| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Update to 0.4.3: Changed: * Host Meta (2): Improve output readability. * Host Meta (2): Explicitly allow redirects. * Host Meta 2: Also check host-meta2 if host-meta failed. * QUIC: Improve layout. * Websocket S2S: Set from attribute. * Direct TLS: Stop connection test after failure.
- Update to 0.4.2: Added: * Host Meta 2: Show and test c2s Direct TLS. * Host Meta 2: Show and test s2s Direct TLS. * Host Meta 2: Show c2s Quic. * Host Meta 2: Show s2s Quic. * Host Meta 2: Show and test s2s Websocket.
- Update to 0.4.1: * Also check connection to BOSH endpoints. * Add more verbose version information to --version (requires xmppsrv >= 0.3.2). * Also respect custom resolver setting for host-meta(2) (via xmppsrv 0.3.1).
- Update to 0.4.0: Added: * Support for XEP-0487 (Host Meta 2). * Support for XEP-0156 (Discovering Alternative XMPP Connection Methods). * Support for connecting over websockets. Changed: * Only check standard ports as fallback. * Simplify output.
- Update to 0.3.11: * Properly detect all stream errors.
- Update to 0.3.10: * Fix stream initialization bug with StartTLS * Further improve StartTLS stream initialization. * Improve error messages when server closes connection.
- Update to 0.3.9:
* Also apply timeout when server doesn't reply to StartTLS
initialisation.
- Update to 0.3.8:
* Don't look up IPs and don't try to connect if the SRV records
target is ".".
- Update to 0.3.7:
* Show reason for denied s2s due to policy-violation.
* Apply timeout to TLS handshake as well instead of only for the
tcp connection.
- Update to 0.3.6: * Remove println() added for debugging.
- Update to 0.3.6: * Remove println() added for debugging.
- Update to 0.3.4:
* Fix namespace for xmpps-client stream opening (jabber:client
instead of jabber:server).
* Add from attribute for server-to-server connection test.
- Update to 0.3.3: * Fix wrong timeout parsing on some systems.
- Update to 0.3.2: * Fix detection of XMPP support when using direct TLS and ALPN.
- Update to 0.3.1: * Print error details if SRV lookup fails. * Print error details if IP lookup fails. * Respect CNAME records. * Detect CNAME loops (max. 5 CNAMEs) (via xmppsrv >= 0.2.4)
- Initial package of xmpp-dns 0.3.0 for openSUSE