summaryrefslogtreecommitdiff
path: root/src/html-error.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-08-07add_error_variable(): make key and data arguments constMichael Adam1-1/+1
2009-08-07Rename tinyproxy.[ch] to main.[ch]Mukund Sivaraman1-1/+1
2008-12-08Convert tabs to spacesMukund Sivaraman1-60/+60
2008-12-08Update Tinyproxy website URLMukund Sivaraman1-1/+1
2008-12-08Break at 80 columnsMukund Sivaraman1-1/+2
2008-12-01Reformat code to GNU coding styleMukund Sivaraman1-181/+178
2008-07-14Fix a regression where empty error variables caused strlen() to crashMukund Sivaraman1-5/+13
2008-07-14Make the embedded error message display valid XHTML tooMukund Sivaraman1-11/+18
2008-07-14Add error number as a template parameter for error pagesMukund Sivaraman1-4/+10
2008-07-14Spruce up error page footers a bitMukund Sivaraman1-0/+1
2008-06-10Don't check the value to be inserted as it's already checkedMukund Sivaraman1-6/+7
2008-05-24Renamed htmlerror.[ch] to html-error.[ch]Mukund Sivaraman1-0/+292