summaryrefslogtreecommitdiff
path: root/src/scanner.l (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2003-01-27Added support for conditionally using case sensitive filtering files.Robert James Kaes1-1/+2
2002-11-26Included code to disable the sending of the Via header. This is nowRobert James Kaes1-1/+2
2002-11-03Removed all the code supporting the TCP tunnelling feature ofRobert James Kaes1-2/+1
2002-06-07Added the "FilterDefaultDeny" directive to allow the user to select whether t...Robert James Kaes1-1/+2
2002-05-27Added support for the "FilterURLs" and "FilterExtended" directives.Robert James Kaes1-1/+3
2002-05-26Removed the directives for the old DNSserver process.Robert James Kaes1-3/+1
2002-05-23Added the "DNSserverLocation" and "DNSserverSocket" directives for useRobert James Kaes1-1/+3
2002-04-22Added the "Bind" directive.Robert James Kaes1-1/+2
2002-04-12Added the support code to process a ConnectPort configuration directive.Robert James Kaes1-1/+2
2002-04-10Added an extra new line at the end of the file to quiet picky compilers.Robert James Kaes1-2/+2
2001-11-25Change the C code to match the new style.Robert James Kaes1-5/+8
2001-10-25Header reorganization. Basically all system headers are now included inRobert James Kaes1-3/+2
2001-09-16Added the token for Upstream and the code the handle the upstreamRobert James Kaes1-1/+2
2001-08-26Added the Connect log level.Robert James Kaes1-1/+2
2001-06-02Include LogLevel and it's settings into the grammar of the config file.Robert James Kaes1-2/+10
2001-01-02Fixed a bug where the ':' character was not being properly detected.Robert James Kaes1-3/+2
2000-09-12These all handle reading the tinyproxy configuration file.Robert James Kaes1-0/+147