aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/asn1/asn1_err.c
Commit message (Expand)AuthorAgeFilesLines
* make error tables const and separate header fileRich Salz2017-06-071-239/+300
* make updateRichard Levitte2017-04-041-1/+4
* Check for errors allocating the error strings.Kurt Roeckx2016-07-201-1/+3
* Remove unused error/function codes.Rich Salz2016-05-231-63/+1
* Manual fixes after copyright consolidationRich Salz2016-05-171-51/+6
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* Rebuild error source files.Dr. Stephen Henson2015-11-051-35/+35
* Free up ASN.1 structures at top level only.Dr. Stephen Henson2015-10-051-1/+1
* New ASN.1 embed macro.Dr. Stephen Henson2015-09-161-1/+1
* Remove obsolete key formats.Rich Salz2015-07-161-3/+0
* Add scrypt PBE algorithm code.Dr. Stephen Henson2015-05-211-0/+4
* Add functions to convert between uint64_t and ASN1_INTEGER.Dr. Stephen Henson2015-05-201-0/+2
* ASN1 INTEGER refactor.Dr. Stephen Henson2015-05-181-2/+13
* Remove combine option from ASN.1 code.Dr. Stephen Henson2015-03-261-1/+1
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-264/+285
* Return error when a bit string indicates an invalid amount of bits leftKurt Roeckx2014-12-181-0/+1
* Reject invalid constructed encodings.Dr. Stephen Henson2014-12-171-2/+2
* 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