diff options
author | Nick Mathewson <nickm@torproject.org> | 2009-08-26 11:34:45 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2009-08-26 11:34:45 -0400 |
commit | c9203749a2ead39433fa4f62452a2360e0901e42 (patch) | |
tree | f0d6ff4b9b93f2726134a3033c023ebc0ec6ce8a /ChangeLog | |
parent | 707a6bd6595024e0b4a998e0a99eb284499a37e3 (diff) | |
download | tor-c9203749a2ead39433fa4f62452a2360e0901e42.tar.gz tor-c9203749a2ead39433fa4f62452a2360e0901e42.zip |
A changelog entry and a bit more documentation for socks-client
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,6 +2,9 @@ Changes in version 0.2.2.1-alpha - 2009-0?-?? o Major features: - Add support for dynamic OpenSSL hardware crypto acceleration engines via new AccelName and AccelDir options. + - Tor now supports tunneling all of its outgoing connections over a SOCKS + proxy, using the SOCKS4Proxy and/or SOCKS5Proxy configuration options. + Code by Christopher Davis. o New options for gathering stats safely: - Directories that configure with --enable-dirreq-stats and set |