Richard Levitte
|
e077455e9e
Stop raising ERR_R_MALLOC_FAILURE in most places
|
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 年 前 |
Bernd Edlinger
|
c50bf14450
Minor code cleanup in o_names_init
|
2 年 前 |
Matt Caswell
|
3c2bdd7df9
Update copyright year
|
3 年 前 |
Shane Lontis
|
285aa80ef1
Add ossl_lhash symbols
|
3 年 前 |
Rich Salz
|
cd3f8c1b11
Always check CRYPTO_LOCK_{read,write}_lock
|
3 年 前 |
Matt Caswell
|
605856d72c
Update copyright year
|
4 年 前 |
Richard Levitte
|
9311d0c471
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
4 年 前 |
Rich Salz
|
742ccab318
Deprecate most of debug-memory
|
5 年 前 |
Dr. Matthias St. Pierre
|
706457b7bd
Reorganize local header files
|
5 年 前 |
Dr. Matthias St. Pierre
|
25f2138b0a
Reorganize private crypto header files
|
5 年 前 |
Richard Levitte
|
3f870de74e
Following the license change, modify the boilerplates in crypto/objects/
|
6 年 前 |
Pauli
|
fc196a5eb9
Make OBJ_NAME case insensitive.
|
6 年 前 |
Matt Caswell
|
6738bf1417
Update copyright year
|
6 年 前 |
Benjamin Kaduk
|
63ab5ea13b
Revert the crypto "global lock" implementation
|
6 年 前 |
Rich Salz
|
ed6b2c7938
Add CRYPTO_thread_glock_new
|
7 年 前 |
Rich Salz
|
176db6dc51
Use "" not <> for internal/ includes
|
7 年 前 |
Rich Salz
|
4b8515baa6
Rename static global "lock" to "obj_lock"
|
7 年 前 |
Rich Salz
|
be606c013d
Add a lock around the OBJ_NAME table
|
7 年 前 |
FdaSilvaYY
|
68efafc513
Add checks on sk_TYPE_push() returned value
|
8 年 前 |
Matt Caswell
|
0a618df059
Fix a mem leak on an error path in OBJ_NAME_add()
|
8 年 前 |
Rich Salz
|
739a1eb196
Rename lh_xxx,sk_xxx tp OPENSSL_{LH,SK}_xxx
|
8 年 前 |
Rich Salz
|
6286757141
Copyright consolidation 04/10
|
8 年 前 |
FdaSilvaYY
|
dccd20d1b5
fix tab-space mixed indentation
|
8 年 前 |
David Woodhouse
|
2d51c28ff7
RT4335: Fix UEFI build of OBJ_NAME_new_index()
|
8 年 前 |
FdaSilvaYY
|
0d4fb84390
GH601: Various spelling fixes.
|
8 年 前 |
Dr. Stephen Henson
|
2a056de832
Add lh_doall_arg inlining
|
9 年 前 |
Dr. Stephen Henson
|
63c75cd688
Add lh_doall inlining
|
9 年 前 |