summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* renamed gnutls_x509_fingerprint to gnutls_fingerprint.Nikos Mavrogiannopoulos2003-02-1011-58/+53
* *** empty log message ***Nikos Mavrogiannopoulos2003-02-091-0/+21
* fixes in pkcs3 DH parameter generation.Nikos Mavrogiannopoulos2003-02-092-3/+26
* *** 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-0939-1985/+1225
* *** empty log message ***Nikos Mavrogiannopoulos2003-02-081-0/+12
* Certificate revocation support is almost complete.Nikos Mavrogiannopoulos2003-02-0814-154/+731
* added a crl verification function (untested yet).Nikos Mavrogiannopoulos2003-02-089-92/+431
* *** empty log message ***Nikos Mavrogiannopoulos2003-02-082-5/+4
* Added some new certificate verification functions.Nikos Mavrogiannopoulos2003-02-0821-465/+1029
* *** empty log message ***Nikos Mavrogiannopoulos2003-02-084-3/+63
* *** empty log message ***Nikos Mavrogiannopoulos2003-02-071-0/+54
* removed the raw part in the gnutls_privkey internal structure..Nikos Mavrogiannopoulos2003-02-074-26/+2
* Criticality of an X.509 extension can now be extracted.Nikos Mavrogiannopoulos2003-02-077-23/+38
* Added function to extract the key usage extension from an X.509 certificate, ...Nikos Mavrogiannopoulos2003-02-076-112/+322
* *** empty log message ***Nikos Mavrogiannopoulos2003-02-071-1/+1
* More stuff for the new certificate API.Nikos Mavrogiannopoulos2003-02-0717-91/+217
* The old certificate parsing API was reimplemented over the new one. It will s...Nikos Mavrogiannopoulos2003-02-0710-1100/+691
* Added the new PKCS7 parsing functions.Nikos Mavrogiannopoulos2003-02-079-19/+432
* Added the new certificate handling functions.Nikos Mavrogiannopoulos2003-02-072-0/+795
* Added the new certificate handling functions.Nikos Mavrogiannopoulos2003-02-0716-74/+120
* More improvements in the CRL support, and the X.509 backend. Added a function...Nikos Mavrogiannopoulos2003-02-0713-451/+728
* *** empty log message ***Nikos Mavrogiannopoulos2003-02-061-0/+13
* CRL parsing support is almost complete.Nikos Mavrogiannopoulos2003-02-066-38/+271
* Several fixes and improvements in CRL support.Nikos Mavrogiannopoulos2003-02-0612-115/+181
* *** empty log message ***Nikos Mavrogiannopoulos2003-02-051-0/+15
* Added preliminary CRL support. This will be under the new X.509 API. Other x5...Nikos Mavrogiannopoulos2003-02-0513-13/+514
* some fixes. There wasn't any limitation in libtasn1 code... just my lazyness.Nikos Mavrogiannopoulos2003-02-052-5/+3
* *** empty log message ***Nikos Mavrogiannopoulos2003-02-031-0/+42
* use options to print DH parameters.Nikos Mavrogiannopoulos2003-02-034-54/+107
* * Added gnutls_pkcs3_extract_dh_params() and gnutls_pkcs3_export_dh_params()Nikos Mavrogiannopoulos2003-02-036-17/+162
* * gnutls_dh_params_generate() and gnutls_rsa_params_generate() now useNikos Mavrogiannopoulos2003-02-0328-609/+425
* *** empty log message ***Nikos Mavrogiannopoulos2003-01-301-0/+13
* more doc for the gnutls_set_dh_prime_bits().Nikos Mavrogiannopoulos2003-01-301-0/+5
* removed backward compatibility functions for 0.9.0 version.Nikos Mavrogiannopoulos2003-01-305-160/+14
* *** empty log message ***Nikos Mavrogiannopoulos2003-01-301-0/+6
* *** empty log message ***Nikos Mavrogiannopoulos2003-01-281-1/+1
* *** empty log message ***Nikos Mavrogiannopoulos2003-01-251-0/+7
* *** empty log message ***Nikos Mavrogiannopoulos2003-01-252-7/+4
* use RECEIVED_ILLEGAL_PARAMETER instead of SRP_PROTOCOL_FAILURE, whenNikos Mavrogiannopoulos2003-01-253-3/+1
* *** empty log message ***Nikos Mavrogiannopoulos2003-01-241-0/+6
* The gcrypt log handler is only set when we are in debugging mode.Nikos Mavrogiannopoulos2003-01-241-0/+3
* *** empty log message ***Nikos Mavrogiannopoulos2003-01-241-0/+4
* *** empty log message ***Nikos Mavrogiannopoulos2003-01-231-0/+37
* Added ability to send some messages back to the application usingNikos Mavrogiannopoulos2003-01-2313-46/+46
* some minor bugfixes in the documentation.Nikos Mavrogiannopoulos2003-01-235-11/+7
* Added check and error code for some SRP fatal protocol failures.Nikos Mavrogiannopoulos2003-01-234-0/+32
* *** empty log message ***Nikos Mavrogiannopoulos2003-01-231-3/+3
* more cleanups.Nikos Mavrogiannopoulos2003-01-232-13/+3
* *** empty log message ***Nikos Mavrogiannopoulos2003-01-233-1/+3