Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix some warnings | hrxi | 2019-09-10 | 1 | -2/+0 |
| | | | | | | 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. | ||||
* | Unroll some async methods in stanza reader | Marvin W | 2019-07-14 | 1 | -19/+37 |
| | |||||
* | Fix compiler error (From using uint8[].copy()) | fiaxh | 2019-02-04 | 1 | -2/+2 |
| | |||||
* | Improve ping timeouts, add debug output for XmlErrors and ping timeouts | fiaxh | 2019-01-02 | 1 | -26/+33 |
| | |||||
* | Move Jid class to xmpp-vala, partially refactor namespace | Marvin W | 2018-01-28 | 1 | -1/+1 |
| | |||||
* | Show error on invalid TLS certificate | fiaxh | 2018-01-04 | 1 | -3/+5 |
| | |||||
* | Read+(write) stream async | fiaxh | 2017-11-16 | 1 | -59/+62 |
| | |||||
* | Fix warnings | fiaxh | 2017-10-31 | 1 | -2/+0 |
| | |||||
* | xmpp-vala: catch TLS errors during read() | Marvin W | 2017-08-17 | 1 | -0/+2 |
| | |||||
* | xmpp-vala: improve namespace handling, add some tests | Marvin W | 2017-08-12 | 1 | -12/+15 |
| | |||||
* | MUC config form (data forms), MUC room info | fiaxh | 2017-05-30 | 1 | -5/+6 |
| | |||||
* | xmpp-vala/core+libdino: concurrency + nullity improvements | Marvin W | 2017-04-18 | 1 | -7/+8 |
| | |||||
* | Rename vala-xmpp library to xmpp-vala | fiaxh | 2017-03-10 | 1 | -0/+260 |