Dr. Matthias St. Pierre
|
706457b7bd
Reorganize local header files
|
5 年之前 |
Dr. Matthias St. Pierre
|
25f2138b0a
Reorganize private crypto header files
|
5 年之前 |
Rich Salz
|
ff988500c2
Replace FUNCerr with ERR_raise_data
|
5 年之前 |
Rich Salz
|
46160e6fb9
Deprecate SYSerr, add new FUNCerr macro
|
5 年之前 |
Rich Salz
|
56c3a135b2
Add ERR_put_func_error, and use it.
|
5 年之前 |
Antoine Cœur
|
c2969ff6e7
Fix Typos
|
5 年之前 |
Bernd Edlinger
|
e7a4682d0b
Fix error handling at openssl_strerror_r
|
5 年之前 |
Richard Levitte
|
5c0d0c86af
Following the license change, modify the boilerplates in crypto/store/
|
6 年之前 |
Andy Polyakov
|
f20aa69e33
crypto/*: address standard-compilance nits.
|
6 年之前 |
Andy Polyakov
|
fa339c69a6
store/loader_file.c: fix char-subscripts warning.
|
6 年之前 |
Andy Polyakov
|
7747a49f24
store/loader_file.c: rename variables causing conflicts with Android NDK.
|
6 年之前 |
Richard Levitte
|
93d2f9fa4a
STORE 'file' scheme loader: Add search capibility
|
7 年之前 |
Richard Levitte
|
fac8673b8a
STORE: Add the possibility to search for specific information
|
7 年之前 |
Richard Levitte
|
6541d9e264
STORE 'file' scheme loader: Add info type expectation
|
7 年之前 |
Richard Levitte
|
072bfcc90b
STORE: Add the possibility to specify an expected info type
|
7 年之前 |
FdaSilvaYY
|
a0fda2cf2d
Address some code-analysis issues.
|
7 年之前 |
Richard Levitte
|
94b5d7aae9
Fix OSSL_STORE's 'file' loader: make sure peekbuf is initialised
|
7 年之前 |
Pauli
|
07016a8a31
Move e_os.h to be the very first include.
|
7 年之前 |
Pauli
|
a1df06b363
This has been added to avoid the situation where some host ctype.h functions
|
7 年之前 |
Bernd Edlinger
|
358d446f25
Use OPENSSL_secure_clear_free in STORE file_load
|
7 年之前 |
Benjamin Kaduk
|
7af42628c1
Improve style
|
7 年之前 |
Richard Levitte
|
1145995323
OSSL_STORE "file" scheme loader: check that a DOS device is correctly named
|
7 年之前 |
Richard Levitte
|
6eaebfaab5
OSSL_STORE "file" scheme loader: check for absolute path in URI later
|
7 年之前 |
Richard Levitte
|
ae9c39d83a
OSSL_STORE: Treat URIs as files first (with exceptions), then as full URIs
|
7 年之前 |
Richard Levitte
|
ba476aa32c
OSSL_STORE: spell error reason correctly
|
7 年之前 |
Richard Levitte
|
71d57be52e
For Windows, use _stat rather than stat
|
7 年之前 |
Richard Levitte
|
479af76798
Fix style in crypto/store/loader_file.c
|
7 年之前 |
Richard Levitte
|
11d66064f3
STORE 'file' scheme loader: fix try_decode_params() to check ambiguity
|
7 年之前 |
Richard Levitte
|
86e6cbd643
STORE 'file' scheme loader: DNS name in URI is case insensitive
|
7 年之前 |
Richard Levitte
|
4c17819c41
Add internal functions to fetch PEM data from an opened BIO
|
8 年之前 |