summaryrefslogtreecommitdiff
path: root/src/common.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-20Remove unnecessary vfork.h includeMukund Sivaraman1-3/+0
2009-08-07Rename tinyproxy.[ch] to main.[ch]Mukund Sivaraman1-1/+1
2008-12-08Convert tabs to spacesMukund Sivaraman1-5/+5
2008-12-01Reformat code to GNU coding styleMukund Sivaraman1-5/+5
2008-06-17Include values.h to use LONG_MAX and LONG_MINMukund Sivaraman1-0/+3
2008-05-24Updated copyright, license notices in source codeMukund Sivaraman1-14/+18
2005-08-15* [Indent] Ran Source Through indentRobert James Kaes1-6/+6
2005-07-12* Updated Copyright Email AddressesRobert James Kaes1-2/+2
2003-08-07tinyproxy no longer includes a fall-back regular expression library,Robert James Kaes1-1/+4
2003-06-25Added a test to define INADDR_NONE if it's not present. For example,Robert James Kaes1-1/+8
2003-03-13# Changed the wording of the header comment to remove the reference toRobert James Kaes1-3/+3
2003-03-13Fixed up the include order for the <sys/time.h> and <time.h> headers.Robert James Kaes1-10/+6
2002-12-04Removed the "bool_t" type since it conflicts with the newer C standards.Robert James Kaes1-9/+11
2002-05-26Removed the "pthread" related includes.Robert James Kaes1-8/+4
2002-05-23Initial addition to CVS. This header moves all the system includes fromRobert James Kaes1-0/+192