summaryrefslogtreecommitdiffstats
path: root/crypto/err/openssl.ec
AgeCommit message (Expand)Author
2020-02-10Generalize the HTTP client so far implemented mostly in crypto/ocsp/ocsp_ht.cDr. David von Oheimb
2019-11-29SERIALIZER: New API for serialization of objects through providersRichard Levitte
2019-11-12Make sure KDF reason codes are conserved in their current stateRichard Levitte
2019-10-10Cleanup: move remaining providers/common/include/internal/*.hRichard Levitte
2019-09-28Reorganize local header filesDr. Matthias St. Pierre
2019-09-28Reorganize private crypto header filesDr. Matthias St. Pierre
2019-07-22Deprecate SYSerr, add new FUNCerr macroRich Salz
2019-05-30Certificate Management Protocol (CMP, RFC 4210) extension to OpenSSLAndreas Kretschmer
2019-05-29Join the x509 and x509v3 directoriesRichard Levitte
2019-04-19Create provider errors and use themMatt Caswell
2019-03-122nd chunk: CRMF code (crypto/crmf/, ) and its integrationDavid von Oheimb
2019-02-18Properties for implementation selection.Pauli
2019-01-27crypto/cms: Add support for CAdES Basic Electronic Signatures (CAdES-BES)Antonio Iacono
2018-07-31Fix some TLSv1.3 alert issuesMatt Caswell
2018-06-04Make SM2 functions privateJack Lloyd
2018-03-19Add SM2 signature and ECIES schemesJack Lloyd
2017-06-29Add the STORE moduleRichard Levitte
2017-06-07make error tables const and separate header fileRich Salz
2017-05-04Fix pathname errors in errcode fileRich Salz
2016-07-08GH1278: Removed error code for alertsRich Salz
2016-05-23Remove unused error/function codes.Rich Salz
2016-05-18Cleanup openssl.ecRichard Levitte
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