Robert James Kaes
|
477dacb5fa
|
Included the <sys/types.h> header.
|
2000-03-29 16:18:05 +00:00 |
|
Robert James Kaes
|
0d421b5c39
|
Fixed a bug with the clientreq function which was incorrectly setting the
clientheader flag and causing _all_ headers to be sent even in anonymous
mode.
|
2000-03-29 16:17:37 +00:00 |
|
Robert James Kaes
|
85a7ebdacb
|
Updated ChangeLog entry for new fix.
|
2000-03-28 16:44:38 +00:00 |
|
Robert James Kaes
|
46076808fb
|
Fixed another NULL bug with the uri->authority. If an badly formed request
was made in the form of http:\\www.somewhere.com/ tinyproxy would SEGV.
This has been corrected.
|
2000-03-28 16:41:45 +00:00 |
|
Robert James Kaes
|
add003fd0c
|
Updated to reflect changes in src/reqs.c
|
2000-03-28 16:21:58 +00:00 |
|
Robert James Kaes
|
d222c7725b
|
Fixed a NULL pointer bug in clientreq. If the SCHEME in the URL was NULL
the program would SEGV. This was caused by the error logging code.
|
2000-03-28 16:19:12 +00:00 |
|
Robert James Kaes
|
c2ef08202b
|
Remove the defines for DEFAULT_* and UPSTREAM (they've been moved into
acconfig.h and configure).
|
2000-03-13 00:56:21 +00:00 |
|
Robert James Kaes
|
c5bfeb33ac
|
List all the changes which has occured on the program.
|
2000-03-13 00:55:29 +00:00 |
|
Robert James Kaes
|
a6a6591f7c
|
Added the support for the upstream proxy and also made the defaults for the
LOGFILE, USER, and PORT.
|
2000-03-11 20:43:25 +00:00 |
|
Robert James Kaes
|
10317d6701
|
Included the changes needed to re-add the upstream proxy option.
|
2000-03-11 20:37:44 +00:00 |
|
Robert James Kaes
|
e5b99e549d
|
Updated the manual to reflect all the options, plus provide additional
information concerning the changes made to some of the options.
|
2000-03-11 20:36:48 +00:00 |
|
Robert James Kaes
|
1784fac73e
|
Re-ordered some of the arguments.
Included the support for the Upstream Proxy.
|
2000-03-11 20:35:52 +00:00 |
|
Robert James Kaes
|
3d6ee12d89
|
Once again, these files are made automatically, don't include them.
|
2000-03-11 20:34:44 +00:00 |
|
Robert James Kaes
|
cccc44c701
|
Again, the file is generated automatically, so don't include it.
|
2000-03-11 20:33:38 +00:00 |
|
Robert James Kaes
|
2d8e8cecb0
|
These files are generated by reconf, so don't include them in the CVS.
|
2000-03-11 20:32:26 +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 |
|
cvs2svn
|
a094587fb0
|
New repository initialized by cvs2svn.
|
2000-02-16 17:32:49 +00:00 |
|