hrxi
d5d305193c
Fix some warnings
...
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.
2019-09-10 19:36:11 +02:00
Marvin W
87da6584c0
Unroll some async methods in stanza reader
2019-07-14 13:54:42 +02:00
fiaxh
084653cfc2
Fix compiler error (From using uint8[].copy())
2019-02-04 16:01:35 +01:00
fiaxh
fc1a9a5712
Improve ping timeouts, add debug output for XmlErrors and ping timeouts
2019-01-02 15:59:56 +01:00
Marvin W
782ae4c049
Move Jid class to xmpp-vala, partially refactor namespace
2018-01-28 00:38:47 +01:00
fiaxh
a8cc94c188
Show error on invalid TLS certificate
2018-01-04 21:17:56 +01:00
fiaxh
3f531d6b91
Read+(write) stream async
2017-11-16 17:43:00 +01:00
fiaxh
0102abeec1
Fix warnings
2017-10-31 15:41:45 +01:00
Marvin W
f78818abbe
xmpp-vala: catch TLS errors during read()
2017-08-17 19:49:33 +02:00
Marvin W
6904bda756
xmpp-vala: improve namespace handling, add some tests
2017-08-12 11:59:38 +02:00
fiaxh
3a8df2069e
MUC config form (data forms), MUC room info
2017-05-30 22:28:36 +02:00
Marvin W
f95b4f4e09
xmpp-vala/core+libdino: concurrency + nullity improvements
2017-04-18 20:20:41 +02:00
fiaxh
2fe8489d36
Rename vala-xmpp library to xmpp-vala
2017-03-10 17:11:25 +01:00