index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
core_algorithm.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Stop raising ERR_R_MALLOC_FAILURE in most places
Richard Levitte
2022-10-05
1
-2
/
+0
*
"Reserve" the method store when constructing methods
Richard Levitte
2022-07-20
1
-5
/
+21
*
Refactor method construction pre- and post-condition
Richard Levitte
2022-05-05
1
-33
/
+70
*
CORE: add a provider argument to ossl_method_construct()
Richard Levitte
2021-10-27
1
-2
/
+15
*
Fix pointer passed to provider_unquery_operation
Petr Gotthard
2021-05-17
1
-3
/
+2
*
Add type_name member to provided methods and use it
Tomas Mraz
2021-04-26
1
-0
/
+21
*
rename ossl_provider_forall_loaded to ossl_provider_doall_activated
Pauli
2021-03-12
1
-1
/
+1
*
Update copyright year
Matt Caswell
2021-03-11
1
-1
/
+1
*
provider: add an unquery function to allow providers to clean up.
Pauli
2021-02-24
1
-0
/
+1
*
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
Dr. Matthias St. Pierre
2020-10-15
1
-2
/
+2
*
Fix post-condition in algorithm_do_this
Todd Short
2020-09-03
1
-4
/
+4
*
CORE: perform post-condition in algorithm_do_this() under all circumstances
Richard Levitte
2020-07-05
1
-6
/
+5
*
Rename <openssl/core_numbers.h> -> <openssl/core_dispatch.h>
Dr. Matthias St. Pierre
2020-06-24
1
-1
/
+1
*
Update copyright year
Matt Caswell
2020-06-04
1
-1
/
+1
*
CORE: query for operations only once per provider (unless no_store is true)
Richard Levitte
2020-05-19
1
-5
/
+43
*
CORE: Fix a couple of bugs in algorithm_do_this()
Richard Levitte
2020-05-16
1
-2
/
+2
*
Replumbing: make it possible for providers to specify multiple names
Richard Levitte
2019-10-03
1
-1
/
+1
*
Add internal function ossl_algorithm_do_all()
Richard Levitte
2019-07-23
1
-0
/
+75