Release Notes: asqredir now allows comments in the URL file, the specification of URL patterns which should always be allowed, and optional logging of redirects to a file. Memory is allocated dynamically, and Squid's EOF is caught correctly (no more manual restarting is needed). A Makefile is included for more comfortable building.


Release Notes: asqredir now allows comments in the URL file, the specification of URL patterns which should always be allowed, and optional logging of redirects to a file. Memory is allocated dynamically, and Squid's EOF is caught correctly (no more manual restarting is needed). A Makefile is included for more comfortable building.


Release Notes: Memory consumption decreases and stabilization, and a faster matching loop (less logic).


Release Notes: A signal handler for hup signals has been added. Changes in the url file can now be reflected without needing to restart squid. There are also other small changes.