Dr. Stephen Henson
|
8588571572
Rename DECLARE*STACK_OF to DEFINE*STACK_OF
|
9 years ago |
Rich Salz
|
e6390acac9
ex_data part 2: doc fixes and CRYPTO_free_ex_index.
|
9 years ago |
Matt Caswell
|
90945fa31a
Continue standardising malloc style for libcrypto
|
9 years ago |
Rich Salz
|
7e5363abe3
Rewrite crypto/ex_data
|
9 years ago |
Richard Levitte
|
b39fc56061
Identify and move common internal libcrypto header files
|
9 years ago |
Rich Salz
|
b4faea50c3
Use safer sizeof variant in malloc
|
9 years ago |
Rich Salz
|
25aaa98aa2
free NULL cleanup -- coda
|
9 years ago |
Rich Salz
|
b548a1f11c
free null cleanup finale
|
9 years ago |
Rich Salz
|
b196e7d936
remove malloc casts
|
9 years ago |
Dr. Stephen Henson
|
9c7a780bbe
Fix memory leak reporting.
|
9 years ago |
Rich Salz
|
5b18d3025c
util/mkstack.pl now generates entire safestack.h
|
9 years ago |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
9 years ago |
Dr. Stephen Henson
|
d4cdbab99b
Avoid warnings with -pedantic, specifically:
|
16 years ago |
Ben Laurie
|
5ce278a77b
More type-checking.
|
16 years ago |
Dr. Stephen Henson
|
ab3eafd5b5
Stop warning about extra ';' outside of function.
|
16 years ago |
Ben Laurie
|
3c1d6bbc92
LHASH revamp. make depend.
|
16 years ago |
Dr. Stephen Henson
|
56c7754cab
Avoid warnings.
|
16 years ago |
Geoff Thorpe
|
60a938c6bc
(oops) Apologies all, that last header-cleanup commit was from the wrong
|
20 years ago |
Geoff Thorpe
|
8dc344ccbf
Relax some over-zealous constification that gave some lhash-based code no
|
21 years ago |
Ben Laurie
|
546ec5a9b3
Redo type-safety fix.
|
23 years ago |
Bodo Möller
|
435037d4e4
OpenSSL copyright notices ...
|
23 years ago |
Geoff Thorpe
|
72849dce81
Convert "max" to "mx" for variable names (brought to my attention by Steve
|
23 years ago |
Ben Laurie
|
2618893114
Make MD functions take EVP_MD_CTX * instead of void *, add copy() function.
|
23 years ago |
Geoff Thorpe
|
3a0799977b
First step in fixing "ex_data" support. Warning: big commit log ...
|
23 years ago |
Bodo Möller
|
cb38052b3a
Comment correction.
|
24 years ago |
Bodo Möller
|
3ac82faae5
Locking issues.
|
24 years ago |
Richard Levitte
|
bbbc96a87e
Constification of CRYPTO_get_ex_data() needed for the sake of
|
24 years ago |
Richard Levitte
|
0ded1638ba
CRYPTO_get_ex_new_index would never return an error.
|
24 years ago |
Richard Levitte
|
26a3a48d65
There have been a number of complaints from a number of sources that names
|
24 years ago |
Dr. Stephen Henson
|
dd9d233e2a
|
25 years ago |