index
:
tinyproxy
ninji-patches
personal modifications to tinyproxy
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
reverse-proxy.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-07
fix build with "--enable-reverse" after conf changes
Michael Adam
1
-0
/
+1
2009-12-07
Add free_reversepath_list().
Michael Adam
1
-0
/
+15
2009-12-07
Add a reversepath argument to reversepath_get().
Michael Adam
1
-6
/
+5
2009-12-07
Add reversepath_list parameter to reversepath_add.
Michael Adam
1
-3
/
+4
2009-09-27
Fix use of uninitialized variable
Mukund Sivaraman
1
-2
/
+2
2009-09-27
Add explicit casts for c++ mode in reverse-proxy.c
Mukund Sivaraman
1
-5
/
+8
2009-09-15
Indent code to Tinyproxy coding style
Mukund Sivaraman
1
-108
/
+104
2009-08-07
Rename tinyproxy.[ch] to main.[ch]
Mukund Sivaraman
1
-1
/
+1
2008-12-08
Convert tabs to spaces
Mukund Sivaraman
1
-35
/
+34
2008-12-08
Break at 80 columns
Mukund Sivaraman
1
-1
/
+2
2008-12-01
Reformat code to GNU coding style
Mukund Sivaraman
1
-106
/
+110
2008-05-24
Renamed htmlerror.[ch] to html-error.[ch]
Mukund Sivaraman
1
-1
/
+1
2008-05-24
Updated copyright, license notices in source code
Mukund Sivaraman
1
-12
/
+15
2008-03-13
Renamed file to replace underscores in it with dashes
Mukund Sivaraman
1
-0
/
+154