index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
store
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto/*: Fix various typos, repeated words, align some spelling to LDP.
FdaSilvaYY
2022-10-12
1
-1
/
+1
*
Stop raising ERR_R_MALLOC_FAILURE in most places
Richard Levitte
2022-10-05
2
-44
/
+23
*
"Reserve" the method store when constructing methods
Richard Levitte
2022-07-20
1
-0
/
+24
*
store_result: Add fallback for fetching the keymgmt from the provider of the ...
Tomas Mraz
2022-06-28
1
-2
/
+20
*
Add deprecation macro for 3.1 and deprecate OPENSSL_LH_stats
Hugo Landau
2022-06-22
1
-1
/
+1
*
Fix inadvertent NULL assignments in ternary ops
Clemens Lang
2022-06-05
1
-1
/
+1
*
Fix Coverity 1503329 use after free
Pauli
2022-05-06
1
-0
/
+2
*
Remove the _fetch_by_number functions
Pauli
2022-05-06
2
-34
/
+6
*
Add method store cache flush and method removal to non-EVP operations
Richard Levitte
2022-05-05
1
-0
/
+19
*
Update copyright year
Matt Caswell
2022-05-03
3
-3
/
+3
*
str[n]casecmp => OPENSSL_strncasecmp
Dmitry Belyavskiy
2022-04-22
2
-2
/
+2
*
Refactor OSSL_LIB_CTX to avoid using CRYPTO_EX_DATA
Hugo Landau
2022-04-01
1
-21
/
+2
*
fetch: convert a NULL property query to ""
Pauli
2022-02-28
1
-3
/
+4
*
Move e_os.h to include/internal
Richard Levitte
2022-02-05
2
-2
/
+2
*
Fix Decoder, Encoder and Store loader fetching
Matt Caswell
2022-01-12
1
-2
/
+3
*
OSSL_STORE_open_ex(): Prevent spurious error: unregistered scheme=file
Dr. David von Oheimb
2022-01-07
1
-0
/
+4
*
try_pkcs12(): cleanse passphrase so it is not left on the stack
Tomas Mraz
2022-01-03
1
-2
/
+3
*
try_pkcs12(): Correct handling of NUL termination of passphrases
Tomas Mraz
2022-01-03
1
-4
/
+10
*
add OSSL_STACK_OF_X509_free() for commonly used pattern
Dr. David von Oheimb
2021-12-21
1
-1
/
+1
*
Add and use HAS_PREFIX() and CHECK_AND_SKIP_PREFIX() for checking if string h...
Dr. David von Oheimb
2021-11-17
1
-1
/
+1
*
fix some code with obvious wrong coding style
x2018
2021-10-28
1
-2
/
+2
*
CORE: Encure that cached fetches can be done per provider
Richard Levitte
2021-10-27
1
-4
/
+5
*
CORE: add a provider argument to ossl_method_construct()
Richard Levitte
2021-10-27
1
-1
/
+1
*
PROV & STORE: Make the 'file:' store loader understand more binary formats
Richard Levitte
2021-07-03
1
-1
/
+1
*
Defined out MUTEX attributes not available on NonStop SPT Threads.
Randall S. Becker
2021-07-02
3
-6
/
+6
*
OSSL_STORE: Fix crash when tracing STORE
Richard Levitte
2021-06-29
1
-5
/
+6
*
STORE: Fix OSSL_STORE_open_ex() error reporting
Richard Levitte
2021-06-20
2
-9
/
+24
*
CORE: Do a bit of cleanup of core fetching
Richard Levitte
2021-06-16
1
-12
/
+10
*
Clean up the encoder/decoder/loader stores before providers
Matt Caswell
2021-06-16
1
-1
/
+2
*
Refactor OSSL_STORE_LOADER_do_all_provided() to behave like OSSL_STORE_LOADER...
Richard Levitte
2021-06-15
1
-32
/
+24
*
CORE: Move away the allocation of the temporary no_cache method store
Richard Levitte
2021-06-15
1
-23
/
+40
*
STORE: Make OSSL_STORE_LOADER_fetch() consistent with all other fetch functions
Richard Levitte
2021-06-11
2
-5
/
+5
*
store: include internal header
Pauli
2021-06-02
1
-1
/
+1
*
libcrypto: make XXX_get_number() internal
Pauli
2021-06-02
1
-1
/
+1
*
store: remove TODOs
Pauli
2021-06-02
2
-3
/
+1
*
Rename all getters to use get/get0 in name
Tomas Mraz
2021-06-01
3
-12
/
+13
*
Fix cert creation in the store
Matt Caswell
2021-05-31
1
-16
/
+15
*
err: rename err_load_xxx_strings_int functions
Pauli
2021-05-26
1
-1
/
+1
*
Better error messages if there are no encoders/decoders/store loaders
Matt Caswell
2021-05-18
2
-2
/
+9
*
Add the ability for ex_data to have a priority
Matt Caswell
2021-05-11
1
-0
/
+1
*
Make the -inform option to be respected if possible
Tomas Mraz
2021-05-06
1
-27
/
+41
*
BIO_eof() and OSSL_STORE_eof(): Make sure to return 1 on error; improve relat...
Dr. David von Oheimb
2021-05-04
1
-1
/
+1
*
OSSL_STORE_expect(): Improve error handling and documentation
Dr. David von Oheimb
2021-05-04
1
-0
/
+5
*
STORE: Fix the repeated prompting of passphrase
Richard Levitte
2021-04-30
1
-1
/
+5
*
crypto/store/ossl_result.c: Better filtering of errors
Richard Levitte
2021-04-23
1
-40
/
+23
*
STORE: Discard the error report filter in crypto/store/store_result.c
Richard Levitte
2021-04-21
1
-38
/
+50
*
Replace OSSL_PARAM_BLD_free_params() with OSSL_PARAM_free().
Shane Lontis
2021-04-12
1
-1
/
+1
*
Update copyright year
Matt Caswell
2021-04-08
3
-3
/
+3
*
Fix typo in store_meth.c
Nan Xiao
2021-04-07
1
-1
/
+1
*
Add OSSL_STORE_LOADER_description()
Richard Levitte
2021-04-02
1
-0
/
+5
[next]