* stuff
[citadel.git] / webcit / tcp_sockets.c
2002-06-15 Art Cancro* stuff
2002-06-15 Art Cancro* Use safestrncpy() instead of strncpy() where appropriate
2002-01-24 Michael Hampton* Trace file using lprintf() similarly to citserver
2001-11-18 Art Cancro* Brought over the newer string tokenizer from Citadel
2000-04-20 Art Cancro* tcp_sockets.c: changed memcpy() to memset() in tcp_co...
2000-04-06 Nathan Bryant* solaris cleanups and warning fixes
2000-03-19 Art Cancro* Added support for unix domain sockets
2000-02-11 Nathan Bryant* Makefile.in, configure.in: add, like, some *more...
1999-12-06 Art Cancro* ooooops
1999-12-03 Art Cancro* Rewrote the HTTP engine and application coupling...
1999-11-26 Art Cancro* Started moving all of the global variables into a...
1999-03-07 Art Cancro * wildmat.c, braindamage.c: added
1998-12-08 Art Cancro * Discovered that the HTTP socket problem is...
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-11-30 Art Cancrowe still have a problem
1998-11-25 Art Cancrocompleted part of the login procedure
1998-11-25 Art Cancrooooh, lotsa good stuff