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
|
10 年之前 |
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 年之前 |
Richard Levitte
|
26851b6b42
Add an extended variant of sk_find() which returns a non-NULL pointer
|
21 年之前 |
Geoff Thorpe
|
d918f85146
Fix a memory leak in 'sk_dup' in the case a realloc() fails. Also, tidy up
|
23 年之前 |
Dr. Stephen Henson
|
b847024026
Make sk_sort tolearate a NULL argument.
|
24 年之前 |
Richard Levitte
|
60dae9985d
Some platforms define NULL as ((void *)0). Unfortunately, a void*
|
24 年之前 |
Dr. Stephen Henson
|
3aceb94b9e
Safe stack reorganisation in terms of function casts.
|
24 年之前 |
Bodo Möller
|
3dd985ee2a
Harmonize indentation.
|
24 年之前 |
Richard Levitte
|
26a3a48d65
There have been a number of complaints from a number of sources that names
|
24 年之前 |
Geoff Thorpe
|
7bb7043580
This is the first of two commits (didn't want to dump them all into the
|
24 年之前 |
Geoff Thorpe
|
e20d7d7167
sk_value was also suffering from de-const-ification.
|
24 年之前 |
Geoff Thorpe
|
01296a6de0
All the little functions created by the IMPLEMENT_STACK_OF() macro will
|
24 年之前 |
Ulf Möller
|
0e1c06128a
Get rid of more non-ANSI declarations.
|
24 年之前 |
Ulf Möller
|
657e60fa00
ispell (and minor modifications)
|
25 年之前 |
Ulf Möller
|
51ca375e7e
Seek out and destroy another evil cast.
|
25 年之前 |
Ben Laurie
|
ee8ba0b26c
Another safe stack.
|
25 年之前 |
Dr. Stephen Henson
|
e84240d422
New functions sk_set, sk_value and sk_num to replace existing macros: this is
|
25 年之前 |
Dr. Stephen Henson
|
b64f825671
Add PKCS#12 documentation and new option in x509 to add certificate extensions.
|
25 年之前 |