<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bitmask_client.git/src, branch release-0.2.0</title>
<subtitle>[bitmask_client] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/'/>
<entry>
<title>add signal to end of eip checks</title>
<updated>2012-10-10T23:23:22+00:00</updated>
<author>
<name>kali</name>
<email>kali@leap.se</email>
</author>
<published>2012-10-10T23:23:22+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=b70a6664f0603297bf8b20809b5a64677900b405'/>
<id>b70a6664f0603297bf8b20809b5a64677900b405</id>
<content type='text'>
this fixes random error on leap initialization
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this fixes random error on leap initialization
</pre>
</div>
</content>
</entry>
<entry>
<title>comment out the set_password call until we fix #744</title>
<updated>2012-10-10T22:22:49+00:00</updated>
<author>
<name>kali</name>
<email>kali@leap.se</email>
</author>
<published>2012-10-10T22:22:49+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=a964b9e55a53b1d87d296e0f3b5295b0366c5967'/>
<id>a964b9e55a53b1d87d296e0f3b5295b0366c5967</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>removed debug info since eval HOME is causing the bug</title>
<updated>2012-10-10T19:53:22+00:00</updated>
<author>
<name>kali</name>
<email>kali@leap.se</email>
</author>
<published>2012-10-10T19:53:22+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=272d72506d667ae4dc8719066422f782983e6746'/>
<id>272d72506d667ae4dc8719066422f782983e6746</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>another attempt at fixing recursion error with expanduser</title>
<updated>2012-10-10T19:39:46+00:00</updated>
<author>
<name>kali</name>
<email>kali@leap.se</email>
</author>
<published>2012-10-10T19:36:01+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=661215788752bb7b06e8ba16ac53051a67a451b3'/>
<id>661215788752bb7b06e8ba16ac53051a67a451b3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make file_path explicit</title>
<updated>2012-10-10T18:56:46+00:00</updated>
<author>
<name>kali</name>
<email>kali@leap.se</email>
</author>
<published>2012-10-10T18:56:46+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=dd446094737ec8274f8c5c3d59ab1466e2ebacc0'/>
<id>dd446094737ec8274f8c5c3d59ab1466e2ebacc0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use signals to pass eip errors across threads</title>
<updated>2012-10-09T20:32:54+00:00</updated>
<author>
<name>kali</name>
<email>kali@leap.se</email>
</author>
<published>2012-10-09T20:32:54+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=5247c690b786f2b3e026fd3e17529f9fd6962d09'/>
<id>5247c690b786f2b3e026fd3e17529f9fd6962d09</id>
<content type='text'>
Closes #741
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #741
</pre>
</div>
</content>
</entry>
<entry>
<title>fix geometry saving for debug/regular mode.</title>
<updated>2012-10-09T20:13:29+00:00</updated>
<author>
<name>kali</name>
<email>kali@leap.se</email>
</author>
<published>2012-10-09T20:13:29+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=cf7ddd017f20ca4a3020628999562e9b3b82bd0b'/>
<id>cf7ddd017f20ca4a3020628999562e9b3b82bd0b</id>
<content type='text'>
Closes #732
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #732
</pre>
</div>
</content>
</entry>
<entry>
<title>fix connect/disconnect button in debug mode</title>
<updated>2012-10-09T20:03:31+00:00</updated>
<author>
<name>kali</name>
<email>kali@leap.se</email>
</author>
<published>2012-10-09T20:03:31+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=48792fa7c25530776b871098fd07b600bfc976ba'/>
<id>48792fa7c25530776b871098fd07b600bfc976ba</id>
<content type='text'>
Closes #730
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #730
</pre>
</div>
</content>
</entry>
<entry>
<title>add feedback for connection error during signup</title>
<updated>2012-10-09T19:34:21+00:00</updated>
<author>
<name>kali</name>
<email>kali@leap.se</email>
</author>
<published>2012-10-09T19:34:21+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=5adb36218a96c05034c546c302c1861b4c6e5d46'/>
<id>5adb36218a96c05034c546c302c1861b4c6e5d46</id>
<content type='text'>
Closes #724
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #724
</pre>
</div>
</content>
</entry>
<entry>
<title>fix failing test on test_eipconnection</title>
<updated>2012-10-09T19:23:34+00:00</updated>
<author>
<name>kali</name>
<email>kali@leap.se</email>
</author>
<published>2012-10-09T19:23:34+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=83bff4cad1e4345eb534cef28ea464b0b5a5e2fd'/>
<id>83bff4cad1e4345eb534cef28ea464b0b5a5e2fd</id>
<content type='text'>
Closes #738
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #738
</pre>
</div>
</content>
</entry>
</feed>
