summaryrefslogtreecommitdiff
path: root/src/main.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-11Add a boolean config option "DisableViaHeader".Michael Adam1-0/+2
2009-09-27conf: turn XTinyproxy into a boolean optionMichael Adam1-1/+1
2009-09-15Revert "Fix constness of stathost"Mukund Sivaraman1-1/+1
2009-09-15Fix constness of stathostMukund Sivaraman1-1/+1
2009-09-15Extract cmdline parsing code into a functionMukund Sivaraman1-0/+1
2009-09-15Indent code to Tinyproxy coding styleMukund Sivaraman1-49/+47
2009-09-10make "config_file" a const in the config struct.Michael Adam1-1/+1
2009-08-07Rename tinyproxy.[ch] to main.[ch]Mukund Sivaraman1-0/+109