FdaSilvaYY
|
c0c9c0c026
Constify a bit more OPENSSL_sk_ API
|
8 年之前 |
FdaSilvaYY
|
7e1445b03e
Use directly zalloc in OPENSSL_sk_dup and OPENSSL_sk_deep_copy
|
8 年之前 |
Dr. Stephen Henson
|
4591e5fb41
Constify stack and lhash macros.
|
8 年之前 |
Rich Salz
|
739a1eb196
Rename lh_xxx,sk_xxx tp OPENSSL_{LH,SK}_xxx
|
8 年之前 |
Rich Salz
|
4f22f40507
Copyright consolidation 06/10
|
8 年之前 |
Dr. Stephen Henson
|
0ca2e82ab1
if no comparison function set make sk_sort no op
|
8 年之前 |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 年之前 |
Rich Salz
|
a939b0aab5
More zalloc nits
|
9 年之前 |
Rich Salz
|
64b25758ed
remove 0 assignments.
|
9 年之前 |
Rich Salz
|
fbfcb22439
RT3999: Remove sub-component version strings
|
9 年之前 |
Richard Levitte
|
b39fc56061
Identify and move common internal libcrypto header files
|
9 年之前 |
Rich Salz
|
16f8d4ebf0
memset, memcpy, sizeof consistency fixes
|
9 年之前 |
Rich Salz
|
b4faea50c3
Use safer sizeof variant in malloc
|
9 年之前 |
Rich Salz
|
25aaa98aa2
free NULL cleanup -- coda
|
9 年之前 |
Rich Salz
|
b548a1f11c
free null cleanup finale
|
9 年之前 |
Rich Salz
|
b196e7d936
remove malloc casts
|
9 年之前 |
Matt Caswell
|
7132ac830f
Fix memset call in stack.c
|
9 年之前 |
Dr. Stephen Henson
|
31c2b6ee7a
Make STACK_OF opaque.
|
9 年之前 |
Rich Salz
|
8de24b7927
undef cleanup: use memmove
|
9 年之前 |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
9 年之前 |
Matt Caswell
|
3a83462dfe
Further comment amendments to preserve formatting prior to source reformat
|
9 年之前 |
Viktor Dukhovni
|
66d884f067
Implement sk_deep_copy.
|
10 年之前 |
Ben Laurie
|
1ea6472e60
Type-safe OBJ_bsearch_ex.
|
16 年之前 |
Ben Laurie
|
5ce278a77b
More type-checking.
|
16 年之前 |
Dr. Stephen Henson
|
560b79cbff
Constify version strings and some structures.
|
18 年之前 |
Dr. Stephen Henson
|
785e827323
Oops!
|
20 年之前 |
Dr. Stephen Henson
|
2f605e8d24
Fix race condition when CRL checking is enabled.
|
20 年之前 |
Geoff Thorpe
|
8c521c7a34
Extend the index parameter checking from sk_value to sk_set(). Also tidy up
|
20 年之前 |
Geoff Thorpe
|
2749276b95
Avoid undefined results when the parameter is out of range.
|
20 年之前 |
Richard Levitte
|
d584fd6b66
Include objects.h to get a correct declaration of OBJ_bsearch_ex(),
|
21 年之前 |