summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* released 3.2.12.1gnutls_3_2_12_1Nikos Mavrogiannopoulos2014-03-042-1/+9
* added missing declarationNikos Mavrogiannopoulos2014-03-041-0/+1
* re-introduced rsa-export configure optionNikos Mavrogiannopoulos2014-03-041-0/+14
* fixed more memory leaks in crywrapNikos Mavrogiannopoulos2014-03-031-0/+10
* addressed memory leak in crywrap.cNikos Mavrogiannopoulos2014-03-031-2/+4
* check the blacklist for certificates provided in gnutls_x509_trust_list_verif...gnutls_3_2_12Nikos Mavrogiannopoulos2014-03-021-0/+8
* corrected configure option.Nikos Mavrogiannopoulos2014-03-023-21/+8
* updated option for TPMNikos Mavrogiannopoulos2014-03-021-1/+1
* doc updateNikos Mavrogiannopoulos2014-03-021-0/+2
* print message before failing when the pull timeout function isn't replaced.Nikos Mavrogiannopoulos2014-03-021-1/+3
* override select in windows systems as wellNikos Mavrogiannopoulos2014-03-021-13/+18
* added release dateNikos Mavrogiannopoulos2014-03-021-1/+1
* doc updateNikos Mavrogiannopoulos2014-02-281-0/+4
* Allow all ciphersuites in SSL3.0 when they are available in TLS1.0Nikos Mavrogiannopoulos2014-02-281-79/+79
* mention SHA384 as MAC optionNikos Mavrogiannopoulos2014-02-281-1/+1
* documented the defaultsNikos Mavrogiannopoulos2014-02-282-2/+2
* Add required prioritiesNikos Mavrogiannopoulos2014-02-281-4/+4
* corrected return codes.Nikos Mavrogiannopoulos2014-02-281-11/+24
* Corrected error checking in _gnutls_x509_ext_gen_proxyCertInfoNikos Mavrogiannopoulos2014-02-281-3/+3
* doc updateNikos Mavrogiannopoulos2014-02-261-0/+4
* removed not trusted message; reported by Michel Briand.Nikos Mavrogiannopoulos2014-02-261-4/+0
* bumped versionNikos Mavrogiannopoulos2014-02-232-2/+2
* doc updateNikos Mavrogiannopoulos2014-02-231-0/+3
* New option --stricttofu for gnutls-cliJens Lechtenboerger2014-02-232-5/+20
* combined initializationNikos Mavrogiannopoulos2014-02-221-5/+4
* doc updateNikos Mavrogiannopoulos2014-02-181-0/+6
* When verifying a response and a signer isn't provided assume that the signer ...Nikos Mavrogiannopoulos2014-02-181-75/+92
* When sending a nonce in OCSP check if it is available on the reply.Nikos Mavrogiannopoulos2014-02-185-36/+100
* fix small leakNikos Mavrogiannopoulos2014-02-181-0/+1
* Verify in example that the sent nonce matches the received nonce.Nikos Mavrogiannopoulos2014-02-181-13/+23
* doc updateNikos Mavrogiannopoulos2014-02-181-2/+5
* reinitialize the handshake timers when gnutls_handshake() is called.Nikos Mavrogiannopoulos2014-02-182-1/+5
* Improved DTLS rehandshake test to catch a timeout issue in handshake().Nikos Mavrogiannopoulos2014-02-181-0/+1
* Removed reference to NEW_PADDING.Nikos Mavrogiannopoulos2014-02-171-6/+0
* doc updateNikos Mavrogiannopoulos2014-02-161-0/+9
* require p11-kit 0.20.0 or later.Nikos Mavrogiannopoulos2014-02-151-1/+1
* Corrected bug in gnutls_pcert_list_import_x509_raw().Nikos Mavrogiannopoulos2014-02-151-4/+5
* corrected suppressions fileNikos Mavrogiannopoulos2014-02-141-1/+2
* released 3.2.11gnutls_3_2_11Nikos Mavrogiannopoulos2014-02-131-1/+1
* bumped versionNikos Mavrogiannopoulos2014-02-132-2/+2
* ensure that the issuer in present in a trusted module.Nikos Mavrogiannopoulos2014-02-131-1/+1
* doc updateNikos Mavrogiannopoulos2014-02-131-1/+3
* removed flag GNUTLS_PKCS11_TOKEN_TRUSTED_UINTNikos Mavrogiannopoulos2014-02-132-27/+1
* doc updateNikos Mavrogiannopoulos2014-02-131-1/+2
* Added flag GNUTLS_PKCS11_TOKEN_TRUSTED for gnutls_pkcs11_token_get_flags().Nikos Mavrogiannopoulos2014-02-132-2/+11
* Use the GNUTLS_PKCS11_OBJ_FLAG_PRESENT_IN_TRUSTED_MODULE to ensure that only ...Nikos Mavrogiannopoulos2014-02-131-19/+2
* Added flag GNUTLS_PKCS11_OBJ_FLAG_PRESENT_IN_TRUSTED_MODULE.Nikos Mavrogiannopoulos2014-02-133-8/+19
* mark trusted p11-kit modules as trusted.Nikos Mavrogiannopoulos2014-02-131-0/+5
* fixed socket existance checkingMarcus Meissner2014-02-121-2/+4
* doc updateNikos Mavrogiannopoulos2014-02-121-1/+1