Change log

DNHTTPD 0.5

So 0.5 is here at last but still no SSI I'm afraid... but we do now have SSL support, so only one letter out ;)

There are the usual load of bug-fixes, improvements, and optimisations too.

DNHTTPD 0.4.5

I was going to release 0.5, but I had planned 0.5 to include SSI support. Unfortunately the hard disk with the SSI stuff on it died before I had a chance to get it into CVS. So this is 0.5 minus SSI. I thought I would release anyway cos there hasn't been a new version for a while and I have made a lot of other cool improvements.

Updates since 0.4.1

DNHTTPD 0.4.1

Just a bug/security fix. I mistakenly put the bit that checked for ".." in the URL *before* the bit that translated hex codes in URLs to ASCII, so you could use %2E%2E in place of ".." and view any directory listing or file in the filesystem that the server has read access to. Oopsie.

DNHTTPD 0.4

I decided that the way I'd arranged the goals and release numbers meant that I wasn't releasing often enough and that you'd all have to wait too long for the cool new features I've added ;) So here is version 0.4. See the TODO file for the slightly revised roadmap.

Updates since 0.3.5:

DNHTTPD 0.3.5

Updates since 0.3:

DNHTTPD 0.3 (initial public release)

The server is now pretty much fully functional for basic web site hosting. New features are: