summaryrefslogtreecommitdiff
path: root/lib/pkix_asn1_tab.c
Commit message (Expand)AuthorAgeFilesLines
* reindented codeNikos Mavrogiannopoulos2013-11-081-496/+503
* removed unneeded types.Nikos Mavrogiannopoulos2012-11-251-16/+0
* rewritten ASN.1 handling string subsystems to use the new libtasn1 APIs.Nikos Mavrogiannopoulos2012-11-241-31/+31
* use the old type for compatibilityNikos Mavrogiannopoulos2012-11-211-1/+1
* handle visiblestring.Nikos Mavrogiannopoulos2012-11-191-0/+4
* Added functions to parse the certificate policies extention.Nikos Mavrogiannopoulos2012-11-181-1/+28
* use the old libtasn1 typeNikos Mavrogiannopoulos2012-10-081-1/+1
* save some memory by removed unused ASN.1 structures.Nikos Mavrogiannopoulos2012-10-071-16/+2
* small optimizations in ASN.1 to save memoryNikos Mavrogiannopoulos2012-09-131-37/+17
* Added gnutls_x509_crt_set_private_key_usage_period() andNikos Mavrogiannopoulos2012-03-181-0/+5
* Add OCSP functionality.Simon Josefsson2012-01-201-1/+104
* Added gnutls_x509_crt_get_authority_info_access.Simon Josefsson2011-09-211-0/+6
* removed more stuff.Nikos Mavrogiannopoulos2010-06-031-24/+1
* No need for those OIDs any more.Nikos Mavrogiannopoulos2010-06-031-178/+0
* Added support for EV certificate attributes.Nikos Mavrogiannopoulos2010-06-031-0/+43
* Display postalCode and Name X.509 DN attributes correctly.Nikos Mavrogiannopoulos2010-03-201-0/+4
* Added GNUTLS_BAG_SECRET that adds support for storing a randomly generated keyNikos Mavrogiannopoulos2009-10-251-0/+5
* Added support for the AES family of ciphers in the PKCS8 and 12 encryption op...Nikos Mavrogiannopoulos2009-10-241-0/+6
* Regenerate.Simon Josefsson2009-10-141-0/+8
* 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