X509: add more error codes on malloc or sk_TYP_push failure
[openssl.git] / crypto / err / openssl.ec
2018-03-19 Jack LloydAdd SM2 signature and ECIES schemes
2017-06-29 Richard LevitteAdd the STORE module
2017-06-07 Rich Salzmake error tables const and separate header file
2017-05-04 Rich SalzFix pathname errors in errcode file
2016-07-08 Rich SalzGH1278: Removed error code for alerts
2016-05-23 Rich SalzRemove unused error/function codes.
2016-05-18 Richard LevitteCleanup openssl.ec
2016-03-23 Rich SalzMove dso.h to internal
2016-03-02 Dr. Stephen HensonAdd KDF error codes
2016-02-26 Rob PercivalPublic API for Certificate Transparency
2016-02-17 Rich SalzRemove JPAKE
2016-01-11 Viktor DukhovniRegenerate SSL record/statem error strings
2015-12-09 Dr. Stephen Hensonremove ECDSA error line
2015-12-09 Dr. Stephen Hensonremove ECDH error loading
2015-11-20 Matt CaswellAdd ASYNC error codes
2015-10-21 Richard LevitteHandle CT error macros separately
2015-10-09 Adam EijdenbergInitial commit for Certificate Transparency support
2015-03-31 Richard LevitteStop symlinking, move files to intended directory
2014-12-08 Dr. Stephen HensonRemove FIPS error library from openssl.ec mkerr.pl
2014-12-04 Kurt RoeckxRemove SSLv2 support
2014-10-15 Bodo MoellerFix SSL_R naming inconsistency.
2014-10-15 Bodo MoellerSupport TLS_FALLBACK_SCSV.
2012-07-19 Dr. Stephen Hensonadd ssl_locl.h to err header files, rebuild ssl error...
2011-03-08 Dr. Stephen HensonAdd meaningful error codes to DRBG.
2011-01-31 Dr. Stephen HensonProvisional, experimental support for DSA2 parameter...
2008-10-26 Ben LaurieAdd JPAKE.
2008-04-06 Dr. Stephen HensonFix typo and add header files to err library.
2008-03-12 Dr. Stephen HensonAnd so it begins...
2007-04-11 Dr. Stephen HensonExperimental HMAC support via EVP_PKEY_METHOD.
2006-02-12 Ulf MöllerRFC 3161 compliant time stamp request creation, respons...
2006-01-08 Bodo MöllerSome error code cleanups (SSL lib. used SSL_R_... codes...
2003-05-01 Richard LevitteDefine a STORE type. For documentation, read the entry...
2003-01-15 Bodo Möllerupdate error library for EC... changes
2002-08-09 Bodo MöllerAdd ECDH support.
2002-02-13 Bodo MöllerECDSA support
2001-09-12 Geoff ThorpeENGINE files were renamed, and error strings are now...
2001-05-06 Richard LevitteAdd a general user interface API. This is designed...
2001-03-08 Bodo MöllerSort openssl.ec, the configuration file for mkerr.pl.
2001-03-05 Bodo MöllerMove ec.h to ec2.h because it is not compatible with...
2000-11-08 Richard LevitteRemove references to RSAref. The glue library is but...
2000-10-27 Richard LevitteThe majority of the OCSP code from CertCo.
2000-10-26 Richard LevitteMerge the engine branch into the main trunk. All confl...
2000-04-04 Geoff ThorpeThis commit ties the new DSO code (crypto/dso/) into...
2000-02-25 Dr. Stephen HensonAllow code which calls RSA temp key callback to cope
2000-01-13 Ulf MöllerPrecautions against using the PRNG uninitialized: RAND_...
1999-04-24 Dr. Stephen HensonComplete rewrite of the error code generation script...