Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-09-15 | Revert "Fix constness of stathost" | Mukund Sivaraman | 1 | -1/+1 | |
This reverts commit 42d2e10c93aacea89b7e5c23c1487a45788715b3. | |||||
2009-09-15 | Fix constness of stathost | Mukund Sivaraman | 1 | -1/+1 | |
2009-09-15 | Extract cmdline parsing code into a function | Mukund Sivaraman | 1 | -0/+1 | |
2009-09-15 | Indent code to Tinyproxy coding style | Mukund Sivaraman | 1 | -49/+47 | |
The modified files were indented with GNU indent using the following command: indent -npro -kr -i8 -ts8 -sob -l80 -ss -cs -cp1 -bs -nlps -nprs -pcs \ -saf -sai -saw -sc -cdw -ce -nut -il0 No other changes of any sort were made. | |||||
2009-09-10 | make "config_file" a const in the config struct. | Michael Adam | 1 | -1/+1 | |
Michael | |||||
2009-08-07 | Rename tinyproxy.[ch] to main.[ch] | Mukund Sivaraman | 1 | -0/+109 | |