summaryrefslogtreecommitdiff
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
* doc updategnutls_3_2_3pre0Nikos Mavrogiannopoulos2013-07-291-0/+3
* released 3.2.3pre0Nikos Mavrogiannopoulos2013-07-281-1/+1
* bumped versionNikos Mavrogiannopoulos2013-07-281-2/+2
* doc updateNikos Mavrogiannopoulos2013-07-261-0/+3
* Added helper functions to export the available ciphers in a priority structureNikos Mavrogiannopoulos2013-07-251-1/+3
* doc updateNikos Mavrogiannopoulos2013-07-251-0/+8
* released 3.2.2gnutls_3_2_2Nikos Mavrogiannopoulos2013-07-141-1/+2
* Allow hooks to be called before or after generation/receiving.Nikos Mavrogiannopoulos2013-07-111-1/+1
* doc updateNikos Mavrogiannopoulos2013-07-111-1/+1
* doc updateNikos Mavrogiannopoulos2013-07-101-1/+2
* doc updateNikos Mavrogiannopoulos2013-07-101-3/+0
* doc updateNikos Mavrogiannopoulos2013-07-091-0/+3
* Added helper functions for digests.Nikos Mavrogiannopoulos2013-07-041-0/+3
* gnutls_record_overhead_size2 -> gnutls_est_record_overhead_sizeNikos Mavrogiannopoulos2013-07-031-1/+1
* doc updateNikos Mavrogiannopoulos2013-06-141-0/+3
* Added gnutls_handshake_set_hook_function() to allow hooks on arbitrary handsh...Nikos Mavrogiannopoulos2013-06-141-0/+2
* avoid the introduction of a new function to disable replay protection.Nikos Mavrogiannopoulos2013-06-111-1/+1
* Added gnutls_record_overhead_size() and Added gnutls_record_overhead_size2().Nikos Mavrogiannopoulos2013-06-101-0/+2
* DTLS replay protection can now be disabled.Nikos Mavrogiannopoulos2013-06-101-0/+3
* Added gnutls_cipher_get_tag_size().Nikos Mavrogiannopoulos2013-06-101-0/+1
* Added gnutls_certificate_set_trust_list().Nikos Mavrogiannopoulos2013-06-101-1/+1
* updatedNikos Mavrogiannopoulos2013-06-011-0/+9
* updated from 3.2.1Nikos Mavrogiannopoulos2013-06-011-1/+4
* doc updateNikos Mavrogiannopoulos2013-05-291-0/+3
* corrected record overhead calculationsNikos Mavrogiannopoulos2013-05-191-0/+2
* updated docNikos Mavrogiannopoulos2013-05-191-0/+3
* gnutls_session_set_id() was addedNikos Mavrogiannopoulos2013-05-191-1/+1
* doc updateNikos Mavrogiannopoulos2013-05-111-0/+9
* released 3.2.0gnutls_3_2_0Nikos Mavrogiannopoulos2013-05-101-1/+1
* Added more options for salsa20 ciphersNikos Mavrogiannopoulos2013-05-101-0/+4
* Added umac-128Nikos Mavrogiannopoulos2013-05-031-2/+2
* updatedNikos Mavrogiannopoulos2013-04-281-2/+3
* doc updateNikos Mavrogiannopoulos2013-04-281-0/+2
* corrected docNikos Mavrogiannopoulos2013-04-131-1/+1
* documented updateNikos Mavrogiannopoulos2013-04-101-0/+3
* Removed the RSA-EXPORT ciphersuites.Nikos Mavrogiannopoulos2013-04-071-0/+2
* Added support for DTLS 1.2Nikos Mavrogiannopoulos2013-04-071-0/+2
* Removed elliptic curve code from gnutls. Use nettle's implementation.Nikos Mavrogiannopoulos2013-04-021-0/+2
* updatedNikos Mavrogiannopoulos2013-03-241-0/+2
* Added gnutls_mac_get_nonce_size()Nikos Mavrogiannopoulos2013-03-231-0/+1
* updatedNikos Mavrogiannopoulos2013-03-221-6/+14
* Fixes in openpgp handshake with fingerprints. Reported by Joke de Buhr.Nikos Mavrogiannopoulos2013-03-211-0/+3
* correct issue with the (deprecated) external key signing and TLS 1.2Nikos Mavrogiannopoulos2013-03-211-0/+3
* Salsa20R20 -> Salsa20Nikos Mavrogiannopoulos2013-03-191-1/+1
* The HMAC subsystem can now be used for other MAC algorithms, like UMAC. UMAC-...Nikos Mavrogiannopoulos2013-03-191-0/+1
* Added salsa20 cipher, and ciphersuites.Nikos Mavrogiannopoulos2013-03-171-0/+3
* updatedNikos Mavrogiannopoulos2013-03-161-1/+2
* updatedNikos Mavrogiannopoulos2013-03-161-2/+6
* Private key parameters are overwritten with zeros on deinitialization.Nikos Mavrogiannopoulos2013-03-151-0/+2
* Added gnutls_privkey_sign_raw_data()Nikos Mavrogiannopoulos2013-03-141-0/+1