Removed the arbitrary redirectors file.
[citadel.git] / webcit / webserver.h
2011-10-11 Art CancroRemoved the arbitrary redirectors file.
2011-06-22 Art CancroThe 'static redirects' file may now contain a special...
2011-05-14 the_mgtMerge branch 'master' of ssh://git.citadel.org/appl...
2011-05-14 the_mgtMerge branch 'master' of ssh://git.citadel.org/appl...
2011-03-09 Art CancroAdded the ability to specify a file defining *simple...
2011-03-09 Art CancroAdded the ability to specify a file defining *simple...
2011-01-17 Art CancroRemoved logging subsystem from webcit. It's all syslog...
2011-01-17 Art CancroRemoved logging subsystem from webcit. It's all syslog...
2010-09-01 Art CancroRemove $Id$ tags from most of webcit
2010-09-01 Art CancroRemove $Id$ tags from most of webcit
2010-01-24 Wilfried Göesgens* merge in much of the dav_rework branch: (the drift...
2009-05-24 Wilfried Göesgens* move stuff from Hdr into substruct that may be easily...
2009-04-20 Wilfried Göesgens* migrate http read logic to the strbuf controlled...
2009-04-11 Wilfried Göesgens* move to the new linebuffered function while linebased...
2008-09-14 Wilfried Göesgens* do linebuffered/non-blocking reads from http requests
2008-09-12 Wilfried Göesgens* shutdown webcit if we panic out while creating certif...
2008-09-02 Wilfried Göesgens* close sockets on error, and abort execution
2008-07-27 Wilfried Göesgens* use strbuffer as wprintf backend
2007-09-17 Wilfried Göesgens* sleep after nuking the server
2006-05-02 Art Cancrowebcit_before_automake is now the trunk
2006-03-12 Wilfried Göesgensmove all source files to src/
2005-10-15 Art Cancro* Better handling of multiple recipients in reply-all
2004-04-16 Art Cancro* Completed SSL support. Still doesn't work with all...
2002-01-24 Michael Hampton* Trace file using lprintf() similarly to citserver
1998-12-09 Nathan Bryant* context_loop.c, webserver.c, webserver.h: SO_LINGER...
1998-12-05 Nathan Bryant * converted to autoconf and began port to Digit...