summaryrefslogtreecommitdiff
path: root/lib/gnutls_int.h
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Nikos Mavrogiannopoulos2004-07-311-1/+1
* Added some default limits in the verification of certificateNikos Mavrogiannopoulos2004-07-311-0/+5
* Added the '_t' suffix to all exported symbols.Nikos Mavrogiannopoulos2004-06-131-92/+89
* changed indentation to 4 spaces instead of tabs.Nikos Mavrogiannopoulos2004-06-071-420/+453
* some other changes to the internal types names.Nikos Mavrogiannopoulos2004-06-051-54/+54
* several internal types fix.Nikos Mavrogiannopoulos2004-06-051-21/+21
* Added news functions to allow access to the ephemeralNikos Mavrogiannopoulos2004-06-041-5/+5
* some cleanups and better handling of EOF in record_recv.Nikos Mavrogiannopoulos2004-05-221-2/+3
* removed gnutls_const_datum type.Nikos Mavrogiannopoulos2004-05-131-5/+0
* Automatically disable certificate types that do not have correspondingNikos Mavrogiannopoulos2004-04-291-0/+2
* The record receive buffer is now stored in the session data, to avoid memory ...Nikos Mavrogiannopoulos2004-04-131-0/+5
* *** empty log message ***Nikos Mavrogiannopoulos2004-04-031-1/+1
* Deprecated: gnutls_srp_server_set_select_function(),Nikos Mavrogiannopoulos2004-03-251-17/+0
* * Added functions gnutls_rsa_params_cpy(), gnutls_dh_params_cpy()Nikos Mavrogiannopoulos2004-03-131-3/+11
* Added gnutls_certificate_set_params_function() andNikos Mavrogiannopoulos2004-03-111-11/+40
* Several bug fixes and cleanups by Arne Thomassen.Nikos Mavrogiannopoulos2004-01-061-1/+1
* * Added the gnutls_sign_algorithm type.Nikos Mavrogiannopoulos2004-01-061-0/+5
* *** empty log message ***Nikos Mavrogiannopoulos2004-01-031-1/+2
* Added support for TLS 1.1Nikos Mavrogiannopoulos2003-12-291-1/+2
* *** empty log message ***gnutls_1_1_0Nikos Mavrogiannopoulos2003-12-211-30/+0
* Improved gnutls_certificate_client_retrieve_function() and gnutls_certificate...Nikos Mavrogiannopoulos2003-12-201-3/+20
* Corrected bug in gnutls_bye() which made it return an error codeNikos Mavrogiannopoulos2003-12-191-1/+1
* Added the callbacks gnutls_certificate_client_retrieve_function() andNikos Mavrogiannopoulos2003-12-181-3/+19
* * The error codes GNUTLS_E_NO_TEMPORARY_DH_PARAMS and GNUTLS_E_NO_TEMPORARY_R...Nikos Mavrogiannopoulos2003-12-161-3/+6
* Improved the support for draft-ietf-tls-srp-05. The two-phaseNikos Mavrogiannopoulos2003-12-021-0/+8
* Removed the TWOFISH cipher. Documented the supported ciphersuites.Nikos Mavrogiannopoulos2003-11-271-2/+1
* corrected some bugs that affected openpgp authentication.Nikos Mavrogiannopoulos2003-11-271-1/+1
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-171-2/+2
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-171-1/+1
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-131-1/+3
* Some bugfixes, and type corrections.Nikos Mavrogiannopoulos2003-11-131-1/+1
* Added the RIPEMD ciphersuites defined in draft-ietf-tls-openpgp-keys-04.Nikos Mavrogiannopoulos2003-11-131-1/+3
* some type fixes. Based on build logs sent by Dimitri Papadopoulos-Orfanos <pa...Nikos Mavrogiannopoulos2003-11-041-1/+1
* Some changes to preserve binary compatibility.Nikos Mavrogiannopoulos2003-11-021-4/+4
* * Several changes in certificate and key verification.Nikos Mavrogiannopoulos2003-11-011-5/+12
* Improved the certificate verification functions and the certtool program's ve...Nikos Mavrogiannopoulos2003-10-301-3/+4
* Corrected some of the return types. Several other minor corrections.Nikos Mavrogiannopoulos2003-10-071-0/+1
* RIJNDAEL ciphersuites were renamed to AES.Nikos Mavrogiannopoulos2003-09-171-2/+2
* More more fixes by Arne.Nikos Mavrogiannopoulos2003-09-011-1/+1
* Applied patch from Arne Thomassen <arne@arne-thomassen.de>, whichNikos Mavrogiannopoulos2003-08-091-3/+3
* Ported to the new libgcrypt (still unstable). Also added the RC2 cipher and i...Nikos Mavrogiannopoulos2003-08-071-16/+15
* Several more additions to PKCS #12 to allow encrypting bags. Still not intero...Nikos Mavrogiannopoulos2003-06-261-1/+1
* More PKCS #12 additions. Now the code can generate PKCS #12 files. Also added...Nikos Mavrogiannopoulos2003-06-251-1/+4
* More fixes to eliminate constants.Nikos Mavrogiannopoulos2003-03-311-1/+0
* Added bogus TLS record version check in the gnutls-cli-debug tool.Nikos Mavrogiannopoulos2003-03-261-3/+3
* *** empty log message ***Nikos Mavrogiannopoulos2003-03-201-2/+1
* * The RSA premaster secret version check can no longer be disabled.Nikos Mavrogiannopoulos2003-03-201-2/+14
* * Improved the error logging functions, by adding a level, andNikos Mavrogiannopoulos2003-03-191-3/+3
* MD2 support was dropped this is an algorithm we cannot use.Nikos Mavrogiannopoulos2003-03-171-1/+1
* *** empty log message ***Nikos Mavrogiannopoulos2003-03-151-2/+2