Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-04-15 | Changed the error boolean flag into a pointer to an error string and an | Robert James Kaes | 1 | -2/+8 | |
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 | 1 | -1/+3 | |
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 | 1 | -7/+50 | |
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 | 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 | |
files. | |||||
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 | |
which included commits to RCS files with non-trunk default branches. |