sock: in listen_sock(), add debug message when socket() call failed.
[obnox/tinyproxy.git] / src / utils.h
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
2003-03-13 Robert James KaesMoved the send_http_error_message() and indicate_http_e...
2002-12-04 Robert James KaesRemoved the "bool_t" type since it conflicts with the...
2002-11-21 Robert James Kaes# Changed the return type for pidfile_create() to int...
2002-06-15 Robert James KaesRemoved the rotate_log_files() function since I'm movin...
2002-05-31 Robert James KaesAdded a boolean "truncate_file" flag for the create_fil...
2002-05-23 Robert James KaesMoved most of the function into separate files: the...
2002-05-17 Robert James KaesSet the pointer to NULL after it's been freed()
2002-04-18 Robert James KaesAdded the debuggin_strdup() function and the associated...
2002-04-18 Robert James KaesMoved the log rotation code out of the signal handler...
2002-04-15 Robert James KaesChanged the error boolean flag into a pointer to an...
2001-11-25 Robert James KaesAdded a new error code.
2001-11-23 Robert James KaesAdded the chomp() function (to replace the trim() funct...
2001-11-22 Robert James KaesReformated text.
2001-10-25 Robert James KaesSome code clean up due to the creation of the conns...
2001-09-15 Robert James KaesAdded the send_http_message() function to handle sendin...
2001-09-11 Robert James KaesAdded the debugging realloc() function.
2001-09-08 Robert James KaesAdded the debugging_(malloc|calloc|free) functions...
2001-08-30 Robert James KaesRemoved the xstrstr() function since it is no longer...
2001-08-27 Robert James KaesSplit the headers from the message body. Also now inclu...
2001-05-27 Robert James KaesChanged all references to log() to log_message().
2000-09-26 Robert James KaesMoved the safefree() macro to the tinyproxy.h header.
2000-09-12 Robert James KaesRemoved the xmalloc() and xstrdup() functions.
2000-02-16 Steven YoungThis commit was generated by cvs2svn to compensate...