afshinpir
|
bd73e1e62c
Adding missing NULL pointer check
|
8 月之前 |
Jiasheng Jiang
|
99fe4c1066
Add OPENSSL_free to avoid mem leak
|
7 月之前 |
Jiasheng Jiang
|
18a30b5637
store/store_lib.c: Add the checks for the EVP_MD_CTX_get_size()
|
7 月之前 |
Matt Caswell
|
556009c596
Copyright year updates
|
1 年之前 |
Simo Sorce
|
96e678087d
Allow to pass a passprase callback at store open
|
1 年之前 |
Dmitry Belyavskiy
|
0a8807b4a8
Store: API for deletion
|
1 年之前 |
Dimitri Papadopoulos
|
ad31628cfe
Remove repeated words
|
1 年之前 |
Richard Levitte
|
17dd9a2c62
OSSL_STORE: Fix error flag clearing and setting (provider path only)
|
1 年之前 |
FdaSilvaYY
|
c734058309
crypto/*: Fix various typos, repeated words, align some spelling to LDP.
|
2 年之前 |
Richard Levitte
|
e077455e9e
Stop raising ERR_R_MALLOC_FAILURE in most places
|
2 年之前 |
Pauli
|
66cb4fcdc5
Fix Coverity 1503329 use after free
|
2 年之前 |
Matt Caswell
|
fecb3aae22
Update copyright year
|
2 年之前 |
Dmitry Belyavskiy
|
fba140c735
str[n]casecmp => OPENSSL_strncasecmp
|
2 年之前 |
Richard Levitte
|
d5f9166bac
Move e_os.h to include/internal
|
2 年之前 |
Dr. David von Oheimb
|
7c64ca71c2
OSSL_STORE_open_ex(): Prevent spurious error: unregistered scheme=file
|
3 年之前 |
Dr. David von Oheimb
|
2ff286c26c
Add and use HAS_PREFIX() and CHECK_AND_SKIP_PREFIX() for checking if string has literal prefix
|
3 年之前 |
x2018
|
1287dabd0b
fix some code with obvious wrong coding style
|
3 年之前 |
Randall S. Becker
|
6870c1e7b7
Defined out MUTEX attributes not available on NonStop SPT Threads.
|
3 年之前 |
Richard Levitte
|
19c0b46b83
OSSL_STORE: Fix crash when tracing STORE
|
3 年之前 |
Richard Levitte
|
ecd699b6da
STORE: Fix OSSL_STORE_open_ex() error reporting
|
3 年之前 |
Richard Levitte
|
6309b799e9
STORE: Make OSSL_STORE_LOADER_fetch() consistent with all other fetch functions
|
3 年之前 |
Tomas Mraz
|
ed576acdf5
Rename all getters to use get/get0 in name
|
3 年之前 |
Matt Caswell
|
40692ed7c8
Better error messages if there are no encoders/decoders/store loaders
|
3 年之前 |
Tomas Mraz
|
d382e79632
Make the -inform option to be respected if possible
|
3 年之前 |
Dr. David von Oheimb
|
8b25b0eb99
BIO_eof() and OSSL_STORE_eof(): Make sure to return 1 on error; improve related doc
|
3 年之前 |
Dr. David von Oheimb
|
6e328484ab
OSSL_STORE_expect(): Improve error handling and documentation
|
3 年之前 |
Richard Levitte
|
b7f7a15f6a
STORE: Fix the repeated prompting of passphrase
|
3 年之前 |
Shane Lontis
|
3f883c7c83
Replace OSSL_PARAM_BLD_free_params() with OSSL_PARAM_free().
|
3 年之前 |
Matt Caswell
|
8020d79b40
Update copyright year
|
3 年之前 |
Pauli
|
141cc94e44
Add a real type for OSSL_CORE_BIO which is distinct from and not castable to BIO
|
3 年之前 |