<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pysqlcipher.git/src/leap/bitmask/cli, branch 0.9.4</title>
<subtitle>[pysqlcipher] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/pysqlcipher.git/'/>
<entry>
<title>[refactor] reorganize API</title>
<updated>2016-12-29T02:09:54+00:00</updated>
<author>
<name>Kali Kaneko (leap communications)</name>
<email>kali@leap.se</email>
</author>
<published>2016-12-12T00:43:51+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/pysqlcipher.git/commit/?id=9fe4ea478d22d7dfb2638eee8a8b2246f90af002'/>
<id>9fe4ea478d22d7dfb2638eee8a8b2246f90af002</id>
<content type='text'>
so that whitelisting doesn't have to peek into the data.
added more documentation and some tests stubs too.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
so that whitelisting doesn't have to peek into the data.
added more documentation and some tests stubs too.
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] allow --pass on auth too, for tests</title>
<updated>2016-12-26T13:55:38+00:00</updated>
<author>
<name>Kali Kaneko (leap communications)</name>
<email>kali@leap.se</email>
</author>
<published>2016-12-22T13:30:30+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/pysqlcipher.git/commit/?id=62a27eb9596ed597b85b6c215be77ca5db4807d9'/>
<id>62a27eb9596ed597b85b6c215be77ca5db4807d9</id>
<content type='text'>
undocumented because we don't want users messing with the option
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
undocumented because we don't want users messing with the option
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] allow to use a password for tests</title>
<updated>2016-12-26T13:55:34+00:00</updated>
<author>
<name>Kali Kaneko (leap communications)</name>
<email>kali@leap.se</email>
</author>
<published>2016-12-22T11:00:15+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/pysqlcipher.git/commit/?id=adbfb65946b1225b6412858fa98c28223bb9bd0f'/>
<id>adbfb65946b1225b6412858fa98c28223bb9bd0f</id>
<content type='text'>
the password option shouldn't appear in the help message though, to
discourage users to use it as if it was a regular cli feature.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the password option shouldn't appear in the help message though, to
discourage users to use it as if it was a regular cli feature.
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] do not always print feedback from start command</title>
<updated>2016-11-11T20:32:53+00:00</updated>
<author>
<name>Kali Kaneko (leap communications)</name>
<email>kali@leap.se</email>
</author>
<published>2016-11-11T20:27:57+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/pysqlcipher.git/commit/?id=351277bbc86e99f6e3630125c5ced973996fcf0c'/>
<id>351277bbc86e99f6e3630125c5ced973996fcf0c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] get user parameter in the key commands</title>
<updated>2016-11-11T19:55:51+00:00</updated>
<author>
<name>Kali Kaneko (leap communications)</name>
<email>kali@leap.se</email>
</author>
<published>2016-11-11T18:59:32+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/pysqlcipher.git/commit/?id=1dfad9725e39b0135a25a0739dc7fb4ee6bf92ee'/>
<id>1dfad9725e39b0135a25a0739dc7fb4ee6bf92ee</id>
<content type='text'>
This has been previously encapsulated in a dict, and the commands were
not modified accordingly.

I'm adding some very basic test for the KeymanagerService public api
contract.

- Resolves: #8577
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This has been previously encapsulated in a dict, and the commands were
not modified accordingly.

I'm adding some very basic test for the KeymanagerService public api
contract.

- Resolves: #8577
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] fix cli autostart</title>
<updated>2016-11-11T19:00:26+00:00</updated>
<author>
<name>Kali Kaneko (leap communications)</name>
<email>kali@leap.se</email>
</author>
<published>2016-11-11T17:20:54+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/pysqlcipher.git/commit/?id=48a2bd04fa5a4095f0a5d8556c8113afb672664d'/>
<id>48a2bd04fa5a4095f0a5d8556c8113afb672664d</id>
<content type='text'>
this reverts the refactoring made at 596f1f8
it seems it is now allowed to call a function that yields from inside as
part of an inline deferred.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this reverts the refactoring made at 596f1f8
it seems it is now allowed to call a function that yields from inside as
part of an inline deferred.
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] add '-v' option</title>
<updated>2016-11-06T16:21:21+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@riseup.net</email>
</author>
<published>2016-11-06T16:18:02+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/pysqlcipher.git/commit/?id=7169b2c38d517834e867be987cf62e7466b6f241'/>
<id>7169b2c38d517834e867be987cf62e7466b6f241</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] allow verbose flag when autostarting</title>
<updated>2016-11-06T16:21:16+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@riseup.net</email>
</author>
<published>2016-11-06T15:35:46+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/pysqlcipher.git/commit/?id=596f1f82b1d6b28f4a92d3669fefdd8ec9a734fc'/>
<id>596f1f82b1d6b28f4a92d3669fefdd8ec9a734fc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] increase verbosity using command line</title>
<updated>2016-11-06T16:21:13+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@riseup.net</email>
</author>
<published>2016-11-06T14:58:01+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/pysqlcipher.git/commit/?id=501005d7d54bd57a37df4777154f0e47e4dc622c'/>
<id>501005d7d54bd57a37df4777154f0e47e4dc622c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[style] pep8</title>
<updated>2016-10-07T14:22:41+00:00</updated>
<author>
<name>Kali Kaneko (leap communications)</name>
<email>kali@leap.se</email>
</author>
<published>2016-10-07T14:21:50+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/pysqlcipher.git/commit/?id=744b1c083ebe412e92daa1de459d807db226f6fc'/>
<id>744b1c083ebe412e92daa1de459d807db226f6fc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
