Dr. Stephen Henson
|
67c8e7f414
Support for certificate status TLS extension.
|
17 years ago |
Dr. Stephen Henson
|
710069c19e
Fix warnings.
|
17 years ago |
Dr. Stephen Henson
|
ad35cdac74
PR: 1516
|
17 years ago |
Ben Laurie
|
313fce7b61
Don't free a NULL. Coverity ID 112.
|
17 years ago |
Ben Laurie
|
4b8747e440
Die if serial number is invalid.
|
17 years ago |
Richard Levitte
|
a1d915990b
Apply a more modern way to get the definition of select(), except for VMS.
|
17 years ago |
Richard Levitte
|
8bbf6bcf17
Needed definition of _XOPEN_SOURCE_EXTENDED so DEC C on VMS will see
|
18 years ago |
Nils Larsch
|
5dfe910023
properly initialize SSL context, check return value
|
18 years ago |
Richard Levitte
|
5776c3c4c6
According to documentation, including time.h declares select() on
|
18 years ago |
Dr. Stephen Henson
|
b589427941
WIN32 fixes signed/unsigned issues and slightly socket semantics.
|
18 years ago |
Dr. Stephen Henson
|
454dbbc593
Add -timeout option to ocsp utility.
|
18 years ago |
Geoff Thorpe
|
f0eae953e2
Remove some unnecessary recursive includes from the internal apps.h header,
|
20 years ago |
Dr. Stephen Henson
|
560dfd2a02
New -ignore_err option in ocsp application to stop the server
|
21 years ago |
Richard Levitte
|
3ae70939ba
Correct a lot of printing calls. Remove extra arguments...
|
21 years ago |
Richard Levitte
|
f85b68cd49
Make it possible to have multiple active certificates with the same
|
21 years ago |
Dr. Stephen Henson
|
e5b0508a14
Update ocsp usage message and docs.
|
21 years ago |
Richard Levitte
|
e270cf9c5e
Pay attention to disabled SSL versions.
|
22 years ago |
Richard Levitte
|
85d686e723
Make it possible to disable OCSP, the speed application, and the use of sockets.
|
22 years ago |
Richard Levitte
|
1c3e4a3660
EXIT() may mean return(). That's confusing, so let's have it really mean
|
22 years ago |
Ben Laurie
|
54a656ef08
Security fixes brought forward from 0.9.7.
|
22 years ago |
Richard Levitte
|
2245cd87d4
BN_bn2hex() returns "0" instead of "00" for zero. This disrputs the
|
22 years ago |
Richard Levitte
|
da9b972466
Make it possible to load keys from stdin, and restore that
|
22 years ago |
Richard Levitte
|
5575f781ad
Cut'n'paste error with other reposnder certificates cleared.
|
22 years ago |
Lutz Jänicke
|
7b63c0fa8c
Reorder inclusion of header files:
|
22 years ago |
Dr. Stephen Henson
|
99889b46c9
|
22 years ago |
Dr. Stephen Henson
|
3647bee263
Config code updates.
|
23 years ago |
Dr. Stephen Henson
|
b439a74620
Load OCSP responder key before waiting for an incoming
|
23 years ago |
Dr. Stephen Henson
|
534a1ed0cb
|
23 years ago |
Dr. Stephen Henson
|
ee306a1332
|
23 years ago |
Richard Levitte
|
30b4c2724e
Extend all the loading functions to take an engine pointer, a pass
|
23 years ago |