index
:
tinyproxy
ninji-patches
personal modifications to tinyproxy
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
html-error.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2008-06-10
Don't check the value to be inserted as it's already checked
Mukund Sivaraman
1
-6
/
+7
2008-05-24
Renamed htmlerror.[ch] to html-error.[ch]
Mukund Sivaraman
1
-1
/
+1
2008-05-24
Updated copyright, license notices in source code
Mukund Sivaraman
1
-14
/
+18
2005-08-15
* [Indent] Ran Source Through indent
Robert James Kaes
1
-163
/
+179
2003-08-01
Included patches from Steven Young to use the hashmap functionality to
Robert James Kaes
1
-51
/
+48
2003-07-14
(indicate_http_error): Added calls to va_end() before leaving the
Robert James Kaes
1
-2
/
+6
2003-05-31
# Changed all the for calls to use the != test rather than < test.
Robert James Kaes
1
-9
/
+9
2003-04-01
(add_error_variable): Test whether connptr->error_variable is NULL,
Robert James Kaes
1
-2
/
+6
2003-03-14
Made get_html_file() and lookup_variable() static functions since they
Robert James Kaes
1
-3
/
+3
2003-03-14
# Added copyright notices for Steve. Reformatted the source code to
Robert James Kaes
1
-22
/
+47
2003-03-13
# Steve Young's code to implement file based HTML error messages,
Robert James Kaes
1
-0
/
+242