summaryrefslogtreecommitdiff
path: root/crypto/dh/dh_err.c
Commit message (Expand)AuthorAgeFilesLines
* Stop raising ERR_R_MALLOC_FAILURE in most placesRichard Levitte2022-10-051-1/+2
* err: rename err_load_xxx_strings_int functionsPauli2021-05-261-1/+1
* Add a range check (from SP800-56Ar3) to DH key derivation.Shane Lontis2021-04-011-1/+2
* ERR: Rebuild all generated error headers and source filesRichard Levitte2020-11-241-5/+11
* Generate error queue entry on FFC_CHECK_BAD_LN_PAIR for DH and DSADr. David von Oheimb2020-06-101-1/+2
* util/mkerr.pl: make it not depend on the function codeRichard Levitte2019-09-121-1/+1
* Enforce a minimum DH modulus size of 512 bitsBernd Edlinger2019-07-241-0/+1
* Regenerate mkerr filesRich Salz2019-07-161-38/+1
* TLS1.3 FFDHE Supportraja-ashok2019-06-121-1/+3
* Following the license change, modify the boilerplates in crypto/dh/Richard Levitte2018-12-061-1/+1
* Set error code on alloc failuresRich Salz2018-04-031-1/+2
* Support public key and param check in EVP interfacePaul Yang2017-11-201-0/+24
* make updateDr. Stephen Henson2017-10-121-0/+6
* make error tables const and separate header fileRich Salz2017-06-071-44/+41
* Check for errors allocating the error strings.Kurt Roeckx2016-07-201-1/+2
* Remove unused error/function codes.Rich Salz2016-05-231-8/+1
* Add some error messages for malloc failsMatt Caswell2016-05-181-0/+3
* Manual fixes after copyright consolidationRich Salz2016-05-171-51/+6
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* Rebuild error source files.Dr. Stephen Henson2015-11-051-15/+15
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-50/+48
* CMS RFC2631 X9.42 DH enveloped data support.Dr. Stephen Henson2013-08-051-1/+7
* FIPS DH changes: selftest checks and key range checks.Dr. Stephen Henson2011-01-261-1/+2
* Update from 0.9.8 stable. Eliminate duplicate error codes.Dr. Stephen Henson2006-11-211-7/+4
* Introduce limits to prevent malicious keys being able toBodo Möller2006-09-281-0/+1
* Fix various error codes to match functions.Dr. Stephen Henson2006-07-171-1/+1
* Complete key derivation support.Dr. Stephen Henson2006-04-131-0/+2
* Typo.Dr. Stephen Henson2006-04-131-0/+1
* Extend DH ASN1 method, add DH EVP_PKEY_METHOD.Dr. Stephen Henson2006-04-121-1/+1
* PKCS#3 DH PKCS#8 ASN1 support.Dr. Stephen Henson2006-04-121-0/+4
* Extend DH ASN1 method to support public key encode/decode and parameterDr. Stephen Henson2006-04-121-0/+5
* New utility pkeyparam. Enhance and bugfix algorithm specific parameterDr. Stephen Henson2006-03-281-1/+2
* Make D-H safer, include well-known primes.Ben Laurie2005-08-211-0/+1
* Fix various incorrect error function codes.Bodo Möller2005-04-261-3/+4
* Rebuild error codes.Dr. Stephen Henson2005-04-121-12/+15
* Make sure we get the definition of OPENSSL_NO_ERR.Richard Levitte2003-03-201-0/+1
* fix DH_generate_parameters for general 'generator'Bodo Möller2002-03-201-1/+2
* Make {RSA,DSA,DH}_new_method obtain and release an ENGINEDr. Stephen Henson2002-03-091-1/+1
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-2/+2
* Preserve reason strings in automatically build tables.Bodo Möller2000-03-051-1/+2
* Complete rewrite of the error code generation script. It now runs as a singleDr. Stephen Henson1999-04-241-53/+55
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-2/+2
* Change functions to ANSI C.Ulf Möller1999-04-191-1/+1
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeayRalf S. Engelschall1998-12-211-2/+2
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-2/+8
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+90