summaryrefslogtreecommitdiff
path: root/includes
Commit message (Expand)AuthorAgeFilesLines
* Fix type (in never released prototypes).Simon Josefsson2007-02-211-1/+3
* Add gnutls_authz_recv_callback_func and gnutls_authz_send_callback_func.Simon Josefsson2007-02-211-12/+40
* Add gnutls_supplemental_get_name.Simon Josefsson2007-02-191-1/+8
* Fix gnutls_authz_data_format_type_t.Simon Josefsson2007-02-141-4/+6
* Add gnutls_supplemental_data_format_type_t with memberSimon Josefsson2007-02-141-0/+5
* Add gnutls_authz_data_format_type_t, with membersSimon Josefsson2007-02-141-0/+8
* Add GNUTLS_HANDSHAKE_SUPPLEMENTAL.Simon Josefsson2007-02-141-1/+2
* Spell out handshake types.Simon Josefsson2007-02-141-8/+8
* Add gnutls_x509_crl_get_signature and gnutls_x509_crl_print.Simon Josefsson2007-02-131-0/+5
* Add.Simon Josefsson2007-02-121-0/+1
* Add.Simon Josefsson2007-02-091-0/+1
* Change signature (ok since no release).Simon Josefsson2007-02-091-1/+1
* Add gnutls_x509_crt_get_signature.Simon Josefsson2007-02-081-0/+2
* Add gnutls_x509_crt_get_extension_data andSimon Josefsson2007-02-081-0/+19
* Doc fix.Simon Josefsson2007-02-081-1/+2
* Support otherName SAN's.Simon Josefsson2007-02-082-1/+10
* Enum types for SHA-256/384/512.Simon Josefsson2007-02-051-4/+13
* Add gnutls_x509_crt_get_proxy.Simon Josefsson2007-01-311-0/+7
* Add proxy certificate APIs.Simon Josefsson2007-01-311-0/+10
* Add comment to describe C++ compiler bug problem.Simon Josefsson2007-01-251-0/+3
* Fix C++ compiler bug in a "better" way, tiny patch from MatthiasSimon Josefsson2007-01-251-1/+8
* Support pathLenConstraint.Simon Josefsson2007-01-111-1/+8
* (gnutls_protocol_t): Add GNUTLS_TLS1_2.Simon Josefsson2006-11-251-0/+1
* Add new APIs to set errno for push/pull functions, suggested by tim.kosse@fil...Simon Josefsson2006-11-071-0/+3
* Fix return types.Simon Josefsson2006-10-301-5/+7
* Make it compile.Simon Josefsson2006-08-071-1/+1
* Only conditionally install gnutlsxx.h.Simon Josefsson2006-06-281-2/+6
* Fix prototype.Simon Josefsson2006-06-161-12/+13
* Added a preliminary C++ interface.Nikos Mavrogiannopoulos2006-06-012-1/+385
* TLS/IA fixes from Emile.Simon Josefsson2006-05-052-9/+2
* gnutls_srp_set_client_credentials() uses constNikos Mavrogiannopoulos2006-04-071-1/+1
* *** empty log message ***Nikos Mavrogiannopoulos2006-04-051-6/+10
* Make it explicit that GNUTLS_DIG_* has the same values as GNUTLS_MAC_*.Simon Josefsson2006-02-171-6/+6
* C++ fix.Simon Josefsson2005-12-311-1/+1
* Constify, tiny patch from "ZIGLIO, Frediano, VF-IT" <Frediano.Ziglio@vodafone...Simon Josefsson2005-12-281-1/+1
* Fix TLS/IA prototypes, suggested by Jouni Malinen <jkmaline@cc.hut.fi>.Simon Josefsson2005-12-261-1/+4
* Cosmetic changes.Simon Josefsson2005-12-181-28/+13
* Cosmetic changes.Simon Josefsson2005-12-181-45/+79
* fixed a memory copy that caused crashes.Nikos Mavrogiannopoulos2005-12-171-13/+21
* Add.Simon Josefsson2005-12-161-1/+2
* Fix.Simon Josefsson2005-12-151-2/+4
* Fix indentation.Simon Josefsson2005-12-151-23/+47
* Indent more.Simon Josefsson2005-12-156-798/+984
* Add functions to access the TLS PRF and to extract client/server random field...Simon Josefsson2005-12-151-1/+15
* Add TLS/IA support.Simon Josefsson2005-12-152-3/+102
* Support reading X.509 credentials from PKCS#12 files.Simon Josefsson2005-12-081-0/+5
* Some fixes in session resumption and prototypes. Based on patches and suggest...Nikos Mavrogiannopoulos2005-11-301-5/+7
* added DHE-PSK ciphersuites and some cleanups.Nikos Mavrogiannopoulos2005-11-151-6/+10
* This is the initial commit in the 1.3 branch. Ported from the PSK branch:Nikos Mavrogiannopoulos2005-11-071-4/+44
* Remove GNUTLS_CERTIFICATE_VERIFY_FLAGS_LAST hack, use version numberSimon Josefsson2005-11-011-6/+0