77d175ccd9
update hyper to 1.0 and other libs
cefd6f8df0
irc: basic implementation of PLAIN SASL auth #8 (#28)
85fa607e16
move sasl into separate crate
4dbc68adfe
Update rust toolchain
ff806cc3d9
xmpp: split off stanza and update handling into modules (#27)
xmpp: a basic integration test scenario
Will other tests replaced to /test in future? (I know that the conventions in Rust do not prohibit testing a method under definition of this method)
xmpp: a basic integration test scenario
Why was added actual xmpp.key and .pem, when they are ignored?
JustTestingV
deleted branch nonempty-prefixed-nicknames from JustTestingV/lavina
2023-10-08 16:10:57 +00:00
9582160d2c
xmpp: logopass auth (#19)
3ff8c98f14
update dependencies
1a1136187e
sanitize IRC parsing (#23)
0b98102580
add author id in messages schema
1373767d7f
xmpp: add muc proto tests
82f8fc90b3
merge main
da520f5a25
[xmpp] logopass auth
8047a97baa
remove /test/
47195f5eee
add crates/README.md
2f034284cf
rename telemetry mod to http
9582160d2c
xmpp: logopass auth (#19)
3ff8c98f14
update dependencies
1a1136187e
sanitize IRC parsing (#23)
0b98102580
add author id in messages schema
1373767d7f
xmpp: add muc proto tests
Plaintext authentication in XMPP
Plaintext authentication in XMPP
Plaintext authentication in XMPP