This website requires JavaScript.
Explore
Help
Sign in
xmppftw
/
xmpp-rs
Watch
1
Star
0
Fork
You've already forked xmpp-rs
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
21e9c8e660
xmpp-rs
/
sasl
/
src
History
Download ZIP
Download TAR.GZ
Repository files (latest commit first)
Filename
Latest commit message
Latest commit date
Emmanuel Gil Peyrot
21e9c8e660
Switch from the deprecated rand-os crate to getrandom.
2020-02-25 22:32:03 +01:00
..
client
Remove .unwrap() in SCRAM code.
2019-01-18 00:26:48 +01:00
common
Switch from the deprecated rand-os crate to getrandom.
2020-02-25 22:32:03 +01:00
server
Remove .unwrap() in SCRAM code.
2019-01-18 00:26:48 +01:00
error.rs
Switch from the deprecated rand-os crate to getrandom.
2020-02-25 22:32:03 +01:00
lib.rs
Update to Edition 2018.
2019-01-17 22:54:32 +01:00
secret.rs
Remove the openssl dependency,
fixes
#4
.
2019-01-18 00:08:48 +01:00