summaryrefslogtreecommitdiffstats
path: root/crypto/asn1/asn1_err.c
AgeCommit message (Expand)Author
2017-06-07make error tables const and separate header fileRich Salz
2017-04-04make updateRichard Levitte
2016-07-20Check for errors allocating the error strings.Kurt Roeckx
2016-05-23Remove unused error/function codes.Rich Salz
2016-05-17Manual fixes after copyright consolidationRich Salz
2016-01-26Remove /* foo.c */ commentsRich Salz
2015-11-05Rebuild error source files.Dr. Stephen Henson
2015-10-05Free up ASN.1 structures at top level only.Dr. Stephen Henson
2015-09-16New ASN.1 embed macro.Dr. Stephen Henson
2015-07-16Remove obsolete key formats.Rich Salz
2015-05-21Add scrypt PBE algorithm code.Dr. Stephen Henson
2015-05-20Add functions to convert between uint64_t and ASN1_INTEGER.Dr. Stephen Henson
2015-05-18ASN1 INTEGER refactor.Dr. Stephen Henson
2015-03-26Remove combine option from ASN.1 code.Dr. Stephen Henson
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2014-12-18Return error when a bit string indicates an invalid amount of bits leftKurt Roeckx
2014-12-17Reject invalid constructed encodings.Dr. Stephen Henson
2014-08-11RT 2517: Various typo's.Scott Schaefer
2014-02-14Fix various spelling errorsScott Schaefer
2012-10-22New config module for string tables. This can be used to add newDr. Stephen Henson
2011-02-03Fix error codes.Bodo Möller
2010-03-11Algorithm specific ASN1 signing functions.Dr. Stephen Henson
2009-11-25Split PBES2 into cipher and PBKDF2 versions. This tidies the code somewhatDr. Stephen Henson
2009-08-06Reject leading 0x80 in OID subidentifiers.Dr. Stephen Henson
2009-04-06Updates from 1.0.0-stableDr. Stephen Henson
2009-04-03Merge from 1.0.0-stable branch.Dr. Stephen Henson
2009-03-25Update from stable branch.Dr. Stephen Henson
2008-03-12And so it begins...Dr. Stephen Henson
2007-11-20Submitted by: "Victor B. Wagner" <vitus@cryptocom.ru>Dr. Stephen Henson
2006-11-21Update from 0.9.8 stable. Eliminate duplicate error codes.Dr. Stephen Henson
2006-07-17Fix various error codes to match functions.Dr. Stephen Henson
2006-05-07Add support for default public key digest type ctrl.Dr. Stephen Henson
2006-04-19Remove link between digests and signature algorithms.Dr. Stephen Henson
2005-08-21Make D-H safer, include well-known primes.Ben Laurie
2005-05-11Fix more error codes.Bodo Möller
2005-05-09Update util/ck_errf.pl script, and have it run automaticallyBodo Möller
2005-04-30Don't attempt to parse nested ASN1 strings by default.Dr. Stephen Henson
2005-04-30Use more efficient way to locate end of an ASN1 structure.Dr. Stephen Henson
2005-04-26Fix various incorrect error function codes.Bodo Möller
2005-04-12Rebuild error codes.Dr. Stephen Henson
2004-12-05Add lots of checks for memory allocation failure, error codes to indicateDr. Stephen Henson
2003-01-24Check return value of gmtime() and add error codesDr. Stephen Henson
2002-11-12Initial ASN1 generation code. This can constructDr. Stephen Henson
2002-08-07use a generic EC_KEY structure (EC keys are not ECDSA specific)Bodo Möller
2002-02-22make errorsDr. Stephen Henson
2002-02-13ECDSA supportBodo Möller
2001-02-25Trap an invalid ASN1_ITEM construction and print outDr. Stephen Henson
2001-02-22Rebuild ASN1 error codes to remove unused function and reason codes.Dr. Stephen Henson
2001-02-21'make update'Geoff Thorpe
2001-02-19Make all configuration macros available for application by makingRichard Levitte