Rich Salz
|
846e33c729
Copyright consolidation 01/10
|
8 years ago |
Dr. Stephen Henson
|
6302bbd21a
Correctly check for trailing digest options.
|
8 years ago |
FdaSilvaYY
|
16e1b281b2
GH932: Add more help messages to some apps options.
|
8 years ago |
Matt Caswell
|
f863ad0c59
Fix no-sock on Windows
|
8 years ago |
Rich Salz
|
14f051a0ae
Make string_to_hex/hex_to_string public
|
8 years ago |
Matt Caswell
|
3e41ac3528
Fix no-ocsp
|
8 years ago |
Matt Caswell
|
f9e5503412
Fix no-sock
|
8 years ago |
Rich Salz
|
a773b52a61
Remove unused parameters from internal functions
|
8 years ago |
Kurt Roeckx
|
0335851754
argv was set but unused
|
8 years ago |
Rich Salz
|
9a13bb387d
GH681: More command help cleanup
|
8 years ago |
Richard Levitte
|
18295f0c2d
Make sure to use unsigned char for is*() functions
|
8 years ago |
Benjamin Kaduk
|
21c6c50fc8
GH650: Minor tidying around the ocsp app
|
8 years ago |
Viktor Dukhovni
|
0996dc5440
Refactor apps load_certs/load_crls to work incrementally
|
8 years ago |
Dr. Stephen Henson
|
9aa00b187a
To avoid possible time_t overflow use X509_time_adj_ex()
|
8 years ago |
Rich Salz
|
7644a9aef8
Rename some BUF_xxx to OPENSSL_xxx
|
9 years ago |
Matt Caswell
|
96487cddd4
Continue standardisation of malloc handling in apps
|
9 years ago |
Alessandro Ghedini
|
4428c7dba8
Do not treat 0 return value from BIO_get_fd() as error
|
9 years ago |
Dr. Stephen Henson
|
76e0cd12f6
Move auto Host adding to query_responder
|
9 years ago |
Dr. Stephen Henson
|
bb7fc98c43
Fix memory leak with -issuer option.
|
9 years ago |
Matt Caswell
|
a0a82324f9
Centralise loading default apps config file
|
9 years ago |
Matt Caswell
|
2b6bcb702d
Add support for -no-CApath and -no-CAfile options
|
9 years ago |
Richard Levitte
|
bdd58d9846
Change the way apps open their input and output files
|
9 years ago |
Rich Salz
|
82c494276d
Fix build break.
|
9 years ago |
bluelineXY
|
ff4a9394a2
GH357: Update ocsp.c
|
9 years ago |
Adam Eijdenberg
|
e46bcca25e
RT3962: Check accept_count only if not unlimited
|
9 years ago |
Rich Salz
|
4b8d8e2ad3
RT3682: Avoid double-free on OCSP parse error
|
9 years ago |
Rich Salz
|
366e2a60b2
RT832: Use REUSEADDR in ocsp responder
|
9 years ago |
Richard Levitte
|
296f54ee21
Restore module loading
|
9 years ago |
Matt Caswell
|
13c9bb3ece
Client side version negotiation rewrite
|
9 years ago |
Rich Salz
|
98cd49db1d
Add missing ctype.h
|
9 years ago |