Robert James Kaes
|
ff56e32e8e
|
Added the "FilterDefaultDeny" directive to allow the user to select whether the default policy of the filter is to allow everything which isn't denied, or to deny everything which isn't allowed.
|
2002-06-07 18:29:41 +00:00 |
|
Robert James Kaes
|
026c7d9a3d
|
Added support for the "FilterURLs" and "FilterExtended" directives.
These directives were submitted by James Flemer for use with the new
filtering code.
|
2002-05-27 01:52:44 +00:00 |
|
Robert James Kaes
|
6cc0dce1b4
|
Removed the directives for the old DNSserver process.
|
2002-05-26 18:54:27 +00:00 |
|
Robert James Kaes
|
1f9085cef2
|
Added the "DNSserverLocation" and "DNSserverSocket" directives for use
with the "dnsserver" resolver.
|
2002-05-23 18:24:02 +00:00 |
|
Robert James Kaes
|
60f61c8f0c
|
Added the "Bind" directive.
|
2002-04-22 19:33:01 +00:00 |
|
Robert James Kaes
|
660e4d5687
|
Added the support code to process a ConnectPort configuration directive.
|
2002-04-12 16:59:37 +00:00 |
|
Robert James Kaes
|
a903b6d997
|
Added an extra new line at the end of the file to quiet picky compilers.
:)
|
2002-04-10 17:29:18 +00:00 |
|
Robert James Kaes
|
09dbdbc3d7
|
Change the C code to match the new style.
|
2001-11-25 02:20:54 +00:00 |
|
Robert James Kaes
|
4ac03908fc
|
Header reorganization. Basically all system headers are now included in
tinyproxy.h and all the other files include the tinyproxy.h header. This
moves all the dependancy issues into one file.
|
2001-10-25 17:27:39 +00:00 |
|
Robert James Kaes
|
a8f0272ace
|
Added the token for Upstream and the code the handle the upstream
directive in the configuration file.
|
2001-09-16 20:08:24 +00:00 |
|
Robert James Kaes
|
e5819ebe1c
|
Added the Connect log level.
|
2001-08-26 21:10:04 +00:00 |
|
Robert James Kaes
|
a9720e85f6
|
Include LogLevel and it's settings into the grammar of the config file.
|
2001-06-02 03:10:09 +00:00 |
|
Robert James Kaes
|
cc704ae7a7
|
Fixed a bug where the ':' character was not being properly detected.
|
2001-01-02 19:30:40 +00:00 |
|
Robert James Kaes
|
dc18c065b7
|
These all handle reading the tinyproxy configuration file.
|
2000-09-12 00:12:52 +00:00 |
|