<feed xmlns='http://www.w3.org/2005/Atom'>
<title>soledad.git/src, branch debian/platform-0.8</title>
<subtitle>[soledad]
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/'/>
<entry>
<title>rename package to be soledad-server</title>
<updated>2013-07-15T10:30:51+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@riseup.net</email>
</author>
<published>2013-07-04T18:55:08+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=4ee69b253ad378b18d168c3082025be0c9e1a1a0'/>
<id>4ee69b253ad378b18d168c3082025be0c9e1a1a0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>import 0.2.1 soledad, incorporating package split</title>
<updated>2013-07-04T18:51:39+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@riseup.net</email>
</author>
<published>2013-07-04T18:51:39+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=e7abf1080661b9795e012307d6134c4f5db24315'/>
<id>e7abf1080661b9795e012307d6134c4f5db24315</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/2359-avoid-encoding-problems-when-storing-u1db-data' into develop</title>
<updated>2013-06-03T23:50:27+00:00</updated>
<author>
<name>Tomás Touceda</name>
<email>chiiph@leap.se</email>
</author>
<published>2013-06-03T23:50:27+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=fbbb1f1cb315a0d4ada2db5b9455582327b75038'/>
<id>fbbb1f1cb315a0d4ada2db5b9455582327b75038</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add cipher, hmac and kdf info to docstrings.</title>
<updated>2013-06-03T21:51:51+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2013-06-03T21:51:51+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=efbc6cffda32f4cbee5116f869a52273a054480d'/>
<id>efbc6cffda32f4cbee5116f869a52273a054480d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Encode all u1db data before storing.</title>
<updated>2013-06-01T14:43:02+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2013-06-01T14:36:04+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=917a00257b9a8b6f40457dba75463b886cb143db'/>
<id>917a00257b9a8b6f40457dba75463b886cb143db</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add SQLCipher API to SQLCipher backend.</title>
<updated>2013-05-31T20:28:39+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2013-05-31T13:54:46+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=e1ac1661c680993ecc7ac513f0f8368dda5a2dfb'/>
<id>e1ac1661c680993ecc7ac513f0f8368dda5a2dfb</id>
<content type='text'>
* Add code for use of raw 64 hex-char key in sqlcipher databases.
* Add encrypted db assertion according to sqlcipher doc.
* Add the following PRAGMAS to the API:
    * PRAGMA cipher
    * PRAGMA kdf_iter
    * PRAGMA cipher_page_size
    * PRAGMA rekey
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add code for use of raw 64 hex-char key in sqlcipher databases.
* Add encrypted db assertion according to sqlcipher doc.
* Add the following PRAGMAS to the API:
    * PRAGMA cipher
    * PRAGMA kdf_iter
    * PRAGMA cipher_page_size
    * PRAGMA rekey
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix pep8 style.</title>
<updated>2013-05-30T15:08:38+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2013-05-30T15:08:38+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=f61d5e113d690e6aff12b3f507efb9f8bb795e5d'/>
<id>f61d5e113d690e6aff12b3f507efb9f8bb795e5d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add tests for events signaling.</title>
<updated>2013-05-30T15:03:59+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2013-05-30T15:03:59+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=6d1af6fb27ebc90c34ea393c509cfbfd00098c21'/>
<id>6d1af6fb27ebc90c34ea393c509cfbfd00098c21</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unneeded exception import.</title>
<updated>2013-05-30T14:47:17+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2013-05-30T14:47:17+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=f8046c34688813ac3f520b686ddbbaf945add61a'/>
<id>f8046c34688813ac3f520b686ddbbaf945add61a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove uneeded KeyManager import.</title>
<updated>2013-05-28T21:04:38+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2013-05-28T21:04:38+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=d003916e807696c3b3c87c133547c043e0bde455'/>
<id>d003916e807696c3b3c87c133547c043e0bde455</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
