fix all the <time.h> vs. <sys/time.h> issues, hopefully
[citadel.git] / citadel / html.c
2001-06-17 Nathan Bryantfix all the <time.h> vs. <sys/time.h> issues, hopefully
2000-12-27 Art Cancro* The size constant "256" which shows up everywhere...
2000-06-28 Art Cancro* Changed the comments at the beginning of each file...
1999-10-31 Art Cancro* Fixed a bug which was crashing the server during...
1999-10-28 Art Cancro* Removed all of the thread cancellation cruft that...
1999-08-29 Art Cancro* Made some changes to the output of MIME (especially...
1999-08-29 Art Cancro* HTML now works.
1999-08-29 Art Cancro* HTML updates
1999-08-26 Art Cancro* HTML updates
1999-08-24 Art Cancro* Got the html.c mostly working.
1999-08-24 Art Cancro* html.c: added. This is an overly simplistic HTML...