Mon, 30 Jun 2008 12:36:13 -0400 | Dan | Made the webserver a bit smarter. It handles running as root properly (only allows it if user/group specified and port < 1024) and directory listing is massively smarter. | file | diff | annotate |
Sat, 12 Apr 2008 09:26:01 -0400 | Dan | Re-enabled multi-threaded operation after trying with a field test | file | diff | annotate |
Wed, 02 Apr 2008 01:36:53 -0400 | Dan | Disabled forking/keep-alive code, firefox doesn't seem to like the way it waits for requests | file | diff | annotate |
Wed, 02 Apr 2008 00:23:51 -0400 | Dan | Added multi-threading/forking/keep-alive support to webserver. w00t, feeling all POSIX-happy today! | file | diff | annotate |