Skip to content

Releases: emikulic/darkhttpd

darkhttpd 1.17

24 Jul 08:39

Choose a tag to compare

  • 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

28 Feb 22:47

Choose a tag to compare

  • Support chroot as non-root on FreeBSD 14+
  • Listen to IPv4 and IPv6 at the same time when --ipv6 is passed.

darkhttpd 1.15

18 Jan 09:40

Choose a tag to compare

Try to avoid leaking the length of the --auth password through timing side-channels.

darkhttpd 1.14

02 Oct 01:33

Choose a tag to compare

  • 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

17 Jan 13:52

Choose a tag to compare

[ darkhttpd 1.13 release ]

And bump copyright year.