forked from pool/darkhttpd
18 lines
698 B
Plaintext
18 lines
698 B
Plaintext
|
-------------------------------------------------------------------
|
||
|
Tue Dec 26 22:14:03 UTC 2023 - Dominik Heidler <dheidler@suse.de>
|
||
|
|
||
|
- Version 1.14:
|
||
|
* Add support for logging with syslog.
|
||
|
* Fix hung connection from consecutive keep-alive requests.
|
||
|
* Fix high CPU usage when timeout is disabled.
|
||
|
* Add --forward-https.
|
||
|
* Make header parsing case insensitive, to work behind an HTTP2 reverse proxy.
|
||
|
* Add trailing slash to links for directories.
|
||
|
* Fix crash when a file has a large (year 10,000+) mtime.
|
||
|
- Add config and systemd unit
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Thu Jun 2 12:17:49 UTC 2022 - leedagee <leedageea@gmail.com>
|
||
|
|
||
|
- darkhttpd v1.13
|