index
:
delta/openssl-new.git
1.0.2-aead
BRANCH_ASN1
BRANCH_OpenSSL_0_9_8k
BRANCH_VMS_64BIT
BRANCH_WIN64
BRANCH_engine
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL-rfc3820-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
OpenTLS
SSLeay
baserock/OpenSSL_1_0_1g
baserock/OpenSSL_1_0_2-stable
baserock/larswirzenius/morph
baserock/morph
baserock/pedroalvarez/power-port
baserock/ps/proto-web-system
eliminate-ssl-ctrl
master
openssl-3.0
openssl-3.1
rsalz-monolith
rt4526
supplemental-data-api-2
tls1.3-draft-18
tls1.3-draft-19
github.com: openssl/openssl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
engine
/
eng_fat.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix segfault with empty fields as last in the config.
Kurt Roeckx
2015-01-24
1
-0
/
+2
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-89
/
+86
*
new flag to stop ENGINE methods being registered
Dr. Stephen Henson
2011-05-15
1
-1
/
+2
*
Complete EVP_PKEY_ASN1_METHOD ENGINE support.
Dr. Stephen Henson
2006-06-05
1
-1
/
+10
*
Extend default method string to include public key methods.
Dr. Stephen Henson
2006-06-02
1
-0
/
+4
*
Add missing prototype. Extend engine utility to print public key algorithms.
Dr. Stephen Henson
2006-06-01
1
-0
/
+1
*
(oops) Apologies all, that last header-cleanup commit was from the wrong
Geoff Thorpe
2004-04-19
1
-3
/
+0
*
We're getting a clash with C++ because it has a type called 'list'.
Richard Levitte
2003-11-29
1
-3
/
+3
*
Fix a bone-head bug. This warrants a CHANGES entry because it could affect
Geoff Thorpe
2003-03-13
1
-6
/
+6
*
Add ECDH support.
Bodo Möller
2002-08-09
1
-0
/
+23
*
Add missing prototypes.
Lutz Jänicke
2002-06-13
1
-1
/
+1
*
Constification.
Dr. Stephen Henson
2002-01-22
1
-2
/
+2
*
default_algorithms option in ENGINE config.
Dr. Stephen Henson
2002-01-22
1
-0
/
+39
*
This change adds cipher and digest support into ENGINE using the
Geoff Thorpe
2001-09-25
1
-0
/
+6
*
This change replaces the ENGINE's underlying mechanics with the new
Geoff Thorpe
2001-09-25
1
-0
/
+102