aboutsummaryrefslogtreecommitdiff
path: root/xmpp-vala/src/core/direct_tls_xmpp_stream.vala
Commit message (Expand)AuthorAgeFilesLines
* Collapse most stream releated errors into IOErrorMarvin W2023-02-071-2/+4
* HTTP: Make LimitInputStream pollable for better async compatibilityMarvin W2022-11-041-1/+1
* Fix crash when using direct TLS + ALPNfiaxh2021-10-151-1/+1
* Fix misc compiler warningsfiaxh2021-10-121-1/+3
* Unify connection debug messagesselurvedu2021-08-091-2/+2
* Fix segfault on bad certificate with multiple xmpp recordsfiaxh2021-04-071-4/+4
* Fix segfault on accept_certificate signal (fixup 81a5505)fiaxh2020-12-311-3/+3
* Allow certificates from unknown CAs from .onion domainsfiaxh2020-12-311-4/+7
* Refactor XmppStream, TLS and connection method logicfiaxh2020-11-201-0/+31