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
/
core_fetch.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
CORE: pass the full algorithm definition to the method constructor
Richard Levitte
2019-11-29
1
-3
/
+2
*
Replumbing: make it possible for providers to specify multiple names
Richard Levitte
2019-10-03
1
-3
/
+3
*
In provider implemented methods, save the name number, not the name string
Richard Levitte
2019-09-19
1
-6
/
+2
*
Modify ossl_method_store_add() to accept an OSSL_PROVIDER and check for it
Richard Levitte
2019-08-22
1
-5
/
+5
*
Refactor ossl_method_construct() in terms of ossl_algorithm_do_all()
Richard Levitte
2019-07-23
1
-44
/
+34
*
EVP fetching: make operation_id part of the method identity
Richard Levitte
2019-06-10
1
-4
/
+6
*
Move digests to providers
Shane Lontis
2019-06-04
1
-0
/
+3
*
EVP_FETCH: deal with names without pre-defined NIDs
Richard Levitte
2019-05-12
1
-8
/
+9
*
Instead of global data store it in an OPENSSL_CTX
Matt Caswell
2019-05-02
1
-1
/
+1
*
Use the right NID when putting a method in the store
Matt Caswell
2019-04-09
1
-2
/
+3
*
Replumbing: better reference counter control in ossl_method_construct()
Richard Levitte
2019-03-18
1
-12
/
+20
*
Replumbing: pass callback data to the algo destructor too
Richard Levitte
2019-03-18
1
-2
/
+2
*
Replumbing: Add constructor of libcrypto internal method structures
Richard Levitte
2019-03-12
1
-0
/
+97