Age | Commit message (Collapse) | Author |
|
|
|
Changed some of the types for the various variables to better reflect what
they are actually being used for.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
the threads are emptied.
|
|
|
|
heap overflow exploit.
|
|
|
|
|
|
polls. :)
|
|
|
|
|
|
|
|
doesn't exist anymore when we display it. Doh!
|
|
|
|
|
|
removed the garbage collection routine.
|
|
|
|
function.
|
|
|
|
|
|
|
|
|
|
them in the CVS.
|
|
|
|
|
|
header available on all systems.
|
|
|
|
|
|
now it can be used (and is used) in both anonymous and dnscache
|
|
allowing and denying hosts.
|
|
for creating new threads, deleting old thread, and generally managing the
pool is done here.
|
|
funcationality.
|
|
than redocumenting the changes here. :)
|
|
Log when tinyproxy is using default values rather than specific ones.
Cleaned up the command line arguments since tinyproxy now uses a
configuration file.
Removed the USR1 signal and added the thread creation code.
|
|
Added the pidfile_create() function.
Added the OpenBSD style strlcat() and strlcpy() functions.
|
|
malloc().
|
|
Added mutex locking around the dnscache() call.
Removed the global sockaddr and setup_fd variables.
Added the socket_blocking() and socket_nonblocking() functions.
Gutted the readling() function and replaced it with something similar to
the 1.0 version. :)
|
|
|
|
similar to the syslogd format.)
|
|
format.
|
|
anything useful to the command.
|
|
|
|
buffer.h header.
|
|
module.
|
|
special targets for building the LEX and YACC files. (Also included the
GNU license.)
|