<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/dgoulet/torsocks, branch v2.0.0-rc4</title>
<subtitle>David's torsocks repository</subtitle>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/dgoulet/torsocks.git/'/>
<entry>
<title>Update version to v2.0.0-rc4</title>
<updated>2014-03-04T01:52:34+00:00</updated>
<author>
<name>David Goulet</name>
<email>dgoulet@ev0ke.net</email>
</author>
<published>2014-03-04T01:52:34+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/dgoulet/torsocks.git/commit/?id=b2de66763cd1318352678ce1b7723552b3560ff5'/>
<id>b2de66763cd1318352678ce1b7723552b3560ff5</id>
<content type='text'>
Signed-off-by: David Goulet &lt;dgoulet@ev0ke.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: David Goulet &lt;dgoulet@ev0ke.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Extras: add bash and zsh completion file</title>
<updated>2014-03-03T21:47:45+00:00</updated>
<author>
<name>David Goulet</name>
<email>dgoulet@ev0ke.net</email>
</author>
<published>2014-03-03T21:40:43+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/dgoulet/torsocks.git/commit/?id=4593534a8fe6a5ea90fcce7c10940e31322768a8'/>
<id>4593534a8fe6a5ea90fcce7c10940e31322768a8</id>
<content type='text'>
Those files need to be installed by hand or from your distribution
package.

They've been taken from the old torsocks (1.3) package.

Signed-off-by: David Goulet &lt;dgoulet@ev0ke.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Those files need to be installed by hand or from your distribution
package.

They've been taken from the old torsocks (1.3) package.

Signed-off-by: David Goulet &lt;dgoulet@ev0ke.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix: move functions in file and set hidden attribute</title>
<updated>2014-03-03T20:55:06+00:00</updated>
<author>
<name>David Goulet</name>
<email>dgoulet@ev0ke.net</email>
</author>
<published>2014-03-03T20:55:06+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/dgoulet/torsocks.git/commit/?id=d8de94d57f695c4011535c5a1ec8fad60b37ac69'/>
<id>d8de94d57f695c4011535c5a1ec8fad60b37ac69</id>
<content type='text'>
Signed-off-by: David Goulet &lt;dgoulet@ev0ke.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: David Goulet &lt;dgoulet@ev0ke.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Update torsocks.1 man page with new options and some fixes</title>
<updated>2014-03-03T20:34:58+00:00</updated>
<author>
<name>David Goulet</name>
<email>dgoulet@ev0ke.net</email>
</author>
<published>2014-03-03T20:34:58+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/dgoulet/torsocks.git/commit/?id=5658f6104b918be82c5f234515e195df19456726'/>
<id>5658f6104b918be82c5f234515e195df19456726</id>
<content type='text'>
Signed-off-by: David Goulet &lt;dgoulet@ev0ke.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: David Goulet &lt;dgoulet@ev0ke.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add -u/-p/-d to torsocks script</title>
<updated>2014-03-03T20:27:58+00:00</updated>
<author>
<name>David Goulet</name>
<email>dgoulet@ev0ke.net</email>
</author>
<published>2014-03-03T20:04:43+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/dgoulet/torsocks.git/commit/?id=f0250901ac3ecef397bd86782ebbc3ced7f0d502'/>
<id>f0250901ac3ecef397bd86782ebbc3ced7f0d502</id>
<content type='text'>
The -u, --user and -p, --pass are for the SOCKS5 authentication where
-d, --debug is to set torsocks in DEBUG mode.

Improve the usage output and make sure torsocks on/off is being sourced
else exit with error.

Signed-off-by: David Goulet &lt;dgoulet@ev0ke.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The -u, --user and -p, --pass are for the SOCKS5 authentication where
-d, --debug is to set torsocks in DEBUG mode.

Improve the usage output and make sure torsocks on/off is being sourced
else exit with error.

