index
:
tinyproxy
ninji-patches
personal modifications to tinyproxy
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
network.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-22
network: Fix CID 113095 - unchecked return value from library
Michael Adam
1
-1
/
+5
2009-09-15
Indent code to Tinyproxy coding style
Mukund Sivaraman
1
-243
/
+220
2009-08-07
readline(): fix 5 implicit cast warnings
Michael Adam
1
-5
/
+7
2009-08-07
write_message(): fix signed/unsigned comparison warning
Michael Adam
1
-1
/
+1
2009-08-07
write_message(): fix implicit cast warnings.
Michael Adam
1
-2
/
+2
2009-08-07
safe_write: fix unsigned vs. signed comparison
Michael Adam
1
-1
/
+1
2009-08-07
Rename tinyproxy.[ch] to main.[ch]
Mukund Sivaraman
1
-1
/
+1
2008-12-08
Convert tabs to spaces
Mukund Sivaraman
1
-48
/
+48
2008-12-01
Reformat code to GNU coding style
Mukund Sivaraman
1
-224
/
+246
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
-218
/
+220
2004-02-18
Added two functions:
Robert James Kaes
1
-2
/
+80
2004-02-13
Removed unnecessary casts (mostly dealing with memory allocation.) I
Robert James Kaes
1
-10
/
+8
2003-07-31
Added appropriate casts from (void*) so that the code will compile
Robert James Kaes
1
-8
/
+10
2002-05-23
Initial addition to CVS. Moved the network related functions into a
Robert James Kaes
1
-0
/
+238