index
:
tinyproxy
ninji-patches
personal modifications to tinyproxy
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
conns.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2003-08-01
Included patches from Steven Young to use the hashmap functionality to
Robert James Kaes
1
-13
/
+3
2003-07-31
Added appropriate casts from (void*) so that the code will compile
Robert James Kaes
1
-2
/
+2
2003-05-31
# Changed all the for calls to use the != test rather than < test.
Robert James Kaes
1
-2
/
+2
2003-05-04
Fixed a bug that would kill a child process because of an invalid
Robert James Kaes
1
-2
/
+2
2003-04-16
Removed the remote_content_length field in the "conn" structure and
Robert James Kaes
1
-2
/
+3
2003-03-13
# Added variables to keep track of the variables to be substituted in
Robert James Kaes
1
-1
/
+15
2002-11-13
(destroy_conn): Added code to log any error messages when the sockets
Robert James Kaes
1
-3
/
+8
2002-05-24
Fixed a tonne of spelling mistakes.
Robert James Kaes
1
-3
/
+3
2002-05-23
Added the peer's socket information to the connection structure. The
Robert James Kaes
1
-3
/
+11
2002-04-18
The stats now wait until after the client has finished sending all its
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
/
+8
2002-04-11
Added the remote_content_length variable to store the number of bytes the
Robert James Kaes
1
-1
/
+3
2002-04-07
Cleaned up some of the code to handle errors better. Also, a little bit
Robert James Kaes
1
-7
/
+50
2001-11-25
Removed some of the members of the structures and renamed a few others.
Robert James Kaes
1
-6
/
+3
2001-11-22
Reformated text.
Robert James Kaes
1
-3
/
+5
2001-11-21
Include the protocol variables in the conn_s structure.
Robert James Kaes
1
-1
/
+3
2001-10-25
Moved the connection creation/destruction and definition into it's own
Robert James Kaes
1
-0
/
+58
2000-09-11
These files are no longer used within tinyproxy.
Robert James Kaes
1
-187
/
+0
2000-02-16
This commit was generated by cvs2svn to compensate for changes in r2,
Steven Young
1
-0
/
+187