summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* added dategnutls_2_12_23Nikos Mavrogiannopoulos2013-02-041-1/+1
|
* DN variable 'T' was expanded to 'title'Nikos Mavrogiannopoulos2013-02-042-1/+3
|
* corrected fixNikos Mavrogiannopoulos2013-02-041-9/+20
|
* doc update + bumped versionNikos Mavrogiannopoulos2013-02-045-4/+7
|
* Fixes to avoid a timing attack in TLS CBC record parsing.Nikos Mavrogiannopoulos2013-02-042-29/+68
|
* free allocated module name. Reported by Sam Varshavchik.Daniel Kahn Gillmor2013-02-032-1/+10
| | | | | | This is the same fix from the 3.0 branch as: ce7caadb "free allocated module name. Reported by Sam Varshavchik."
* libgcrypt code updated with similar checks to nettle codegnutls_2_12_22Nikos Mavrogiannopoulos2013-01-061-2/+14
|
* guile: Fix dependencies to be parallel-safe.Ludovic Courtès2013-01-061-6/+10
|
* releasedNikos Mavrogiannopoulos2013-01-051-1/+4
|
* use AC_CONFIG_HEADERS()Nikos Mavrogiannopoulos2013-01-033-3/+3
|
* Corrected bugs in record padding parsing.Nikos Mavrogiannopoulos2013-01-032-2/+5
|
* Stricter RSA PKCS #1 1.5 encoding and decoding. Reported by Kikuchi Masashi.Nikos Mavrogiannopoulos2013-01-032-2/+18
|
* documented fixNikos Mavrogiannopoulos2012-11-171-0/+3
|
* more gcc warnings to ignoreNikos Mavrogiannopoulos2012-11-171-0/+7
|
* bumped versionNikos Mavrogiannopoulos2012-11-173-3/+3
|
* Prevent the usage of strlen() on null values.Nikos Mavrogiannopoulos2012-11-171-3/+11
|
* updated gnulib, and added hash-pjw-bare.Nikos Mavrogiannopoulos2012-11-11193-1654/+4627
| | | | This fixed compilation with the newer minitasn1.
* updated docgnutls_2_12_21Nikos Mavrogiannopoulos2012-11-081-0/+2
|
* updatedNikos Mavrogiannopoulos2012-11-082-30/+63
|
* bumped versionsNikos Mavrogiannopoulos2012-11-084-4/+4
|
* tolerate key usage violation.Nikos Mavrogiannopoulos2012-11-084-12/+4
|
* update cflags and libsNikos Mavrogiannopoulos2012-11-031-1/+2
|
* updated libtasn1Nikos Mavrogiannopoulos2012-11-0314-625/+633
|
* Key usage violations are allowed when the COMPAT keyword is specified.Nikos Mavrogiannopoulos2012-11-034-6/+17
| | | | | | | I've noticed in the SSL observatory data that most key usage bits in a certificate are set randomly (e.g., there are DSA certificates marked for encryption, and most RSA certificates marked for signature only are used for encryption anyway). There is no point of being strict in such environment.
* Corrected bug in PGP subpacket encodingNikos Mavrogiannopoulos2012-11-031-1/+3
|
* depend on libtasn1 2.14 or later.Nikos Mavrogiannopoulos2012-11-032-4/+11
|
* Use the new asn1_read_node_value()Nikos Mavrogiannopoulos2012-11-031-6/+21
|
* do not use @eurognutls_2_12_20Nikos Mavrogiannopoulos2012-06-102-4/+4
|
* bumped versionsNikos Mavrogiannopoulos2012-06-105-5/+5
|
* Fixed leaks in PKCS #8 decodingNikos Mavrogiannopoulos2012-06-102-3/+5
|
* Revert "This patch fixes following kind of issue with automake 1.12"Nikos Mavrogiannopoulos2012-06-023-9/+0
| | | | This reverts commit 77670476814c078bbad56ce8772b192a3b5736b6.
* corrected data copyNikos Mavrogiannopoulos2012-05-271-4/+4
|
* When checking for an issuer check for a match in the key identifiers.Nikos Mavrogiannopoulos2012-05-242-5/+44
|
* This patch fixes following kind of issue with automake 1.12Nikos Mavrogiannopoulos2012-05-093-0/+9
| | | | | | | | | automake: warnings are treated as errors | /.../automake-1.12/am/ltlibrary.am: warning: 'libgnutls.la': linking libtool libraries using a non-POSIX | /.../automake-1.12/am/ltlibrary.am: archiver requires 'AM_PROG_AR' in 'configure.ac' Patch by: Nitin A Kamble <nitin.a.kamble@intel.com>
* bumped versiongnutls_2_12_19Nikos Mavrogiannopoulos2012-05-052-2/+2
|
* corrected bug in scan_nz()Nikos Mavrogiannopoulos2012-04-251-1/+1
|
* bumped version.Nikos Mavrogiannopoulos2012-04-224-4/+4
|
* documented fixNikos Mavrogiannopoulos2012-04-221-0/+3
|
* Added complete check in SRP parameters.Nikos Mavrogiannopoulos2012-04-221-2/+10
|
* Added better sanity checks in Diffie-Hellman key exchange.Nikos Mavrogiannopoulos2012-04-221-4/+29
| | | | | | Conflicts: lib/gnutls_dh.c
* If a callback fails try the other.Nikos Mavrogiannopoulos2012-04-162-9/+13
|
* documented fixNikos Mavrogiannopoulos2012-04-161-0/+3
|
* by default register a file callback in p11-kit to read a file from the ↵Nikos Mavrogiannopoulos2012-04-161-1/+4
| | | | pin-source pkcs11url field.
* updated libtasn1Nikos Mavrogiannopoulos2012-04-012-66/+88
|
* released 2.12.18gnutls_2_12_18Nikos Mavrogiannopoulos2012-03-161-2/+2
|
* corrected memory leaks in tests.Nikos Mavrogiannopoulos2012-03-163-11/+30
|
* corrected memory leaks in prime generation.Nikos Mavrogiannopoulos2012-03-161-5/+0
|
* more files to ignoreNikos Mavrogiannopoulos2012-03-161-0/+1
|
* Upgraded to libtasn1 version 2.12.Nikos Mavrogiannopoulos2012-03-1615-234/+302
|
* bumped versionNikos Mavrogiannopoulos2012-03-144-4/+4
|