Richard Levitte
|
b39fc56061
Identify and move common internal libcrypto header files
|
9 years ago |
Rich Salz
|
b4faea50c3
Use safer sizeof variant in malloc
|
9 years ago |
Rich Salz
|
25aaa98aa2
free NULL cleanup -- coda
|
9 years ago |
Rich Salz
|
b548a1f11c
free null cleanup finale
|
9 years ago |
Rich Salz
|
b196e7d936
remove malloc casts
|
9 years ago |
Matt Caswell
|
35a1cc90bc
More comment realignment
|
9 years ago |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
9 years ago |
Matt Caswell
|
c80fd6b215
Further comment changes for reformat (master)
|
9 years ago |
Jonas Maebe
|
254f1c8019
get_cert_by_subject: check for NULL when allocating hent
|
11 years ago |
Andy Polyakov
|
758954e0d8
x509/by_dir.c: fix run-away pointer (and potential SEGV)
|
10 years ago |
Bodo Möller
|
a839755329
Fix X509_STORE locking
|
14 years ago |
Andy Polyakov
|
e527201f6b
This _WIN32-specific patch makes it possible to "wrap" OpenSSL in another
|
16 years ago |
Dr. Stephen Henson
|
3c07d3a3d3
Finish gcc 4.2 changes.
|
17 years ago |
Dr. Stephen Henson
|
5d5ca32fa1
Updates from 0.9.8-stable branch.
|
18 years ago |
Nils Larsch
|
fa9ac569b8
avoid duplicate entries in add_cert_dir()
|
18 years ago |
Dr. Stephen Henson
|
019bfef899
Initialize new callbacks and make sure hent is always initialized.
|
18 years ago |
Richard Levitte
|
0709249f4c
Complete the change for VMS.
|
18 years ago |
Dr. Stephen Henson
|
5d20c4fb35
Overhaul of by_dir code to handle dynamic loading of CRLs.
|
18 years ago |
Andy Polyakov
|
be7b4458f2
Keep disclaiming 16-bit platform support. For now remove WIN16 references
|
19 years ago |
Andy Polyakov
|
49e3c9d8e6
Mask libcrypto references to stat with OPENSSL_NO_POSIX_IO.
|
19 years ago |
Andy Polyakov
|
109080ae48
Fix bugs in bug-fix to x509/by_dir.c.
|
19 years ago |
Richard Levitte
|
816f74d1c7
Initialise dir to avoid a compiler warning.
|
19 years ago |
Richard Levitte
|
0e441bc2be
Change dir_ctrl to check for the environment variable before using the default
|
19 years ago |
Richard Levitte
|
9d5c3c1939
Typo...
|
21 years ago |
Richard Levitte
|
af6dab9b00
Adding a slash between the directoryt and the file is a problem with
|
21 years ago |
Richard Levitte
|
d420ac2c7d
Use BUF_strlcpy() instead of strcpy().
|
21 years ago |
Dr. Stephen Henson
|
71d525c9f6
Fix for typo in certificate directory lookup code.
|
24 years ago |
Dr. Stephen Henson
|
2f043896d1
*BIG* verify code reorganisation.
|
24 years ago |
Richard Levitte
|
26a3a48d65
There have been a number of complaints from a number of sources that names
|
24 years ago |
Ulf Möller
|
51ca375e7e
Seek out and destroy another evil cast.
|
25 years ago |