summaryrefslogtreecommitdiff
path: root/lib/pkix_asn1_tab.c
Commit message (Expand)AuthorAgeFilesLines
* Several improvments in the certtool.Nikos Mavrogiannopoulos2003-10-251-1/+1
* Almost finished the X.509 certificate generation.Nikos Mavrogiannopoulos2003-10-251-20/+0
* Added some support for writable gnutls_x509_crt structures. Not ready yet.Nikos Mavrogiannopoulos2003-10-231-0/+20
* Added ability to write Bag attributes LocalKeyId and friendlyName, in order f...Nikos Mavrogiannopoulos2003-06-271-0/+8
* some cleanups.Nikos Mavrogiannopoulos2003-06-261-1/+2
* More PKCS #12 additions. Now the code can generate PKCS #12 files. Also added...Nikos Mavrogiannopoulos2003-06-251-1/+9
* Some additions to allow decrypting PKCS #5 encrypted data, with PKCS #12 sche...Nikos Mavrogiannopoulos2003-06-221-0/+3
* some more stuff about PKCS12. Still on early stage and incomplete.Nikos Mavrogiannopoulos2003-05-161-8/+3
* Renamed all of the PKCS #xx stuff names, to pkcs-x-name.Nikos Mavrogiannopoulos2003-04-161-77/+77
* added definitions for pkcs12Nikos Mavrogiannopoulos2003-04-161-13/+99
* Several improvments in the PKCS #7 handling. Added capability to delete certi...Nikos Mavrogiannopoulos2003-03-281-1/+1
* Several fixes to allow exporting the PKCS #7 structures.Nikos Mavrogiannopoulos2003-03-261-1/+1
* Added ability to import PKCS8 encrypted keys.Nikos Mavrogiannopoulos2003-03-211-1/+52
* Added support for PKCS#10 certificate requests generation.Nikos Mavrogiannopoulos2003-03-151-1/+10
* Added some stuff needed in PKCS#10 certificate request generation. Some other...Nikos Mavrogiannopoulos2003-03-141-1/+14
* *** empty log message ***Nikos Mavrogiannopoulos2002-06-211-1/+1
* *** empty log message ***Nikos Mavrogiannopoulos2002-06-131-1/+2
* renamed libasn1 to libtasn1Nikos Mavrogiannopoulos2002-06-111-1/+1
* Adapted codebase to the new libasn1 0.1.0.Nikos Mavrogiannopoulos2002-06-101-2/+2
* Added support for RFC2630 - PKCS7 formated structuresNikos Mavrogiannopoulos2002-03-241-12/+39
* renamed cert_* to x509_*Nikos Mavrogiannopoulos2001-08-051-1/+1
* C structure managementFabio Fiorina2001-07-191-0/+874