Pauli
|
db70dc2cda
apps: remove TODOs
|
il y a 3 ans |
Dr. David von Oheimb
|
a37dbb466c
apps/cmp.c: Move CMP server code portion to separate function
|
il y a 3 ans |
Dr. David von Oheimb
|
9be5f9a869
Move ossl_sleep() to e_os.h and use it in apps
|
il y a 3 ans |
Dr. David von Oheimb
|
e2c38c1a4e
http_client.c: Rename internal fields and functions for consistency
|
il y a 3 ans |
Dr. David von Oheimb
|
19f97fe6f1
HTTP: Implement persistent connections (keep-alive)
|
il y a 3 ans |
Dr. David von Oheimb
|
cc1af4dbfe
HTTP test server: Improve connection management and logging
|
il y a 3 ans |
Tomas Mraz
|
d382e79632
Make the -inform option to be respected if possible
|
il y a 3 ans |
Dr. David von Oheimb
|
b0f960189b
APPS: Replace 'OPT_ERR = -1, OPT_EOF = 0, OPT_HELP' by OPT_COMMON macro
|
il y a 3 ans |
Dr. David von Oheimb
|
284076982d
APPS: Slightly extend and improve documentation of the opt_ API
|
il y a 3 ans |
Pauli
|
f4585aeca9
runchecker: fix no-sock build by conditioning clean up on the NO_SOCK symbol.
|
il y a 3 ans |
Dr. David von Oheimb
|
d830526c71
APPS: Improve diagnostics for string options and options expecting int >= 0
|
il y a 3 ans |
Dr. David von Oheimb
|
ef203432f7
apps/cmp.c and APP_HTTP_TLS_INFO: Fix use-after-free and add proper free() function
|
il y a 3 ans |
Dr. David von Oheimb
|
4e030ed45d
apps/cmp.c: Fix double free on OSSL_CMP_CTX_set1_p10CSR() failure
|
il y a 3 ans |
Tanzinul Islam
|
96d4ec6724
Avoid more MSVC-specific C runtime library functions
|
il y a 3 ans |
Dr. David von Oheimb
|
44c75ba67d
apps/cmp.c: Fix TLS hostname checking in case -server provides more than hostname
|
il y a 3 ans |
Dr. David von Oheimb
|
aed03a1209
apps/cmp: Add generic random state options, e.g., for nonce generation
|
il y a 3 ans |
Dr. David von Oheimb
|
f56c9c7c94
APPS and TEST: Make sure prog name is set for usage output
|
il y a 3 ans |
Dr. David von Oheimb
|
3ad6030948
APPS: make apps strict on app_RAND_load() and app_RAND_write() failure
|
il y a 3 ans |
Nan Xiao
|
1ac64327df
Remove unnecessary setting SSL_MODE_AUTO_RETRY
|
il y a 3 ans |
Dr. David von Oheimb
|
f62846b703
apps/ts.c: Allow -untrusted arg to refer to multiple sources
|
il y a 3 ans |
Dr. David von Oheimb
|
6bbff162f1
openssl-cmp.pod.in and apps/cmp.c: Various minor do improvements
|
il y a 3 ans |
Dr. David von Oheimb
|
dd5fa5f5af
CMP: On NULL-DN subject or issuer input omit field in cert template
|
il y a 3 ans |
Dr. David von Oheimb
|
7932982b88
OSSL_HTTP_parse_url(): Handle any userinfo, query, and fragment components
|
il y a 3 ans |
Dr. David von Oheimb
|
5e128ed120
CMP: Fix total_timeout behavior; small doc and diagnostic improvements
|
il y a 3 ans |
Dr. David von Oheimb
|
b51bed05c2
apps/cmp.c: Improve initialization of ext_ctx structure w.r.t. CSR
|
il y a 3 ans |
Dr. David von Oheimb
|
03da39a768
apps/cmp.c: check and exit on engine load error
|
il y a 4 ans |
Richard Levitte
|
4333b89f50
Update copyright year
|
il y a 3 ans |
Dr. David von Oheimb
|
3d46c81a7d
CMP: Allow PKCS#10 input also for ir, cr, kur, and rr messages
|
il y a 3 ans |
Dr. David von Oheimb
|
6b63b7b61e
apps/cmp.c: Check self-signature on CSR input and warn on failure
|
il y a 3 ans |
Dr. David von Oheimb
|
92d619450a
apps/cmp.c: Improve diagnostics on loading private vs. public key for cert request
|
il y a 3 ans |