summaryrefslogtreecommitdiff
path: root/lib/x509/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* some libtasn1 related compilation fixesNikos Mavrogiannopoulos2004-05-271-7/+1
* The RC2 cipher is no more included. The one in libgcrypt is now used.Nikos Mavrogiannopoulos2004-04-141-2/+2
* Corrected the return values of gnutls_x509_crt_check_hostname().Nikos Mavrogiannopoulos2004-02-221-1/+1
* *** empty log message ***Nikos Mavrogiannopoulos2004-02-161-1/+1
* Added support for generating CRLs in the library and theNikos Mavrogiannopoulos2003-12-261-1/+1
* Added support for generating and exporting DSA private keys. Exporting to PKC...Nikos Mavrogiannopoulos2003-12-181-2/+2
* Added some support for writable gnutls_x509_crt structures. Not ready yet.Nikos Mavrogiannopoulos2003-10-231-1/+1
* Applied patch by Arne that fixes several possible NULL pointer dereferences.Nikos Mavrogiannopoulos2003-10-031-1/+1
* RC2 is not included when PKCS#12 is disabled.Nikos Mavrogiannopoulos2003-08-131-2/+2
* Some additions to allow decrypting PKCS #5 encrypted data, with PKCS #12 sche...Nikos Mavrogiannopoulos2003-06-221-1/+1
* Some improvements in PKCS12 parser. Now it can extract private keys from the ...Nikos Mavrogiannopoulos2003-06-221-1/+2
* *** empty log message ***Nikos Mavrogiannopoulos2003-04-161-2/+2
* last changes for 0.9.3 release.gnutls_0_9_3Nikos Mavrogiannopoulos2003-03-241-7/+5
* the idea of using a separate library for x509 stuff was dropped for now.Nikos Mavrogiannopoulos2003-03-221-5/+5
* Added ability to import PKCS8 encrypted keys.Nikos Mavrogiannopoulos2003-03-211-3/+4
* some of the extra X.509 functionality was moved to libgnutls-x509 library.Nikos Mavrogiannopoulos2003-03-181-5/+13
* Added some stuff needed in PKCS#10 certificate request generation. Some other...Nikos Mavrogiannopoulos2003-03-141-3/+4
* the documentation is now created on dist time.Nikos Mavrogiannopoulos2003-03-061-1/+1
* Added some private key handling functions. They are primitive enough for now.Nikos Mavrogiannopoulos2003-02-121-1/+1
* Certificate revocation support is almost complete.Nikos Mavrogiannopoulos2003-02-081-1/+1
* Added some new certificate verification functions.Nikos Mavrogiannopoulos2003-02-081-3/+4
* More stuff for the new certificate API.Nikos Mavrogiannopoulos2003-02-071-3/+14
* The old certificate parsing API was reimplemented over the new one. It will s...Nikos Mavrogiannopoulos2003-02-071-2/+2
* Added the new PKCS7 parsing functions.Nikos Mavrogiannopoulos2003-02-071-2/+4
* Added the new certificate handling functions.Nikos Mavrogiannopoulos2003-02-071-2/+2
* More improvements in the CRL support, and the X.509 backend. Added a function...Nikos Mavrogiannopoulos2003-02-071-2/+2
* Added preliminary CRL support. This will be under the new X.509 API. Other x5...Nikos Mavrogiannopoulos2003-02-051-0/+8