Age | Commit message (Collapse) | Author |
|
|
|
|
|
Michael
|
|
Michael
|
|
Michael
|
|
and does not connect to the server at all.
Michael
|
|
Enable spcifying HTTP protocol version on command line ( --http-version).
Enable specifying method (GET, CONNECT, ...) on the command line (--method).
Add POD documentation.
Use pod2usage() to print help message.
Michael
|
|
Michael
|
|
Michael
|
|
Michael
|
|
Michael
|
|
Michael
|
|
This reverts commit 42d2e10c93aacea89b7e5c23c1487a45788715b3.
|
|
|
|
|
|
|
|
Also changed the text "configuration file" to read "config file".
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|