Matt Caswell
|
83cf7abf8e
Update copyright year
|
6 vuotta sitten |
Pavel Kopyl
|
aebd0e5ca1
Fix memory leaks in CA related functions.
|
7 vuotta sitten |
KaoruToda
|
26a7d938c9
Remove parentheses of return.
|
7 vuotta sitten |
Pauli
|
07016a8a31
Move e_os.h to be the very first include.
|
7 vuotta sitten |
Matt Caswell
|
64d9844ab6
Remove OPENSSL_assert() from conf_api.c
|
7 vuotta sitten |
Rich Salz
|
739a1eb196
Rename lh_xxx,sk_xxx tp OPENSSL_{LH,SK}_xxx
|
8 vuotta sitten |
Rich Salz
|
6286757141
Copyright consolidation 04/10
|
8 vuotta sitten |
Rich Salz
|
d63a5e5e7d
Remove outdated DEBUG flags.
|
8 vuotta sitten |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 vuotta sitten |
Dr. Stephen Henson
|
2a056de832
Add lh_doall_arg inlining
|
9 vuotta sitten |
Dr. Stephen Henson
|
63c75cd688
Add lh_doall inlining
|
9 vuotta sitten |
Dr. Stephen Henson
|
62d0577e0d
Add lh_new() inlining
|
9 vuotta sitten |
Dr. Stephen Henson
|
e6b5c341b9
Inline LHASH_OF
|
8 vuotta sitten |
Rich Salz
|
b4faea50c3
Use safer sizeof variant in malloc
|
9 vuotta sitten |
Rich Salz
|
efa7dd6444
free NULL cleanup 11
|
9 vuotta sitten |
Rich Salz
|
b548a1f11c
free null cleanup finale
|
9 vuotta sitten |
Rich Salz
|
5b18d3025c
util/mkstack.pl now generates entire safestack.h
|
9 vuotta sitten |
Rich Salz
|
6f1a93ad11
Dead code removal: #if 0 conf, dso, pqueue, threads
|
9 vuotta sitten |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
9 vuotta sitten |
Dr. Stephen Henson
|
2c1f5ce4b1
PR: 2576
|
13 vuotta sitten |
Ben Laurie
|
c8bbd98a2b
Fix warnings.
|
14 vuotta sitten |
Dr. Stephen Henson
|
d4cdbab99b
Avoid warnings with -pedantic, specifically:
|
16 vuotta sitten |
Ben Laurie
|
5ce278a77b
More type-checking.
|
16 vuotta sitten |
Ben Laurie
|
3c1d6bbc92
LHASH revamp. make depend.
|
16 vuotta sitten |
Dr. Stephen Henson
|
a6fbcb4220
Change safestack reimplementation to match 0.9.8.
|
17 vuotta sitten |
Andy Polyakov
|
be7b4458f2
Keep disclaiming 16-bit platform support. For now remove WIN16 references
|
19 vuotta sitten |
Ben Laurie
|
9dd5ae6553
Constification, add config to /dev/crypto.
|
23 vuotta sitten |
Richard Levitte
|
6231576088
e_os.h defines Getenv()
|
24 vuotta sitten |
Geoff Thorpe
|
3c91484052
Move all the existing function pointer casts associated with LHASH's two
|
24 vuotta sitten |
Richard Levitte
|
8d28d5f81b
Constification of the data of a hash table. This means the callback
|
24 vuotta sitten |