summaryrefslogtreecommitdiff
path: root/libextra/gnutls_extra.c
Commit message (Expand)AuthorAgeFilesLines
* Indented code. Use same indentation but with -nut to avoid usage of tabs. In ...Nikos Mavrogiannopoulos2010-12-161-4/+4
* Indent (using GNU indent 2.2.11).Simon Josefsson2010-10-141-12/+12
* Added Camellia-128/256, SHA-224/384/512 and support for DSA2 when using nettle.Nikos Mavrogiannopoulos2010-07-291-2/+2
* Simplified and made more safe the packing of data for session storage. Extens...Nikos Mavrogiannopoulos2010-06-131-5/+1
* Register the md5 handler if gcrypt is in fips mode once gnutls_global_init_ex...Nikos Mavrogiannopoulos2010-06-091-0/+21
* Change GNUTLS into GnuTLS.Simon Josefsson2010-05-221-3/+3
* Fix GTK-DOC syntax. Unfortunately this looses some information.Simon Josefsson2010-02-171-2/+2
* Update copyright years.Simon Josefsson2010-01-271-1/+2
* Fix FSF copyright notices.Simon Josefsson2010-01-271-1/+1
* Fix version symbol namespace.Simon Josefsson2009-05-261-1/+1
* Doc fixes. Remove debugging code.Simon Josefsson2009-05-121-23/+28
* Use more warnings. Fix many warnings.Simon Josefsson2008-11-171-0/+1
* Make LZO compression support build.Simon Josefsson2008-09-191-4/+3
* Fix gnulib calls.Simon Josefsson2008-08-261-2/+0
* Move TLS/IA features to libgnutls-extra.Simon Josefsson2008-07-081-29/+37
* Fix LZO build failure.Simon Josefsson2008-03-191-14/+18
* Fix gcc warnings.Simon Josefsson2008-03-191-2/+0
* Remove gnutls_extra.h, not needed anymore.Simon Josefsson2008-03-101-2/+1
* merged the openpgp branch to head\!Nikos2008-01-131-18/+0
* GPL parts under GPLv3System User2007-12-071-14/+11
* Changed my name to my "official" name.Nikos Mavrogiannopoulos2007-10-301-1/+1
* Renamed openpgp_cert to openpgp_crt to be consistent with x509.Nikos Mavrogiannopoulos2007-10-191-2/+2
* Occurences of gnutls_openpgp_key were renamed to gnutls_openpgp_cert,Nikos Mavrogiannopoulos2007-10-191-1/+1
* Renamed gnutls_openpgp_key_t to gnutls_openpgp_cert_tNikos Mavrogiannopoulos2007-10-191-1/+1
* ** Corrected bugs in the openpgp certificate verification functions using a k...Nikos Mavrogiannopoulos2007-10-151-0/+1
* Need strverscmp.h.Simon Josefsson2007-01-111-0/+2
* Cleanup gnutls vs gnutls-extra integration, for OpenPGP certs.Simon Josefsson2007-01-111-44/+17
* Replace libgcrypt version check with strverscmp.Simon Josefsson2007-01-111-64/+3
* Use GNU coding style.Simon Josefsson2005-11-071-114/+126
* Fix LZO 1.x vs 2.x header file #include mess.Simon Josefsson2005-07-151-1/+3
* Move MiniLZO to separate directory.Simon Josefsson2005-07-121-1/+1
* Updated to minilzo 2.0 and corrected stuff pointed out byNikos Mavrogiannopoulos2005-06-081-1/+5
* Update FSF office address in license.Simon Josefsson2005-05-261-3/+3
* Changes to make the --disable-* options work again.Nikos Mavrogiannopoulos2005-01-261-1/+1
* Clean up license templates.Simon Josefsson2005-01-221-13/+15
* Doc fix.Simon Josefsson2004-08-251-6/+10
* Use automake VERSION.Simon Josefsson2004-08-201-2/+3
* SRP ciphersuites were moved to the gnutls (lgpl) library.Nikos Mavrogiannopoulos2004-07-281-110/+0
* changed indentation to 4 spaces instead of tabs.Nikos Mavrogiannopoulos2004-06-071-179/+194
* some other changes to the internal types names.Nikos Mavrogiannopoulos2004-06-051-3/+3
* *** empty log message ***Nikos Mavrogiannopoulos2004-05-131-1/+1
* some fixes in the compilation system.Nikos Mavrogiannopoulos2004-05-131-1/+1
* Added configure option to disable lzo completely.Nikos Mavrogiannopoulos2004-05-121-2/+7
* Several bug fixes and cleanups by Arne Thomassen.Nikos Mavrogiannopoulos2004-01-061-1/+1
* *** empty log message ***Nikos Mavrogiannopoulos2003-12-261-6/+6
* * Added CRL verification functionality to certtool.Nikos Mavrogiannopoulos2003-12-261-0/+1
* several cleanups.Nikos Mavrogiannopoulos2003-12-201-4/+16
* Added the callbacks gnutls_certificate_client_retrieve_function() andNikos Mavrogiannopoulos2003-12-181-0/+2
* * The error codes GNUTLS_E_NO_TEMPORARY_DH_PARAMS and GNUTLS_E_NO_TEMPORARY_R...Nikos Mavrogiannopoulos2003-12-161-0/+6
* Updated the openpgp key API.Nikos Mavrogiannopoulos2003-10-031-1/+3