summaryrefslogtreecommitdiffhomepage
path: root/src/transparent-proxy.c
AgeCommit message (Expand)Author
2020-09-15save headers in an ordered dictionaryrofl0r
2020-09-06transparent: remove usage of inet_ntoa(), make IPv6 readyrofl0r
2020-03-18transparent: fix invalid memory accessrofl0r
2018-02-25fix possible memory leakbertliao
2013-11-23transparent: make transparent support compile after introduction of multi ListenMichael Adam
2010-12-01[BB#95] remove two comments that have become wrong by the fix.Michael Adam
2010-12-01[BB#95] Fix FilterURLs with transparent proxy support.Daniel Egger
2009-12-07Fix the build with --enable-transaparent after conf changes.Michael Adam
2009-10-02url variable modified in do_transparent_proxy() is not the url variable in th...Mukund Sivaraman
2009-10-02Use safer string functionsMukund Sivaraman
2009-09-27Add explicit casts for c++ mode in transparent-proxy.cMukund Sivaraman
2009-09-15Indent code to Tinyproxy coding styleMukund Sivaraman
2009-08-07Rename tinyproxy.[ch] to main.[ch]Mukund Sivaraman
2008-12-08Convert tabs to spacesMukund Sivaraman
2008-12-08Break at 80 columnsMukund Sivaraman
2008-12-01Reformat code to GNU coding styleMukund Sivaraman
2008-06-09Moved transparent proxy code into its own fileRobert James Kaes