Darkhttpd Versions Save

When you need a web server in a hurry.

v1.16

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

v1.15

3 months ago

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

v1.14

1 year ago
  • 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.

v1.13

3 years ago