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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-07
make message argument to send_http_headers() constant.
Michael Adam
1
-1
/
+1
2009-08-07
add_error_variable(): make key and data arguments const
Michael Adam
1
-1
/
+1
2009-08-07
Rename tinyproxy.[ch] to main.[ch]
Mukund Sivaraman
1
-1
/
+1
2008-12-08
Convert tabs to spaces
Mukund Sivaraman
1
-60
/
+60
2008-12-08
Update Tinyproxy website URL
Mukund Sivaraman
1
-1
/
+1
2008-12-08
Break at 80 columns
Mukund Sivaraman
1
-1
/
+2
2008-12-01
Reformat code to GNU coding style
Mukund Sivaraman
1
-181
/
+178
2008-07-14
Fix a regression where empty error variables caused strlen() to crash
Mukund Sivaraman
1
-5
/
+13
2008-07-14
Make the embedded error message display valid XHTML too
Mukund Sivaraman
1
-11
/
+18
2008-07-14
Add error number as a template parameter for error pages
Mukund Sivaraman
1
-4
/
+10
2008-07-14
Spruce up error page footers a bit
Mukund Sivaraman
1
-0
/
+1
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
-0
/
+292