summaryrefslogtreecommitdiffstats
path: root/apps/lib/http_server.c
AgeCommit message (Expand)Author
2021-06-0980-test_cmp_http.t: Improve the way the test server is launched and killedDr. David von Oheimb
2021-06-02apps: remove TODOsPauli
2021-05-20Update copyright yearMatt Caswell
2021-05-18Move ossl_sleep() to e_os.h and use it in appsDr. David von Oheimb
2021-05-18apps: use else if when checking for headers in the http server codePauli
2021-05-18apps: clean up the http server codePauli
2021-05-16APPS: Make the cmp Mock server output the accept address and portRichard Levitte
2021-05-14HTTP: Implement persistent connections (keep-alive)Dr. David von Oheimb
2021-05-14HTTP test server: Improve connection management and loggingDr. David von Oheimb
2020-11-26Fix no-posix-ioMatt Caswell
2020-09-12NonStop port updates for 3.0.0.Randall S. Becker
2020-06-17coverity 1464213: API usage errors (PRINTF_ARGS)Pauli
2020-06-13Add request URL path checking and status responses to HTTP serverDr. David von Oheimb
2020-05-13Fix FreeBSD build with --strict-warningsBenjamin Kaduk
2020-05-09Extract HTTP server code from apps/ocsp.c to apps/lib/http_server.cDr. David von Oheimb