xmpp-rs/tokio-xmpp/src
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Emmanuel Gil Peyrot faabc2984a tokio-xmpp: Support channel binding on TLS 1.3
This is defined in RFC 9266, and relies on the Exported Keying Material
to be passed to the SASL implementation.
2023-10-25 20:03:11 +02:00
..
client tokio-xmpp: Support channel binding on TLS 1.3 2023-10-25 20:03:11 +02:00
component tokio-xmpp: Ensure id is added only to stanza 2023-06-05 16:34:13 +02:00
error.rs tokio-xmpp: Update hickory-dns dep (previously trust-dns) 2023-10-25 11:37:04 +00:00
event.rs tokio-xmpp: name Event::Online fields, add resumed flag 2020-05-29 18:21:31 +02:00
happy_eyeballs.rs tokio-xmpp: Update hickory-dns dep (previously trust-dns) 2023-10-25 11:37:04 +00:00
lib.rs tokio-xmpp: Also compile_error when no tls-* feature is enabled 2023-10-24 19:59:45 +02:00
starttls.rs Use jid's domain_str method instead of format!. 2023-10-24 17:56:53 +00:00
stream_features.rs tokio-xmpp: use xmpp_parsers::ns everywhere 2020-05-30 01:25:06 +02:00
stream_start.rs JIDs now have typed and stringy methods for node/domain/resource access 2023-06-21 18:30:25 +02:00
xmpp_codec.rs tokio-xmpp: Remove newline after stream:stream 2023-06-21 12:21:52 +02:00
xmpp_stream.rs tokio-xmpp: Ensure id is added only to stanza 2023-06-05 16:34:13 +02:00