Richard Levitte
|
26851b6b42
Add an extended variant of sk_find() which returns a non-NULL pointer
|
21 years ago |
Geoff Thorpe
|
d918f85146
Fix a memory leak in 'sk_dup' in the case a realloc() fails. Also, tidy up
|
23 years ago |
Dr. Stephen Henson
|
b847024026
Make sk_sort tolearate a NULL argument.
|
24 years ago |
Richard Levitte
|
60dae9985d
Some platforms define NULL as ((void *)0). Unfortunately, a void*
|
24 years ago |
Dr. Stephen Henson
|
3aceb94b9e
Safe stack reorganisation in terms of function casts.
|
24 years ago |
Bodo Möller
|
3dd985ee2a
Harmonize indentation.
|
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
|
7bb7043580
This is the first of two commits (didn't want to dump them all into the
|
24 years ago |
Geoff Thorpe
|
e20d7d7167
sk_value was also suffering from de-const-ification.
|
24 years ago |
Geoff Thorpe
|
01296a6de0
All the little functions created by the IMPLEMENT_STACK_OF() macro will
|
24 years ago |
Ulf Möller
|
0e1c06128a
Get rid of more non-ANSI declarations.
|
24 years ago |
Ulf Möller
|
657e60fa00
ispell (and minor modifications)
|
25 years ago |
Ulf Möller
|
51ca375e7e
Seek out and destroy another evil cast.
|
25 years ago |
Ben Laurie
|
ee8ba0b26c
Another safe stack.
|
25 years ago |
Dr. Stephen Henson
|
e84240d422
New functions sk_set, sk_value and sk_num to replace existing macros: this is
|
25 years ago |
Dr. Stephen Henson
|
b64f825671
Add PKCS#12 documentation and new option in x509 to add certificate extensions.
|
25 years ago |
Ulf Möller
|
a9be3af5ad
Remove NOPROTO definitions and error code comments.
|
25 years ago |
Bodo Möller
|
ec577822f9
Change #include filenames from <foo.h> to <openssl.h>.
|
25 years ago |
Ulf Möller
|
6b691a5c85
Change functions to ANSI C.
|
25 years ago |
Ben Laurie
|
e778802f53
Massive constification.
|
25 years ago |
Ben Laurie
|
b4cadc6e13
Fix security hole.
|
26 years ago |
Ben Laurie
|
eb90a483ad
Add functions to add certs to stacks, used for CA file/path stuff in servers.
|
26 years ago |
Ralf S. Engelschall
|
9cb0969f65
Fix version stuff:
|
26 years ago |
stephen
|
e9b8eb3155
Fix for sk_insert bug: it never worked properly.
|
26 years ago |
Ralf S. Engelschall
|
320a14cb5b
*** empty log message ***
|
26 years ago |
Ralf S. Engelschall
|
5f32680329
Switch version string to SSLeay/OpenSSL
|
26 years ago |
Ralf S. Engelschall
|
651d0aff98
Various cleanups and fixed by Marc and Ralf to start the OpenTLS project
|
26 years ago |
Ralf S. Engelschall
|
dfeab0689f
Import of old SSLeay release: SSLeay 0.9.1b (unreleased)
|
26 years ago |
Ralf S. Engelschall
|
58964a4922
Import of old SSLeay release: SSLeay 0.9.0b
|
26 years ago |
Ralf S. Engelschall
|
d02b48c63a
Import of old SSLeay release: SSLeay 0.8.1b
|
26 years ago |