index
:
tinyproxy
ninji-patches
personal modifications to tinyproxy
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
grammar.y
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2003-05-29
Improved the upstream proxy support by making the upstream proxy
Robert James Kaes
1
-3
/
+18
2003-03-13
Allow the URL for the statistic page to be controlled from the
Robert James Kaes
1
-1
/
+7
2003-03-13
# Added parser support for the error file configuration keywords
Robert James Kaes
1
-2
/
+15
2003-01-27
Added support for conditionally using case sensitive filtering files.
Robert James Kaes
1
-1
/
+10
2002-11-26
Included code to disable the sending of the Via header. This is now
Robert James Kaes
1
-2
/
+11
2002-11-03
Removed all the code supporting the TCP tunnelling feature of
Robert James Kaes
1
-11
/
+2
2002-06-07
Added the "FilterDefaultDeny" directive to allow the user to select whether t...
Robert James Kaes
1
-2
/
+12
2002-06-06
Added a warning message to the Bind directive stating that it will be ignored...
Robert James Kaes
1
-1
/
+5
2002-05-27
Added support for the "FilterURLs" and "FilterExtended" directives.
Robert James Kaes
1
-2
/
+19
2002-05-26
Removed the directives for the old DNSserver process.
Robert James Kaes
1
-10
/
+7
2002-05-23
Added the "DNSserverLocation" and "DNSserverSocket" directives for use
Robert James Kaes
1
-1
/
+4
2002-04-24
Moved bind_address inside the config structure.
Robert James Kaes
1
-2
/
+2
2002-04-22
Added the "Bind" directive.
Robert James Kaes
1
-3
/
+12
2002-04-12
Added the support code to process a ConnectPort configuration directive.
Robert James Kaes
1
-1
/
+4
2002-04-02
Added define check for XTINYPROXY_ENABLE. Although, I'm not sure if this
Robert James Kaes
1
-2
/
+9
2001-11-25
Change the C code to match the new style.
Robert James Kaes
1
-2
/
+3
2001-09-16
Added the token for Upstream and the code the handle the upstream
Robert James Kaes
1
-2
/
+12
2001-08-26
Added the Connect log level.
Robert James Kaes
1
-3
/
+4
2001-06-02
Include LogLevel and it's settings into the grammar of the config file.
Robert James Kaes
1
-1
/
+15
2001-05-27
Changed all the references to log() to log_message().
Robert James Kaes
1
-4
/
+4
2000-09-12
These all handle reading the tinyproxy configuration file.
Robert James Kaes
1
-0
/
+155