Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-11-25 | Change the C code to match the new style. | Robert James Kaes | 1 | -5/+8 | |
2001-10-25 | Header reorganization. Basically all system headers are now included in | Robert James Kaes | 1 | -3/+2 | |
tinyproxy.h and all the other files include the tinyproxy.h header. This moves all the dependancy issues into one file. | |||||
2001-09-16 | Added the token for Upstream and the code the handle the upstream | Robert James Kaes | 1 | -1/+2 | |
directive in the configuration file. | |||||
2001-08-26 | Added the Connect log level. | Robert James Kaes | 1 | -1/+2 | |
2001-06-02 | Include LogLevel and it's settings into the grammar of the config file. | Robert James Kaes | 1 | -2/+10 | |
2001-01-02 | Fixed a bug where the ':' character was not being properly detected. | Robert James Kaes | 1 | -3/+2 | |
2000-09-12 | These all handle reading the tinyproxy configuration file. | Robert James Kaes | 1 | -0/+147 | |