summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* released 3.2.13gnutls_3_2_13Nikos Mavrogiannopoulos2014-04-071-1/+1
* Use the IANA assigned padding extension number.Nikos Mavrogiannopoulos2014-04-071-1/+3
* doc updateNikos Mavrogiannopoulos2014-04-061-2/+3
* doc updateNikos Mavrogiannopoulos2014-04-051-0/+3
* When the --provider option is given, initialize PKCS #11 prior to calling gnu...Nikos Mavrogiannopoulos2014-04-051-10/+5
* eliminate memory leakNikos Mavrogiannopoulos2014-04-051-0/+1
* updated patch to take account of function renamesNikos Mavrogiannopoulos2014-04-052-6/+6
* set the same flags in the second searchNikos Mavrogiannopoulos2014-04-051-0/+1
* fixed bashismsNikos Mavrogiannopoulos2014-04-051-11/+11
* Enhanced test to check that the correct number of certificates is receivedNikos Mavrogiannopoulos2014-04-041-29/+76
* The GNUTLS_PKCS11_OBJ_FLAG_RETRIEVE_DISTRUSTED flag is specific to p11-kit tr...Nikos Mavrogiannopoulos2014-04-041-0/+11
* Perform time check when removing a certificate in _gnutls_pkcs11_verify_crt_s...Nikos Mavrogiannopoulos2014-04-041-4/+20
* When verifying, check for the same certificate in the pkcs11 trusted list, no...Nikos Mavrogiannopoulos2014-04-042-0/+22
* the chainverify test ensures that there is no diverge between different verif...Nikos Mavrogiannopoulos2014-04-041-1/+35
* Updated documentation on null-password and password options of certtool.Nikos Mavrogiannopoulos2014-04-031-2/+2
* doc updateNikos Mavrogiannopoulos2014-04-031-0/+4
* changed the behavior in certtool's PKCS #8 key export with no passwordNikos Mavrogiannopoulos2014-04-034-5/+22
* When verifying check for the same certificate in the trusted list, not only t...Nikos Mavrogiannopoulos2014-04-031-0/+23
* update README to reflect gmplib licensing changeDaniel Kahn Gillmor2014-04-021-5/+7
* corrected version numbers.Nikos Mavrogiannopoulos2014-04-021-1/+1
* doc updateNikos Mavrogiannopoulos2014-04-021-1/+1
* doc updateNikos Mavrogiannopoulos2014-04-021-4/+8
* doc updateNikos Mavrogiannopoulos2014-03-311-2/+4
* doc updateNikos Mavrogiannopoulos2014-03-311-2/+2
* corrected version numberNikos Mavrogiannopoulos2014-03-311-1/+1
* Added test for gnutls_record_cork() and uncork usage under DTLS.Nikos Mavrogiannopoulos2014-03-311-5/+43
* doc updateNikos Mavrogiannopoulos2014-03-312-2/+5
* Added test for CVE-2014-0092Nikos Mavrogiannopoulos2014-03-311-0/+48
* cleaned up documentation of gnutls_record_send()Nikos Mavrogiannopoulos2014-03-311-10/+10
* make gnutls_record_uncork() more DTLS friendly.Nikos Mavrogiannopoulos2014-03-311-1/+14
* Check explicitly for the errors gnutls_record_uncork() should recover from.Nikos Mavrogiannopoulos2014-03-281-1/+1
* doc updateNikos Mavrogiannopoulos2014-03-271-3/+3
* do not consider wildcards in non-ascii names.Nikos Mavrogiannopoulos2014-03-271-1/+15
* set the invalid flag when the owner is unexpected.Nikos Mavrogiannopoulos2014-03-201-1/+1
* doc updateNikos Mavrogiannopoulos2014-03-201-0/+6
* Changed the behaviour in wildcard acceptance in certificates.Nikos Mavrogiannopoulos2014-03-203-40/+100
* export _gnutls_vasprintf that is used by xssl.Nikos Mavrogiannopoulos2014-03-111-0/+1
* updatedNikos Mavrogiannopoulos2014-03-081-2/+4
* set correct value if foundNikos Mavrogiannopoulos2014-03-081-0/+1
* doc updateNikos Mavrogiannopoulos2014-03-081-0/+4
* ciphersuites that utilize SHA256 or SHA384 are only available in TLS 1.0Nikos Mavrogiannopoulos2014-03-081-39/+39
* explicit type conversions when neededNikos Mavrogiannopoulos2014-03-085-50/+51
* more clang warning fixesNikos Mavrogiannopoulos2014-03-087-8/+11
* silence some warningsNikos Mavrogiannopoulos2014-03-081-2/+2
* clang warning fixesNikos Mavrogiannopoulos2014-03-084-7/+16
* updated gnulibKevin Cernekee2014-03-082-2/+3
* doc: Fix enums.texi failure on out-of-tree buildsKevin Cernekee2014-03-071-2/+2
* doc updateNikos Mavrogiannopoulos2014-03-061-0/+9
* Ensure failure when no base64 data have been read. Suggested by Ramkumar Chin...Nikos Mavrogiannopoulos2014-03-061-6/+11
* xssl compilation fix; patch by Colin LeroyNikos Mavrogiannopoulos2014-03-061-1/+1