summaryrefslogtreecommitdiff
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
* bumped version.Nikos Mavrogiannopoulos2011-06-181-1/+5
* Added new PKCS #11 flags to force an object being private or not.Nikos Mavrogiannopoulos2011-06-181-0/+6
* Added gnutls_x509_trust_list_add_named_crt() andNikos Mavrogiannopoulos2011-06-041-1/+8
* Added SuiteB ciphersuites. Added SUITEB128 and SUITEB192 priority strings.Nikos Mavrogiannopoulos2011-06-041-0/+3
* gnutls_ecc_curve_get() was added.Nikos Mavrogiannopoulos2011-06-041-0/+12
* gnutls/crypto.h no longer includes functions to register ciphers.Nikos Mavrogiannopoulos2011-06-021-0/+9
* Added AES-GCM optimizations using the PCLMULQDQ instruction. Uses Andy Polyak...Nikos Mavrogiannopoulos2011-06-011-0/+3
* Added ECDHE-PSK ciphersuites for TLS (RFC 5489).Nikos Mavrogiannopoulos2011-05-271-0/+8
* document elliptic curves addition.Nikos Mavrogiannopoulos2011-05-261-1/+8
* listed newly added functions.Nikos Mavrogiannopoulos2011-05-261-0/+23
* updatedNikos Mavrogiannopoulos2011-05-101-0/+3
* Added gnutls_global_set_audit_log_function() that allows associating TLS sess...Nikos Mavrogiannopoulos2011-05-071-1/+5
* updatesNikos Mavrogiannopoulos2011-05-071-0/+6
* Added gnutls_x509_crq_verify().Nikos Mavrogiannopoulos2011-05-071-0/+10
* Added gnutls_certificate_get_issuer() to allow getting the issuer a certifica...Nikos Mavrogiannopoulos2011-05-031-0/+10
* documented previous updates.Nikos Mavrogiannopoulos2011-05-011-2/+6
* updated for releasegnutls_2_99_1Nikos Mavrogiannopoulos2011-04-231-2/+7
* Restored HMAC-MD5 for compatibility. Although considered weak, several sites ...Nikos Mavrogiannopoulos2011-04-171-0/+6
* Added Andy Polyakov's version of AES-NI optimizations.Nikos Mavrogiannopoulos2011-04-161-1/+1
* Don't include <gcrypt.h> when it's not needed.Ludovic Courtès2011-04-131-0/+2
* Updates in the AES-NI accelerator.Nikos Mavrogiannopoulos2011-04-121-0/+3
* gnutls_transport_set_global_errno() is no more.Nikos Mavrogiannopoulos2011-04-111-1/+6
* Support for liblzo was dropped.Nikos Mavrogiannopoulos2011-04-101-0/+2
* bumped versionNikos Mavrogiannopoulos2011-04-101-0/+6
* updatedNikos Mavrogiannopoulos2011-04-091-6/+50
* updatedNikos Mavrogiannopoulos2011-04-081-0/+5
* included news of 2.12.0Nikos Mavrogiannopoulos2011-03-241-0/+30
* gnutls_transport_set_lowat() is no more.Nikos Mavrogiannopoulos2011-03-121-0/+2
* increased the so version of libgnutls-openssl.Nikos Mavrogiannopoulos2011-03-101-0/+3
* Remove gnutls_x509_crq_get_preferred_hash_algorithm.Simon Josefsson2011-02-231-1/+1
* Rename gnutls_privkey_sign_data2 to gnutls_privkey_sign_data and gnutls_privk...Simon Josefsson2011-02-231-8/+8
* Corrected signature generation and verificationNikos Mavrogiannopoulos2011-02-121-0/+4
* The C++ interface returns exception on every error and not only on fatal ones...Nikos Mavrogiannopoulos2011-02-101-0/+7
* Allow DSA2 even in protocols before TLS 1.2.Nikos Mavrogiannopoulos2011-02-091-0/+6
* Removed gnutls_psk_netconf_derive_key.Nikos Mavrogiannopoulos2011-02-071-1/+1
* Removed gnutls_certificate_verify_peers.Nikos Mavrogiannopoulos2011-02-071-0/+1
* Removed gnutls_session_set_finished_function().Nikos Mavrogiannopoulos2011-02-071-0/+1
* gnutls_recv() returns GNUTLS_E_PREMATURE_TERMINATION on EOF.Nikos Mavrogiannopoulos2011-02-071-0/+3
* not untested.Nikos Mavrogiannopoulos2011-02-071-1/+1
* Added gnutls_cipher_add_auth() gnutls_cipher_tag() to export theNikos Mavrogiannopoulos2011-02-071-0/+3
* unstable -> untested.Nikos Mavrogiannopoulos2011-02-061-1/+1
* updated NEWS on GCM mode.Nikos Mavrogiannopoulos2011-02-061-0/+2
* Removed inner application extension.Nikos Mavrogiannopoulos2011-02-061-7/+34
* Removed: gnutls_session_get_server_random, gnutls_session_get_client_random, ...Nikos Mavrogiannopoulos2011-02-051-3/+3
* Removed functions:Nikos Mavrogiannopoulos2011-02-051-3/+3
* documented gnutls_session_get_* deprecated functions.Nikos Mavrogiannopoulos2011-02-021-0/+3
* Added new functionality to certtool, and can verify certificates against a li...Nikos Mavrogiannopoulos2011-02-021-0/+4
* The internal subsystem uses the new certificate verification functions.Nikos Mavrogiannopoulos2011-01-311-0/+7
* Added a new API to verify certificates. It is more efficient andNikos Mavrogiannopoulos2011-01-311-0/+13
* exported gnutls_x509_crl_get_raw_issuer_dn()Nikos Mavrogiannopoulos2011-01-301-0/+1