summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* set release dategnutls_3_0_29Nikos Mavrogiannopoulos2013-03-221-1/+1
* Fixes in openpgp handshake with fingerprints. Reported by Joke de Buhr.Nikos Mavrogiannopoulos2013-03-216-12/+72
* correct issue with the (deprecated) external key signing and TLS 1.2Nikos Mavrogiannopoulos2013-03-212-1/+4
* search only for slots with tokens and avoid caching to prevent issues with mu...Nikos Mavrogiannopoulos2013-03-171-49/+27
* updatedNikos Mavrogiannopoulos2013-03-161-1/+1
* avoid internal errorNikos Mavrogiannopoulos2013-03-161-2/+3
* bumped versionNikos Mavrogiannopoulos2013-03-162-2/+2
* updatedNikos Mavrogiannopoulos2013-03-161-0/+4
* scan slots on PKCS #11 providers only when needed, not on initialization.Nikos Mavrogiannopoulos2013-03-161-44/+65
* removedNikos Mavrogiannopoulos2013-03-081-2/+0
* return unimplemented feature on encounter of a known but unsupported urlNikos Mavrogiannopoulos2013-03-081-6/+7
* Added hash-pjw-bare in gl which is used by minitasn1. Reported by David Woodh...Nikos Mavrogiannopoulos2013-03-065-2/+78
* Fixes in cpu and cross-compilation detectionNikos Mavrogiannopoulos2013-03-061-4/+4
* check revocation prior to reading local certs.Nikos Mavrogiannopoulos2013-03-061-4/+4
* deinitialize certificate and use internal function name for gnutls_x509_trust...Nikos Mavrogiannopoulos2013-03-063-3/+4
* updatedNikos Mavrogiannopoulos2013-03-051-0/+3
* backported configure check for trust store.Nikos Mavrogiannopoulos2013-03-051-6/+10
* correctly remove revoked certificates. That required quite some backports fro...Nikos Mavrogiannopoulos2013-03-053-13/+138
* Check for revoked certs in android and do not add. Suggested by David Woodhouse.Nikos Mavrogiannopoulos2013-03-051-3/+15
* lower the priority of the DHE_* ciphersuites.Nikos Mavrogiannopoulos2013-03-051-1/+5
* handle the interesting variance between directoriesNikos Mavrogiannopoulos2013-03-051-4/+5
* 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