summaryrefslogtreecommitdiff
path: root/lib/gnutls_asn1_tab.c
Commit message (Expand)AuthorAgeFilesLines
* Validate EC_PARAMS for EdDSA keysJakub Jelen2020-03-181-0/+3
* Add GOST key transport supportDmitry Eremin-Solenikov2019-11-071-1/+18
* lib: implement support for updated GOST PublicKeyParametersDmitry Eremin-Solenikov2019-10-061-0/+3
* x509: add support for Russian extensions defined for qualified certificateDmitry Eremin-Solenikov2019-09-281-1/+6
* Add ASN.1 definitions for GOST keysDmitry Eremin-Solenikov2018-06-231-1/+7
* x509: no longer emit the previous custom format for provable parametersNikos Mavrogiannopoulos2017-08-071-8/+2
* x509: implement RSA-PSS signature schemeDaiki Ueno2017-05-291-1/+12
* Removed unnecessary entries in pkix.asn and gnutls.asntmp-minimize-pkix-asnNikos Mavrogiannopoulos2017-02-221-3/+1
* x509: introduced GNUTLS_SAN_OTHERNAME_KRB5PRINCIPALNikos Mavrogiannopoulos2016-01-121-1/+12
* Use separate PEM headers for provable private keysNikos Mavrogiannopoulos2015-09-131-1/+1
* Allow verifying and generating provable DSA keysNikos Mavrogiannopoulos2015-09-131-3/+5
* gnutls_asn1_tab: updated auto-generated fileNikos Mavrogiannopoulos2015-09-131-1/+8
* properly generate asn1_tab.cNikos Mavrogiannopoulos2015-09-121-0/+70
* Removed the 'gnutls_' prefix from files to simplify file namingNikos Mavrogiannopoulos2015-08-231-70/+0
* reindented codeNikos Mavrogiannopoulos2013-11-081-63/+63
* rewritten ASN.1 handling string subsystems to use the new libtasn1 APIs.Nikos Mavrogiannopoulos2012-11-241-1/+1
* small optimizations in ASN.1 to save memoryNikos Mavrogiannopoulos2012-09-131-4/+1
* gnutls_pk_params_st is used internally to transfer public key parameters. Thi...Nikos Mavrogiannopoulos2011-05-221-1/+11
* Regenerated libtasn1 files.Simon Josefsson2009-05-031-1/+1
* Use #ifdef for checking HAVE_CONFIG_H for consistency.Simon Josefsson2008-09-031-1/+1
* Re-generate using modern libtasn1.Simon Josefsson2008-04-171-56/+56
* Update.Simon Josefsson2007-02-131-0/+3
* Generate.Simon Josefsson2006-12-281-57/+57
* Use GNU coding style.Simon Josefsson2005-11-071-55/+55
* changed indentation to 4 spaces instead of tabs.Nikos Mavrogiannopoulos2004-06-071-56/+56
* * gnutls_dh_params_generate() and gnutls_rsa_params_generate() now useNikos Mavrogiannopoulos2003-02-031-1/+5
* 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 asn1 fileNikos Mavrogiannopoulos2002-02-071-0/+56