Bernd Edlinger
|
94dc53a3f7
Make err_clear_constant_time really constant time
|
5 年 前 |
David von Oheimb
|
a61b7f2fa6
2nd chunk: CRMF code (crypto/crmf/, ) and its integration
|
6 年 前 |
Matt Caswell
|
fa6b1ee111
Don't leak memory from ERR_add_error_vdata()
|
5 年 前 |
Antonio Iacono
|
e85d19c68e
crypto/cms: Add support for CAdES Basic Electronic Signatures (CAdES-BES)
|
6 年 前 |
Viktor Dukhovni
|
df1f538f28
More configurable crypto and ssl library initialization
|
5 年 前 |
Richard Levitte
|
91c5473035
ERR: preserve system error number in a few more places
|
6 年 前 |
Matt Caswell
|
71b1ceffc4
Make sure build_SYS_str_reasons() preserves errno
|
6 年 前 |
Andy Polyakov
|
91d0fd1c27
err/err.c: improve err_clear_last_constant_time's portability.
|
6 年 前 |
Richard Levitte
|
4ad239b8a2
Following the license change, modify the boilerplates in crypto/err/
|
6 年 前 |
Richard Levitte
|
fcd2d5a612
Refactor the computation of API version limits
|
6 年 前 |
Andy Polyakov
|
f658a3b64d
err/err.c: add err_clear_last_constant_time.
|
6 年 前 |
Richard Levitte
|
9f15e5b911
VMS: fix collected error strings
|
6 年 前 |
Richard Levitte
|
2c5b6bbb67
Smarter build of system error text database
|
6 年 前 |
Bernd Edlinger
|
eb2b989206
Ensure the thread keys are always allocated in the same order
|
6 年 前 |
Bernd Edlinger
|
6b49b30811
Prevent a possible recursion in ERR_get_state and fix the problem that
|
6 年 前 |
Rich Salz
|
cdb10bae3f
Set error code on alloc failures
|
6 年 前 |
Rich Salz
|
e6e9170d6e
Allow NULL for some _free routines.
|
6 年 前 |
Matt Caswell
|
320a81277e
Remove some code for a contributor that we cannot find
|
6 年 前 |
Jack Lloyd
|
3d328a445c
Add SM2 signature and ECIES schemes
|
6 年 前 |
Viktor Dukhovni
|
c7d5ea2670
Prepare to detect index changes in OCSP responder.
|
6 年 前 |
Matt Caswell
|
6738bf1417
Update copyright year
|
6 年 前 |
Benjamin Kaduk
|
63ab5ea13b
Revert the crypto "global lock" implementation
|
6 年 前 |
Richard Levitte
|
aef84bb4ef
Fix leak in ERR_get_state() when OPENSSL_init_crypto() isn't called yet
|
7 年 前 |
FdaSilvaYY
|
a0fda2cf2d
Address some code-analysis issues.
|
7 年 前 |
KaoruToda
|
26a7d938c9
Remove parentheses of return.
|
7 年 前 |
Rich Salz
|
fa4dd546c5
Rewrite some code
|
7 年 前 |
Pauli
|
f32b0abe26
Remove unnecessary #include <openssl/lhash.h> directives.
|
7 年 前 |
Rich Salz
|
ed6b2c7938
Add CRYPTO_thread_glock_new
|
7 年 前 |
Rich Salz
|
176db6dc51
Use "" not <> for internal/ includes
|
7 年 前 |
Andy Polyakov
|
8909c2ceee
err/err.c: improve readability.
|
7 年 前 |