webserver.php
Fri, 12 Jun 2009 13:48:22 -0400 Dan Considerably improved reliability of reboot code. Still producing respawn errors so currently disabled.
Tue, 26 May 2009 15:24:26 -0400 Dan WebServer: fixed longstanding non-security fwrite buffer overflow bug
Sun, 04 Jan 2009 22:56:57 -0500 Dan WebServer now does not attempt to destruct if threader is not up
Tue, 23 Dec 2008 20:20:35 -0500 Dan A few miscellaneous fixes including modifying WebServer to write data in chunks (improved performance and reliability on a slow connection)
Tue, 23 Dec 2008 17:37:51 -0500 Dan Cookies should now persist in WebServer under Safari
Sat, 20 Dec 2008 17:41:13 -0500 Dan Fixed a bug in get_peer_info(); accept() now fully works for multiple bound addresses
Sun, 23 Nov 2008 23:43:52 -0500 Dan Some backend changes to webserver to allow IPv6 binding
Wed, 08 Oct 2008 21:56:21 -0400 Dan Fixed wrong PID variable in httpd fork
Wed, 24 Sep 2008 13:47:23 -0400 Dan Fixed broken FORK_CHILD usage.
Tue, 23 Sep 2008 23:24:13 -0400 Dan Replaced multithreading in WebServer with a full multithreading library that properly handles IPC and child management
Mon, 01 Sep 2008 16:50:03 -0400 Dan Added full cookie support to webserver
Mon, 01 Sep 2008 13:06:50 -0400 Dan Added artwork spriting support. Artwork is now displayed using a gigantic CSS sprite instead of hundreds of little images. GD required.
less more (0) -12 tip