| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow certificates from unknown CAs from .onion domains | fiaxh | 2020-12-31 | 6 | -12/+32 |
* | Refactor XmppStream, TLS and connection method logic | fiaxh | 2020-11-20 | 7 | -287/+420 |
* | Improve stream management queue | fiaxh | 2020-07-21 | 2 | -1/+8 |
* | Visually highlight pending messages, improve resending | fiaxh | 2020-07-16 | 1 | -1/+1 |
* | Add queue and resending to stream management | fiaxh | 2020-07-15 | 2 | -9/+35 |
* | Don't strip() at XML layer | Marvin W | 2020-06-28 | 1 | -5/+10 |
* | Work-around use after free | Marvin W | 2020-04-01 | 1 | -1/+1 |
* | Properly check Jids everywhere | Marvin W | 2019-12-23 | 1 | -1/+5 |
* | Add timing to logs, fix issue of silently ignored I/O errors | Marvin W | 2019-12-22 | 3 | -14/+18 |
* | Don't continue reading after stream was disconnected, make disconnecting async | fiaxh | 2019-11-27 | 1 | -9/+14 |
* | Don't attempt DNS SRV lookups in connection fallback | fiaxh | 2019-11-18 | 1 | -1/+1 |
* | Fix some warnings | hrxi | 2019-09-10 | 1 | -2/+0 |
* | Unroll some async methods in stanza reader | Marvin W | 2019-07-14 | 1 | -19/+37 |
* | Do not log long bodies | Marvin W | 2019-07-14 | 1 | -0/+3 |
* | Fix ANSI color removal for XMPP log on non-tty stderrs | hrxi | 2019-06-06 | 1 | -2/+2 |
* | Don't set timeouts on registration connection attempts | fiaxh | 2019-06-01 | 1 | -1/+4 |
* | Use glib log functions | fiaxh | 2019-03-15 | 1 | -3/+3 |
* | 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 |
* | Small connection fixes | fiaxh | 2018-03-10 | 1 | -0/+6 |
* | Move Jid class to xmpp-vala, partially refactor namespace | Marvin W | 2018-01-28 | 7 | -15/+16 |
* | Fix typos in comments and variable names (#269) | linkmauve | 2018-01-10 | 1 | -1/+1 |
* | Tab completion: Case insensitive, handle spaces | fiaxh | 2018-01-06 | 1 | -1/+1 |
* | Show error on invalid TLS certificate | fiaxh | 2018-01-04 | 3 | -24/+29 |
* | Async service lookup, connect and write | fiaxh | 2017-11-23 | 2 | -22/+48 |
* | Read+(write) stream async | fiaxh | 2017-11-16 | 3 | -71/+78 |
* | Fix warnings | fiaxh | 2017-10-31 | 2 | -4/+6 |
* | http-files: max-file-size handling | fiaxh | 2017-09-26 | 1 | -1/+1 |
* | xmpp-vala: use encoded value when formatting stanza attributes | Marvin W | 2017-08-29 | 1 | -3/+3 |
* | Fix some UI issues | Marvin W | 2017-08-22 | 1 | -1/+1 |
* | xmpp-vala: Connection fallback without SRV records | fiaxh | 2017-08-19 | 1 | -2/+6 |
* | xmpp-vala: catch TLS errors during read() | Marvin W | 2017-08-17 | 1 | -0/+2 |
* | Stream Management | fiaxh | 2017-08-14 | 1 | -15/+36 |
* | xmpp-vala: improve namespace handling, add some tests | Marvin W | 2017-08-12 | 5 | -30/+74 |
* | SRV records for XMPP over TLS | fiaxh | 2017-08-11 | 1 | -4/+52 |
* | http files: Fix double-free rance-condition | fiaxh | 2017-08-07 | 2 | -122/+127 |
* | MUC join behaviour + small MUC error changes | fiaxh | 2017-06-13 | 2 | -2/+6 |
* | MUC config form (data forms), MUC room info | fiaxh | 2017-05-30 | 2 | -13/+14 |
* | xmpp-vala/core+libdino: concurrency + nullity improvements | Marvin W | 2017-04-18 | 4 | -124/+159 |
* | Add --print-xmpp flag to log details | Marvin W | 2017-04-03 | 3 | -21/+199 |
* | Select conversation on startup, placeholder for "No conversation selected", s... | fiaxh | 2017-03-20 | 1 | -4/+4 |
* | Add typed identity to manager modules and stream flags | fiaxh | 2017-03-20 | 1 | -4/+25 |
* | Split OMEMO plug-in into files, various fixes | Marvin W | 2017-03-12 | 2 | -4/+4 |
* | Use typed identity in module manager | Marvin W | 2017-03-10 | 1 | -3/+5 |
* | Add typed identity to stream modules | Marvin W | 2017-03-10 | 1 | -2/+17 |
* | Initial plugin system | Marvin W | 2017-03-10 | 1 | -1/+1 |
* | Various fixes in vala-xmpp | Marvin W | 2017-03-10 | 1 | -6/+64 |
* | Outfactor PGP into pgpme-vala | fiaxh | 2017-03-10 | 1 | -8/+8 |
* | Rename vala-xmpp library to xmpp-vala | fiaxh | 2017-03-10 | 6 | -0/+938 |