<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_pycommon.git, branch 0.2.4</title>
<subtitle>[leap_pycommon] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_pycommon.git/'/>
<entry>
<title>Bump leap.common version for tagging</title>
<updated>2013-05-15T19:43:41+00:00</updated>
<author>
<name>Tomás Touceda</name>
<email>chiiph@leap.se</email>
</author>
<published>2013-05-15T19:43:41+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_pycommon.git/commit/?id=d4eaa23280da258eb43baf345b1118a91c6d47fd'/>
<id>d4eaa23280da258eb43baf345b1118a91c6d47fd</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>
<entry>
<title>Fix dependency link for protobuf.socketrpc dependency.</title>
<updated>2013-05-14T18:18:21+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2013-05-14T18:18:21+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_pycommon.git/commit/?id=42d46aae15fcdda803b4dc8e3e2f37f6e695f09d'/>
<id>42d46aae15fcdda803b4dc8e3e2f37f6e695f09d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'drebs/feature/2488-openpgp-sign-3' into develop</title>
<updated>2013-05-13T13:00:39+00:00</updated>
<author>
<name>Tomas Touceda</name>
<email>chiiph@leap.se</email>
</author>
<published>2013-05-13T13:00:39+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_pycommon.git/commit/?id=2784a01a4d12dca8ad4c66bac3125c692cee44ef'/>
<id>2784a01a4d12dca8ad4c66bac3125c692cee44ef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add changes file.</title>
<updated>2013-05-11T20:17:52+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2013-05-09T22:26:57+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_pycommon.git/commit/?id=8aa61059ecab25888d97aa26bcd59c0ffd09b9e9'/>
<id>8aa61059ecab25888d97aa26bcd59c0ffd09b9e9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Encrypt/decrypt can also sign/verify.</title>
<updated>2013-05-11T20:17:46+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2013-05-09T20:53:07+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_pycommon.git/commit/?id=23e435cf12b9bdd25410b3b8a48ced4168f872d2'/>
<id>23e435cf12b9bdd25410b3b8a48ced4168f872d2</id>
<content type='text'>
Also Implement code review comments for openpgp sign.

* Add assertions and exceptions to openpgp encrypt/decrypt/sign/verify methods.
* Added comments where they will help.
* Make code more clear by encapsulating more the access to GPG wrapper and
  removing concatenation of ascii armored keys.
* Add verification of fingerprint of verifying key.
* Shorten check for signing key id.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also Implement code review comments for openpgp sign.

* Add assertions and exceptions to openpgp encrypt/decrypt/sign/verify methods.
* Added comments where they will help.
* Make code more clear by encapsulating more the access to GPG wrapper and
  removing concatenation of ascii armored keys.
* Add verification of fingerprint of verifying key.
* Shorten check for signing key id.
</pre>
</div>
</content>
</entry>
<entry>
<title>add repr method to encryption key</title>
<updated>2013-05-11T14:33:50+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2013-05-11T14:33:50+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_pycommon.git/commit/?id=779afe2e830a48e91a9bda6dc8cd8b35ce555ed5'/>
<id>779afe2e830a48e91a9bda6dc8cd8b35ce555ed5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add sign/verify to keymanager's openpgp.</title>
<updated>2013-05-09T18:56:04+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2013-05-09T18:56:04+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_pycommon.git/commit/?id=8fae83a20504851845eeda5c089f2c53f8678eae'/>
<id>8fae83a20504851845eeda5c089f2c53f8678eae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>version bump</title>
<updated>2013-05-07T16:49:41+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2013-05-07T16:47:14+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_pycommon.git/commit/?id=c72aa2e8c356d57c272ce91e72417ee231edd57d'/>
<id>c72aa2e8c356d57c272ce91e72417ee231edd57d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add the proper URL for installing socketrpc</title>
<updated>2013-05-07T14:09:53+00:00</updated>
<author>
<name>Tomas Touceda</name>
<email>chiiph@leap.se</email>
</author>
<published>2013-05-07T14:09:53+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_pycommon.git/commit/?id=be685b2eb0f6ccca4a6f44c89fbdd35c57ea0d2c'/>
<id>be685b2eb0f6ccca4a6f44c89fbdd35c57ea0d2c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
