Matt Caswell
|
918bb86529
Unchecked malloc fixes
|
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 |
Ben Laurie
|
08e5536445
Fix some clang warnings.
|
12 years ago |
Geoff Thorpe
|
6343829a39
Revert the size_t modifications from HEAD that had led to more
|
16 years ago |
Ben Laurie
|
4d6e1e4f29
size_tification.
|
16 years ago |
Ben Laurie
|
3c1d6bbc92
LHASH revamp. make depend.
|
16 years ago |
Nils Larsch
|
70f34a5841
some const fixes and cleanup
|
19 years ago |
Dr. Stephen Henson
|
a0e7c8eede
Add lots of checks for memory allocation failure, error codes to indicate
|
20 years ago |
Richard Levitte
|
9cdf87f194
Check the return values where memory allocation failures may happen.
|
22 years ago |
Richard Levitte
|
460fe31f0c
With later version of DEC C on VMS, some functions (strcmp(), for
|
24 years ago |
Geoff Thorpe
|
4dc719fc37
The callbacks in the NAME_FUNCS structure are not used directly as LHASH
|
24 years ago |
Richard Levitte
|
b8feddae71
Get the right cast for lhash callback functions.
|
24 years ago |
Geoff Thorpe
|
3c91484052
Move all the existing function pointer casts associated with LHASH's two
|
24 years ago |
Geoff Thorpe
|
ad2e032049
Whilst in the process of fixing outstanding function-pointer casts in the
|
24 years ago |
Dr. Stephen Henson
|
3c07b4c2ee
Various Win32 related fixes. Doesn't compile yet on
|
24 years ago |
Richard Levitte
|
8d28d5f81b
Constification of the data of a hash table. This means the callback
|
24 years ago |
Geoff Thorpe
|
d0fa136ce2
Next step in tidying up the LHASH code.
|
24 years ago |
Geoff Thorpe
|
97b1719583
Make the remaining LHASH macro changes. This should leave no remaining
|
24 years ago |
Geoff Thorpe
|
385d81380c
First step in tidying up the LHASH code. The callback prototypes (and
|
24 years ago |
Ben Laurie
|
646d56956b
Better handling of EVP names, add EVP to speed.
|
24 years ago |
Dr. Stephen Henson
|
130832150c
|
24 years ago |
Dr. Stephen Henson
|
3aceb94b9e
Safe stack reorganisation in terms of function casts.
|
24 years ago |
Richard Levitte
|
26a3a48d65
There have been a number of complaints from a number of sources that names
|
24 years ago |
Geoff Thorpe
|
7edd20916a
"make update" + stripping the type-specific stack functions out of
|
24 years ago |
Dr. Stephen Henson
|
645820f273
|
25 years ago |
Richard Levitte
|
f36e02b2ef
Enhance consistency by using BIO_flush() instead of fflush().
|
25 years ago |
Ulf Möller
|
51ca375e7e
Seek out and destroy another evil cast.
|
25 years ago |
Ulf Möller
|
9d1a01be8f
Source code cleanups: Use void * rather than char * in lhash,
|
25 years ago |
Richard Levitte
|
1e264ff325
Reimplement so only one synchronous stack is used. The benefit is
|
25 years ago |