Age | Commit message (Collapse) | Author |
|
These are not necessary as Tinyproxy is pure C code, and only
to be used within Tinyproxy. It is not a library.
|
|
|
|
|
|
Michael
|
|
Michael
|
|
Michael
|
|
|
|
A pre-generated manpage still gets EXTRA_DIST'ed in release tarballs.
|
|
|
|
|
|
|
|
|
|
|
|
Michael
|
|
Michael
|
|
Michael
|
|
Michael
|
|
(Prepare for really parsing the request...)
Michael
|
|
|
|
|
|
Michael
|
|
Michael
|
|
Michael
|
|
Michael
|
|
Michael
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This runs valgrind with the -q switch - i.e. the log file
tests/env/var/log/valgrind.log will only contain anything when there were
valgrind errors. (Memory leaks...)
Michael
|
|
When you want to run tinyproxy under valgrind,
set the environment variable VALGRIND to some useful
valgrind command line.
Michael
|
|
Michael
|
|
Michael
|
|
Also prepare for modularizing the testsuite.
Michael
|
|
Michael
|
|
Michael
|
|
Michael
|
|
So simply starting the server will work.
Michael
|
|
Michael
|
|
Michael
|