Age | Commit message (Expand) | Author | Files | Lines |
2008-12-08 | Convert tabs to spaces | Mukund Sivaraman | 1 | -4/+4 |
2008-12-01 | Reformat code to GNU coding style | Mukund Sivaraman | 1 | -11/+11 |
2008-05-24 | Updated copyright, license notices in source code | Mukund Sivaraman | 1 | -12/+15 |
2005-08-15 | * [Indent] Ran Source Through indent | Robert James Kaes | 1 | -8/+8 |
2005-07-12 | * Updated Copyright Email Addresses | Robert James Kaes | 1 | -2/+2 |
2003-07-31 | Fixed the cast in both safefree() macros to compile cleaning using a | Robert James Kaes | 1 | -3/+3 |
2003-05-31 | Changed the safefree() macro to make it safe to use a conditional | Robert James Kaes | 1 | -3/+11 |
2002-05-26 | Added the malloc_shared_memory() and calloc_shared_memory() function to | Robert James Kaes | 1 | -1/+7 |
2002-05-23 | Initial addition to CVS. Moved all the debugging heap related functions. | Robert James Kaes | 1 | -38/+5 |
2002-05-17 | Set the pointer to NULL after it's been freed() | Robert James Kaes | 1 | -3/+3 |
2002-04-18 | Added the debuggin_strdup() function and the associated safestrdup() | Robert James Kaes | 1 | -1/+5 |
2002-04-18 | Moved the log rotation code out of the signal handler and into it's own | Robert James Kaes | 1 | -1/+2 |
2002-04-15 | Changed the error boolean flag into a pointer to an error string and an | Robert James Kaes | 1 | -2/+3 |
2001-11-25 | Added a new error code. | Robert James Kaes | 1 | -1/+2 |
2001-11-23 | Added the chomp() function (to replace the trim() function reqs.c) | Robert James Kaes | 1 | -1/+9 |
2001-11-22 | Reformated text. | Robert James Kaes | 1 | -7/+10 |
2001-10-25 | Some code clean up due to the creation of the conns.{c,h} files which now | Robert James Kaes | 1 | -1/+3 |
2001-09-15 | Added the send_http_message() function to handle sending messages back to | Robert James Kaes | 1 | -1/+5 |
2001-09-11 | Added the debugging realloc() function. | Robert James Kaes | 1 | -1/+4 |
2001-09-08 | Added the debugging_(malloc|calloc|free) functions to help track memory | Robert James Kaes | 1 | -1/+19 |
2001-08-30 | Removed the xstrstr() function since it is no longer used. reqs.c was the | Robert James Kaes | 1 | -4/+1 |
2001-08-27 | Split the headers from the message body. Also now include proper headers | Robert James Kaes | 1 | -2/+2 |
2001-05-27 | Changed all references to log() to log_message(). | Robert James Kaes | 1 | -1/+6 |
2000-09-26 | Moved the safefree() macro to the tinyproxy.h header. | Robert James Kaes | 1 | -3/+1 |
2000-09-12 | Removed the xmalloc() and xstrdup() functions. | Robert James Kaes | 1 | -11/+10 |
2000-02-16 | This commit was generated by cvs2svn to compensate for changes in r2, | Steven Young | 1 | -0/+38 |