<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/dino/plugins/signal-protocol/src, branch send-button</title>
<subtitle>Fork of GTK3 Dino with experimental features.
</subtitle>
<id>https://gitea.privatedns.org/xavi/dino/atom?h=send-button</id>
<link rel='self' href='https://gitea.privatedns.org/xavi/dino/atom?h=send-button'/>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/'/>
<updated>2020-09-14T20:04:06+00:00</updated>
<entry>
<title>Send OMEMO-encrypted messages and files using 12 byte IV</title>
<updated>2020-09-14T20:04:06+00:00</updated>
<author>
<name>Marvin W</name>
<email>git@larma.de</email>
</author>
<published>2020-09-14T19:56:58+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=cd5b639a826ccafe5741a51f10cc8ca76ebfdd14'/>
<id>urn:sha1:cd5b639a826ccafe5741a51f10cc8ca76ebfdd14</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Enabling display of more compiler warnings and fix some of them</title>
<updated>2020-01-21T20:55:08+00:00</updated>
<author>
<name>Marvin W</name>
<email>git@larma.de</email>
</author>
<published>2020-01-21T20:53:43+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=4a9c05ea372e8f1279644ad6dc519ca407aec88a'/>
<id>urn:sha1:4a9c05ea372e8f1279644ad6dc519ca407aec88a</id>
<content type='text'>
Most of these are caused by various issues is the Vala compiler,
but it doesn't hurt to display them and report them upstream.
</content>
</entry>
<entry>
<title>Improve log messages for OMEMO sending issues</title>
<updated>2020-01-15T22:45:00+00:00</updated>
<author>
<name>Marvin W</name>
<email>git@larma.de</email>
</author>
<published>2020-01-15T18:22:25+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=41f98271660827be6528d275bbbbee43c216fbbf'/>
<id>urn:sha1:41f98271660827be6528d275bbbbee43c216fbbf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initialize GCrypt on libsignal setup</title>
<updated>2020-01-15T18:31:47+00:00</updated>
<author>
<name>Marvin W</name>
<email>git@larma.de</email>
</author>
<published>2020-01-15T18:04:47+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=3cfe0d60f679aec81343f12bb846e7805ecad2f2'/>
<id>urn:sha1:3cfe0d60f679aec81343f12bb846e7805ecad2f2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix various typing issues in signal bindings</title>
<updated>2020-01-09T12:39:36+00:00</updated>
<author>
<name>Marvin W</name>
<email>git@larma.de</email>
</author>
<published>2020-01-09T12:39:36+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=b2af8c51124819d7c5d0bd348c52a0b15f54d582'/>
<id>urn:sha1:b2af8c51124819d7c5d0bd348c52a0b15f54d582</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix some warnings</title>
<updated>2019-09-10T17:36:11+00:00</updated>
<author>
<name>hrxi</name>
<email>hrrrxi@gmail.com</email>
</author>
<published>2019-09-01T16:18:25+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=d5d305193ce527f1cc3022c406de35d9a85d4ccb'/>
<id>urn:sha1:d5d305193ce527f1cc3022c406de35d9a85d4ccb</id>
<content type='text'>
Instances of `RegexError` are just asserted as `assert_not_reached` as
they cannot really fail except for allocation failure if the given regex
is valid.
</content>
</entry>
<entry>
<title>signal-protocol: Fix incorrect free()</title>
<updated>2019-05-26T18:20:09+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@lightrise.org</email>
</author>
<published>2019-05-24T18:31:14+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=11d4f3e999a950c3d9735d242fa73e968bab7f38'/>
<id>urn:sha1:11d4f3e999a950c3d9735d242fa73e968bab7f38</id>
<content type='text'>
fixes #562
</content>
</entry>
<entry>
<title>Do not use signal_protocol_internal.h</title>
<updated>2019-02-12T21:27:58+00:00</updated>
<author>
<name>Marvin W</name>
<email>git@larma.de</email>
</author>
<published>2019-02-12T21:27:58+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=4a8d628924bcf9fd4af2f39ca8477b33a9599196'/>
<id>urn:sha1:4a8d628924bcf9fd4af2f39ca8477b33a9599196</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rewrite OMEMO crypt buffer logic to fix #474</title>
<updated>2019-01-16T22:02:23+00:00</updated>
<author>
<name>Marvin W</name>
<email>git@larma.de</email>
</author>
<published>2019-01-16T22:02:23+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=8e14ac6d714b7f88e16de31a6c795e811dc27417'/>
<id>urn:sha1:8e14ac6d714b7f88e16de31a6c795e811dc27417</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump libsignal-protocol-c dependency to 2.3.2</title>
<updated>2019-01-02T12:27:11+00:00</updated>
<author>
<name>Marvin W</name>
<email>git@larma.de</email>
</author>
<published>2019-01-02T12:27:11+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=7012023d5997287b1ed300e03a4c5b91eb6c9c39'/>
<id>urn:sha1:7012023d5997287b1ed300e03a4c5b91eb6c9c39</id>
<content type='text'>
</content>
</entry>
</feed>
