]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/asn1/asn1_err.c
Regenerate mkerr files
[thirdparty/openssl.git] / crypto / asn1 / asn1_err.c
2019-07-16  Rich SalzRegenerate mkerr files
2019-05-27  Shane LontisAdd d2i_KeyParams/i2d_KeyParams API's.
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2018-08-11  Richard Levittei2d_ASN1_OBJECT(): allocate memory if the user didn...
2018-06-18  David von Oheimbadd 'unsupported cipher mode' diagnostics to evp_lib...
2018-05-02  Dr. Matthias St... a_strex.c: prevent out of bound read in do_buf()
2018-04-03  Rich SalzSet error code on alloc failures
2018-03-27  Matt CaswellLimit ASN.1 constructed types recursive definition...
2017-06-07  Rich Salzmake error tables const and separate header file
2017-04-04  Richard Levittemake update
2016-07-20  Kurt RoeckxCheck for errors allocating the error strings.
2016-05-23  Rich SalzRemove unused error/function codes.
2016-05-17  Rich SalzManual fixes after copyright consolidation
2016-01-26  Rich SalzRemove /* foo.c */ comments
2015-11-05  Dr. Stephen HensonRebuild error source files.
2015-10-05  Dr. Stephen HensonFree up ASN.1 structures at top level only.
2015-09-16  Dr. Stephen HensonNew ASN.1 embed macro.
2015-07-16  Rich SalzRemove obsolete key formats.
2015-05-21  Dr. Stephen HensonAdd scrypt PBE algorithm code.
2015-05-20  Dr. Stephen HensonAdd functions to convert between uint64_t and ASN1_INTEGER.
2015-05-18  Dr. Stephen HensonASN1 INTEGER refactor.
2015-03-26  Dr. Stephen HensonRemove combine option from ASN.1 code.
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2014-12-18  Kurt RoeckxReturn error when a bit string indicates an invalid...
2014-12-17  Dr. Stephen HensonReject invalid constructed encodings.
2014-08-11  Scott SchaeferRT 2517: Various typo's.
2014-08-11  Scott SchaeferRT 2517: Various typo's.
2014-02-14  Scott SchaeferFix various spelling errors
2012-10-22  Dr. Stephen HensonNew config module for string tables. This can be used...
2011-02-03  Bodo MöllerFix error codes.
2010-03-11  Dr. Stephen HensonAlgorithm specific ASN1 signing functions.
2009-11-25  Dr. Stephen HensonSplit PBES2 into cipher and PBKDF2 versions. This tidie...
2009-08-06  Dr. Stephen HensonReject leading 0x80 in OID subidentifiers.
2009-04-06  Dr. Stephen HensonUpdates from 1.0.0-stable
2009-04-03  Dr. Stephen HensonMerge from 1.0.0-stable branch.
2009-03-25  Dr. Stephen HensonUpdate from stable branch.
2008-03-12  Dr. Stephen HensonAnd so it begins...
2007-11-20  Dr. Stephen HensonSubmitted by: "Victor B. Wagner" <vitus@cryptocom.ru>
2006-11-21  Dr. Stephen HensonUpdate from 0.9.8 stable. Eliminate duplicate error...
2006-07-17  Dr. Stephen HensonFix various error codes to match functions.
2006-05-07  Dr. Stephen HensonAdd support for default public key digest type ctrl.
2006-04-19  Dr. Stephen HensonRemove link between digests and signature algorithms.
2005-08-21  Ben LaurieMake D-H safer, include well-known primes.
2005-05-11  Bodo MöllerFix more error codes.
2005-05-09  Bodo MöllerUpdate util/ck_errf.pl script, and have it run automati...
2005-04-30  Dr. Stephen HensonDon't attempt to parse nested ASN1 strings by default.
2005-04-30  Dr. Stephen HensonUse more efficient way to locate end of an ASN1 structure.
2005-04-26  Bodo MöllerFix various incorrect error function codes.
2005-04-12  Dr. Stephen HensonRebuild error codes.
2004-12-05  Dr. Stephen HensonAdd lots of checks for memory allocation failure, error...
2003-01-24  Dr. Stephen HensonCheck return value of gmtime() and add error codes
2002-11-12  Dr. Stephen HensonInitial ASN1 generation code. This can construct
2002-08-07  Bodo Mölleruse a generic EC_KEY structure (EC keys are not ECDSA...
2002-02-22  Dr. Stephen Hensonmake errors
2002-02-13  Bodo MöllerECDSA support
2001-02-25  Dr. Stephen HensonTrap an invalid ASN1_ITEM construction and print out
2001-02-22  Dr. Stephen HensonRebuild ASN1 error codes to remove unused function...
2001-02-21  Geoff Thorpe'make update'
2001-02-19  Richard LevitteMake all configuration macros available for application...
2000-12-08  Dr. Stephen HensonMerge from the ASN1 branch of new ASN1 code
2000-10-27  Richard LevitteThe majority of the OCSP code from CertCo.
2000-03-05  Bodo MöllerPreserve reason strings in automatically build tables.
2000-02-26  Dr. Stephen HensonMake ASN1 types real typedefs.
2000-01-01  Dr. Stephen HensonFix some of the command line password stuff. New function
1999-12-29  Dr. Stephen HensonAdd OIDs for idea and blowfish. Unfortunately these...
1999-12-26  Dr. Stephen HensonNew {i2d,d2i}_PrivateKey_{bio, fp} functions.
1999-12-22  Dr. Stephen HensonSupport for ASN1 NULL type.
1999-12-02  Dr. Stephen HensonChange the trust and purpose code so it doesn't need...
1999-11-23  Dr. Stephen HensonSupport for authority information access extension.
1999-11-21  Dr. Stephen HensonTransparent support for PKCS#8 private keys in RSA...
1999-11-19  Dr. Stephen HensonSupport for otherName in GeneralName.
1999-11-04  Dr. Stephen HensonAllow additional information to be attached to a
1999-10-25  Dr. Stephen HensonMore multibyte character support.
1999-10-21  Dr. Stephen HensonNew function ASN1_mbstring_copy() to handle ASN1 string...
1999-06-07  Dr. Stephen HensonThis is the main PKCS#5 v2.0 key generation function...
1999-06-06  Dr. Stephen HensonMore PKCS#5 v2.0 development. Add a function to setup...
1999-05-18  Ulf MöllerSpelling error.
1999-05-14  Dr. Stephen HensonThe encoding of negative ASN1 INTEGERs and the conversi...
1999-04-24  Dr. Stephen HensonComplete rewrite of the error code generation script...
1999-04-23  Bodo MöllerChange #include filenames from <foo.h> to <openssl.h>.
1999-04-21  Dr. Stephen HensonSuppport for CRL distribution points extension. Also...
1999-04-19  Ulf MöllerChange functions to ANSI C.
1999-04-18  Dr. Stephen HensonInitial support for Certificate Policies extension...
1999-04-17  Dr. Stephen HensonAdd support for VISIBLESTRING and UTF8String
1999-04-08  Dr. Stephen HensonAdd PKCS#5 v2.0 ASN1 structures.
1999-04-01  Dr. Stephen HensonDid a 'make errors' to update asn1 error codes now...
1999-03-29  Dr. Stephen HensonVarious PKCS#12 related tidies and fixes: it might...
1999-03-28  Dr. Stephen HensonFurther PKCS#12 integration, PBE, PKCS#8 additions.
1999-03-27  Dr. Stephen HensonAdd initial support for Thawte strong extranet certific...
1999-02-17  Dr. Stephen HensonOops! Remeber to include the other patches this time...
1999-02-10  Dr. Stephen HensonOops. Forgot to do a 'make errors'.
1999-02-09  Dr. Stephen HensonSupport for ASN1 ENUMERATED type. This copies and dupli...
1999-02-07  Dr. Stephen HensonAdd support for GeneralName and GeneralNames extensions...
1999-01-28  Dr. Stephen HensonAdd ASN1 code for netscape certificate sequences.
1999-01-24  Dr. Stephen HensonContinuing adding X509 V3 support. This starts to integ...
1999-01-18  Dr. Stephen HensonThis is the result of a "make errors" with the new...
1998-12-21  Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
1998-12-21  Ralf S. EngelschallImport of old SSLeay release: SSLeay 0.9.1b (unreleased) SSLeay
1998-12-21  Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
1998-12-21  Ralf S. EngelschallImport of old SSLeay release: SSLeay 0.9.0b
next