Randall S. Becker
|
0339382aba
Remove all references to FLOSS for NonStop Builds.
|
8 months ago |
Richard Levitte
|
a19553cd87
Diverse small VMS build fixups
|
9 months ago |
Richard Levitte
|
b0da24bd2d
BIO_set_accept_name(): To accept from any interface, use *
|
1 year ago |
Matt Caswell
|
da1c088f59
Copyright year updates
|
1 year ago |
Dr. David von Oheimb
|
830b6a13f9
http_server.c: allow clients to connect with IPv6
|
1 year ago |
Dr. David von Oheimb
|
46032426e4
apps/lib/http_server.c: improve diagnostics, e.g., on port number already in use
|
2 years ago |
FdaSilvaYY
|
4a6e5a11c7
Fix windows builds
|
1 year ago |
Richard Levitte
|
5139dec255
Rename ossl_sleep calls to OSSL_sleep everywhere
|
2 years ago |
Dr. David von Oheimb
|
8a2ec00d7f
apps/lib/http_server.{c,h}: clean up logging and move it to log.{c,h}
|
2 years ago |
Dr. David von Oheimb
|
5e87fddc97
apps/ocsp.c etc.: rename 'multi' to 'n_responders' for clarity
|
2 years ago |
Dr. David von Oheimb
|
8aff29f020
APPS HTTP server: trace requests and responses when enabled
|
2 years ago |
Matt Caswell
|
fecb3aae22
Update copyright year
|
2 years ago |
Dmitry Belyavskiy
|
fba140c735
str[n]casecmp => OPENSSL_strncasecmp
|
2 years ago |
Dr. David von Oheimb
|
4599ea9fe3
Fix HTTP server port output and allow dynamic verbosity setting
|
3 years ago |
Dr. David von Oheimb
|
2ff286c26c
Add and use HAS_PREFIX() and CHECK_AND_SKIP_PREFIX() for checking if string has literal prefix
|
3 years ago |
Dr. David von Oheimb
|
d63053bbdf
80-test_cmp_http.t: Improve the way the test server is launched and killed
|
3 years ago |
Pauli
|
db70dc2cda
apps: remove TODOs
|
3 years ago |
Matt Caswell
|
0789c7d834
Update copyright year
|
3 years ago |
Dr. David von Oheimb
|
9be5f9a869
Move ossl_sleep() to e_os.h and use it in apps
|
3 years ago |
Pauli
|
a94d62ab23
apps: use else if when checking for headers in the http server code
|
3 years ago |
Pauli
|
cef71ebb5c
apps: clean up the http server code
|
3 years ago |
Richard Levitte
|
a12da5dafb
APPS: Make the cmp Mock server output the accept address and port
|
3 years ago |
Dr. David von Oheimb
|
19f97fe6f1
HTTP: Implement persistent connections (keep-alive)
|
3 years ago |
Dr. David von Oheimb
|
cc1af4dbfe
HTTP test server: Improve connection management and logging
|
3 years ago |
Matt Caswell
|
e109aaa979
Fix no-posix-io
|
4 years ago |
Randall S. Becker
|
08073700cc
NonStop port updates for 3.0.0.
|
4 years ago |
Pauli
|
24b6261e5b
coverity 1464213: API usage errors (PRINTF_ARGS)
|
4 years ago |
Dr. David von Oheimb
|
5a2ba207ed
Add request URL path checking and status responses to HTTP server
|
4 years ago |
Benjamin Kaduk
|
dd63f9bbfc
Fix FreeBSD build with --strict-warnings
|
4 years ago |
Dr. David von Oheimb
|
582311d7b4
Extract HTTP server code from apps/ocsp.c to apps/lib/http_server.c
|
4 years ago |