aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/asn1/asn1_err.c
Commit message (Expand)AuthorAgeFilesLines
* RT 2517: Various typo's.Scott Schaefer2014-08-111-1/+1
* Fix various spelling errorsScott Schaefer2014-02-141-1/+1
* New config module for string tables. This can be used to add newDr. Stephen Henson2012-10-221-1/+5
* Fix error codes.Bodo Möller2011-02-031-0/+1
* Algorithm specific ASN1 signing functions.Dr. Stephen Henson2010-03-111-1/+3
* Split PBES2 into cipher and PBKDF2 versions. This tidies the code somewhatDr. Stephen Henson2009-11-251-0/+1
* Reject leading 0x80 in OID subidentifiers.Dr. Stephen Henson2009-08-061-1/+2
* Updates from 1.0.0-stableDr. Stephen Henson2009-04-061-0/+3
* Merge from 1.0.0-stable branch.Dr. Stephen Henson2009-04-031-2/+2
* Update from stable branch.Dr. Stephen Henson2009-03-251-0/+2
* And so it begins...Dr. Stephen Henson2008-03-121-0/+20
* Submitted by: "Victor B. Wagner" <vitus@cryptocom.ru>Dr. Stephen Henson2007-11-201-1/+2
* Update from 0.9.8 stable. Eliminate duplicate error codes.Dr. Stephen Henson2006-11-211-10/+8
* Fix various error codes to match functions.Dr. Stephen Henson2006-07-171-2/+1
* Add support for default public key digest type ctrl.Dr. Stephen Henson2006-05-071-0/+1
* Remove link between digests and signature algorithms.Dr. Stephen Henson2006-04-191-7/+10
* Make D-H safer, include well-known primes.Ben Laurie2005-08-211-0/+1
* Fix more error codes.Bodo Möller2005-05-111-4/+6
* Update util/ck_errf.pl script, and have it run automaticallyBodo Möller2005-05-091-5/+18
* Don't attempt to parse nested ASN1 strings by default.Dr. Stephen Henson2005-04-301-0/+1
* Use more efficient way to locate end of an ASN1 structure.Dr. Stephen Henson2005-04-301-0/+1
* Fix various incorrect error function codes.Bodo Möller2005-04-261-0/+1
* Rebuild error codes.Dr. Stephen Henson2005-04-121-189/+193
* Add lots of checks for memory allocation failure, error codes to indicateDr. Stephen Henson2004-12-051-1/+7
* Check return value of gmtime() and add error codesDr. Stephen Henson2003-01-241-1/+2
* Initial ASN1 generation code. This can constructDr. Stephen Henson2002-11-121-0/+29
* use a generic EC_KEY structure (EC keys are not ECDSA specific)Bodo Möller2002-08-071-1/+2
* make errorsDr. Stephen Henson2002-02-221-1/+4
* ECDSA supportBodo Möller2002-02-131-0/+1
* Trap an invalid ASN1_ITEM construction and print outDr. Stephen Henson2001-02-251-0/+1
* Rebuild ASN1 error codes to remove unused function and reason codes.Dr. Stephen Henson2001-02-221-77/+0
* 'make update'Geoff Thorpe2001-02-211-31/+35
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-2/+2
* Merge from the ASN1 branch of new ASN1 codeDr. Stephen Henson2000-12-081-144/+71
* The majority of the OCSP code from CertCo.Richard Levitte2000-10-271-0/+30
* Preserve reason strings in automatically build tables.Bodo Möller2000-03-051-1/+2
* Make ASN1 types real typedefs.Dr. Stephen Henson2000-02-261-1/+1
* Fix some of the command line password stuff. New functionDr. Stephen Henson2000-01-011-2/+0
* Add OIDs for idea and blowfish. Unfortunately these are inDr. Stephen Henson1999-12-291-0/+1
* New {i2d,d2i}_PrivateKey_{bio, fp} functions.Dr. Stephen Henson1999-12-261-0/+2
* Support for ASN1 NULL type.Dr. Stephen Henson1999-12-221-0/+3
* Change the trust and purpose code so it doesn't need initDr. Stephen Henson1999-12-021-1/+0
* Support for authority information access extension.Dr. Stephen Henson1999-11-231-0/+2
* Transparent support for PKCS#8 private keys in RSA/DSA.Dr. Stephen Henson1999-11-211-0/+2
* Support for otherName in GeneralName.Dr. Stephen Henson1999-11-191-0/+2
* Allow additional information to be attached to aDr. Stephen Henson1999-11-041-0/+2
* More multibyte character support.Dr. Stephen Henson1999-10-251-0/+3
* New function ASN1_mbstring_copy() to handle ASN1 string copying. UltimatelyDr. Stephen Henson1999-10-211-2/+8
* This is the main PKCS#5 v2.0 key generation function, it parses the ASN1Dr. Stephen Henson1999-06-071-1/+1
* More PKCS#5 v2.0 development. Add a function to setup a PKCS#5 v2.0Dr. Stephen Henson1999-06-061-0/+2