summaryrefslogtreecommitdiff
path: root/lib/gnutls_asn1_tab.c
Commit message (Expand)AuthorAgeFilesLines
* 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