summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* released 3.3.11gnutls_3_3_11Nikos Mavrogiannopoulos2014-12-111-1/+1
* bumped versionNikos Mavrogiannopoulos2014-12-112-2/+2
* testcompat: corrected usage of null cipherNikos Mavrogiannopoulos2014-12-111-1/+1
* added the .check function in FIPS140-2 codeNikos Mavrogiannopoulos2014-12-101-0/+10
* _gnutls_x509_get_dn() always return a null terminated stringNikos Mavrogiannopoulos2014-12-051-0/+4
* if the rnd structure doesn't provide check, _gnutls_rnd_check() will succeedNikos Mavrogiannopoulos2014-12-021-1/+4
* Reorganized, and eliminated memory leak in _gnutls_x509_crt_check_revocation()Nikos Mavrogiannopoulos2014-11-301-13/+15
* doc updateNikos Mavrogiannopoulos2014-11-282-1/+8
* gnutls-cli-debug: Added check for whether %NO_EXTENSIONS is requiredNikos Mavrogiannopoulos2014-11-283-20/+42
* gnutls_session_get_desc: allow proper printing of the NULL KXNikos Mavrogiannopoulos2014-11-281-9/+15
* gnutls_certificate_set_x509_key_*: eliminated memory leak when certificate co...Nikos Mavrogiannopoulos2014-11-251-2/+7
* gnutls-cli-debug: do not print error on unknown protocolsNikos Mavrogiannopoulos2014-11-241-1/+1
* documented the limitations of the loading functionsNikos Mavrogiannopoulos2014-11-241-0/+12
* corrected memleak in read_key_mem()Nikos Mavrogiannopoulos2014-11-241-0/+1
* gnutls-cli-debug: Added check for sorted certificate chainNikos Mavrogiannopoulos2014-11-243-2/+73
* restore only the documented behaviorNikos Mavrogiannopoulos2014-11-223-4/+2
* doc updateNikos Mavrogiannopoulos2014-11-211-0/+3
* tests: added test for GNUTLS_E_GOT_APPLICATION_DATA on rehandshakeNikos Mavrogiannopoulos2014-11-212-1/+459
* treat GNUTLS_E_GOT_APPLICATION_DATA as non-fatal if initial negotiation is co...Nikos Mavrogiannopoulos2014-11-212-4/+9
* doc updateNikos Mavrogiannopoulos2014-11-211-4/+0
* Revert "The priority modifier %LATEST_RECORD_VERSION is now the default"Nikos Mavrogiannopoulos2014-11-211-0/+1
* _rnd_get_event: use memset to avoid valgrind complaintsNikos Mavrogiannopoulos2014-11-211-0/+1
* compilation fix for FIPS140-2 modeNikos Mavrogiannopoulos2014-11-211-13/+14
* deinitialize the OCSP response der dataNikos Mavrogiannopoulos2014-11-211-15/+23
* NORMAL priority: prioritize the less than 256-bits curves at the lowest levelNikos Mavrogiannopoulos2014-11-171-4/+4
* properly reset the zombie mode in FIPS modeNikos Mavrogiannopoulos2014-11-163-0/+11
* doc updateNikos Mavrogiannopoulos2014-11-151-0/+2
* Fixed SRTP profile configuration in cli.c and serv.c.David Weber2014-11-142-24/+32
* gnutls-cli: print info on the OCSP status requestNikos Mavrogiannopoulos2014-11-141-2/+5
* use the original DER/BER data when verifying an OCSP responseNikos Mavrogiannopoulos2014-11-141-7/+4
* windows: updated _gnutls_ucs2_to_utf8()Nikos Mavrogiannopoulos2014-11-141-10/+31
* gnutls-cli-debug: check for OCSP status responseNikos Mavrogiannopoulos2014-11-143-0/+33
* added check for servers that disallow the SSL 3.0 record versionNikos Mavrogiannopoulos2014-11-143-1/+27
* corrected crq test case; reported by Andreas MetzlerNikos Mavrogiannopoulos2014-11-141-2/+11
* set the GNUTLS_PIN_CONTEXT_SPECIFIC flag on PIN callbackNikos Mavrogiannopoulos2014-11-131-0/+3
* rnd: removed the packed attribute from event_stNikos Mavrogiannopoulos2014-11-131-5/+1
* doc updateNikos Mavrogiannopoulos2014-11-131-0/+10
* The priority modifier %LATEST_RECORD_VERSION is now the defaultNikos Mavrogiannopoulos2014-11-131-1/+0
* testcompat: updatedgnutls_3_3_10Nikos Mavrogiannopoulos2014-11-102-96/+194
* bumped versionNikos Mavrogiannopoulos2014-11-102-2/+2
* doc updateNikos Mavrogiannopoulos2014-11-101-1/+4
* Added check with the invalid crq sent by Sean BurfordNikos Mavrogiannopoulos2014-11-094-2/+48
* when exporting curve coordinates to X9.63 format, perform additional sanity c...Nikos Mavrogiannopoulos2014-11-091-0/+10
* doc updateNikos Mavrogiannopoulos2014-11-081-2/+1
* doc: updated text on session ticketsNikos Mavrogiannopoulos2014-11-082-2/+11
* tools: include arpa/inet.h in socket.cNikos Mavrogiannopoulos2014-11-071-0/+1
* doc: use the same port for DTLS client and serverNikos Mavrogiannopoulos2014-11-071-1/+1
* pkcs11: pass the correct user type to protected authentication loginNikos Mavrogiannopoulos2014-11-071-3/+2
* doc: corrected values for INSECURE levelNikos Mavrogiannopoulos2014-11-071-3/+3
* doc updateNikos Mavrogiannopoulos2014-11-071-0/+3