Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
Michael
|
|
Michael
|
|
Michael
|
|
|
|
The modified files were indented with GNU indent using the
following command:
indent -npro -kr -i8 -ts8 -sob -l80 -ss -cs -cp1 -bs -nlps -nprs -pcs \
-saf -sai -saw -sc -cdw -ce -nut -il0
No other changes of any sort were made.
|
|
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
|