summaryrefslogtreecommitdiff
path: root/lib/x509/common.h
Commit message (Expand)AuthorAgeFilesLines
* Added the functions gnutls_x509_crt_get_pk_rsa_raw() andNikos Mavrogiannopoulos2004-06-051-1/+1
* *** empty log message ***Nikos Mavrogiannopoulos2004-02-131-1/+1
* * Added the gnutls_sign_algorithm type.Nikos Mavrogiannopoulos2004-01-061-5/+10
* some type fixes. Based on build logs sent by Dimitri Papadopoulos-Orfanos <pa...Nikos Mavrogiannopoulos2003-11-041-2/+2
* Improved the certificate generation stuff.Nikos Mavrogiannopoulos2003-10-251-0/+3
* Almost finished the X.509 certificate generation.Nikos Mavrogiannopoulos2003-10-251-2/+5
* Added some support for writable gnutls_x509_crt structures. Not ready yet.Nikos Mavrogiannopoulos2003-10-231-2/+7
* Corrected some of the return types. Several other minor corrections.Nikos Mavrogiannopoulos2003-10-071-1/+1
* Added stuff needed to read PKCS #12 bag attributes.Nikos Mavrogiannopoulos2003-06-271-0/+5
* Some more improvements in the PKCS #12 part. Now it interoperates with openss...Nikos Mavrogiannopoulos2003-06-261-1/+1
* Several more additions to PKCS #12 to allow encrypting bags. Still not intero...Nikos Mavrogiannopoulos2003-06-261-0/+3
* More PKCS #12 additions. Now the code can generate PKCS #12 files. Also added...Nikos Mavrogiannopoulos2003-06-251-1/+1
* some pkcs12 improvements.Nikos Mavrogiannopoulos2003-06-231-2/+0
* Some additions to allow decrypting PKCS #5 encrypted data, with PKCS #12 sche...Nikos Mavrogiannopoulos2003-06-221-0/+3
* Some improvements in PKCS12 parser. Now it can extract private keys from the ...Nikos Mavrogiannopoulos2003-06-221-0/+2
* *** empty log message ***Nikos Mavrogiannopoulos2003-04-161-0/+1
* Added the --disable-extra-pki configure option, which disables all extra PKI ...Nikos Mavrogiannopoulos2003-04-011-0/+2
* Some fixes in the gnutls_x509_crt_to_xml() function.Nikos Mavrogiannopoulos2003-03-291-0/+2
* several cleanups.Nikos Mavrogiannopoulos2003-03-281-0/+6
* Some cleanups.Nikos Mavrogiannopoulos2003-03-231-1/+0
* Added ability to import PKCS8 encrypted keys.Nikos Mavrogiannopoulos2003-03-211-0/+7
* some cleanups.Nikos Mavrogiannopoulos2003-03-171-0/+4
* Added support for PKCS#10 certificate requests generation.Nikos Mavrogiannopoulos2003-03-151-0/+1
* several other additions and fixes for the certificate request stuff.Nikos Mavrogiannopoulos2003-03-141-0/+1
* Added the new PKCS7 parsing functions.Nikos Mavrogiannopoulos2003-02-071-2/+4
* Added the new certificate handling functions.Nikos Mavrogiannopoulos2003-02-071-0/+5
* More improvements in the CRL support, and the X.509 backend. Added a function...Nikos Mavrogiannopoulos2003-02-071-0/+18