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