index
:
tinyproxy
ninji-patches
personal modifications to tinyproxy
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
conffile.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2008-03-30
Free arg before returning, or it'll leak
Mukund Sivaraman
1
-0
/
+3
2008-03-13
Renamed file to replace underscores in it with dashes
Mukund Sivaraman
1
-1
/
+1
2005-11-04
Added support for UPSTREAM directive.
Robert James Kaes
1
-4
/
+52
2005-11-04
Reformatted the reverse and filter configuration blocks. If either
Robert James Kaes
1
-73
/
+10
2005-11-04
Fixed up whitespace formatting of the config file directives. Also
Robert James Kaes
1
-52
/
+61
2005-08-16
* [Refactor] Moved Reverse Proxy Code
Robert James Kaes
1
-1
/
+2
2005-08-15
* [Indent] Ran Source Through indent
Robert James Kaes
1
-168
/
+281
2004-08-24
(get_bool_arg): Moved the initialization of "p" _before_ the assert()
Robert James Kaes
1
-3
/
+3
2004-08-14
Reorganized the source code. Added the missing reverse proxy
Robert James Kaes
1
-109
/
+143
2004-08-13
Added some error logging information for directives that are
Robert James Kaes
1
-13
/
+49
2004-08-13
Added the new configuration parsing system (conffile.c and
Robert James Kaes
1
-0
/
+612