<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_pycommon.git/src/leap/common/tests, branch release/v0.2.5</title>
<subtitle>[leap_pycommon] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_pycommon.git/'/>
<entry>
<title>Remove keymanager from this repository.</title>
<updated>2013-05-29T13:20:16+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2013-05-29T13:18:44+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_pycommon.git/commit/?id=de1677894afd4dd85e9616d5cf58bfe86bd866e2'/>
<id>de1677894afd4dd85e9616d5cf58bfe86bd866e2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix wrong iv test to account for new form of iv.</title>
<updated>2013-05-28T14:41:33+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2013-05-28T14:41:33+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_pycommon.git/commit/?id=7fc904d797cb3c07f593157df1126b4179fe48d8'/>
<id>7fc904d797cb3c07f593157df1126b4179fe48d8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use indexes to fetch keys.</title>
<updated>2013-05-28T14:28:40+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2013-05-28T14:00:13+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_pycommon.git/commit/?id=2a81dd8b4c885870933f76dec23807f1d5a1a91c'/>
<id>2a81dd8b4c885870933f76dec23807f1d5a1a91c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove openpgp symmetric encryption.</title>
<updated>2013-05-21T20:22:14+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2013-05-21T20:22:14+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_pycommon.git/commit/?id=b16437ac68a72b128e3771e0847f376237f649a3'/>
<id>b16437ac68a72b128e3771e0847f376237f649a3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adapt get_key() and send_key() to the spec.</title>
<updated>2013-05-20T20:55:26+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2013-05-20T20:53:45+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_pycommon.git/commit/?id=c2b8ebb38a72acd2f60659241883a146cc384aec'/>
<id>c2b8ebb38a72acd2f60659241883a146cc384aec</id>
<content type='text'>
* Use session_id instead of token for now.
* Receive info needed to interact with webapp API as params and
  setters/getters.
* Use the webapp API for sending the key to server.
* Prevent from refreshing own key.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Use session_id instead of token for now.
* Receive info needed to interact with webapp API as params and
  setters/getters.
* Use the webapp API for sending the key to server.
* Prevent from refreshing own key.
</pre>
</div>
</content>
</entry>
<entry>
<title>use temporary openpgpwrapper as a context manager</title>
<updated>2013-05-20T16:57:26+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2013-05-13T14:06:35+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_pycommon.git/commit/?id=7c6a87acaead5f54e1f2155ecf0a089eff97d654'/>
<id>7c6a87acaead5f54e1f2155ecf0a089eff97d654</id>
<content type='text'>
in this way we implicitely catch any exception during
the wrapped call, and ensure that the destructor is always
called.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
in this way we implicitely catch any exception during
the wrapped call, and ensure that the destructor is always
called.
</pre>
</div>
</content>
</entry>
<entry>
<title>Adapt keymanager tests for latest Soledad api.</title>
<updated>2013-05-18T15:58:16+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2013-05-18T15:49:23+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_pycommon.git/commit/?id=2a78ab3c730ba652153deaed55cfa8d92089a979'/>
<id>2a78ab3c730ba652153deaed55cfa8d92089a979</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add crypto submodule that handles AES-256-CTR encryption.</title>
<updated>2013-05-16T21:51:40+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2013-05-16T15:10:23+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_pycommon.git/commit/?id=5c971f5a57ebac56f27d0374fe24942124be4406'/>
<id>5c971f5a57ebac56f27d0374fe24942124be4406</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix pep8 style.</title>
<updated>2013-05-16T20:12:45+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2013-05-16T15:09:27+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_pycommon.git/commit/?id=92ab86bf33b57e40745d4af80e4bc2aa7fc4ac89'/>
<id>92ab86bf33b57e40745d4af80e4bc2aa7fc4ac89</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add dependency on soledad and install tests.</title>
<updated>2013-05-14T18:53:04+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2013-05-14T18:53:04+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_pycommon.git/commit/?id=adc5bb1c8e6ff5bada17e27ed772dee1ba424b28'/>
<id>adc5bb1c8e6ff5bada17e27ed772dee1ba424b28</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
