summaryrefslogtreecommitdiff
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
* Do not export the non-existant symbols gnutls_pkcs11_privkey_sign_hash and gn...Nikos Mavrogiannopoulos2010-12-151-0/+2
* documented new functionsNikos Mavrogiannopoulos2010-12-131-1/+8
* Added new functions.Nikos Mavrogiannopoulos2010-12-131-0/+7
* documented deprecated functions.Nikos Mavrogiannopoulos2010-12-111-1/+5
* documented previous update.Nikos Mavrogiannopoulos2010-12-081-0/+3
* Add.Simon Josefsson2010-12-071-0/+3
* Bump versions.Simon Josefsson2010-12-071-0/+5
* Version 2.11.6.Simon Josefsson2010-12-061-1/+1
* documented SSL 3.0 record version change.Nikos Mavrogiannopoulos2010-12-061-0/+4
* Use ASN1_NULL when writing parameters for RSA signatures. This makes us compl...Nikos Mavrogiannopoulos2010-12-051-0/+3
* Corrected buffer overflow in gnutls-serv by Tomas Mraz.Nikos Mavrogiannopoulos2010-12-051-0/+7
* released 2.11.5Nikos Mavrogiannopoulos2010-12-011-1/+1
* Reverted default behavior for verification and introduced GNUTLS_VERIFY_DO_NO...Nikos Mavrogiannopoulos2010-11-261-0/+4
* Typo.Simon Josefsson2010-11-251-1/+1
* added infoNikos Mavrogiannopoulos2010-11-161-0/+3
* Added SIGN-ALL, CTYPE-ALL, COMP-ALL, and VERS-TLS-ALL priority strings.Nikos Mavrogiannopoulos2010-11-161-0/+4
* Added gnutls_pkcs11_token_set_pin() and gnutls_pkcs11_token_init() to enableNikos Mavrogiannopoulos2010-11-071-1/+4
* gnutls-cli: Print channel binding only in verbose mode.Simon Josefsson2010-10-161-0/+4
* Bump versions.Simon Josefsson2010-10-151-0/+5
* Version 2.11.4.Simon Josefsson2010-10-151-1/+1
* Add.Simon Josefsson2010-10-151-0/+2
* Document channel binding API.Simon Josefsson2010-10-151-1/+2
* Add gnutls_session_channel_binding API.Simon Josefsson2010-10-141-1/+9
* Add.Simon Josefsson2010-10-141-2/+6
* Add.Simon Josefsson2010-10-141-0/+4
* Bump versions.Simon Josefsson2010-10-141-0/+5
* Version 2.11.3.Simon Josefsson2010-10-141-1/+1
* Bump versions.Simon Josefsson2010-10-141-0/+10
* bumped versionNikos Mavrogiannopoulos2010-10-081-1/+1
* Mention new APIs.Simon Josefsson2010-10-011-1/+2
* updatedNikos Mavrogiannopoulos2010-09-291-0/+3
* Add new extended key usage ipsecIKEMicah Anderson2010-09-291-0/+2
* --pkcs11-* in certtool was renamed to --p11-*.Nikos Mavrogiannopoulos2010-09-271-0/+7
* Corrected advertizing issue for session tickets.Nikos Mavrogiannopoulos2010-09-251-0/+2
* documented changeNikos Mavrogiannopoulos2010-09-201-0/+8
* updated for 2.11.1Nikos Mavrogiannopoulos2010-09-141-9/+11
* Documented changes.Nikos Mavrogiannopoulos2010-09-101-0/+3
* updated NEWS.Nikos Mavrogiannopoulos2010-09-081-0/+2
* When the %COMPAT flag is specified, larger records that would otherwise viola...Nikos Mavrogiannopoulos2010-09-011-0/+3
* By default lowat is set to zero.Nikos Mavrogiannopoulos2010-08-201-0/+4
* libnettle is the default crypto library.Nikos Mavrogiannopoulos2010-08-181-1/+9
* Added Camellia-128/256, SHA-224/384/512 and support for DSA2 when using nettle.Nikos Mavrogiannopoulos2010-07-291-0/+3
* Added RSA_NULL_SHA1 and SHA256 ciphersuites.Nikos Mavrogiannopoulos2010-07-261-0/+2
* Re-add old NEWS entries.Simon Josefsson2010-07-251-0/+57
* gnutls_x509_privkey_import() will fallback to gnutls_x509_privkey_import_pkcs...Nikos Mavrogiannopoulos2010-07-241-0/+4
* Better handling of security parameters to key sizes matching (via a single ta...Nikos Mavrogiannopoulos2010-07-231-3/+5
* Updated documentation and gnutls_pk_params_t mappings to ECRYPT II recommenda...Nikos Mavrogiannopoulos2010-07-231-0/+11
* updated NEWSNikos Mavrogiannopoulos2010-07-221-1/+4
* Added support for EGD daemon in nettle's RNG. It is used if /dev/urandomNikos Mavrogiannopoulos2010-07-111-1/+3
* Support scattered write using writev(). This takesNikos Mavrogiannopoulos2010-07-101-3/+11