summaryrefslogtreecommitdiff
path: root/libextra/auth_srp_rsa.c
Commit message (Expand)AuthorAgeFilesLines
* Added the '_t' suffix to all exported symbols.Nikos Mavrogiannopoulos2004-06-131-7/+7
* changed indentation to 4 spaces instead of tabs.Nikos Mavrogiannopoulos2004-06-071-132/+136
* some other changes to the internal types names.Nikos Mavrogiannopoulos2004-06-051-2/+2
* several internal types fix.Nikos Mavrogiannopoulos2004-06-051-1/+1
* * Added CRL verification functionality to certtool.Nikos Mavrogiannopoulos2003-12-261-0/+1
* several cleanups.Nikos Mavrogiannopoulos2003-12-201-29/+7
* Added the callbacks gnutls_certificate_client_retrieve_function() andNikos Mavrogiannopoulos2003-12-181-1/+1
* * The error codes GNUTLS_E_NO_TEMPORARY_DH_PARAMS and GNUTLS_E_NO_TEMPORARY_R...Nikos Mavrogiannopoulos2003-12-161-1/+1
* Applied patch from Arne Thomassen <arne@arne-thomassen.de>, whichNikos Mavrogiannopoulos2003-08-091-1/+1
* Added support for PKCS#10 certificate requests generation.Nikos Mavrogiannopoulos2003-03-151-2/+2
* * Added ability to generate RSA keys.Nikos Mavrogiannopoulos2003-03-121-1/+1
* *** empty log message ***Nikos Mavrogiannopoulos2003-02-091-1/+0
* Several internal changes to use the new certificate API. CRL support is compl...Nikos Mavrogiannopoulos2003-02-091-3/+3
* Dropped the support for the client key exchange message 0, and server key exc...Nikos Mavrogiannopoulos2002-12-161-22/+14
* First part of SRP-6 support. Follows draft-ietf-tls-srp-04 and does not need ...Nikos Mavrogiannopoulos2002-12-161-10/+10
* Cleanups. Prefixed some internal function with underscore.Nikos Mavrogiannopoulos2002-12-021-3/+3
* Several cleanups and elimination of warnings.Nikos Mavrogiannopoulos2002-11-201-1/+1
* Added support for the DSS certificate SRP authenticated cipher suites (curren...Nikos Mavrogiannopoulos2002-11-191-6/+26
* Added certificate authenticated SRP cipher suites.Nikos Mavrogiannopoulos2002-11-191-0/+205