Andy Polyakov
|
d3d880ce01
err/err.c: fix "wraparound" bug in ERR_set_error_data.
|
7 years ago |
Richard Levitte
|
e1a4ff7678
Add ERR_clear_last_mark()
|
7 years ago |
Benjamin Kaduk
|
354ab3653c
Define a value for SYS_F_FCNTL
|
7 years ago |
Rich Salz
|
c784a838e0
Fix bug in err_string_data_cmp
|
7 years ago |
Rich Salz
|
e2dba64c84
Fix crash
|
7 years ago |
Rich Salz
|
0791bef0d4
Undo commit 40720ce
|
7 years ago |
Richard Levitte
|
970f467ac3
STORE 'file' scheme loader: Add directory listing capability
|
7 years ago |
Richard Levitte
|
71a5516dcc
Add the STORE module
|
8 years ago |
Richard Levitte
|
c785fd48e6
Make it possible to refer to ERR_R_UI_LIB
|
8 years ago |
Richard Levitte
|
619eb33a0c
Add new /dev/crypto engine
|
7 years ago |
Richard Levitte
|
9a32dcf42e
Add the common error ERR_R_OPERATION_FAIL
|
7 years ago |
Bernd Edlinger
|
af6de400b4
Fix the error handling in ERR_get_state:
|
7 years ago |
Bernd Edlinger
|
4fc426b789
Fix a possible crash in the error handling.
|
7 years ago |
Rich Salz
|
52df25cf2e
make error tables const and separate header file
|
7 years ago |
Rich Salz
|
73bc53708c
Only release thread-local key if we created it.
|
7 years ago |
Rich Salz
|
595b2a4237
Check fflush on BIO_ctrl call
|
7 years ago |
Richard Levitte
|
165f1c3ef3
In err_cleanup(), cleanup the thread local storage too
|
7 years ago |
Richard Levitte
|
4984448648
In UI_OpenSSL's open(), generate an error on unknown errno
|
8 years ago |
Matt Caswell
|
e5c1361580
Ensure we handle len == 0 in ERR_err_string_n
|
8 years ago |
Matt Caswell
|
135648bcd0
Fix mem leaks during auto-deinit
|
8 years ago |
Rich Salz
|
219116d866
Remove get_hash completely
|
8 years ago |
Rich Salz
|
412c8507ee
Remove "lockit" from internal error-hash function
|
8 years ago |
Kurt Roeckx
|
69588edbaa
Check for errors allocating the error strings.
|
8 years ago |
Richard Levitte
|
c2e4e5d248
Change all our uses of CRYPTO_THREAD_run_once to use RUN_ONCE instead
|
8 years ago |
Matt Caswell
|
1aca3618ff
Fix some OPENSSL_API_COMPAT values
|
8 years ago |
Matt Caswell
|
7d37818dac
Use strerror_r()/strerror_s() instead of strerror() where possible
|
8 years ago |
Rich Salz
|
0cd0a820ab
Remove unused error/function codes.
|
8 years ago |
Rich Salz
|
aa6bb1352b
Copyright consolidation 05/10
|
8 years ago |
Viktor Dukhovni
|
5c4328f04f
Fold threads.h into crypto.h making API public
|
8 years ago |
Richard Levitte
|
21e001747d
Restore the ERR_remove_thread_state() API and make it a no-op
|
8 years ago |