summaryrefslogtreecommitdiff
path: root/lib/pkix_asn1_tab.c
Commit message (Expand)AuthorAgeFilesLines
* Regenerated libtasn1 files.Simon Josefsson2009-05-031-625/+43
* Revert "Added more verbose debugging info"Nikos Mavrogiannopoulos2009-02-221-6/+727
* Added more verbose debugging infoNikos Mavrogiannopoulos2009-02-221-727/+6
* Use #ifdef for checking HAVE_CONFIG_H for consistency.Simon Josefsson2008-09-031-1/+1
* Re-generate using modern libtasn1.Simon Josefsson2008-04-171-1118/+1118
* Update.Simon Josefsson2007-02-131-0/+3
* Generated.Simon Josefsson2007-02-121-1/+8
* Add proxy certificate APIs.Simon Josefsson2007-01-311-1/+19
* Generated.Simon Josefsson2006-12-271-1097/+1094
* Use GNU coding style.Simon Josefsson2005-11-071-1091/+1096
* Some fixes for AuthorityKeyIdentifier parsing. Suggested by Fabio.Nikos Mavrogiannopoulos2005-04-131-2/+2
* The certificate chain verification function now checks certificates in the re...Nikos Mavrogiannopoulos2004-12-011-1099/+1091
* changed indentation to 4 spaces instead of tabs.Nikos Mavrogiannopoulos2004-06-071-1091/+1099
* Corrected session resuming in SRP ciphersuites.Nikos Mavrogiannopoulos2004-05-261-2/+27
* fixed CRLDistpoints ASN.1 definitions.Nikos Mavrogiannopoulos2004-02-131-4/+4
* *** empty log message ***gnutls_1_1_5Nikos Mavrogiannopoulos2004-01-061-0/+10
* * Added the gnutls_sign_algorithm type.Nikos Mavrogiannopoulos2004-01-061-96/+60
* Corrected problem printing the DC attributes in a DN.Nikos Mavrogiannopoulos2004-01-031-1/+19
* *** empty log message ***Nikos Mavrogiannopoulos2003-12-291-1/+3
* Corrected the CRL distribution point extension handling.Nikos Mavrogiannopoulos2003-12-281-19/+2
* Added support for the Subject Key ID PKIX extension.Nikos Mavrogiannopoulos2003-12-261-1/+3
* Added support for reading and generating CRL distributionNikos Mavrogiannopoulos2003-12-231-1/+16
* 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