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) | file | diff | annotate |
Tue, 23 Dec 2008 17:37:51 -0500 | Dan | Cookies should now persist in WebServer under Safari | file | diff | annotate |
Sat, 20 Dec 2008 17:41:13 -0500 | Dan | Fixed a bug in get_peer_info(); accept() now fully works for multiple bound addresses | file | diff | annotate |
Sun, 23 Nov 2008 23:43:52 -0500 | Dan | Some backend changes to webserver to allow IPv6 binding | file | diff | annotate |
Wed, 08 Oct 2008 21:56:21 -0400 | Dan | Fixed wrong PID variable in httpd fork | file | diff | annotate |
Wed, 24 Sep 2008 13:47:23 -0400 | Dan | Fixed broken FORK_CHILD usage. | file | diff | annotate |
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 | file | diff | annotate |