summaryrefslogtreecommitdiff
path: root/src/transparent-proxy.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-12-01[BB#95] remove two comments that have become wrong by the fix.Michael Adam1-6/+0
2010-12-01[BB#95] Fix FilterURLs with transparent proxy support.Daniel Egger1-10/+10
2009-12-07Fix the build with --enable-transaparent after conf changes.Michael Adam1-2/+1
2009-10-02url variable modified in do_transparent_proxy() is not the url variable in th...Mukund Sivaraman1-2/+6
2009-10-02Use safer string functionsMukund Sivaraman1-6/+14
2009-09-27Add explicit casts for c++ mode in transparent-proxy.cMukund Sivaraman1-5/+5
2009-09-15Indent code to Tinyproxy coding styleMukund Sivaraman1-67/+62
2009-08-07Rename tinyproxy.[ch] to main.[ch]Mukund Sivaraman1-1/+1
2008-12-08Convert tabs to spacesMukund Sivaraman1-26/+25
2008-12-08Break at 80 columnsMukund Sivaraman1-1/+2
2008-12-01Reformat code to GNU coding styleMukund Sivaraman1-72/+72
2008-06-09Moved transparent proxy code into its own fileRobert James Kaes1-0/+121