summaryrefslogtreecommitdiff
path: root/src/child.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-11-09[BB#63] conf: Allow multiple Listen statements in the config.Michael Adam1-1/+3
2013-11-09child: add addr argument to child_listening_sock().Michael Adam1-1/+1
2009-10-25Change child_kill_children() to take the signal as an argument.Michael Adam1-1/+1
2009-09-15Indent code to Tinyproxy coding styleMukund Sivaraman1-7/+6
2009-08-04child: adapt child_config to contain unsigned integersMichael Adam1-1/+1
2008-12-01Reformat code to GNU coding styleMukund Sivaraman1-12/+13
2008-05-24Updated copyright, license notices in source codeMukund Sivaraman1-12/+15
2005-08-15* [Indent] Ran Source Through indentRobert James Kaes1-6/+6
2005-07-12* Updated Copyright Email AddressesRobert James Kaes1-2/+2
2004-08-10Merged in changes from 1.6.3Robert James Kaes1-2/+2
2002-05-26Changed from using a threading model to a standard pre-forked model.Robert James Kaes1-0/+37