summaryrefslogtreecommitdiffhomepage
path: root/src/child.h
AgeCommit message (Expand)Author
2020-09-16listen_addrs: use sblistrofl0r
2020-09-15shutdown: free children from right placerofl0r
2013-11-09[BB#63] conf: Allow multiple Listen statements in the config.Michael Adam
2013-11-09child: add addr argument to child_listening_sock().Michael Adam
2009-10-25Change child_kill_children() to take the signal as an argument.Michael Adam
2009-09-15Indent code to Tinyproxy coding styleMukund Sivaraman
2009-08-04child: adapt child_config to contain unsigned integersMichael Adam
2008-12-01Reformat code to GNU coding styleMukund Sivaraman
2008-05-24Updated copyright, license notices in source codeMukund Sivaraman
2005-08-15* [Indent] Ran Source Through indentRobert James Kaes
2005-07-12* Updated Copyright Email AddressesRobert James Kaes
2004-08-10Merged in changes from 1.6.3Robert James Kaes
2002-05-26Changed from using a threading model to a standard pre-forked model.Robert James Kaes