index
:
tinyproxy
ninji-patches
personal modifications to tinyproxy
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-20
Remove unnecessary vfork.h include
Mukund Sivaraman
1
-3
/
+0
2009-08-07
Rename tinyproxy.[ch] to main.[ch]
Mukund Sivaraman
1
-1
/
+1
2008-12-08
Convert tabs to spaces
Mukund Sivaraman
1
-5
/
+5
2008-12-01
Reformat code to GNU coding style
Mukund Sivaraman
1
-5
/
+5
2008-06-17
Include values.h to use LONG_MAX and LONG_MIN
Mukund Sivaraman
1
-0
/
+3
2008-05-24
Updated copyright, license notices in source code
Mukund Sivaraman
1
-14
/
+18
2005-08-15
* [Indent] Ran Source Through indent
Robert James Kaes
1
-6
/
+6
2005-07-12
* Updated Copyright Email Addresses
Robert James Kaes
1
-2
/
+2
2003-08-07
tinyproxy no longer includes a fall-back regular expression library,
Robert James Kaes
1
-1
/
+4
2003-06-25
Added a test to define INADDR_NONE if it's not present. For example,
Robert James Kaes
1
-1
/
+8
2003-03-13
# Changed the wording of the header comment to remove the reference to
Robert James Kaes
1
-3
/
+3
2003-03-13
Fixed up the include order for the <sys/time.h> and <time.h> headers.
Robert James Kaes
1
-10
/
+6
2002-12-04
Removed the "bool_t" type since it conflicts with the newer C standards.
Robert James Kaes
1
-9
/
+11
2002-05-26
Removed the "pthread" related includes.
Robert James Kaes
1
-8
/
+4
2002-05-23
Initial addition to CVS. This header moves all the system includes from
Robert James Kaes
1
-0
/
+192