Matt Caswell
|
ff2344052b
Ensure all locks are properly cleaned up
|
8 éve |
Matt Caswell
|
b3599dbb6a
Rename int_*() functions to *_int()
|
8 éve |
Matt Caswell
|
342c21cd8b
Rename lots of *_intern or *_internal function to int_*
|
8 éve |
Matt Caswell
|
a5e3ac13d6
Deprecate CRYPTO_cleanup_all_ex_data() and make it a no-op
|
8 éve |
FdaSilvaYY
|
de70582410
Fix error code
|
8 éve |
Richard Levitte
|
e7c8cafab8
Change an function macro for ERR match the function it's used in.
|
8 éve |
Emilia Kasper
|
8cab4e9bc7
Fix memory leak in library deinit
|
8 éve |
Alessandro Ghedini
|
f75200115d
Convert CRYPTO_LOCK_EX_DATA to new multi-threading API
|
8 éve |
FdaSilvaYY
|
0d4fb84390
GH601: Various spelling fixes.
|
8 éve |
Dr. Stephen Henson
|
4a1f3f2741
Only declare stacks in headers
|
8 éve |
Dr. Stephen Henson
|
8588571572
Rename DECLARE*STACK_OF to DEFINE*STACK_OF
|
9 éve |
Rich Salz
|
e6390acac9
ex_data part 2: doc fixes and CRYPTO_free_ex_index.
|
9 éve |
Matt Caswell
|
90945fa31a
Continue standardising malloc style for libcrypto
|
9 éve |
Rich Salz
|
7e5363abe3
Rewrite crypto/ex_data
|
9 éve |
Richard Levitte
|
b39fc56061
Identify and move common internal libcrypto header files
|
9 éve |
Rich Salz
|
b4faea50c3
Use safer sizeof variant in malloc
|
9 éve |
Rich Salz
|
25aaa98aa2
free NULL cleanup -- coda
|
9 éve |
Rich Salz
|
b548a1f11c
free null cleanup finale
|
9 éve |
Rich Salz
|
b196e7d936
remove malloc casts
|
9 éve |
Dr. Stephen Henson
|
9c7a780bbe
Fix memory leak reporting.
|
9 éve |
Rich Salz
|
5b18d3025c
util/mkstack.pl now generates entire safestack.h
|
9 éve |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
9 éve |
Dr. Stephen Henson
|
d4cdbab99b
Avoid warnings with -pedantic, specifically:
|
16 éve |
Ben Laurie
|
5ce278a77b
More type-checking.
|
16 éve |
Dr. Stephen Henson
|
ab3eafd5b5
Stop warning about extra ';' outside of function.
|
16 éve |
Ben Laurie
|
3c1d6bbc92
LHASH revamp. make depend.
|
16 éve |
Dr. Stephen Henson
|
56c7754cab
Avoid warnings.
|
16 éve |
Geoff Thorpe
|
60a938c6bc
(oops) Apologies all, that last header-cleanup commit was from the wrong
|
20 éve |
Geoff Thorpe
|
8dc344ccbf
Relax some over-zealous constification that gave some lhash-based code no
|
21 éve |
Ben Laurie
|
546ec5a9b3
Redo type-safety fix.
|
23 éve |