summaryrefslogtreecommitdiff
path: root/lib/gnutls_rsa_export.c
Commit message (Expand)AuthorAgeFilesLines
* Some changes in types.Nikos Mavrogiannopoulos2003-10-081-2/+2
* more fixes by Arne.Nikos Mavrogiannopoulos2003-08-121-1/+1
* Ported to the new libgcrypt (still unstable). Also added the RC2 cipher and i...Nikos Mavrogiannopoulos2003-08-071-1/+1
* The functions that return the pkix_asn and gnutls_asn types were converted to...Nikos Mavrogiannopoulos2003-03-231-0/+7
* The RSA parameters handling functions, are now implemented using the rsa priv...Nikos Mavrogiannopoulos2003-03-141-184/+17
* The RSA and DH parameter handling has been updated.Nikos Mavrogiannopoulos2003-02-161-85/+55
* Several internal changes to use the new certificate API. CRL support is compl...Nikos Mavrogiannopoulos2003-02-091-1/+1
* Several fixes and improvements in CRL support.Nikos Mavrogiannopoulos2003-02-061-2/+6
* * gnutls_dh_params_generate() and gnutls_rsa_params_generate() now useNikos Mavrogiannopoulos2003-02-031-21/+21
* Added ability to send some messages back to the application usingNikos Mavrogiannopoulos2003-01-231-1/+1
* *** empty log message ***Nikos Mavrogiannopoulos2003-01-201-1/+1
* Cleanups. Prefixed some internal function with underscore.Nikos Mavrogiannopoulos2002-12-021-16/+16
* Combined GNUTLS_E_INVALID_PARAMETERS wich GNUTLS_E_INVALID_REQUEST. Introduce...Nikos Mavrogiannopoulos2002-11-021-3/+3
* GNUTLS_E_UNKNOWN_ERROR was removed, and was replaced by GNUTLS_E_INTERNAL_ERROR.Nikos Mavrogiannopoulos2002-10-281-6/+6
* several fixes in the codebase, mostly in signed/unsigned checkings.Nikos Mavrogiannopoulos2002-10-131-1/+2
* Corrected bug in gnutls_dh_params_set(). Corrected bug in session resuming co...Nikos Mavrogiannopoulos2002-09-111-1/+1
* *** empty log message ***Nikos Mavrogiannopoulos2002-09-071-4/+5
* Renamed all the constructed types to have more consisten names, and some othe...Nikos Mavrogiannopoulos2002-08-291-5/+5
* Corrected bug in DHE key exchange which prevented from parsing the given cert...Nikos Mavrogiannopoulos2002-08-251-0/+440