xmpp-rs-mirror/parsers/src
Emmanuel Gil Peyrot 2955a0fe60 parsers: Bump base64
Version 0.21 replaced base64::decode() with an Engine trait and multiple
structs implementing it for various alphabets, various performance
profiles, etc.  It is slightly longer to import but in the end does the
very same thing.
2023-04-03 11:28:41 +02:00
..
muc parsers: correct cargo doc warnings 2022-12-27 17:36:19 +01:00
pubsub parsers: Fix some issues reported by clippy. 2021-10-11 16:17:09 +02:00
util parsers: Bump base64 2023-04-03 11:28:41 +02:00
attention.rs Rename the xmpp-parsers directory to parsers 2021-10-11 08:24:16 +02:00
avatar.rs Rename the xmpp-parsers directory to parsers 2021-10-11 08:24:16 +02:00
bind.rs parsers: correct cargo doc warnings 2022-12-27 17:36:19 +01:00
blocking.rs Rename the xmpp-parsers directory to parsers 2021-10-11 08:24:16 +02:00
bob.rs parsers: correct cargo doc warnings 2022-12-27 17:36:19 +01:00
bookmarks.rs Rename the xmpp-parsers directory to parsers 2021-10-11 08:24:16 +02:00
bookmarks2.rs parsers/bookmarks2: uncomment 'wrapped' test 2022-03-22 15:07:43 +00:00
caps.rs parsers: Bump base64 2023-04-03 11:28:41 +02:00
carbons.rs Rename the xmpp-parsers directory to parsers 2021-10-11 08:24:16 +02:00
cert_management.rs minidom, tokio-xmpp: switch xml parsing to rxml 2022-04-19 20:42:30 +02:00
chatstates.rs Rename the xmpp-parsers directory to parsers 2021-10-11 08:24:16 +02:00
component.rs Rename the xmpp-parsers directory to parsers 2021-10-11 08:24:16 +02:00
csi.rs Rename the xmpp-parsers directory to parsers 2021-10-11 08:24:16 +02:00
data_forms.rs dataforms: Add helper constructors for Field and DataForm. 2022-01-03 11:53:52 +01:00
date.rs parsers: Change deprecated FixedOffset::{east,west} for *_opt 2022-11-30 17:21:40 +01:00
delay.rs Rename the xmpp-parsers directory to parsers 2021-10-11 08:24:16 +02:00
disco.rs Rename the xmpp-parsers directory to parsers 2021-10-11 08:24:16 +02:00
ecaps2.rs parsers: Bump base64 2023-04-03 11:28:41 +02:00
eme.rs Rename the xmpp-parsers directory to parsers 2021-10-11 08:24:16 +02:00
extdisco.rs extdisco: Use the correct size of Service on 32-bit platforms 2022-02-02 15:03:54 +01:00
forwarding.rs Rename the xmpp-parsers directory to parsers 2021-10-11 08:24:16 +02:00
hashes.rs parsers: Bump base64 2023-04-03 11:28:41 +02:00
http_upload.rs parsers: http_upload: allow any case header 2021-12-28 15:24:17 +00:00
ibb.rs Rename the xmpp-parsers directory to parsers 2021-10-11 08:24:16 +02:00
ibr.rs minidom, tokio-xmpp: switch xml parsing to rxml 2022-04-19 20:42:30 +02:00
idle.rs Rename the xmpp-parsers directory to parsers 2021-10-11 08:24:16 +02:00
iq.rs parsers: Update test_size tests 2022-09-30 16:32:18 +02:00
jid_prep.rs Rename the xmpp-parsers directory to parsers 2021-10-11 08:24:16 +02:00
jingle.rs parsers: Update IETF URLs in documentation 2022-12-27 17:36:19 +01:00
jingle_dtls_srtp.rs Rename the xmpp-parsers directory to parsers 2021-10-11 08:24:16 +02:00
jingle_ft.rs parsers: Bump base64 2023-04-03 11:28:41 +02:00
jingle_grouping.rs parsers: correct cargo doc warnings 2022-12-27 17:36:19 +01:00
jingle_ibb.rs Rename the xmpp-parsers directory to parsers 2021-10-11 08:24:16 +02:00
jingle_ice_udp.rs minidom, tokio-xmpp: switch xml parsing to rxml 2022-04-19 20:42:30 +02:00
jingle_message.rs Rip out quick-xml 2022-04-24 13:27:48 +02:00
jingle_raw_udp.rs parsers: Update test_size tests 2022-09-30 16:32:18 +02:00
jingle_rtcp_fb.rs Rename the xmpp-parsers directory to parsers 2021-10-11 08:24:16 +02:00
jingle_rtp.rs parsers: correct cargo doc warnings 2022-12-27 17:36:19 +01:00
jingle_rtp_hdrext.rs minidom, tokio-xmpp: switch xml parsing to rxml 2022-04-19 20:42:30 +02:00
jingle_s5b.rs Rename the xmpp-parsers directory to parsers 2021-10-11 08:24:16 +02:00
jingle_ssma.rs minidom, tokio-xmpp: switch xml parsing to rxml 2022-04-19 20:42:30 +02:00
legacy_omemo.rs minidom, tokio-xmpp: switch xml parsing to rxml 2022-04-19 20:42:30 +02:00
lib.rs xmpp-parsers: Add Message Reactions (XEP-0444) support 2022-12-30 15:26:37 +01:00
mam.rs minidom, tokio-xmpp: switch xml parsing to rxml 2022-04-19 20:42:30 +02:00
mam_prefs.rs minidom, tokio-xmpp: switch xml parsing to rxml 2022-04-19 20:42:30 +02:00
media_element.rs parsers: correct cargo doc warnings 2022-12-27 17:36:19 +01:00
message.rs Rename the xmpp-parsers directory to parsers 2021-10-11 08:24:16 +02:00
message_correct.rs Rename the xmpp-parsers directory to parsers 2021-10-11 08:24:16 +02:00
mix.rs Rip out quick-xml 2022-04-24 13:27:48 +02:00
mood.rs Rename the xmpp-parsers directory to parsers 2021-10-11 08:24:16 +02:00
nick.rs Rename the xmpp-parsers directory to parsers 2021-10-11 08:24:16 +02:00
ns.rs xmpp-parsers: Add Message Reactions (XEP-0444) support 2022-12-30 15:26:37 +01:00
occupant_id.rs Rename the xmpp-parsers directory to parsers 2021-10-11 08:24:16 +02:00
openpgp.rs Rename the xmpp-parsers directory to parsers 2021-10-11 08:24:16 +02:00
ping.rs Rename the xmpp-parsers directory to parsers 2021-10-11 08:24:16 +02:00
presence.rs parsers: correct cargo doc warnings 2022-12-27 17:36:19 +01:00
reactions.rs xmpp-parsers: Add Message Reactions (XEP-0444) support 2022-12-30 15:26:37 +01:00
receipts.rs Rename the xmpp-parsers directory to parsers 2021-10-11 08:24:16 +02:00
roster.rs minidom, tokio-xmpp: switch xml parsing to rxml 2022-04-19 20:42:30 +02:00
rsm.rs Rename the xmpp-parsers directory to parsers 2021-10-11 08:24:16 +02:00
rtt.rs parsers: Update test_size tests 2022-09-30 16:32:18 +02:00
sasl.rs parsers: Update IETF URLs in documentation 2022-12-27 17:36:19 +01:00
server_info.rs Rename the xmpp-parsers directory to parsers 2021-10-11 08:24:16 +02:00
sm.rs minidom, tokio-xmpp: switch xml parsing to rxml 2022-04-19 20:42:30 +02:00
stanza_error.rs parsers: Update IETF URLs in documentation 2022-12-27 17:36:19 +01:00
stanza_id.rs Rename the xmpp-parsers directory to parsers 2021-10-11 08:24:16 +02:00
stream.rs Rename the xmpp-parsers directory to parsers 2021-10-11 08:24:16 +02:00
time.rs parsers: Change deprecated FixedOffset::{east,west} for *_opt 2022-11-30 17:21:40 +01:00
tune.rs Rename the xmpp-parsers directory to parsers 2021-10-11 08:24:16 +02:00
version.rs Rename the xmpp-parsers directory to parsers 2021-10-11 08:24:16 +02:00
websocket.rs Rename the xmpp-parsers directory to parsers 2021-10-11 08:24:16 +02:00
xhtml.rs parsers: Update test_size tests 2022-09-30 16:32:18 +02:00