Rich Salz
|
b4faea50c3
Use safer sizeof variant in malloc
|
9 years ago |
Rich Salz
|
efa7dd6444
free NULL cleanup 11
|
9 years ago |
Rich Salz
|
b548a1f11c
free null cleanup finale
|
9 years ago |
Rich Salz
|
5b18d3025c
util/mkstack.pl now generates entire safestack.h
|
9 years ago |
Rich Salz
|
6f1a93ad11
Dead code removal: #if 0 conf, dso, pqueue, threads
|
9 years ago |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
9 years ago |
Dr. Stephen Henson
|
2c1f5ce4b1
PR: 2576
|
13 years ago |
Ben Laurie
|
c8bbd98a2b
Fix warnings.
|
14 years ago |
Dr. Stephen Henson
|
d4cdbab99b
Avoid warnings with -pedantic, specifically:
|
16 years ago |
Ben Laurie
|
5ce278a77b
More type-checking.
|
16 years ago |
Ben Laurie
|
3c1d6bbc92
LHASH revamp. make depend.
|
16 years ago |
Dr. Stephen Henson
|
a6fbcb4220
Change safestack reimplementation to match 0.9.8.
|
17 years ago |
Andy Polyakov
|
be7b4458f2
Keep disclaiming 16-bit platform support. For now remove WIN16 references
|
19 years ago |
Ben Laurie
|
9dd5ae6553
Constification, add config to /dev/crypto.
|
23 years ago |
Richard Levitte
|
6231576088
e_os.h defines Getenv()
|
24 years ago |
Geoff Thorpe
|
3c91484052
Move all the existing function pointer casts associated with LHASH's two
|
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 |
Richard Levitte
|
c6f1787bbd
NCONF_get_number() has no error checking at all. As a replacement,
|
24 years ago |
Richard Levitte
|
0baed24c1b
More VMS synchronisation
|
24 years ago |
Bodo Möller
|
bbb8de0966
Avoid abort() throughout the library, except when preprocessor
|
24 years ago |
Richard Levitte
|
26a3a48d65
There have been a number of complaints from a number of sources that names
|
24 years ago |
Richard Levitte
|
21346b7a04
Clarifications and removal of double declaration...
|
24 years ago |
Richard Levitte
|
d86b6915be
I've always wanted to make the CONF library more adaptable. Here's
|
24 years ago |