summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* released 3.0.32gnutls_3_0_32Nikos Mavrogiannopoulos2013-08-314-65/+53
* fix version numbers and avoid rebuild of documentation.Nikos Mavrogiannopoulos2013-08-271-0/+2
* Added missing files.Nikos Mavrogiannopoulos2013-08-276-0/+1005
* Sync with TP.Nikos Mavrogiannopoulos2013-08-278-3127/+4204
* doc updateNikos Mavrogiannopoulos2013-08-251-0/+3
* only register current session when not resumingNikos Mavrogiannopoulos2013-08-251-6/+6
* initialize the digest after output on padlock.Nikos Mavrogiannopoulos2013-08-251-0/+9
* Added priority string VERS-DTLS-ALLNikos Mavrogiannopoulos2013-08-253-1/+14
* updated documentationNikos Mavrogiannopoulos2013-08-251-2/+4
* Do not handle MAC and hash reset separately. It is implied by nettle's output...Nikos Mavrogiannopoulos2013-08-257-122/+7
* removed unused codeNikos Mavrogiannopoulos2013-08-041-41/+0
* Do not try to parse arbitrary objects as certificates.Nikos Mavrogiannopoulos2013-08-031-5/+6
* 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