aboutsummaryrefslogtreecommitdiff
path: root/xmpp-vala/src/module/xep/0368_srv_records_tls.vala
Commit message (Expand)AuthorAgeFilesLines
* Refactor XmppStream, TLS and connection method logicfiaxh2020-11-201-56/+0
* Set ALPN info on XMPP connections if GIO >= 2.60fiaxh2019-11-291-0/+3
* Don't set timeouts on registration connection attemptsfiaxh2019-06-011-0/+1
* Split login jid/password into two steps with checksfiaxh2018-11-161-1/+1
* Notification on TLS error/wrong password, log TLS cert issues, don't make acc...fiaxh2018-09-151-2/+3
* Redesign chat input + move file upload therefiaxh2018-04-301-1/+1
* Use correct host name for TLS when using xmppsfiaxh2018-02-111-1/+1
* Move Jid class to xmpp-vala, partially refactor namespaceMarvin W2018-01-281-4/+2
* Async service lookup, connect and writefiaxh2017-11-231-5/+5
* Fix warningsfiaxh2017-10-311-4/+8
* xmpp-vala: Remove require-functionsfiaxh2017-08-141-4/+0
* SRV records for XMPP over TLSfiaxh2017-08-111-0/+53