<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bitmask_client.git/src/leap/bitmask/crypto, branch 0.9.0rc1</title>
<subtitle>[bitmask_client] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/'/>
<entry>
<title>[feat] replace old log handler with new one</title>
<updated>2015-06-22T18:52:37+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@gmail.com</email>
</author>
<published>2015-06-12T17:34:18+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=32658ae3108bc67a102cf6e0153d468b3a8ae1b0'/>
<id>32658ae3108bc67a102cf6e0153d468b3a8ae1b0</id>
<content type='text'>
Replace logging.getLogger with custom get_logger.
Remove some unneeded dependencies and reorder other.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replace logging.getLogger with custom get_logger.
Remove some unneeded dependencies and reorder other.
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] adapt to new events api on common</title>
<updated>2015-05-27T15:04:29+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@gmail.com</email>
</author>
<published>2015-05-07T14:21:02+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=5a0de9fd25d783039345674680c67a2bd91815a5'/>
<id>5a0de9fd25d783039345674680c67a2bd91815a5</id>
<content type='text'>
- Related: #6359
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Related: #6359
</pre>
</div>
</content>
</entry>
<entry>
<title>[style] fix pep8 violations</title>
<updated>2015-04-01T20:05:05+00:00</updated>
<author>
<name>Duda Dornelles</name>
<email>ddornell@thoughtworks.com</email>
</author>
<published>2015-01-13T14:36:42+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=ee69ce76ec382c35b19823d5fc838264bd054ca8'/>
<id>ee69ce76ec382c35b19823d5fc838264bd054ca8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[refactor] move SRPRegister to SRPRegisterImpl</title>
<updated>2015-04-01T20:05:05+00:00</updated>
<author>
<name>Neissi Lima</name>
<email>neissi.lima@gmail.com</email>
</author>
<published>2015-01-12T20:00:37+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=b095e605e6ee7875e221f03278507825c2a3ad63'/>
<id>b095e605e6ee7875e221f03278507825c2a3ad63</id>
<content type='text'>
Decouple SRPRegister from QT signaler and create SRPRegisterImpl
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Decouple SRPRegister from QT signaler and create SRPRegisterImpl
</pre>
</div>
</content>
</entry>
<entry>
<title>[refactor] move SRPAuth to SRPAuthImpl</title>
<updated>2015-04-01T20:05:05+00:00</updated>
<author>
<name>Duda Dornelles</name>
<email>dudassdornelles@gmail.com</email>
</author>
<published>2015-01-12T19:34:12+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=7c1c639ec70930210df053eced606be4a4f5838a'/>
<id>7c1c639ec70930210df053eced606be4a4f5838a</id>
<content type='text'>
Decouple SRPAuth from QT signaler and move it to SRPAuthImpl
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Decouple SRPAuth from QT signaler and move it to SRPAuthImpl
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] Use less threads.</title>
<updated>2015-04-01T20:05:05+00:00</updated>
<author>
<name>Duda Dornelles</name>
<email>dudassdornelles@gmail.com</email>
</author>
<published>2015-01-12T17:32:16+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=ae3d99c4ddf94c2d2d055ce8f96afc1f2b2e6e8f'/>
<id>ae3d99c4ddf94c2d2d055ce8f96afc1f2b2e6e8f</id>
<content type='text'>
On SRP#authenticate, no need to use so many threads.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
On SRP#authenticate, no need to use so many threads.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix failing tests.</title>
<updated>2015-01-16T19:53:28+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@gmail.com</email>
</author>
<published>2015-01-15T22:18:05+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=8c71fcd6e070d6bf46394fb29fba4d75c76a3987'/>
<id>8c71fcd6e070d6bf46394fb29fba4d75c76a3987</id>
<content type='text'>
Remove srpauth obsolete tests.
Remove providerconfig obsolete test.
Set as mandatory the signaler object on ProviderBootstrapper and
EIPBootstrapper.

Closes #6631.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove srpauth obsolete tests.
Remove providerconfig obsolete test.
Set as mandatory the signaler object on ProviderBootstrapper and
EIPBootstrapper.

Closes #6631.
</pre>
</div>
</content>
</entry>
<entry>
<title>add some notes about changes needed in srpauth</title>
<updated>2014-12-19T20:29:57+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2014-10-11T14:30:33+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=ebcf316318c344ab256ec073d841aa04f3d18d46'/>
<id>ebcf316318c344ab256ec073d841aa04f3d18d46</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Send the token when querying the EIP cert</title>
<updated>2014-09-08T17:53:23+00:00</updated>
<author>
<name>Tomás Touceda</name>
<email>chiiph@leap.se</email>
</author>
<published>2014-09-05T18:37:07+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=dff4c53be63e5412fe4a8e69d26bf45bd949ec71'/>
<id>dff4c53be63e5412fe4a8e69d26bf45bd949ec71</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Code style fixes.</title>
<updated>2014-07-16T12:39:17+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@gmail.com</email>
</author>
<published>2014-07-16T12:39:17+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=432fcab9f838b0bfc81ed8d40d92b4b5d3854f24'/>
<id>432fcab9f838b0bfc81ed8d40d92b4b5d3854f24</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
