index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
dh
/
dh_err.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
err: rename err_load_xxx_strings_int functions
Pauli
2021-05-26
1
-1
/
+1
*
Add a range check (from SP800-56Ar3) to DH key derivation.
Shane Lontis
2021-04-01
1
-1
/
+2
*
ERR: Rebuild all generated error headers and source files
Richard Levitte
2020-11-24
1
-5
/
+11
*
Generate error queue entry on FFC_CHECK_BAD_LN_PAIR for DH and DSA
Dr. David von Oheimb
2020-06-10
1
-1
/
+2
*
util/mkerr.pl: make it not depend on the function code
Richard Levitte
2019-09-12
1
-1
/
+1
*
Enforce a minimum DH modulus size of 512 bits
Bernd Edlinger
2019-07-24
1
-0
/
+1
*
Regenerate mkerr files
Rich Salz
2019-07-16
1
-38
/
+1
*
TLS1.3 FFDHE Support
raja-ashok
2019-06-12
1
-1
/
+3
*
Following the license change, modify the boilerplates in crypto/dh/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Set error code on alloc failures
Rich Salz
2018-04-03
1
-1
/
+2
*
Support public key and param check in EVP interface
Paul Yang
2017-11-20
1
-0
/
+24
*
make update
Dr. Stephen Henson
2017-10-12
1
-0
/
+6
*
make error tables const and separate header file
Rich Salz
2017-06-07
1
-44
/
+41
*
Check for errors allocating the error strings.
Kurt Roeckx
2016-07-20
1
-1
/
+2
*
Remove unused error/function codes.
Rich Salz
2016-05-23
1
-8
/
+1
*
Add some error messages for malloc fails
Matt Caswell
2016-05-18
1
-0
/
+3
*
Manual fixes after copyright consolidation
Rich Salz
2016-05-17
1
-51
/
+6
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
Rebuild error source files.
Dr. Stephen Henson
2015-11-05
1
-15
/
+15
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-50
/
+48
*
CMS RFC2631 X9.42 DH enveloped data support.
Dr. Stephen Henson
2013-08-05
1
-1
/
+7
*
FIPS DH changes: selftest checks and key range checks.
Dr. Stephen Henson
2011-01-26
1
-1
/
+2
*
Update from 0.9.8 stable. Eliminate duplicate error codes.
Dr. Stephen Henson
2006-11-21
1
-7
/
+4
*
Introduce limits to prevent malicious keys being able to
Bodo Möller
2006-09-28
1
-0
/
+1
*
Fix various error codes to match functions.
Dr. Stephen Henson
2006-07-17
1
-1
/
+1
*
Complete key derivation support.
Dr. Stephen Henson
2006-04-13
1
-0
/
+2
*
Typo.
Dr. Stephen Henson
2006-04-13
1
-0
/
+1
*
Extend DH ASN1 method, add DH EVP_PKEY_METHOD.
Dr. Stephen Henson
2006-04-13
1
-1
/
+1
*
PKCS#3 DH PKCS#8 ASN1 support.
Dr. Stephen Henson
2006-04-13
1
-0
/
+4
*
Extend DH ASN1 method to support public key encode/decode and parameter
Dr. Stephen Henson
2006-04-12
1
-0
/
+5
*
New utility pkeyparam. Enhance and bugfix algorithm specific parameter
Dr. Stephen Henson
2006-03-28
1
-1
/
+2
*
Make D-H safer, include well-known primes.
Ben Laurie
2005-08-21
1
-0
/
+1
*
Fix various incorrect error function codes.
Bodo Möller
2005-04-26
1
-3
/
+4
*
Rebuild error codes.
Dr. Stephen Henson
2005-04-12
1
-12
/
+15
*
Make sure we get the definition of OPENSSL_NO_ERR.
Richard Levitte
2003-03-21
1
-0
/
+1
*
fix DH_generate_parameters for general 'generator'
Bodo Möller
2002-03-20
1
-1
/
+2
*
Make {RSA,DSA,DH}_new_method obtain and release an ENGINE
Dr. Stephen Henson
2002-03-09
1
-1
/
+1
*
Make all configuration macros available for application by making
Richard Levitte
2001-02-19
1
-2
/
+2
*
Preserve reason strings in automatically build tables.
Bodo Möller
2000-03-05
1
-1
/
+2
*
Complete rewrite of the error code generation script. It now runs as a single
Dr. Stephen Henson
1999-04-24
1
-53
/
+55
*
Change #include filenames from <foo.h> to <openssl.h>.
Bodo Möller
1999-04-24
1
-2
/
+2
*
Change functions to ANSI C.
Ulf Möller
1999-04-19
1
-1
/
+1
*
Import of old SSLeay release: SSLeay 0.9.1b (unreleased)
Ralf S. Engelschall
1998-12-21
1
-2
/
+2
*
Import of old SSLeay release: SSLeay 0.9.0b
Ralf S. Engelschall
1998-12-21
1
-2
/
+8
*
Import of old SSLeay release: SSLeay 0.8.1b
Ralf S. Engelschall
1998-12-21
1
-0
/
+90