summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* pkcs11_login: set the correct user type on reauthenticationNikos Mavrogiannopoulos2014-11-072-4/+11
* pkcs11: force login on tokens that require itNikos Mavrogiannopoulos2014-11-073-8/+11
* added support for PKCS #11 keys that require reauthentication and simplified ...Nikos Mavrogiannopoulos2014-11-073-8/+44
* applied patch by A. Klitzing to improve compatibile with some apple systemsNikos Mavrogiannopoulos2014-11-062-0/+14
* gnutls-cli-debug: backported changes from 3.4.0 branchNikos Mavrogiannopoulos2014-11-064-102/+175
* Fix double-free in gnutls_pkcs12_simple_parse()Chen Hongzhi2014-11-051-2/+0
* mytexi2latex: handle na@"iveNikos Mavrogiannopoulos2014-11-041-0/+1
* Cleaning up some awkward phrasings.Chris Barry2014-11-045-27/+28
* updated textNikos Mavrogiannopoulos2014-11-041-1/+1
* doc updateNikos Mavrogiannopoulos2014-11-031-1/+1
* doc: Added missing reference for EMSGSIZE to inline documentation of gnutls_t...Jaak Ristioja2014-11-031-1/+1
* doc: Fixed typo in inline comment of gnutls_transport_set_errno().Jaak Ristioja2014-11-031-1/+1
* updated the text for GNUTLS_E_UNSUPPORTED_VERSION_PACKETNikos Mavrogiannopoulos2014-11-021-1/+1
* when calling gnutls_x509_crt_get_subject_key_id set the id_sizeNikos Mavrogiannopoulos2014-11-011-0/+1
* deinitialize the temporary spki dataNikos Mavrogiannopoulos2014-11-011-0/+1
* tests: added test for gnutls_global_init after all descriptors are closedNikos Mavrogiannopoulos2014-10-312-1/+81
* corrected check for urandom fdNikos Mavrogiannopoulos2014-10-313-3/+7
* corrected exit state from gnutls_global_initNikos Mavrogiannopoulos2014-10-311-2/+4
* doc updateNikos Mavrogiannopoulos2014-10-311-0/+5
* updated text for gnutls_fd_in_use() to account the new behaviorNikos Mavrogiannopoulos2014-10-311-3/+3