summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* guile: Use `LOG_COMPILER', as required by Automake 1.12+.gnutls_3_0_31Ludovic Courtès2013-07-121-3/+4
* doc updateNikos Mavrogiannopoulos2013-07-121-0/+3
* bumped versionNikos Mavrogiannopoulos2013-07-122-2/+2
* pkcs11: Use the correct attribute length for CKA_TRUSTEDStef Walter2013-07-041-1/+1
* guile: tests: Use `port->fdes' rather than `fileno'.Ludovic Courtès2013-06-283-9/+9
* guile: Keep a weak reference on objects aggregated by other objects.Ludovic Courtès2013-06-281-1/+27
* doc updateNikos Mavrogiannopoulos2013-06-191-0/+9
* enforce the maximum TLS size when setting MTUNikos Mavrogiannopoulos2013-06-191-1/+1
* released 3.0.30gnutls_3_0_30Nikos Mavrogiannopoulos2013-06-011-1/+1
* updated libopts generated filesNikos Mavrogiannopoulos2013-06-0116-2460/+7027
* updated liboptsNikos Mavrogiannopoulos2013-06-0152-4759/+6405
* check for suse's CA bundle fileNikos Mavrogiannopoulos2013-06-011-0/+1
* Sync with TP.Nikos Mavrogiannopoulos2013-05-292-0/+1344
* doc updateNikos Mavrogiannopoulos2013-05-291-0/+3
* allow ciphersuites with elliptic curves even when using SSL 3.0.Nikos Mavrogiannopoulos2013-05-291-19/+19
* bumped versionNikos Mavrogiannopoulos2013-05-292-2/+2
* corrected AEAD tag sizeNikos Mavrogiannopoulos2013-05-292-5/+3
* more precise calculation of DTLS overheadNikos Mavrogiannopoulos2013-05-291-4/+7
* updated gnulibNikos Mavrogiannopoulos2013-05-2933-109/+339
* avoid global_initNikos Mavrogiannopoulos2013-05-291-2/+2
* removed unsupported ciphersuitesNikos Mavrogiannopoulos2013-05-291-2/+0
* Check overhead in DTLS.Nikos Mavrogiannopoulos2013-05-292-1/+355
* doc updateNikos Mavrogiannopoulos2013-05-251-0/+3
* revive gnutls_handshake_get_last_in(). Report by Mann Ern Kang.Nikos Mavrogiannopoulos2013-05-251-0/+2
* corrected signal() callNikos Mavrogiannopoulos2013-05-211-1/+1
* corrected memory leak in padlock_hash_fast()Nikos Mavrogiannopoulos2013-04-162-0/+2
* make a short list of the available PK algorithmsNikos Mavrogiannopoulos2013-04-021-6/+20
* updatedNikos Mavrogiannopoulos2013-03-271-0/+9
* When in compatibility mode allow for a wrong version in the RSA PMS.Nikos Mavrogiannopoulos2013-03-274-4/+8
* 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