aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/dh/dh_err.c
Commit message (Expand)AuthorAgeFilesLines
* 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)Ralf 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