Signed-off-by: David Goulet &lt;dgoulet@ev0ke.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix: check SOCKS5 user/pass before setting them in config</title>
<updated>2014-03-03T20:04:36+00:00</updated>
<author>
<name>David Goulet</name>
<email>dgoulet@ev0ke.net</email>
</author>
<published>2014-03-03T20:04:36+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/dgoulet/torsocks.git/commit/?id=647bb224055fa5667f70b388ad0d8df6ced83c4b'/>
<id>647bb224055fa5667f70b388ad0d8df6ced83c4b</id>
<content type='text'>
Signed-off-by: David Goulet &lt;dgoulet@ev0ke.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: David Goulet &lt;dgoulet@ev0ke.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Test: add socks5 tests</title>
<updated>2014-03-03T01:12:56+00:00</updated>
<author>
<name>Luke Gallagher</name>
<email>luke@hypergeometric.net</email>
</author>
<published>2014-02-12T23:43:43+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/dgoulet/torsocks.git/commit/?id=20e0b3820577e006858b17633290d7f04eab9166'/>
<id>20e0b3820577e006858b17633290d7f04eab9166</id>
<content type='text'>
Introduce function pointers for send_data and recv_data so they can be
replaced for testing.

Closes #25

Signed-off-by: David Goulet &lt;dgoulet@ev0ke.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Introduce function pointers for send_data and recv_data so they can be
replaced for testing.

Closes #25

Signed-off-by: David Goulet &lt;dgoulet@ev0ke.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix: assert conn-&gt;fd typo</title>
<updated>2014-03-03T01:03:33+00:00</updated>
<author>
<name>Luke Gallagher</name>
<email>luke@hypergeometric.net</email>
</author>
<published>2014-02-19T00:39:19+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/dgoulet/torsocks.git/commit/?id=19ff1a81a826c4c2ab74d6cef45a9e4cd1c15704'/>
<id>19ff1a81a826c4c2ab74d6cef45a9e4cd1c15704</id>
<content type='text'>
Signed-off-by: David Goulet &lt;dgoulet@ev0ke.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: David Goulet &lt;dgoulet@ev0ke.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add SOCKS5 username/password authentication</title>
<updated>2014-03-03T00:43:02+00:00</updated>
<author>
<name>David Goulet</name>
<email>dgoulet@ev0ke.net</email>
</author>
<published>2014-03-02T22:37:27+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/dgoulet/torsocks.git/commit/?id=4f1a12e2893f609ac4dee54f21b55a6c4080aea5'/>
<id>4f1a12e2893f609ac4dee54f21b55a6c4080aea5</id>
<content type='text'>
Using RFC1929, implement username/password authentication for circuit
isolation feature of Tor daemon.

This adds SOCKS5Username and SOCKS5Password option to torsocks.conf and
also environment variable to control them (TORSOCKS_USERNAME/PASSWORD).

Signed-off-by: David Goulet &lt;dgoulet@ev0ke.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Using RFC1929, implement username/password authentication for circuit
isolation feature of Tor daemon.

This adds SOCKS5Username and SOCKS5Password option to torsocks.conf and
also environment variable to control them (TORSOCKS_USERNAME/PASSWORD).

Signed-off-by: David Goulet &lt;dgoulet@ev0ke.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix: handle conn. type domain name for socks5 connect</title>
<updated>2014-02-26T02:44:33+00:00</updated>
<author>
<name>David Goulet</name>
<email>dgoulet@ev0ke.net</email>
</author>
<published>2014-02-26T02:44:33+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/dgoulet/torsocks.git/commit/?id=713c70741ceadd201c6b8e558ab2ac71c1c1286e'/>
<id>713c70741ceadd201c6b8e558ab2ac71c1c1286e</id>
<content type='text'>
Signed-off-by: David Goulet &lt;dgoulet@ev0ke.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: David Goulet &lt;dgoulet@ev0ke.net&gt;
</pre>
</div>
</content>
</entry>
</feed>
