Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-04-15 | Changed the error boolean flag into a pointer to an error string and an | Robert James Kaes | |
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-11 | Added the remote_content_length variable to store the number of bytes the | Robert James Kaes | |
remote server is supposed to be transmiting to the client. | |||
2002-04-07 | Cleaned up some of the code to handle errors better. Also, a little bit | Robert James Kaes | |
easier to read in the variable department. | |||
2001-11-25 | Removed some of the members of the structures and renamed a few others. | Robert James Kaes | |
2001-11-21 | Include the protocol variables in the conn_s structure. | Robert James Kaes | |
2001-10-25 | Moved the connection creation/destruction and definition into it's own | Robert James Kaes | |
files. | |||
2000-09-11 | These files are no longer used within tinyproxy. | Robert James Kaes | |
2000-02-16 | This commit was generated by cvs2svn to compensate for changes in r2, | Steven Young | |
which included commits to RCS files with non-trunk default branches. |