[BB#63] conf: Allow multiple Listen statements in the config.
[obnox/tinyproxy.git] / src / conns.c
2009-11-16 Mukund SivaramanUse NULL for pointers
2009-09-14 Mukund SivaramanIndent code to Tinyproxy coding style
2009-08-07 Michael AdamFix an implicit cast warning in initialize_conn().
2009-08-06 Mukund SivaramanRename tinyproxy.[ch] to main.[ch]
2008-12-08 Mukund SivaramanConvert tabs to spaces
2008-12-01 Mukund SivaramanReformat code to GNU coding style
2008-05-24 Mukund SivaramanUpdated copyright, license notices in source code
2005-08-15 Robert James Kaes* [Indent] Ran Source Through indent
2005-07-12 Robert James Kaes* Updated Copyright Email Addresses
2004-08-10 Robert James KaesMerged in changes from 1.6.3
2004-04-27 Robert James KaesAdded the "BindSame" configure directive from Oswald...
2004-02-13 Robert James KaesRemoved unnecessary casts (mostly dealing with memory...
2004-01-26 Robert James KaesAdded reverse proxy support from Kim Holviala. His...
2003-08-01 Robert James KaesIncluded patches from Steven Young to use the hashmap...
2003-07-31 Robert James KaesAdded appropriate casts from (void*) so that the code...
2003-05-31 Robert James Kaes# Changed all the for calls to use the != test rather...
2003-05-04 Robert James KaesFixed a bug that would kill a child process because...
2003-04-16 Robert James KaesRemoved the remote_content_length field in the "conn...
2003-03-13 Robert James Kaes# Added variables to keep track of the variables to...
2002-11-13 Robert James Kaes(destroy_conn): Added code to log any error messages...
2002-05-24 Robert James KaesFixed a tonne of spelling mistakes.
2002-05-23 Robert James KaesAdded the peer's socket information to the connection...
2002-04-18 Robert James KaesThe stats now wait until after the client has finished...
2002-04-15 Robert James KaesChanged the error boolean flag into a pointer to an...
2002-04-11 Robert James KaesAdded the remote_content_length variable to store the...
2002-04-07 Robert James KaesCleaned up some of the code to handle errors better...
2001-11-25 Robert James KaesRemoved some of the members of the structures and renam...
2001-11-22 Robert James KaesReformated text.
2001-11-21 Robert James KaesInclude the protocol variables in the conn_s structure.
2001-10-25 Robert James KaesMoved the connection creation/destruction and definitio...
2000-09-11 Robert James KaesThese files are no longer used within tinyproxy.
2000-02-16 Steven YoungThis commit was generated by cvs2svn to compensate...