More spelling fixes.
This commit is contained in:
parent
8defcc6225
commit
795f4f2fe7
10
ChangeLog
10
ChangeLog
@ -211,12 +211,12 @@
|
|||||||
* src/reqs.c (connect_to_tunnel): Moved the tunnel connection code
|
* src/reqs.c (connect_to_tunnel): Moved the tunnel connection code
|
||||||
into its own function.
|
into its own function.
|
||||||
(TUNNEL_CONFIGURED): Added a macro to help simplify the tests for
|
(TUNNEL_CONFIGURED): Added a macro to help simplify the tests for
|
||||||
tunnelling support.
|
tunneling support.
|
||||||
|
|
||||||
2001-12-17 Robert James Kaes <rjkaes@flarenet.com>
|
2001-12-17 Robert James Kaes <rjkaes@flarenet.com>
|
||||||
|
|
||||||
* src/reqs.c (handle_connection): Also log the request when
|
* src/reqs.c (handle_connection): Also log the request when
|
||||||
tinyproxy is in tunnelling mode. This was implemented by
|
tinyproxy is in tunneling mode. This was implemented by
|
||||||
Hans-Georg Bork.
|
Hans-Georg Bork.
|
||||||
|
|
||||||
2001-12-16 Robert James Kaes <rjkaes@flarenet.com>
|
2001-12-16 Robert James Kaes <rjkaes@flarenet.com>
|
||||||
@ -602,7 +602,7 @@
|
|||||||
|
|
||||||
2001-06-06 Robert James Kaes <rjkaes@flarenet.com>
|
2001-06-06 Robert James Kaes <rjkaes@flarenet.com>
|
||||||
|
|
||||||
* configure.in: Total reorganisation.
|
* configure.in: Total reorganization.
|
||||||
|
|
||||||
2001-06-04 Robert James Kaes <rjkaes@flarenet.com>
|
2001-06-04 Robert James Kaes <rjkaes@flarenet.com>
|
||||||
|
|
||||||
@ -714,7 +714,7 @@
|
|||||||
|
|
||||||
2000-10-23 17:44 rjkaes
|
2000-10-23 17:44 rjkaes
|
||||||
|
|
||||||
* src/tinyproxy.c: Added the initialisation section for the DNS and
|
* src/tinyproxy.c: Added the initialization section for the DNS and
|
||||||
Anonymous sub systems.
|
Anonymous sub systems.
|
||||||
|
|
||||||
2000-10-23 17:43 rjkaes
|
2000-10-23 17:43 rjkaes
|
||||||
@ -973,7 +973,7 @@
|
|||||||
|
|
||||||
2000-04-26 12:31 rjkaes
|
2000-04-26 12:31 rjkaes
|
||||||
|
|
||||||
* ChangeLog, src/dnscache.c, src/uri.c: Reorganised (or added) the
|
* ChangeLog, src/dnscache.c, src/uri.c: Reorganized (or added) the
|
||||||
#include <sys/types.h> line so tinyproxy would compile cleanly on
|
#include <sys/types.h> line so tinyproxy would compile cleanly on
|
||||||
FreeBSD systems.
|
FreeBSD systems.
|
||||||
|
|
||||||
|
2
README
2
README
@ -3,7 +3,7 @@
|
|||||||
-----------
|
-----------
|
||||||
|
|
||||||
tinyproxy is a small, efficient HTTP/SSL proxy daemon released under
|
tinyproxy is a small, efficient HTTP/SSL proxy daemon released under
|
||||||
the GNU General Public Licence (GPL). tinyproxy is very useful in a
|
the GNU General Public License (GPL). tinyproxy is very useful in a
|
||||||
small network setting, where a larger proxy like Squid would either
|
small network setting, where a larger proxy like Squid would either
|
||||||
be too resource intensive, or a security risk. One of the key
|
be too resource intensive, or a security risk. One of the key
|
||||||
features of tinyproxy is the buffering connection concept. In
|
features of tinyproxy is the buffering connection concept. In
|
||||||
|
Loading…
Reference in New Issue
Block a user