<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bitmask-dev.git/src, branch 0.5.0</title>
<subtitle>[bitmask-dev] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/'/>
<entry>
<title>[feat] reduce log level for encrypt/decrypt errors</title>
<updated>2016-04-11T16:19:16+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2016-04-08T16:22:14+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=fe46507c44fbfb9c8ed72799d5e8bfb0ac32a10c'/>
<id>fe46507c44fbfb9c8ed72799d5e8bfb0ac32a10c</id>
<content type='text'>
* Related: #8022
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Related: #8022
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] delete versioneer duplicated block</title>
<updated>2016-04-11T16:14:01+00:00</updated>
<author>
<name>Kali Kaneko (leap communications)</name>
<email>kali@leap.se</email>
</author>
<published>2016-04-11T16:14:01+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=f719b8546a214b6bd6ecbef715c5f34b42ad8d52'/>
<id>f719b8546a214b6bd6ecbef715c5f34b42ad8d52</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[style] Removed duplicated import</title>
<updated>2016-04-11T16:08:23+00:00</updated>
<author>
<name>Bruno Wagner</name>
<email>bwagner@riseup.net</email>
</author>
<published>2016-04-11T14:57:58+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=86d89807b1ce0eeaaf422143ad9805237c6cb407'/>
<id>86d89807b1ce0eeaaf422143ad9805237c6cb407</id>
<content type='text'>
There was a duplicate import for get_versions, that was not at
the top of the file, that caused a pep warning and was fixed
in this commit
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There was a duplicate import for get_versions, that was not at
the top of the file, that caused a pep warning and was fixed
in this commit
</pre>
</div>
</content>
</entry>
<entry>
<title>[pkg] update to versioneer 0.16</title>
<updated>2016-04-01T21:25:58+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2016-04-01T21:25:58+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=495efc574a88d33c5528a1211faf8ca1e684773e'/>
<id>495efc574a88d33c5528a1211faf8ca1e684773e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] Return KeyNotFound Failure if not valid key is given to put_raw_key</title>
<updated>2016-03-20T19:01:01+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2016-03-20T17:44:23+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=288c775034d4c18846518a11677e4580a91cf437'/>
<id>288c775034d4c18846518a11677e4580a91cf437</id>
<content type='text'>
- Resolves: #7974
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Resolves: #7974
</pre>
</div>
</content>
</entry>
<entry>
<title>[test] refactor key deletion tests</title>
<updated>2016-02-25T17:35:26+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2016-02-25T17:34:45+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=d44d72c816ebc668931071cf5bd8e37e0be32e05'/>
<id>d44d72c816ebc668931071cf5bd8e37e0be32e05</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] update usage only if needed</title>
<updated>2016-02-25T17:35:25+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2016-01-21T17:48:23+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=1b4d08537e2a526e8f5a76dbe7c7f6d979025296'/>
<id>1b4d08537e2a526e8f5a76dbe7c7f6d979025296</id>
<content type='text'>
During encryption we where updating 'enc_used' in the key without
checking if it was already set.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
During encryption we where updating 'enc_used' in the key without
checking if it was already set.
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] Make EncryptionKey aware of the active address</title>
<updated>2016-02-25T17:35:24+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2015-12-21T18:26:55+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=fdb6e285a97d5af21c7b3bdc02cba6fc21382f74'/>
<id>fdb6e285a97d5af21c7b3bdc02cba6fc21382f74</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[test] add updater tests</title>
<updated>2016-02-25T17:35:22+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2015-12-21T19:24:52+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=6222996d0805dfec1fab949b536adb0af08df0be'/>
<id>6222996d0805dfec1fab949b536adb0af08df0be</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] Use fingerprints instead of key ids</title>
<updated>2016-02-25T17:35:21+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2015-12-18T19:31:18+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=3d544f4a85930c5d1611d193500744fc97f0aee1'/>
<id>3d544f4a85930c5d1611d193500744fc97f0aee1</id>
<content type='text'>
- Resolves: #7500
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Resolves: #7500
</pre>
</div>
</content>
</entry>
</feed>
