summaryrefslogtreecommitdiff
path: root/includes
Commit message (Expand)AuthorAgeFilesLines
* Some fixes in the gnutls_x509_crt_to_xml() function.Nikos Mavrogiannopoulos2003-03-291-1/+4
* Several improvments in the PKCS #7 handling. Added capability to delete certi...Nikos Mavrogiannopoulos2003-03-281-0/+8
* Added functionality to generate PKCS #7 structures. Currently only certificatesNikos Mavrogiannopoulos2003-03-261-3/+4
* Allow for unencrypted PKCS #8 private keys.Nikos Mavrogiannopoulos2003-03-231-1/+7
* * Added support for encoding and decoding PKCS #8 2.0 encryptedNikos Mavrogiannopoulos2003-03-231-0/+3
* * Added the new functions: gnutls_certificate_set_x509_key()Nikos Mavrogiannopoulos2003-03-221-6/+4
* *** empty log message ***Nikos Mavrogiannopoulos2003-03-211-0/+2
* * The gnutls_certificate_set_rsa_params() was renamed toNikos Mavrogiannopoulos2003-03-201-0/+2
* Added gnutls_x509_crq_get_challenge_password().Nikos Mavrogiannopoulos2003-03-151-0/+2
* Added support for PKCS#10 certificate requests generation.Nikos Mavrogiannopoulos2003-03-151-0/+24
* The RSA parameters handling functions, are now implemented using the rsa priv...Nikos Mavrogiannopoulos2003-03-141-0/+8
* added flags to privkey_generate()Nikos Mavrogiannopoulos2003-03-131-1/+1
* * Added ability to generate RSA keys.Nikos Mavrogiannopoulos2003-03-121-0/+6
* Added a flag to allow signing by v1 X.509 certificates. Also added a function...Nikos Mavrogiannopoulos2003-03-031-1/+5
* The RSA and DH parameter handling has been updated.Nikos Mavrogiannopoulos2003-02-162-1/+12
* ported to libtasn1 0.2.x. Also the included minitasn1 was replaced by the 0.2...Nikos Mavrogiannopoulos2003-02-141-9/+9
* gnutls_const_datum was removed from exported types, for the time being.Nikos Mavrogiannopoulos2003-02-141-6/+0
* *** empty log message ***Nikos Mavrogiannopoulos2003-02-141-1/+1
* Added some private key handling functions. They are primitive enough for now.Nikos Mavrogiannopoulos2003-02-122-4/+18
* gnutls_x509_certificate_* were renamed gnutls_x509_crt_*.Nikos Mavrogiannopoulos2003-02-122-36/+37
* added gnutls_x509_certificate_get_fingerprint(). Untested yet.Nikos Mavrogiannopoulos2003-02-121-0/+3
* renamed gnutls_x509_fingerprint to gnutls_fingerprint.Nikos Mavrogiannopoulos2003-02-101-0/+32
* Several internal changes to use the new certificate API. CRL support is compl...Nikos Mavrogiannopoulos2003-02-093-2/+22
* Certificate revocation support is almost complete.Nikos Mavrogiannopoulos2003-02-081-4/+10
* added a crl verification function (untested yet).Nikos Mavrogiannopoulos2003-02-081-5/+23
* Added some new certificate verification functions.Nikos Mavrogiannopoulos2003-02-081-6/+15
* *** empty log message ***Nikos Mavrogiannopoulos2003-02-081-0/+7
* Criticality of an X.509 extension can now be extracted.Nikos Mavrogiannopoulos2003-02-071-4/+5
* Added function to extract the key usage extension from an X.509 certificate, ...Nikos Mavrogiannopoulos2003-02-071-0/+15
* More stuff for the new certificate API.Nikos Mavrogiannopoulos2003-02-071-0/+1
* The old certificate parsing API was reimplemented over the new one. It will s...Nikos Mavrogiannopoulos2003-02-071-3/+8
* Added the new PKCS7 parsing functions.Nikos Mavrogiannopoulos2003-02-071-9/+25
* Added the new certificate handling functions.Nikos Mavrogiannopoulos2003-02-071-16/+53
* More improvements in the CRL support, and the X.509 backend. Added a function...Nikos Mavrogiannopoulos2003-02-071-0/+17
* CRL parsing support is almost complete.Nikos Mavrogiannopoulos2003-02-061-0/+10
* Several fixes and improvements in CRL support.Nikos Mavrogiannopoulos2003-02-061-3/+6
* Added preliminary CRL support. This will be under the new X.509 API. Other x5...Nikos Mavrogiannopoulos2003-02-053-2/+52
* *** empty log message ***Nikos Mavrogiannopoulos2003-01-161-0/+3
* Added gnutls_openpgp_extract_key_name_string() which returnsNikos Mavrogiannopoulos2002-12-131-0/+5
* some cleanups.Nikos Mavrogiannopoulos2002-12-061-1/+1
* *** empty log message ***Nikos Mavrogiannopoulos2002-12-061-1/+1
* some updates on srp documentation.Nikos Mavrogiannopoulos2002-12-021-1/+1
* Added the function gnutls_srp_server_set_credentials_function()Nikos Mavrogiannopoulos2002-12-011-0/+10
* Added the functions:Nikos Mavrogiannopoulos2002-12-011-1/+15
* some changes in the callback function behaviour.Nikos Mavrogiannopoulos2002-11-231-1/+1
* *** empty log message ***Nikos Mavrogiannopoulos2002-11-201-93/+0
* updated documentation to include record layer weaknesses and counter-measures...Nikos Mavrogiannopoulos2002-11-201-0/+4
* *** empty log message ***Nikos Mavrogiannopoulos2002-11-202-2/+2
* compat4.h was added, and is included by default in gnutls.h.Nikos Mavrogiannopoulos2002-11-201-0/+93
* Moved the GNUTLS_X509KEY_* to gnutls_cert.h and renamed them to KEY_*. Improv...Nikos Mavrogiannopoulos2002-11-201-0/+4