summaryrefslogtreecommitdiffhomepage
path: root/src/htmlerror.c
AgeCommit message (Expand)Author
2005-08-15* [Indent] Ran Source Through indentRobert James Kaes
2003-08-01Included patches from Steven Young to use the hashmap functionality toRobert James Kaes
2003-07-14(indicate_http_error): Added calls to va_end() before leaving theRobert James Kaes
2003-05-31# Changed all the for calls to use the != test rather than < test.Robert James Kaes
2003-04-01(add_error_variable): Test whether connptr->error_variable is NULL,Robert James Kaes
2003-03-14Made get_html_file() and lookup_variable() static functions since theyRobert James Kaes
2003-03-14# Added copyright notices for Steve. Reformatted the source code toRobert James Kaes
2003-03-13# Steve Young's code to implement file based HTML error messages,Robert James Kaes