index
:
tinyproxy
bind-ipv4mapped
build
master
Light-weight HTTP/HTTPS proxy daemon for POSIX operating systems
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
scanner.l
Age
Commit message (
Expand
)
Author
2002-05-27
Added support for the "FilterURLs" and "FilterExtended" directives.
Robert James Kaes
2002-05-26
Removed the directives for the old DNSserver process.
Robert James Kaes
2002-05-23
Added the "DNSserverLocation" and "DNSserverSocket" directives for use
Robert James Kaes
2002-04-22
Added the "Bind" directive.
Robert James Kaes
2002-04-12
Added the support code to process a ConnectPort configuration directive.
Robert James Kaes
2002-04-10
Added an extra new line at the end of the file to quiet picky compilers.
Robert James Kaes
2001-11-25
Change the C code to match the new style.
Robert James Kaes
2001-10-25
Header reorganization. Basically all system headers are now included in
Robert James Kaes
2001-09-16
Added the token for Upstream and the code the handle the upstream
Robert James Kaes
2001-08-26
Added the Connect log level.
Robert James Kaes
2001-06-02
Include LogLevel and it's settings into the grammar of the config file.
Robert James Kaes
2001-01-02
Fixed a bug where the ':' character was not being properly detected.
Robert James Kaes
2000-09-12
These all handle reading the tinyproxy configuration file.
Robert James Kaes