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
/
store
/
store_result.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
store_result: Add fallback for fetching the keymgmt from the provider of the ...
Tomas Mraz
2022-06-28
1
-2
/
+20
*
Update copyright year
Matt Caswell
2022-05-03
1
-1
/
+1
*
str[n]casecmp => OPENSSL_strncasecmp
Dmitry Belyavskiy
2022-04-22
1
-1
/
+1
*
Move e_os.h to include/internal
Richard Levitte
2022-02-05
1
-1
/
+1
*
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
*
PROV & STORE: Make the 'file:' store loader understand more binary formats
Richard Levitte
2021-07-03
1
-1
/
+1
*
store: remove TODOs
Pauli
2021-06-02
1
-2
/
+0
*
Rename all getters to use get/get0 in name
Tomas Mraz
2021-06-01
1
-2
/
+2
*
Fix cert creation in the store
Matt Caswell
2021-05-31
1
-16
/
+15
*
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
*
Add ossl_ x509 symbols
Shane Lontis
2021-03-18
1
-2
/
+2
*
OSSL_STORE: restore diagnostics on decrypt error; provide password hints
Dr. David von Oheimb
2021-03-04
1
-2
/
+4
*
Pass the object type and data structure from the pem2der decoder
Matt Caswell
2021-02-18
1
-2
/
+8
*
Update copyright year
Matt Caswell
2021-02-18
1
-1
/
+1
*
Rename OSSL_ENCODER_CTX_new_by_EVP_PKEY and OSSL_DECODER_CTX_new_by_EVP_PKEY
Tomas Mraz
2021-02-17
1
-2
/
+2
*
remove unused assignments
Pauli
2020-12-03
1
-2
/
+0
*
Don't forget the datatype when decoding a PEM file
Matt Caswell
2020-11-25
1
-2
/
+2
*
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
Richard Levitte
2020-11-13
1
-2
/
+1
*
OSSL_STORE: Make sure the called OSSL_DECODER knows what to expect
Richard Levitte
2020-11-11
1
-7
/
+32
*
Adapt libcrypto functionality to specify the desired input structure
Richard Levitte
2020-11-11
1
-1
/
+2
*
Rename some occurrences of 'library_context' and 'lib_ctx' to 'libctx'
Dr. Matthias St. Pierre
2020-10-15
1
-1
/
+1
*
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
Dr. Matthias St. Pierre
2020-10-15
1
-12
/
+12
*
Adapt some code to OSSL_ENCODER_to_data() / OSSL_DECODER_from_data()
Richard Levitte
2020-10-10
1
-7
/
+3
*
DECODER: Allow precise result type for OSSL_DECODER_CTX_new_by_EVP_PKEY()
Richard Levitte
2020-10-04
1
-1
/
+2
*
Run the withlibctx.pl script
Matt Caswell
2020-10-01
1
-1
/
+1
*
Prune low-level ASN.1 parse errors from error queue in der2key_decode() etc.
Dr. David von Oheimb
2020-09-30
1
-0
/
+1
*
STORE: Clear a couple of TODOs that were there for the sake of SM2
Richard Levitte
2020-09-27
1
-27
/
+0
*
Prune low-level ASN.1 parse errors from error queue in decoder_process()
Dr. David von Oheimb
2020-09-24
1
-1
/
+9
*
Fix safestack issues in x509.h
Matt Caswell
2020-09-13
1
-2
/
+0
*
STORE: Stop the flood of errors
Richard Levitte
2020-09-03
1
-6
/
+35
*
STORE: Move the built-in 'file:' loader to become an engine module
Richard Levitte
2020-09-03
1
-1
/
+1
*
STORE: Modify to support loading with provider based loaders
Richard Levitte
2020-08-24
1
-0
/
+594