summaryrefslogtreecommitdiff
path: root/lib/includes
Commit message (Expand)AuthorAgeFilesLines
* Display postalCode and Name X.509 DN attributes correctly.Nikos Mavrogiannopoulos2010-03-201-0/+2
* Each ciphersuite is now tight with a minimum TLS version and a maximumNikos Mavrogiannopoulos2010-03-201-0/+2
* Added gnutls_certificate_set_verify_function() to allow checking (verifying)Nikos Mavrogiannopoulos2010-03-171-0/+5
* Added missing prototype.Nikos Mavrogiannopoulos2010-03-161-0/+2
* Extended time verification to trusted certificate list as well. IntroducedNikos Mavrogiannopoulos2010-03-141-1/+4
* Extension generation in SSL 3.0 (as a reply to SCSV) is not usingNikos Mavrogiannopoulos2010-03-111-2/+4
* Avoid sending alerts during handshake. Alerts might be interrupted and returnNikos Mavrogiannopoulos2010-03-031-0/+2
* Doc fix.Simon Josefsson2010-02-171-2/+2
* Fix enum doc.Simon Josefsson2010-02-171-1/+2
* More enum docs.Simon Josefsson2010-02-171-159/+221
* More enum documentation.Simon Josefsson2010-02-171-17/+45
* More enum documentation.Simon Josefsson2010-02-171-63/+82
* Document more.Simon Josefsson2010-02-171-3/+11
* Document enum.Simon Josefsson2010-02-171-8/+21
* More enum.Simon Josefsson2010-02-171-8/+16
* Fix typo.Simon Josefsson2010-02-171-2/+2
* More GTK-DOC documentation.Simon Josefsson2010-02-171-106/+280
* Improve GTK-DOC coverage.Simon Josefsson2010-02-171-20/+70
* Fix comments, for GTK-DOC.Simon Josefsson2010-02-171-23/+23
* Fix for GTK-DOC parse breakage.Simon Josefsson2010-02-171-2/+1
* Another GTK-DOC fix.Simon Josefsson2010-02-171-1/+1
* Fix GTK-DOC syntax. Unfortunately this looses some information.Simon Josefsson2010-02-171-6/+9
* Update copyright years.Simon Josefsson2010-01-276-6/+11
* Fix FSF copyright notices.Simon Josefsson2010-01-276-6/+6
* When resuming no extensions were parsed thus the safeNikos Mavrogiannopoulos2010-01-121-1/+2
* Added Steve Dispensa's patch for safe renegotiation (with artistic changes).Nikos Mavrogiannopoulos2010-01-121-0/+2
* Added safe renegotiation patch from Steve Dispensa, modified to suit gnutlsNikos Mavrogiannopoulos2010-01-111-0/+4
* Reverted all previous changes to combine hashes with MAC algorithms.Nikos Mavrogiannopoulos2009-12-052-3/+24
* Revert "Merged the two internal hash API functions, to simplify and reduce co...Nikos Mavrogiannopoulos2009-12-052-49/+51
* Revert "Added plain MD5 hash check and corrected gnutls_hash_fast() usage in ...Nikos Mavrogiannopoulos2009-12-051-1/+2
* Added plain MD5 hash check and corrected gnutls_hash_fast() usage in openssl.cNikos Mavrogiannopoulos2009-12-021-2/+1
* Exported gnutls_cipher_get_block_size() and all hash functions added to libgn...Nikos Mavrogiannopoulos2009-12-021-3/+4
* Merged the two internal hash API functions, to simplify and reduce code.Nikos Mavrogiannopoulos2009-11-292-50/+48
* Added cryptodev support (/dev/crypto). Tested with http://www.logix.cz/michal...Nikos Mavrogiannopoulos2009-11-292-30/+27
* Fix NEWS blurb. Shorten new API name.Simon Josefsson2009-11-051-2/+3
* Final touch on signature algorithms in TLS 1.2 support. Added function gnutls...Nikos Mavrogiannopoulos2009-11-011-0/+3
* Improved TLS 1.2 support. Added support for the SignatureAlgorithm extensionNikos Mavrogiannopoulos2009-11-011-1/+2
* Added GNUTLS_BAG_SECRET that adds support for storing a randomly generated keyNikos Mavrogiannopoulos2009-10-251-0/+4
* Added support for the AES family of ciphers in the PKCS8 and 12 encryption op...Nikos Mavrogiannopoulos2009-10-242-1/+5
* Add X509 Issuer Altname functionsBrad Hards2009-09-101-0/+15
* Fix deprecated usage of gnutls_datum.Simon Josefsson2009-08-281-1/+1
* session ticket supportDaiki Ueno2009-08-191-0/+7
* Doc fix.Simon Josefsson2009-06-011-11/+11
* Fix version symbol namespace.Simon Josefsson2009-05-261-0/+1
* Doc fixes.Simon Josefsson2009-05-261-1/+1
* Doc fixes for GTK-DOC.Simon Josefsson2009-05-134-42/+46
* Doc fixes for GTK-DOC.Simon Josefsson2009-05-132-91/+105
* Doc fixes for GTK-DOC.Simon Josefsson2009-05-133-113/+109
* Fix gtk-doc warnings.Simon Josefsson2009-05-032-18/+15
* libgnutls: Check activation/expiration times on untrusted certificates.Simon Josefsson2009-04-302-2/+14