summaryrefslogtreecommitdiff
path: root/includes
Commit message (Expand)AuthorAgeFilesLines
* More GPLv3 fixes.Simon Josefsson2007-12-091-2/+2
* GPLv3 fixes.Simon Josefsson2007-12-092-3/+3
* added gnutls_x509_crt_get_subject_alt_name2 to overcome some limitations ofNikos2007-12-021-0/+4
* updated the gnutlsxx interfaceNikos2007-11-281-1/+1
* more updates for priority functions.Nikos2007-11-281-2/+2
* Re-add gnutls_set_default_priority and gnutls_set_default_export_priority.Simon Josefsson2007-11-282-7/+5
* new era of priority functions.Nikos Mavrogiannopoulos2007-11-243-11/+11
* updated the priority compatibility functionsNikos Mavrogiannopoulos2007-11-181-2/+2
* added gnutls_check_priority() to check syntax of priority strings.Nikos Mavrogiannopoulos2007-11-181-0/+1
* fixes for the new gnutls_set_priority().Nikos Mavrogiannopoulos2007-11-181-1/+1
* added gnutls_set_priority() to replace gnutls_set_default_priority2().Nikos Mavrogiannopoulos2007-11-183-15/+4
* Revert rename of GNUTLS_E_UNKNOWN_HASH_ALGORITHM.Simon Josefsson2007-11-151-3/+0
* Revert rename of GNUTLS_E_UNKNOWN_HASH_ALGORITHM.Simon Josefsson2007-11-151-1/+3
* Move compat stuff to compat.h.Simon Josefsson2007-11-142-2/+2
* Move compat mappings to compat.h.Simon Josefsson2007-11-142-2/+2
* Use new API in C++ library.Simon Josefsson2007-11-141-1/+1
* Move compat mappings to compat.h.Simon Josefsson2007-11-143-17/+18
* Fix.Simon Josefsson2007-11-141-2/+2
* Remove trustdb error code, since we removed all functions.Simon Josefsson2007-11-141-4/+0
* ** Added the --to-p8 option to certtool to convert private keysNikos Mavrogiannopoulos2007-11-111-0/+2
* Applied documentation and prototype fixes reported by Evan Martin <martine@da...Nikos Mavrogiannopoulos2007-11-111-0/+4
* Changed my name to my "official" name.Nikos Mavrogiannopoulos2007-10-304-4/+4
* Moved some old defines to compat.c.Nikos Mavrogiannopoulos2007-10-302-21/+21
* Fix gnutls_set_default_priority and gnutls_set_default_export priority.Simon Josefsson2007-10-291-3/+8
* Add for backwards compatibility.Simon Josefsson2007-10-271-0/+3
* Several changes to openpgp code:Nikos Mavrogiannopoulos2007-10-244-17/+12
* Introduced GNUTLS_PRIORITIES_SECURITY_NORMAL and GNUTLS_PRIORITIES_SECURITY_HIGHNikos Mavrogiannopoulos2007-10-241-3/+4
* further deprecated the set_default_priority() functions. now implementedNikos Mavrogiannopoulos2007-10-241-7/+7
* Added gnutls_set_default_priority2() and deprecated gnutls_set_default_priori...Nikos Mavrogiannopoulos2007-10-241-2/+25
* Introduced gnutls_session_enable_compatibility_mode() to allow enablingNikos Mavrogiannopoulos2007-10-241-0/+2
* The text names used in the gnutls_*_convert_priority functions are the namesNikos Mavrogiannopoulos2007-10-231-0/+12
* corrected the prototypesNikos Mavrogiannopoulos2007-10-231-6/+6
* corrected typo.Nikos Mavrogiannopoulos2007-10-231-1/+1
* Updated the priority functions to be more compatible to our interface andNikos Mavrogiannopoulos2007-10-231-6/+6
* Added gnutls_record_disable_padding() to allow servers talk to buggy clients ...Nikos Mavrogiannopoulos2007-10-221-0/+2
* Added new priority functions that accept text instead of integers.Nikos Mavrogiannopoulos2007-10-221-1/+8
* Renamed openpgp_cert to openpgp_crt to be consistent with x509.Nikos Mavrogiannopoulos2007-10-192-46/+46
* Occurences of gnutls_openpgp_key were renamed to gnutls_openpgp_cert,Nikos Mavrogiannopoulos2007-10-192-26/+45
* Renamed gnutls_openpgp_key_t to gnutls_openpgp_cert_tNikos Mavrogiannopoulos2007-10-192-21/+22
* Remove TLS-authz.Simon Josefsson2007-10-171-44/+1
* Move deprecated SRP alerts to compat.h.Simon Josefsson2007-10-142-3/+5
* Add compatibility mapping for GNUTLS_E_OPENPGP_TRUSTDB_VERSION_UNSUPPORTED.Simon Josefsson2007-10-141-0/+4
* Removed all the trustdb related code. It wasn't used and trustdbs are notNikos Mavrogiannopoulos2007-10-134-23/+0
* * Added section "Selecting cryptographic key sizes" in gnutls.texiNikos Mavrogiannopoulos2007-10-121-0/+1
* Added defines for the deprecated SRP alert numbers.Nikos Mavrogiannopoulos2007-10-091-0/+3
* ** Added capability to set a callback after the client hello is receivedNikos Mavrogiannopoulos2007-10-081-4/+6
* Removed all the xml functions and stubs, as well as references in theNikos Mavrogiannopoulos2007-10-072-11/+0
* Add patch to support Camellia, contributed by Yoshisato YANAGISAWA. Fixes #1.Simon Josefsson2007-09-241-0/+2
* Support for Opaque PRF Input TLS extension.Simon Josefsson2007-09-201-0/+20
* Remove .cvsignore's.Simon Josefsson2007-09-102-5/+0