0.6.7: * new documentation: + status document (doc/HONESTY) + configuration guide (doc/CONFIGURATION) * userspace ping server (will need probably portability fixes to work anywhere but Linux) * HTTP proxy improvements: + understands "GET http://etc" proxy syntax + understands HEAD and POST + keepalives seem to work, max requests configurable * "--wait" option added. Significant performance improvements where used (httpd went from 100 to 340 rps in simple testing) * fix stupid httpd segfault introduced in 0.6.6 * timeout code fixed * Update IDSA support (patches from marc@jade.cs.uct.ac.za) + now requires idsa-0.91.0 or later * Fix QUIT bug in pop-3 proxy 0.6.6: * httpd security fix: ".." in hostname when using vhosts could potentially expose any files on the system 0.6.5: * auth daemon checks connections against ACLs * ACL syntax improvement: "{source a;source b;}" == "source{a;b}" * ACL alias (define/refer) and nested grouping bugfixes * ACL can now "exec" * Beginnings of HTTP proxy * Improved HTTP daemon: + Bugfixes + Better error handling + Name-based vhost support * ident client works now (though the fix may need looking at) * tailnew can now use tdb instead of gdbm * Add missing htons to make ftp proxy port range selection code work * Fix IP logging -- no longer truncates addresses 0.6.4: * ident support for ACL * ident slave for transparent proxy support * Improved SMTP proxy * Lightweight HTTP server * Some fail-closed fixes 0.6.3: * ACL bugfixing * Documentation updates * Initial bits of HTTP code * Better ACL/proxy interaction 0.6.2: * define/refer for ACLs * include ACL files * ACL negation * ACL bugfixes * Initial SMTP proxy 0.6: * IDSA support Earlier: * Lost in the mists of time... Ask me for CVS if interested. $Id: HISTORY,v 1.22 2001/10/26 10:05:50 matthew Exp $