[BB#90]: Fix bug in ACL netmask generation
[obnox/tinyproxy.git] / tests /
2010-04-21 Jordi Mallach[BB#83] Use output of id instead of $USER
2010-03-02 Michael Adamchange the default log file location to "@LOCALSTATEDIR...
2010-02-22 Michael Adamtests: fix bug #80: keep track of errors in return...
2010-02-22 Michael Adamtests: fix a typo in run_tests.sh
2010-02-22 Michael Adamtests: Fix bug #79. Finish "make test" without waiting...
2009-10-12 Michael Adamtests:webclient: add option to send a request entity...
2009-10-11 Michael Adamtests: add commented out DisableViaHeader to tinyproxy...
2009-10-10 Michael Adamtests:webserver: correctly answer http/0.9 requests...
2009-09-27 Michael Adamtests: set XTinyproxy Yes in the test setup
2009-09-27 Michael Adamtests: fix infinite loop "waiting for 3 seconds......
2009-09-27 Michael Adamtests:webclient: allow HTTP/1.0 requests with methods...
2009-09-21 Michael Adamtests: use the debug.html file as DefaultErrorFile...
2009-09-20 Michael Adamtests:webclient: fix default version (string, not numbe...
2009-09-16 Michael Adamtests:webclient: add copyright notice to the pod docume...
2009-09-16 Michael Adamtests:webserver: Add copyright notice to the pod docume...
2009-09-16 Michael Adamtests:webclient: reduce duplication.
2009-09-16 Michael Adamtests:webclient: add a --dry-run mode that prints the...
2009-09-16 Michael Adamtests:webclient: extend webclient to support HTTP/0...
2009-09-16 Michael Adamtests: add Makefile.am to tests/ and tests/scripts...
2009-09-15 Michael Adamtests: prepare tinyproxy for filter file usage in tests.
2009-09-14 Michael Adamtests:webserver: record the value of the server header...
2009-09-14 Michael Adamtests:webclient: add User-Agent header to request.
2009-09-14 Michael Adamtests:webserver: add handing of bad request error.
2009-09-14 Michael Adamtests:webserver: add parsing of request
2009-09-14 Michael Adamtests:webserver: move parsing of request to its own...
2009-09-12 Michael Adamtests: test retreival of stathost page.
2009-09-12 Michael Adamtests: set stathost to 127.0.0.127 in the testsuite
2009-09-12 Michael Adamtests: print IP and port after firing up tinyproxy...
2009-09-12 Michael Adamtests:webserver: be more rfc 1945 compliant in the...
2009-09-12 Michael Adamtests: fix run_tests.sh after templates have moved.
2009-09-10 Michael Adamtests: add a script wrapper to run tinyproxy under...
2009-09-10 Michael Adamtests: add support for running tinyproxy under valgrind.
2009-09-10 Michael Adamtests: restructure run_tests into functions to make...
2009-09-10 Michael Adamtests:run_tests: add complete GPL boilerplate.
2009-09-10 Michael Adamtests:webclient: add complete GPL boilerplate.
2009-09-10 Michael Adamtests/webserver: add complete GPL boilerplate.
2009-09-10 Michael Adamtests:webserver: make pid-file, log-dir and doc-root...
2009-09-10 Michael Adamtests/webserver: rework locking of pid file.
2009-09-10 Michael Adamtests:webserver: reopen STDOUT/STDERR after locking...
2009-09-09 Michael Adamtests: this is a first draft of the beginning of a...
2009-09-09 Michael Adamtests: add a simple web client written in perl.
2009-09-09 Michael Adamtests: add a simple webserver written in perl.