Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-03-29 | Fixed a bug with the clientreq function which was incorrectly setting the | Robert James Kaes | 1 | -2/+4 | |
clientheader flag and causing _all_ headers to be sent even in anonymous mode. | |||||
2000-03-28 | Fixed another NULL bug with the uri->authority. If an badly formed request | Robert James Kaes | 1 | -1/+6 | |
was made in the form of http:\\www.somewhere.com/ tinyproxy would SEGV. This has been corrected. | |||||
2000-03-28 | Fixed a NULL pointer bug in clientreq. If the SCHEME in the URL was NULL | Robert James Kaes | 1 | -5/+12 | |
the program would SEGV. This was caused by the error logging code. | |||||
2000-03-13 | Remove the defines for DEFAULT_* and UPSTREAM (they've been moved into | Robert James Kaes | 1 | -30/+1 | |
acconfig.h and configure). | |||||
2000-03-11 | Included the changes needed to re-add the upstream proxy option. | Robert James Kaes | 4 | -28/+117 | |
2000-03-11 | Once again, these files are made automatically, don't include them. | Robert James Kaes | 2 | -429/+0 | |
2000-02-16 | This commit was generated by cvs2svn to compensate for changes in r2, | Steven Young | 28 | -0/+10418 | |
which included commits to RCS files with non-trunk default branches. |