summaryrefslogtreecommitdiff
path: root/src/grammar.y (follow)
AgeCommit message (Expand)AuthorFilesLines
2002-05-26Removed the directives for the old DNSserver process.Robert James Kaes1-10/+7
2002-05-23Added the "DNSserverLocation" and "DNSserverSocket" directives for useRobert James Kaes1-1/+4
2002-04-24Moved bind_address inside the config structure.Robert James Kaes1-2/+2
2002-04-22Added the "Bind" directive.Robert James Kaes1-3/+12
2002-04-12Added the support code to process a ConnectPort configuration directive.Robert James Kaes1-1/+4
2002-04-02Added define check for XTINYPROXY_ENABLE. Although, I'm not sure if thisRobert James Kaes1-2/+9
2001-11-25Change the C code to match the new style.Robert James Kaes1-2/+3
2001-09-16Added the token for Upstream and the code the handle the upstreamRobert James Kaes1-2/+12
2001-08-26Added the Connect log level.Robert James Kaes1-3/+4
2001-06-02Include LogLevel and it's settings into the grammar of the config file.Robert James Kaes1-1/+15
2001-05-27Changed all the references to log() to log_message().Robert James Kaes1-4/+4
2000-09-12These all handle reading the tinyproxy configuration file.Robert James Kaes1-0/+155