Releases: emikulic/darkhttpd
Releases Β· emikulic/darkhttpd
darkhttpd 1.17
- Don't include ../ in the root directory list.
- Return a more accurate error when a directory open fails.
- Add mtime to directory listings and make it xbmc/kodi compatible.
- Add --single-file.
- Accept absolute-form URLs.
- Add --hide-dotfiles.
Full Changelog: v1.16...v1.17
darkhttpd 1.16
- Support chroot as non-root on FreeBSD 14+
- Listen to IPv4 and IPv6 at the same time when --ipv6 is passed.
darkhttpd 1.15
Try to avoid leaking the length of the --auth password through timing side-channels.
darkhttpd 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.
darkhttpd 1.13
[ darkhttpd 1.13 release ] And bump copyright year.