summaryrefslogtreecommitdiff
path: root/lib/pkix.asn
Commit message (Expand)AuthorAgeFilesLines
* pkix.asn: corrected byKey definitionNikos Mavrogiannopoulos2016-04-081-1/+1
* Added code to parse and set PKCS #7 attributesNikos Mavrogiannopoulos2015-06-031-1/+1
* Added PKCS #7 signature(s) verificationNikos Mavrogiannopoulos2015-06-021-5/+0
* verify PKCS #7 signed dataNikos Mavrogiannopoulos2015-06-021-2/+27
* PKCS #8 encryption support was made more compact and manageableNikos Mavrogiannopoulos2014-08-041-0/+1
* Added support for name constraints X.509 extension.Nikos Mavrogiannopoulos2014-02-171-0/+11
* removed unneeded types.Nikos Mavrogiannopoulos2012-11-251-23/+0
* handle visiblestring.Nikos Mavrogiannopoulos2012-11-191-0/+2
* Added functions to parse the certificate policies extention.Nikos Mavrogiannopoulos2012-11-181-0/+28
* save some memory by removed unused ASN.1 structures.Nikos Mavrogiannopoulos2012-10-071-17/+7
* small optimizations in ASN.1 to save memoryNikos Mavrogiannopoulos2012-09-131-41/+14
* Added gnutls_x509_crt_set_private_key_usage_period() andNikos Mavrogiannopoulos2012-03-181-0/+4
* Add OCSP functionality.Simon Josefsson2012-01-201-0/+109
* Added gnutls_x509_crt_get_authority_info_access.Simon Josefsson2011-09-211-0/+9
* LocalKeyId and XmppAddr were incorporated.Nikos Mavrogiannopoulos2010-06-031-12/+0
* No need for those OIDs any more.Nikos Mavrogiannopoulos2010-06-031-106/+0
* Added support for EV certificate attributes.Nikos Mavrogiannopoulos2010-06-031-0/+14
* Display postalCode and Name X.509 DN attributes correctly.Nikos Mavrogiannopoulos2010-03-201-0/+3
* 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/+3
* Work around 'Cannot find OID: 1.2.840.113549.1.9.21' PKCS#12 problem.Simon Josefsson2009-10-141-0/+2
* Fix syntax-check warnings.Simon Josefsson2009-05-031-31/+30
* Removed several unneeded parameters from pkix tree.Nikos Mavrogiannopoulos2009-02-221-611/+28
* Revert "Added more verbose debugging info"Nikos Mavrogiannopoulos2009-02-221-5/+664
* Added more verbose debugging infoNikos Mavrogiannopoulos2009-02-221-664/+5
* Add XMPP definitions.Simon Josefsson2007-02-121-0/+8
* Add proxy certificate APIs.Simon Josefsson2007-01-311-0/+15
* Encoded UID DN fields as DirectoryString (e.g., PrintableString), notSimon Josefsson2006-12-271-2/+6
* Some fixes for AuthorityKeyIdentifier parsing. Suggested by Fabio.Nikos Mavrogiannopoulos2005-04-131-1/+2
* Corrected session resuming in SRP ciphersuites.Nikos Mavrogiannopoulos2004-05-261-1/+1
* certtool has now support for more X.520 DN attribute types.Nikos Mavrogiannopoulos2004-05-151-0/+15
* fixed CRLDistpoints ASN.1 definitions.Nikos Mavrogiannopoulos2004-02-131-11/+4
* *** empty log message ***gnutls_1_1_5Nikos Mavrogiannopoulos2004-01-061-1/+1
* * Added the gnutls_sign_algorithm type.Nikos Mavrogiannopoulos2004-01-061-76/+61
* Corrected problem printing the DC attributes in a DN.Nikos Mavrogiannopoulos2004-01-031-0/+11
* *** empty log message ***Nikos Mavrogiannopoulos2003-12-291-2/+2
* Corrected the CRL distribution point extension handling.Nikos Mavrogiannopoulos2003-12-281-16/+12
* Added support for the Subject Key ID PKIX extension.Nikos Mavrogiannopoulos2003-12-261-5/+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-21/+0
* Added some support for writable gnutls_x509_crt structures. Not ready yet.Nikos Mavrogiannopoulos2003-10-231-0/+21
* Added ability to write Bag attributes LocalKeyId and friendlyName, in order f...Nikos Mavrogiannopoulos2003-06-271-0/+6
* 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-7/+12
* Some additions to allow decrypting PKCS #5 encrypted data, with PKCS #12 sche...Nikos Mavrogiannopoulos2003-06-221-0/+5
* some more stuff about PKCS12. Still on early stage and incomplete.Nikos Mavrogiannopoulos2003-05-161-9/+3
* Renamed all of the PKCS #xx stuff names, to pkcs-x-name.Nikos Mavrogiannopoulos2003-04-161-28/+28
* *** empty log message ***Nikos Mavrogiannopoulos2003-04-161-42/+42
* added definitions for pkcs12Nikos Mavrogiannopoulos2003-04-161-3/+111