Robert James Kaes
|
a5d3212751
|
Changed the error boolean flag into a pointer to an error string and an
error code. We're storing this information because tinyproxy doesn't
output the error information until _after_ the client has sent it's
information.
|
2002-04-15 02:07:27 +00:00 |
|
Robert James Kaes
|
ce06f27a35
|
Added the remote_content_length variable to store the number of bytes the
remote server is supposed to be transmiting to the client.
|
2002-04-11 20:27:51 +00:00 |
|
Robert James Kaes
|
97a72783f5
|
Cleaned up some of the code to handle errors better. Also, a little bit
easier to read in the variable department.
|
2002-04-07 21:32:01 +00:00 |
|
Robert James Kaes
|
5e17d0736e
|
Removed some of the members of the structures and renamed a few others.
|
2001-11-25 22:06:20 +00:00 |
|
Robert James Kaes
|
bc8c3ff399
|
Include the protocol variables in the conn_s structure.
|
2001-11-21 01:00:09 +00:00 |
|
Robert James Kaes
|
f8ad0dced3
|
Moved the connection creation/destruction and definition into it's own
files.
|
2001-10-25 16:58:09 +00:00 |
|
Robert James Kaes
|
2d9d164034
|
These files are no longer used within tinyproxy.
|
2000-09-11 23:24:59 +00:00 |
|
Steven Young
|
37e63909c0
|
This commit was generated by cvs2svn to compensate for changes in r2,
which included commits to RCS files with non-trunk default branches.
|
2000-02-16 17:32:49 +00:00 |
|