<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/yawning/obfsproxy, branch obfsproxy-0.2.1</title>
<subtitle>Yawning's Python pluggable transport proxy repository</subtitle>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/yawning/obfsproxy.git/'/>
<entry>
<title>Prepare for upcoming release: obfsproxy-0.2.1.</title>
<updated>2013-04-08T10:42:31+00:00</updated>
<author>
<name>George Kadianakis</name>
<email>desnacked@riseup.net</email>
</author>
<published>2013-03-28T00:08:19+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/yawning/obfsproxy.git/commit/?id=ed603da5e8f410992e94874d8fa9f934b8801367'/>
<id>ed603da5e8f410992e94874d8fa9f934b8801367</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add licenses of dependencies to the LICENSE file.</title>
<updated>2013-04-08T10:42:18+00:00</updated>
<author>
<name>George Kadianakis</name>
<email>desnacked@riseup.net</email>
</author>
<published>2013-04-08T09:57:39+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/yawning/obfsproxy.git/commit/?id=64b597da64e58a41ac186623cf234fa86a655dc5'/>
<id>64b597da64e58a41ac186623cf234fa86a655dc5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Include setup_py2exe.py in the releases.</title>
<updated>2013-03-28T20:09:23+00:00</updated>
<author>
<name>George Kadianakis</name>
<email>desnacked@riseup.net</email>
</author>
<published>2013-03-28T20:04:31+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/yawning/obfsproxy.git/commit/?id=a8ed732f4a803858c7f6aac3c8bf8e14462ca229'/>
<id>a8ed732f4a803858c7f6aac3c8bf8e14462ca229</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't break CLI compatibility with C-obfsproxy.</title>
<updated>2013-03-28T20:09:15+00:00</updated>
<author>
<name>George Kadianakis</name>
<email>desnacked@riseup.net</email>
</author>
<published>2013-03-28T19:53:55+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/yawning/obfsproxy.git/commit/?id=336b16c9f845711452f353033a41cceca2d0f87c'/>
<id>336b16c9f845711452f353033a41cceca2d0f87c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename project from "pyobfsproxy" to "obfsproxy"!</title>
<updated>2013-03-28T00:58:16+00:00</updated>
<author>
<name>George Kadianakis</name>
<email>desnacked@riseup.net</email>
</author>
<published>2013-03-28T00:58:16+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/yawning/obfsproxy.git/commit/?id=3b80ce418af9efe22dd8b622bd4ed18b6c50c64e'/>
<id>3b80ce418af9efe22dd8b622bd4ed18b6c50c64e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Slight improvements to the executable script.</title>
<updated>2013-03-28T00:56:38+00:00</updated>
<author>
<name>George Kadianakis</name>
<email>desnacked@riseup.net</email>
</author>
<published>2013-03-28T00:03:01+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/yawning/obfsproxy.git/commit/?id=a66db465f2c8fb418fbab616de299b3c113b39b3'/>
<id>a66db465f2c8fb418fbab616de299b3c113b39b3</id>
<content type='text'>
Suggested by Arturo.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Suggested by Arturo.
</pre>
</div>
</content>
</entry>
<entry>
<title>Make obfs2-with-shared-secret easier to integration-test.</title>
<updated>2013-03-28T00:53:10+00:00</updated>
<author>
<name>George Kadianakis</name>
<email>desnacked@riseup.net</email>
</author>
<published>2013-03-28T00:53:10+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/yawning/obfsproxy.git/commit/?id=bb73ef2b77fac0dcda9bd199de807a27b1204e43'/>
<id>bb73ef2b77fac0dcda9bd199de807a27b1204e43</id>
<content type='text'>
Some machines were failing the obfs2-with-shared-secret integration
tests because the tests were timing out before the iterative hash
could finish. I added a hidden obfs2 CLI switch that allows the
integration tests to tweak the number of hash iterations.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Some machines were failing the obfs2-with-shared-secret integration
tests because the tests were timing out before the iterative hash
could finish. I added a hidden obfs2 CLI switch that allows the
integration tests to tweak the number of hash iterations.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use "#!/usr/bin/env python" instead of "#!/usr/bin/python".</title>
<updated>2013-03-17T04:34:50+00:00</updated>
<author>
<name>George Kadianakis</name>
<email>desnacked@riseup.net</email>
</author>
<published>2013-03-17T04:34:50+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/yawning/obfsproxy.git/commit/?id=89fd8d7d0cf719a88e0e916d21870c32d9794e4d'/>
<id>89fd8d7d0cf719a88e0e916d21870c32d9794e4d</id>
<content type='text'>
It works better with virtualenv setups.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It works better with virtualenv setups.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a changes file for the py2exe setup script.</title>
<updated>2013-03-15T04:54:43+00:00</updated>
<author>
<name>Alexandre Allaire</name>
<email>alexandre.allaire@mail.mcgill.ca</email>
</author>
<published>2013-03-15T01:12:58+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/yawning/obfsproxy.git/commit/?id=a7631dc6918ad290d3e8926e6e6b903de59a6595'/>
<id>a7631dc6918ad290d3e8926e6e6b903de59a6595</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add py2exe bundling script.</title>
<updated>2013-03-15T04:50:40+00:00</updated>
<author>
<name>Alexandre Allaire</name>
<email>alexandre.allaire@mail.mcgill.ca</email>
</author>
<published>2013-03-15T01:12:58+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/yawning/obfsproxy.git/commit/?id=9b46051cb986747f16a5266e8a90d5488e5bce1b'/>
<id>9b46051cb986747f16a5266e8a90d5488e5bce1b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
