summaryrefslogtreecommitdiff
path: root/src/reverse-proxy.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-07Add reversepath_list parameter to reversepath_add.Michael Adam1-3/+4
2009-09-27Fix use of uninitialized variableMukund Sivaraman1-2/+2
2009-09-27Add explicit casts for c++ mode in reverse-proxy.cMukund Sivaraman1-5/+8
2009-09-15Indent code to Tinyproxy coding styleMukund Sivaraman1-108/+104
2009-08-07Rename tinyproxy.[ch] to main.[ch]Mukund Sivaraman1-1/+1
2008-12-08Convert tabs to spacesMukund Sivaraman1-35/+34
2008-12-08Break at 80 columnsMukund Sivaraman1-1/+2
2008-12-01Reformat code to GNU coding styleMukund Sivaraman1-106/+110
2008-05-24Renamed htmlerror.[ch] to html-error.[ch]Mukund Sivaraman1-1/+1
2008-05-24Updated copyright, license notices in source codeMukund Sivaraman1-12/+15
2008-03-13Renamed file to replace underscores in it with dashesMukund Sivaraman1-2/+2
2005-08-16* [Refactor] Moved Reverse Proxy CodeRobert James Kaes1-0/+154