Matt Caswell
|
c24e2f1891
Update copyright year
|
6 years ago |
Matt Caswell
|
4571b3c8e0
Fix ocsp app exit code
|
6 years ago |
Rich Salz
|
c6738fd208
Standardize syntax around sizeof(foo)
|
7 years ago |
Dr. Stephen Henson
|
e254d12c43
To avoid possible time_t overflow use X509_time_adj_ex()
|
8 years ago |
Alessandro Ghedini
|
51a1cc4ffc
Do not treat 0 return value from BIO_get_fd() as error
|
9 years ago |
Rich Salz
|
4ce5ed5f39
RT3682: Avoid double-free on OCSP parse error
|
9 years ago |
Matt Caswell
|
017a06c7d1
Add -no_alt_chains option to apps to implement the new
|
9 years ago |
Matt Caswell
|
ae5c8664e5
Run util/openssl-format-source -v -c .
|
9 years ago |
Kurt Roeckx
|
e9f47de1f0
Use the SSLv23 method by default
|
10 years ago |
Matt Caswell
|
e164582690
Tidy up ocsp help output
|
10 years ago |
André Guerreiro
|
4d3df37bc7
Add documentation on -timeout option in the ocsp utility
|
10 years ago |
Dr. Stephen Henson
|
361fd136e9
Typo.
|
10 years ago |
Dr. Stephen Henson
|
b9ce05acc4
Fix free errors in ocsp utility.
|
10 years ago |
Ben Laurie
|
1ebaf97c44
Constification.
|
11 years ago |
Dr. Stephen Henson
|
708454f010
add missing \n
|
12 years ago |
Dr. Stephen Henson
|
9b157602e0
Backport enhancements to OCSP utility from HEAD:
|
12 years ago |
Dr. Stephen Henson
|
67e217c84c
revert, missing commit message
|
12 years ago |
Dr. Stephen Henson
|
7b7b667ddc
apps/ocsp.c
|
12 years ago |
Dr. Stephen Henson
|
db05bc512d
Return success when the responder is active.
|
12 years ago |
Ben Laurie
|
d65b8b2162
Backport OCSP fixes.
|
12 years ago |
Dr. Stephen Henson
|
0c690586e0
PR: 2064, 728
|
15 years ago |
Dr. Stephen Henson
|
bc8c5fe58d
Free SSL_CTX after BIO
|
15 years ago |
Dr. Stephen Henson
|
4386445c18
Change STRING to OPENSSL_STRING etc as common words such
|
15 years ago |
Dr. Stephen Henson
|
9ccd4e224f
Add USE_SOCKETS.
|
15 years ago |
Dr. Stephen Henson
|
3859d7ee78
Just to be awkward Ubuntu 8.10 doesn't like _XOPEN_SOURCE_EXTENDED...
|
16 years ago |
Richard Levitte
|
5871ddb016
Because DEC C - sorry, HP C - is picky about features, we need to
|
16 years ago |
Dr. Stephen Henson
|
2e5975285e
Update obsolete email address...
|
16 years ago |
Ben Laurie
|
5ce278a77b
More type-checking.
|
16 years ago |
Geoff Thorpe
|
1e26a8baed
Fix a variety of warnings generated by some elevated compiler-fascism,
|
16 years ago |
Andy Polyakov
|
637f90621d
Cygwin compatibility fix to apps/ocsp.c.
|
17 years ago |