* Moved all diagnostic output to stderr
[citadel.git] / webcit / webserver.c
1999-12-04 Art Cancro* Moved all diagnostic output to stderr
1999-12-03 Art Cancro* BROKEN BUILD. Wrote most of the session removal...
1999-12-03 Art Cancro* Rewrote the HTTP engine and application coupling...
1999-11-26 Art Cancro* 2.01 release
1999-05-08 Art Cancrowebserver.c: added "-t" option to send traces somewhere...
1999-04-28 Art Cancrocredits
1999-03-07 Art Cancro * wildmat.c, braindamage.c: added
1999-02-27 Art Cancrocomments
1999-01-22 Art CancroMinor shuffling around of code and removal of unused...
1999-01-04 Art Cancro * Added "enter registration"
1998-12-13 Art Cancro * Ignore SIGPIPE; this seems to magically make...
1998-12-10 Nathan Bryant * webserver.c: remove commented-out references...
1998-12-09 Nathan Bryant* context_loop.c, webserver.c, webserver.h: SO_LINGER...
1998-12-07 Art Cancro * Did a little debugging, still trying to figur...
1998-12-06 Nathan Bryant * webserver.c: prototype vsnprintf
1998-12-05 Nathan Bryantportability enhancements
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
1998-12-04 Art CancroGot webcit-initiated session cleanups to work properly.
1998-12-03 Nick GrossmanNick: Added redirect()
1998-12-03 Art Cancrohmm
1998-11-30 Art Cancrowe still have a problem
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