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
/
providers
/
implementations
/
storemgmt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year
Matt Caswell
2022-05-03
1
-1
/
+1
*
str[n]casecmp => OPENSSL_strncasecmp
Dmitry Belyavskiy
2022-04-22
1
-3
/
+2
*
Move e_os.h to include/internal
Richard Levitte
2022-02-05
1
-1
/
+1
*
Fix deref after null
ABautkin
2021-12-20
1
-1
/
+1
*
Move more general parts of internal/cryptlib.h to new internal/common.h
Dr. David von Oheimb
2021-11-17
1
-1
/
+0
*
Add and use HAS_CASE_PREFIX(), CHECK_AND_SKIP_CASE_PREFIX(), and HAS_CASE_SUF...
Dr. David von Oheimb
2021-11-17
1
-10
/
+11
*
Add and use HAS_PREFIX() and CHECK_AND_SKIP_PREFIX() for checking if string h...
Dr. David von Oheimb
2021-11-17
1
-6
/
+4
*
OSSL_STORE 'file:' scheme: Set input structure for certificates and CRLs
Richard Levitte
2021-09-05
1
-0
/
+25
*
Update copyright year
Matt Caswell
2021-07-29
1
-1
/
+1
*
PROV & STORE: Make the 'file:' store loader understand more binary formats
Richard Levitte
2021-07-03
5
-138
/
+288
*
PROV & STORE: Don't decode keys in the 'file:' store loader
Richard Levitte
2021-07-03
1
-31
/
+6
*
Fix file_name_check() in storemgmt/file_store.c and e_loader_attic.c
Dr. David von Oheimb
2021-06-25
1
-4
/
+5
*
store: Avoid spurious error from decoding at EOF
Tomas Mraz
2021-06-10
1
-1
/
+11
*
PROV: drop get_params() and gettable_params() from all decoder implementations
Richard Levitte
2021-06-05
1
-27
/
+1
*
Make sure to include "crypto/ctype.h" to get ossl_isdigit()
Richard Levitte
2021-05-19
1
-0
/
+1
*
Drop libimplementations.a
Richard Levitte
2021-05-07
1
-1
/
+1
*
Make the -inform option to be respected if possible
Tomas Mraz
2021-05-06
1
-13
/
+20
*
STORE: Use the 'expect' param to limit the amount of decoders used
Richard Levitte
2021-04-30
1
-4
/
+10
*
STORE: Simplify error filtering in der2obj_decode()
Richard Levitte
2021-04-23
1
-18
/
+6
*
Adapt our decoder implementations to the new way to indicate succes / failure
Richard Levitte
2021-04-21
1
-7
/
+14
*
CORE: Add an algorithm_description field to OSSL_ALGORITHM
Richard Levitte
2021-04-02
2
-3
/
+3
*
STORE: Use the same error avoidance criteria as for the DER->key decoder
Richard Levitte
2021-03-19
1
-1
/
+3
*
Fix misc external ossl_ symbols.
Shane Lontis
2021-03-18
2
-2
/
+2
*
update set_ctx_param store management calls to return 1 for a NULL params
Pauli
2021-03-12
1
-0
/
+3
*
Update copyright year
Matt Caswell
2021-03-11
1
-1
/
+1
*
Add a real type for OSSL_CORE_BIO which is distinct from and not castable to BIO
Pauli
2021-03-11
1
-1
/
+5
*
Use BIO_f_readbuffer() in the decoder to support stdin.
Shane Lontis
2021-03-11
1
-159
/
+11
*
Rename OSSL_ENCODER_CTX_new_by_EVP_PKEY and OSSL_DECODER_CTX_new_by_EVP_PKEY
Tomas Mraz
2021-02-17
1
-5
/
+5
*
Move the PROV_R reason codes to a public header
Tomas Mraz
2021-02-11
1
-1
/
+1
*
Update copyright year
Richard Levitte
2021-01-28
1
-1
/
+1
*
Add X509_NAME_hash_ex() to be able to check if it failed due to unsupported SHA1
Dr. David von Oheimb
2021-01-13
1
-1
/
+6
*
Avoid duplicate ends_with_dirsep functions
Tomas Mraz
2020-11-11
1
-15
/
+2
*
PROV: Re-implement all the keypair decoders
Richard Levitte
2020-11-11
1
-1
/
+1
*
Unexport internal MSBLOB and PVK functions
Richard Levitte
2020-10-21
1
-1
/
+1
*
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
-1
/
+1
*
DECODER: Allow precise result type for OSSL_DECODER_CTX_new_by_EVP_PKEY()
Richard Levitte
2020-10-04
1
-1
/
+2
*
der: _ossl prefix DER functions
Pauli
2020-10-01
3
-3
/
+4
*
prov: prefix provider internal functions with ossl_
Pauli
2020-09-29
1
-1
/
+1
*
prov: prefix all OSSL_DISPATCH tables names with ossl_
Pauli
2020-09-29
1
-1
/
+1
*
Prune low-level ASN.1 parse errors from error queue in decoder_process()
Dr. David von Oheimb
2020-09-24
1
-1
/
+16
*
Fix safestack issues in x509.h
Matt Caswell
2020-09-13
1
-1
/
+0
*
STORE: Add a built-in 'file:' storemgmt implementation (loader)
Richard Levitte
2020-09-03
4
-0
/
+1056