Nearly all <FORM> blocks now contain a hidden input
[citadel.git] / webcit / context_loop.c
1998-12-09 Art Cancro * context_loop.c: After fork(), child process...
1998-12-09 Nathan Bryant* context_loop.c, webserver.c, webserver.h: SO_LINGER...
1998-12-09 Art Cancro * Smoothed out some of the login/logout code...
1998-12-08 Art Cancrocosmetic
1998-12-08 Art Cancro * Discovered that the HTTP socket problem is...
1998-12-07 Art Cancro * Did a little debugging, still trying to figur...
1998-12-06 Nathan Bryant* context_loop.c: warning fix
1998-12-05 Nathan Bryantportability enhancements
1998-12-05 Nathan Bryant * tcp_sockets.c: removed some dead code
1998-12-05 Nathan Bryant * context_loop.c: moved the monster 64k buffer...
1998-12-05 Nathan Bryant * converted to autoconf and began port to Digit...
1998-12-04 Nathan Bryant * webserver.c, context_loop.c, webcit.c: add...
1998-12-04 Art CancroGot webcit-initiated session cleanups to work properly.
1998-12-03 Art CancroFixed the locks, though I'm not sure I did it correctly.
1998-12-03 Art Cancrohmm
1998-11-30 Art Cancrowe still have a problem
1998-11-25 Art Cancrohandled unpacking of multiple cookies coming in on...
1998-11-25 Art Cancrohandled content
1998-11-25 Art Cancrogot a basic framework for content working
1998-11-24 Art Cancrostarted on the static loader stuff
1998-11-24 Art CancroInitial revision