summaryrefslogtreecommitdiffstats
path: root/crypto/err/openssl.ec
AgeCommit message (Expand)Author
2016-03-23Move dso.h to internalRich Salz
2016-03-02Add KDF error codesDr. Stephen Henson
2016-02-26Public API for Certificate TransparencyRob Percival
2016-02-17Remove JPAKERich Salz
2016-01-10Regenerate SSL record/statem error stringsViktor Dukhovni
2015-12-09remove ECDSA error lineDr. Stephen Henson
2015-12-09remove ECDH error loadingDr. Stephen Henson
2015-11-20Add ASYNC error codesMatt Caswell
2015-10-21Handle CT error macros separatelyRichard Levitte
2015-10-09Initial commit for Certificate Transparency supportAdam Eijdenberg
2015-03-31Stop symlinking, move files to intended directoryRichard Levitte
2014-12-08Remove FIPS error library from openssl.ec mkerr.plDr. Stephen Henson
2014-12-04Remove SSLv2 supportKurt Roeckx
2014-10-15Fix SSL_R naming inconsistency.Bodo Moeller
2014-10-15Support TLS_FALLBACK_SCSV.Bodo Moeller
2012-07-19add ssl_locl.h to err header files, rebuild ssl error stringsDr. Stephen Henson
2011-03-08Add meaningful error codes to DRBG.Dr. Stephen Henson
2011-01-31Provisional, experimental support for DSA2 parameter generation algorithm.Dr. Stephen Henson
2008-10-26Add JPAKE.Ben Laurie
2008-04-06Fix typo and add header files to err library.Dr. Stephen Henson
2008-03-12And so it begins...Dr. Stephen Henson
2007-04-11Experimental HMAC support via EVP_PKEY_METHOD.Dr. Stephen Henson
2006-02-12RFC 3161 compliant time stamp request creation, response generationUlf Möller
2006-01-08Some error code cleanups (SSL lib. used SSL_R_... codes reserved for alerts)Bodo Möller
2003-05-01Define a STORE type. For documentation, read the entry in CHANGES,Richard Levitte
2003-01-15update error library for EC... changesBodo Möller
2002-08-09Add ECDH support.Bodo Möller
2002-02-13ECDSA supportBodo Möller
2001-09-12ENGINE files were renamed, and error strings are now in eng_err.cGeoff Thorpe
2001-05-06Add a general user interface API. This is designed to replace thingsRichard Levitte
2001-03-08Sort openssl.ec, the configuration file for mkerr.pl.Bodo Möller
2001-03-05Move ec.h to ec2.h because it is not compatible with what we will use.Bodo Möller
2000-11-08Remove references to RSAref. The glue library is but a memory to fadeRichard Levitte
2000-10-27The majority of the OCSP code from CertCo.Richard Levitte
2000-10-26Merge the engine branch into the main trunk. All conflicts resolved.Richard Levitte
2000-04-04This commit ties the new DSO code (crypto/dso/) into the build for aGeoff Thorpe
2000-02-25Allow code which calls RSA temp key callback to copeDr. Stephen Henson
2000-01-13Precautions against using the PRNG uninitialized: RAND_bytes() nowUlf Möller
1999-04-24Complete rewrite of the error code generation script. It now runs as a singleDr. Stephen Henson