summaryrefslogtreecommitdiffhomepage
path: root/src/reverse-proxy.c
AgeCommit message (Expand)Author
2009-12-07fix build with "--enable-reverse" after conf changesMichael Adam
2009-12-07Add free_reversepath_list().Michael Adam
2009-12-07Add a reversepath argument to reversepath_get().Michael Adam
2009-12-07Add reversepath_list parameter to reversepath_add.Michael Adam
2009-09-27Fix use of uninitialized variableMukund Sivaraman
2009-09-27Add explicit casts for c++ mode in reverse-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-05-24Renamed htmlerror.[ch] to html-error.[ch]Mukund Sivaraman
2008-05-24Updated copyright, license notices in source codeMukund Sivaraman
2008-03-13Renamed file to replace underscores in it with dashesMukund Sivaraman