Matt Caswell
|
da1c088f59
Copyright year updates
|
hace 1 año |
Dr. David von Oheimb
|
87943b933e
apps/ocsp: Tweak some places to make clear they refer to *lists* of certs
|
hace 2 años |
GW
|
93e1271eed
apps/ocsp.c: Add missing test if make_ocsp_response failed
|
hace 2 años |
Dr. David von Oheimb
|
5e87fddc97
apps/ocsp.c etc.: rename 'multi' to 'n_responders' for clarity
|
hace 2 años |
Dr. David von Oheimb
|
8aff29f020
APPS HTTP server: trace requests and responses when enabled
|
hace 2 años |
Alexander Scheel
|
2837b19fcb
Fixes OSCP->OCSP typo in ocsp command line
|
hace 2 años |
Matt Caswell
|
fecb3aae22
Update copyright year
|
hace 2 años |
Zhou Qingyang
|
4d50a5467b
Fix wild pointer dereference in make_ocsp_response()
|
hace 2 años |
Jiasheng Jiang
|
8f084b4380
apps/ocsp: Add check for OPENSSL_strdup
|
hace 2 años |
Dr. David von Oheimb
|
2c2724476e
APPS: Add check for multiple 'unknown' options
|
hace 3 años |
Dr. David von Oheimb
|
79b2a2f2ee
add OSSL_STACK_OF_X509_free() for commonly used pattern
|
hace 2 años |
Dr. David von Oheimb
|
d9f073575f
APPS: Improve diagnostics on missing/extra args and unknown cipher/digest
|
hace 3 años |
Dr. David von Oheimb
|
4599ea9fe3
Fix HTTP server port output and allow dynamic verbosity setting
|
hace 3 años |
x2018
|
1287dabd0b
fix some code with obvious wrong coding style
|
hace 3 años |
Dr. David von Oheimb
|
f4706b165a
apps/ocsp: Allow -port 0
|
hace 3 años |
Florian Mickler
|
2c6e33d863
openssl ocsp: make index.txt parsing error more verbose
|
hace 4 años |
Richard Levitte
|
4edb29b77e
Complete 'no-sock' guards in apps/ocsp.c
|
hace 3 años |
Dr. David von Oheimb
|
88d96983d8
apps/ocsp: Add -proxy and -no_proxy options
|
hace 3 años |
Dr. David von Oheimb
|
829902879e
HTTP client API: Generalize to arbitrary request and response contents
|
hace 3 años |
Dr. David von Oheimb
|
19f97fe6f1
HTTP: Implement persistent connections (keep-alive)
|
hace 3 años |
Tomas Mraz
|
d382e79632
Make the -inform option to be respected if possible
|
hace 3 años |
Dr. David von Oheimb
|
b0f960189b
APPS: Replace 'OPT_ERR = -1, OPT_EOF = 0, OPT_HELP' by OPT_COMMON macro
|
hace 3 años |
Dr. David von Oheimb
|
d830526c71
APPS: Improve diagnostics for string options and options expecting int >= 0
|
hace 3 años |
Rich Salz
|
ef7ae35910
Read a REQUEST not RESPONSE in ocsp responder
|
hace 3 años |
Rich Salz
|
606a417fb2
Fetch and free cipher and md's
|
hace 3 años |
Shane Lontis
|
e6c2f96489
Fix more certificate related lib_ctx settings.
|
hace 3 años |
Nan Xiao
|
1ac64327df
Remove unnecessary setting SSL_MODE_AUTO_RETRY
|
hace 3 años |
Pauli
|
77b8b49bdd
apps: fix Coverity 1472670 & 1472685: resource leaks
|
hace 3 años |
Tomas Mraz
|
ea51096e51
apps: Add maybe_stdin argument to load_certs and set it in pkcs12
|
hace 3 años |
Dr. David von Oheimb
|
7932982b88
OSSL_HTTP_parse_url(): Handle any userinfo, query, and fragment components
|
hace 3 años |