summaryrefslogtreecommitdiffstats
path: root/src/client/unencrypted.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* WIP: refactor to parse incoming stream as state machineLibravatar cel 🌸2023-10-201-56/+143
* reimplement sasl (with SCRAM!)Libravatar cel 🌸2023-07-121-6/+2
* use Stream 'ns' valueLibravatar cel 🌸2023-07-121-1/+0
* move Element to stanza and make write() a methodLibravatar cel 🌸2023-07-121-3/+1
* remove serde functionsLibravatar cel 🌸2023-07-111-54/+22
* horribleLibravatar cel 🌸2023-07-041-7/+5
* remove bytes deserializerLibravatar cel 🌸2023-06-241-1/+0
* implement starttlsLibravatar cel 🌸2023-06-191-0/+135