Nicola Murino
|
7dd795e6ed
|
prepare for 2.0.3 release
|
2021-03-28 14:54:27 +02:00 |
|
Nicola Murino
|
5d3288c37d
|
TLS: allow to configure cipher suites
Fixes #316
|
2021-02-25 19:58:50 +01:00 |
|
Nicola Murino
|
684f4ba1a6
|
mutal TLS: add support for revocation lists
|
2021-01-03 17:03:04 +01:00 |
|
Nicola Murino
|
6d84c5b9e3
|
capture http servers error logs
otherwise they will be printed to stdout
|
2021-01-03 10:38:28 +01:00 |
|
Nicola Murino
|
4b522a2455
|
webdav: refactor server initialization
|
2021-01-03 09:51:54 +01:00 |
|
Nicola Murino
|
0966d44c0f
|
httpd: add support for listening over a Unix-domain socket
Fixes #266
|
2020-12-29 19:02:56 +01:00 |
|
Nicola Murino
|
743b350fdd
|
httpd: add support for route undefined HEAD requests to GET handlers
HEAD responses will not include a body but the Content-Length will be
set as the equivalent GET request
Fixes #255
|
2020-12-20 10:22:16 +01:00 |
|
Nicola Murino
|
bcf0fa073e
|
telemetry server: add optional https and authentication
|
2020-12-18 16:04:42 +01:00 |
|
Nicola Murino
|
143df87fee
|
add some docs for telemetry server
move pprof to the telemetry server only
|
2020-12-18 09:47:22 +01:00 |
|
Márk Sági-Kazár
|
6d895843dc
|
feat: add new telemetry server (#254)
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
|
2020-12-18 09:01:19 +01:00 |
|