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/*: address standard-compilance nits.
Andy Polyakov
2018-07-20
1
-1
/
+5
*
store/loader_file.c: fix char-subscripts warning.
Andy Polyakov
2018-06-25
1
-3
/
+3
*
Update copyright year
Matt Caswell
2018-05-29
1
-1
/
+1
*
Use void in all function definitions that do not take any arguments
Kurt Roeckx
2018-05-11
1
-1
/
+1
*
store/loader_file.c: rename variables causing conflicts with Android NDK.
Andy Polyakov
2018-03-13
1
-15
/
+15
*
STORE 'file' scheme loader: Add search capibility
Richard Levitte
2018-02-23
2
-1
/
+108
*
STORE: Add the possibility to search for specific information
Richard Levitte
2018-02-23
5
-1
/
+197
*
STORE 'file' scheme loader: Add info type expectation
Richard Levitte
2018-02-23
1
-1
/
+18
*
STORE: Add the possibility to specify an expected info type
Richard Levitte
2018-02-23
5
-2
/
+52
*
STORE: In preparation for coming work, mark when loading is started
Richard Levitte
2018-02-23
1
-1
/
+5
*
OSSL_STORE: Add OSSL_STORE_vctrl()
Richard Levitte
2018-02-14
1
-3
/
+9
*
Update copyright year
Matt Caswell
2018-02-13
1
-1
/
+1
*
Revert the crypto "global lock" implementation
Benjamin Kaduk
2018-01-31
1
-1
/
+1
*
Address some code-analysis issues.
FdaSilvaYY
2017-12-08
1
-2
/
+2
*
Fix OSSL_STORE's 'file' loader: make sure peekbuf is initialised
Richard Levitte
2017-09-05
1
-1
/
+1
*
Add CRYPTO_thread_glock_new
Rich Salz
2017-09-01
1
-1
/
+1
*
Move e_os.h to be the very first include.
Pauli
2017-08-29
2
-5
/
+2
*
This has been added to avoid the situation where some host ctype.h functions
Pauli
2017-08-22
2
-5
/
+6
*
Clear error stack on successful OSSL_STORE_open()
Richard Levitte
2017-08-15
1
-5
/
+16
*
Use OPENSSL_secure_clear_free in STORE file_load
Bernd Edlinger
2017-07-29
1
-5
/
+5
*
Improve style
Benjamin Kaduk
2017-07-27
1
-2
/
+2
*
Fixups for STORE commit
Benjamin Kaduk
2017-07-27
2
-3
/
+2
*
OSSL_STORE "file" scheme loader: check that a DOS device is correctly named
Richard Levitte
2017-07-15
1
-3
/
+7
*
OSSL_STORE "file" scheme loader: check for absolute path in URI later
Richard Levitte
2017-07-15
1
-18
/
+28
*
OSSL_STORE: Treat URIs as files first (with exceptions), then as full URIs
Richard Levitte
2017-07-15
2
-28
/
+76
*
OSSL_STORE: spell error reason correctly
Richard Levitte
2017-07-15
2
-3
/
+3
*
For Windows, use _stat rather than stat
Richard Levitte
2017-07-14
1
-0
/
+4
*
Fix style in crypto/store/loader_file.c
Richard Levitte
2017-07-14
1
-4
/
+54
*
STORE 'file' scheme loader: fix try_decode_params() to check ambiguity
Richard Levitte
2017-07-05
1
-10
/
+26
*
STORE: fix possible memory leak
Richard Levitte
2017-07-04
1
-6
/
+6
*
Make sure OSSL_STORE_load() isn't caught in an endless loop
Richard Levitte
2017-07-03
1
-0
/
+3
*
STORE 'file' scheme loader: DNS name in URI is case insensitive
Richard Levitte
2017-07-02
1
-1
/
+1
*
STORE: Make sure the loader to be registered is complete
Richard Levitte
2017-06-29
2
-0
/
+10
*
STORE: simplify store_loader_cmp()
Richard Levitte
2017-06-29
1
-5
/
+2
*
Add internal functions to fetch PEM data from an opened BIO
Richard Levitte
2017-06-29
4
-0
/
+80
*
Make it possible to tell the file loader to use secure memory
Richard Levitte
2017-06-29
2
-7
/
+52
*
STORE 'file' scheme loader: refactor the treatment of matches
Richard Levitte
2017-06-29
1
-59
/
+135
*
STORE: add ENGINE information to loaders
Richard Levitte
2017-06-29
3
-1
/
+22
*
STORE 'file' scheme loader: Add directory listing capability
Richard Levitte
2017-06-29
2
-74
/
+235
*
STORE 'file' scheme loader: Add handler for encrypted PKCS#8 data
Richard Levitte
2017-06-29
2
-4
/
+82
*
STORE 'file' scheme loader: refactor file_load to support decoding restart
Richard Levitte
2017-06-29
2
-111
/
+179
*
STORE: Add a OSSL_STORE_INFO type to help support file handler restarts
Richard Levitte
2017-06-29
3
-1
/
+69
*
STORE 'file' scheme loader: add support for the PKCS#12 container
Richard Levitte
2017-06-29
2
-0
/
+122
*
STORE 'file' scheme loader: add support for containers
Richard Levitte
2017-06-29
2
-46
/
+112
*
Add a STORE loader for the "file" scheme
Richard Levitte
2017-06-29
5
-2
/
+604
*
Add the STORE module
Richard Levitte
2017-06-29
7
-0
/
+840
*
Remove store.
Rich Salz
2016-02-10
8
-2944
/
+0
*
unified build scheme: add build.info files
Richard Levitte
2016-02-01
1
-0
/
+2
*
Templatize util/domd
Rich Salz
2016-01-29
1
-2
/
+1
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
5
-5
/
+0
[next]