sock: in listen_sock(), add debug message when socket() call failed.
[obnox/tinyproxy.git] / src / common.h
2009-09-20 Mukund SivaramanRemove unnecessary vfork.h include
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-06-17 Mukund SivaramanInclude values.h to use LONG_MAX and LONG_MIN
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
2003-08-07 Robert James Kaestinyproxy no longer includes a fall-back regular expres...
2003-06-25 Robert James KaesAdded a test to define INADDR_NONE if it's not present...
2003-03-13 Robert James Kaes# Changed the wording of the header comment to remove...
2003-03-13 Robert James KaesFixed up the include order for the <sys/time.h> and...
2002-12-04 Robert James KaesRemoved the "bool_t" type since it conflicts with the...
2002-05-26 Robert James KaesRemoved the "pthread" related includes.
2002-05-23 Robert James KaesInitial addition to CVS. This header moves all the...