summaryrefslogtreecommitdiff
path: root/src/reverse-proxy.h (follow)
AgeCommit message (Collapse)AuthorFilesLines
2009-12-07Add free_reversepath_list().Michael Adam1-0/+1
Michael
2009-12-07Add a reversepath argument to reversepath_get().Michael Adam1-1/+2
This abstracts the setter/getter functions for the reversepath list from the concrete list in config.reversepath_list. Michael
2009-12-07Add reversepath_list parameter to reversepath_add.Michael Adam1-1/+2
Michael
2009-09-15Indent code to Tinyproxy coding styleMukund Sivaraman1-5/+4
The modified files were indented with GNU indent using the following command: indent -npro -kr -i8 -ts8 -sob -l80 -ss -cs -cp1 -bs -nlps -nprs -pcs \ -saf -sai -saw -sc -cdw -ce -nut -il0 No other changes of any sort were made.
2008-12-08Convert tabs to spacesMukund Sivaraman1-1/+1
2008-12-01Reformat code to GNU coding styleMukund Sivaraman1-8/+9
This is a commit which simply ran all C source code files through GNU indent. No other modifications were made.
2008-05-24Updated copyright, license notices in source codeMukund Sivaraman1-12/+15
The notices have been changed to a more GNU look. Documentation comments have been separated from the copyright header. I've tried to keep all copyright notices intact. Some author contact details have been updated.
2008-03-13Renamed file to replace underscores in it with dashesMukund Sivaraman1-0/+36