]> code.citadel.org Git - citadel.git/history - webcit/ChangeLog
* Brought over message reading and entry functions from old WebCit
[citadel.git] / webcit / ChangeLog
1998-12-12 Art Cancro * Brought over message reading and entry functions...
1998-12-12 Art CancroBrought over message reading functions from old WebCit
1998-12-10 Nathan Bryant * webserver.c: remove commented-out references...
1998-12-10 Nathan Bryant * context_loop.c: really fix the SO_LINGER...
1998-12-10 Art CancroSet up login banner graphic and background image graphic
1998-12-10 Art CancroAdded support for graphics images retrieved from the...
1998-12-09 Art Cancro * context_loop.c: After fork(), child process...
1998-12-09 Art CancroAdded support for new user login (still need to handle...
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 Cancro * Discovered that the HTTP socket problem is...
1998-12-07 Art Cancro * Did a little debugging, still trying to figur...
1998-12-07 Nathan Bryantupdated dependencies
1998-12-07 Art Cancroadded new "action" variable to make main loop simpler
1998-12-07 Art CancroFixed broken interpretation of variables specified...
1998-12-06 Nathan Bryant* context_loop.c: warning fix
1998-12-06 Nathan Bryant * webserver.c: prototype vsnprintf
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 Nathan Bryant * webserver.c: warning fix