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
/
include
/
openssl
/
storeerr.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
OSSL_STORE: Make it possible to attach an OSSL_STORE to an opened BIO
Richard Levitte
2020-05-13
1
-4
/
+4
*
Update copyright year
Matt Caswell
2020-04-23
1
-1
/
+1
*
mkerr: remove legacy guards from generated error headers
Dr. Matthias St. Pierre
2020-04-15
1
-5
/
+0
*
Update source files for deprecation at 3.0
Richard Levitte
2019-11-07
1
-2
/
+2
*
Add legacy include guards to public header files
Dr. Matthias St. Pierre
2019-09-28
1
-0
/
+6
*
Fix header file include guard names
Dr. Matthias St. Pierre
2019-09-28
1
-2
/
+2
*
Regenerate mkerr files
Rich Salz
2019-07-16
1
-41
/
+43
*
Add regenerated header files
Rich Salz
2019-03-11
1
-1
/
+5
*
Following the license change, modify the boilerplates in include/ and crypto/...
Richard Levitte
2018-12-06
1
-1
/
+1
*
STORE 'file' scheme loader: Add search capibility
Richard Levitte
2018-02-23
1
-0
/
+3
*
STORE: Add the possibility to search for specific information
Richard Levitte
2018-02-23
1
-0
/
+7
*
STORE: Add the possibility to specify an expected info type
Richard Levitte
2018-02-23
1
-0
/
+2
*
Small simplification in mkerr.pl
FdaSilvaYY
2018-02-09
1
-5
/
+2
*
OSSL_STORE: spell error reason correctly
Richard Levitte
2017-07-15
1
-1
/
+1
*
STORE: Make sure the loader to be registered is complete
Richard Levitte
2017-06-29
1
-0
/
+1
*
Add internal functions to fetch PEM data from an opened BIO
Richard Levitte
2017-06-29
1
-0
/
+2
*
Make it possible to tell the file loader to use secure memory
Richard Levitte
2017-06-29
1
-0
/
+1
*
STORE 'file' scheme loader: Add directory listing capability
Richard Levitte
2017-06-29
1
-0
/
+1
*
STORE 'file' scheme loader: Add handler for encrypted PKCS#8 data
Richard Levitte
2017-06-29
1
-0
/
+2
*
STORE 'file' scheme loader: refactor file_load to support decoding restart
Richard Levitte
2017-06-29
1
-0
/
+1
*
STORE: Add a OSSL_STORE_INFO type to help support file handler restarts
Richard Levitte
2017-06-29
1
-0
/
+1
*
STORE 'file' scheme loader: add support for the PKCS#12 container
Richard Levitte
2017-06-29
1
-0
/
+3
*
STORE 'file' scheme loader: add support for containers
Richard Levitte
2017-06-29
1
-0
/
+1
*
Add a STORE loader for the "file" scheme
Richard Levitte
2017-06-29
1
-0
/
+9
*
Add the STORE module
Richard Levitte
2017-06-29
1
-0
/
+56