summaryrefslogtreecommitdiff
path: root/lib/gnutls_cert.c
Commit message (Expand)AuthorAgeFilesLines
* Use const and pointers to gnutls_datum_t in sign callback.Simon Josefsson2007-08-121-2/+2
* Add gnutls_sign_callback_get.Simon Josefsson2007-08-111-0/+47
* Fix import of ASCII armored OpenPGP keys, patch from ludovic.courtes@laas.fr ...Simon Josefsson2007-01-161-1/+3
* Cleanup gnutls vs gnutls-extra integration, for OpenPGP certs.Simon Josefsson2007-01-111-16/+2
* some fixes for compilationNikos Mavrogiannopoulos2006-03-181-1/+0
* Indent.Simon Josefsson2006-03-151-20/+22
* Move from x509/compat.c.Simon Josefsson2006-03-151-1/+68
* Indent more.Simon Josefsson2005-12-151-1/+2
* Replace "uint" with "unsigned". Remove unused "sint".Simon Josefsson2005-12-091-2/+2
* get_rsa_params was converted to behave similarly to get_dh_params.Nikos Mavrogiannopoulos2005-11-151-7/+8
* added DHE-PSK ciphersuites and some cleanups.Nikos Mavrogiannopoulos2005-11-151-39/+0
* Use GNU coding style.Simon Josefsson2005-11-071-313/+384
* Doc fix.Simon Josefsson2005-08-241-7/+11
* (gnutls_certificate_verify_peers2): Doc fix, suggested by DanielSimon Josefsson2005-08-241-9/+16
* Fix GTK-DOC warnings.Simon Josefsson2005-07-161-1/+1
* eliminated some warnings.Nikos Mavrogiannopoulos2005-05-271-1/+2
* Update FSF office address in license.Simon Josefsson2005-05-261-1/+1
* some cleanups, and changes in the resuming code to avoid freeing non-allocate...Nikos Mavrogiannopoulos2005-04-211-23/+12
* Clean up #include situation, merge from gnutls_1_2_1_with_include_fixes.Simon Josefsson2005-04-141-3/+1
* Clean up license templates.Simon Josefsson2005-01-221-14/+16
* Doc fix.Simon Josefsson2004-10-281-10/+10
* Indent.Simon Josefsson2004-10-281-19/+30
* Fix mem leak (tiny patch). From Simon PosnjakSimon Josefsson2004-08-311-0/+1
* _gnutls_calc_srp_u() has been modified to be better.Nikos Mavrogiannopoulos2004-08-021-5/+8
* Added some default limits in the verification of certificateNikos Mavrogiannopoulos2004-07-311-19/+52
* corrected documentation.Nikos Mavrogiannopoulos2004-07-301-3/+2
* The ephemeral DH and RSA parameters are no longer stored in theNikos Mavrogiannopoulos2004-06-291-1/+1
* Added the '_t' suffix to all exported symbols.Nikos Mavrogiannopoulos2004-06-131-58/+54
* changed indentation to 4 spaces instead of tabs.Nikos Mavrogiannopoulos2004-06-071-359/+382
* several internal types fix.Nikos Mavrogiannopoulos2004-06-051-5/+5
* Fixes in the automatic disabling of certificate types.Nikos Mavrogiannopoulos2004-04-301-1/+0
* *** empty log message ***Nikos Mavrogiannopoulos2004-04-261-1/+1
* *** empty log message ***Nikos Mavrogiannopoulos2004-04-231-1/+2
* *** empty log message ***Nikos Mavrogiannopoulos2004-04-031-53/+24
* Deprecated: gnutls_srp_server_set_select_function(),Nikos Mavrogiannopoulos2004-03-251-78/+0
* * Added functions gnutls_rsa_params_cpy(), gnutls_dh_params_cpy()Nikos Mavrogiannopoulos2004-03-131-10/+12
* Added gnutls_certificate_set_params_function() andNikos Mavrogiannopoulos2004-03-111-0/+61
* Several bug fixes and cleanups by Arne Thomassen.Nikos Mavrogiannopoulos2004-01-061-2/+2
* updated the client retrieval certificate callback.Nikos Mavrogiannopoulos2003-12-281-15/+8
* *** empty log message ***Nikos Mavrogiannopoulos2003-12-261-8/+8
* * Added CRL verification functionality to certtool.Nikos Mavrogiannopoulos2003-12-261-0/+1
* *** empty log message ***gnutls_1_1_0Nikos Mavrogiannopoulos2003-12-211-6/+6
* several cleanups.Nikos Mavrogiannopoulos2003-12-201-17/+16
* Improved gnutls_certificate_client_retrieve_function() and gnutls_certificate...Nikos Mavrogiannopoulos2003-12-201-1/+1
* Added the callbacks gnutls_certificate_client_retrieve_function() andNikos Mavrogiannopoulos2003-12-181-3/+119
* * The error codes GNUTLS_E_NO_TEMPORARY_DH_PARAMS and GNUTLS_E_NO_TEMPORARY_R...Nikos Mavrogiannopoulos2003-12-161-4/+31
* several corrections in the documentation.Nikos Mavrogiannopoulos2003-11-301-4/+6
* Several minor fixes in code and function documentation.Nikos Mavrogiannopoulos2003-11-171-4/+4
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-081-2/+6
* some type fixes. Based on build logs sent by Dimitri Papadopoulos-Orfanos <pa...Nikos Mavrogiannopoulos2003-11-041-1/+1