summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* include config.hNikos Mavrogiannopoulos2013-03-041-0/+1
* configure.ac updatesNikos Mavrogiannopoulos2013-03-041-1/+1
* Updated gnulib.Nikos Mavrogiannopoulos2013-03-04557-2092/+2851
* load CA certificates in Android 4.x systems.Nikos Mavrogiannopoulos2013-03-042-7/+60
* gl_EARLY called earlierNikos Mavrogiannopoulos2013-03-041-1/+2
* removed Werror flagsNikos Mavrogiannopoulos2013-03-041-2/+1
* updatedNikos Mavrogiannopoulos2013-03-021-0/+2
* Select CPU optimizations based on target cpu rather than the host.Nikos Mavrogiannopoulos2013-03-021-5/+3
* use ARCFOUR by default on PKCS #12 file generationNikos Mavrogiannopoulos2013-03-012-1/+5
* Fixed gnutls_pkcs11_reinit() to reinitialize all modules.Nikos Mavrogiannopoulos2013-02-192-7/+7
* updatedNikos Mavrogiannopoulos2013-02-131-0/+8
* corrected gnutls_pubkey_verify_data()Nikos Mavrogiannopoulos2013-02-131-3/+10
* reduced hash table sizeNikos Mavrogiannopoulos2013-02-131-1/+1
* DN variable 'T' was expanded to 'title'gnutls_3_0_28Nikos Mavrogiannopoulos2013-02-042-1/+3
* prepared releaseNikos Mavrogiannopoulos2013-02-041-1/+1
* documented fixNikos Mavrogiannopoulos2013-02-041-0/+3
* Fixes to avoid a timing attack in TLS CBC record parsing.Nikos Mavrogiannopoulos2013-02-042-37/+81
* Added GNUTLS_PKCS11_OBJ_ATTR_CRT_TRUSTED_CA to specify trusted CA certificates.Nikos Mavrogiannopoulos2013-02-043-4/+29
* simplified DB storingNikos Mavrogiannopoulos2013-02-011-30/+13
* remove function is not required to add or retrieve from db.Nikos Mavrogiannopoulos2013-02-011-3/+2
* Fixes in server side of DTLS-0.9.Nikos Mavrogiannopoulos2013-01-314-3/+16
* documented fixNikos Mavrogiannopoulos2013-01-281-0/+9
* Fix AEAD out-of-place decryptionNikos Mavrogiannopoulos2013-01-281-1/+5
* use AC_CONFIG_HEADERS() and bumped version.Nikos Mavrogiannopoulos2013-01-042-3/+3
* added checks on decryption and verification.Nikos Mavrogiannopoulos2013-01-031-1/+13
* bumped versiongnutls_3_0_27Nikos Mavrogiannopoulos2013-01-033-3/+3
* Stricter RSA PKCS #1 1.5 encoding. Reported by Kikuchi Masashi.Nikos Mavrogiannopoulos2012-12-312-2/+5
* updatedNikos Mavrogiannopoulos2012-12-311-1/+1
* document fixNikos Mavrogiannopoulos2012-12-041-0/+3
* Corrected bugs in record parsing.Nikos Mavrogiannopoulos2012-12-041-4/+4
* updatedNikos Mavrogiannopoulos2012-12-011-0/+8
* guile: Fix dependencies to be parallel-safe.Ludovic Courtès2012-12-011-4/+9
* updated libtasn1Nikos Mavrogiannopoulos2012-11-0913-591/+541
* updatedgnutls_3_0_26Nikos Mavrogiannopoulos2012-11-091-10/+10
* updatedNikos Mavrogiannopoulos2012-11-091-10/+10
* updated scriptsNikos Mavrogiannopoulos2012-11-094-4/+11
* bumped versionNikos Mavrogiannopoulos2012-11-093-4/+4
* removed debuggingNikos Mavrogiannopoulos2012-11-071-1/+0
* Tolerate key usage violation.Nikos Mavrogiannopoulos2012-11-074-10/+5
* Too old -> superseded.Nikos Mavrogiannopoulos2012-11-063-4/+4
* corrected checksNikos Mavrogiannopoulos2012-11-061-27/+7
* updatedNikos Mavrogiannopoulos2012-11-061-0/+3
* Increased maximum password len in PKCS #12.Nikos Mavrogiannopoulos2012-11-061-11/+18
* CRL verification includes the time checks.Nikos Mavrogiannopoulos2012-11-065-10/+50
* Added debugging, and reverted some changes from the 3.1 backport.gnutls_3_0_25Nikos Mavrogiannopoulos2012-10-122-5/+21
* bumped versionsNikos Mavrogiannopoulos2012-10-123-5/+5
* updated docNikos Mavrogiannopoulos2012-10-121-0/+2
* Added (back) RFC5081 support in client mode.Nikos Mavrogiannopoulos2012-10-115-14/+62
* Several OpenPGP updates.Nikos Mavrogiannopoulos2012-10-118-122/+168
* do not set verify_flagsNikos Mavrogiannopoulos2012-10-041-1/+0