summaryrefslogtreecommitdiff
path: root/lib/pkix.asn
Commit message (Expand)AuthorAgeFilesLines
* Add support for PBES2/PBKDF2 using GOST algorithmsDmitry Eremin-Solenikov2018-06-231-0/+6
* pkix.asn: removed unused DomainParametersNikos Mavrogiannopoulos2017-08-071-11/+0
* pkix: removed unused definitionNikos Mavrogiannopoulos2017-06-071-2/+0
* Removed unnecessary entries in pkix.asn and gnutls.asntmp-minimize-pkix-asnNikos Mavrogiannopoulos2017-02-221-94/+15
* pkix.asn: simplified ASN.1 description by eliminating pkcs-7-ContentTypeNikos Mavrogiannopoulos2016-10-111-5/+3
* pkcs7: allow unknown and legacy signature data OIDs to be importedNikos Mavrogiannopoulos2016-10-111-1/+4
* pkcs8: added support for decryption with PBES1-DES-CBC-MD5Nikos Mavrogiannopoulos2016-08-261-0/+4
* Added functions to parse the TLSFeatures X.509 extension.Tim Kosse2016-05-301-0/+3
* 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