Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
system.)
|
|
|
|
of the host names being resolved, which is not recommended by RFC2616.
Basically, if a HTTP client doesn't respect the TTL is should not be
caching the address since it leaves itself open to DNS spoofing attacks.
Also, having a DNS caching system is an administater decision, and so
should not be included in the tinyproxy source.
|
|
|
|
|
|
problem. :)
|
|
|
|
|
|
|
|
the system.
|
|
present on the system.
|
|
|
|
storing the pointer to the data.
add_to_buffer() is now exported.
Renamed writebuff() and readbuff() to write_buffer() and read_buffer().
|
|
|
|
|
|
should be _more_ than enough for any header line. :)
|
|
|
|
|
|
|
|
coding standard) of autoconf2.5x
|
|
autoconf2.5x
|
|
the information to be in the AH_TEMPLATE macro.
|
|
this from the CVS.
|
|
|
|
autoconf automatically includes symlinks on the Debian system.
|
|
"local" script which I use.
|
|
Added a default case for libnsl ("no" if not found.)
|
|
|
|
|
|
|
|
Added --enable-profiling option.
Changed all if test "$string" = "anotherstring" to
if test x"$string" = x"anotherstring".
|
|
|
|
|
|
|
|
version.
|
|
restrictions on the length of a line (unless you fill memory of course.)
Reformated the source.
|
|
|
|
|
|
function since I'm not completely happy with the code.
|
|
|
|
structure.
Don't send a Connection header to the remote connection.
Handle the Via header correctly.
|
|
don't want signals messing up my calling conventions.
|
|
|
|
|
|
|