summaryrefslogtreecommitdiffstats
path: root/src/client/encrypted.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* implement connectionLibravatar cel 🌸2023-10-211-205/+0
|
* WIP: refactor to parse incoming stream as state machineLibravatar cel 🌸2023-10-201-13/+3
|
* WIP: messLibravatar cel 🌸2023-10-201-3/+4
|
* WIP: refactor Element typeLibravatar cel 🌸2023-08-021-0/+7
|
* implement resource bindingLibravatar cel 🌸2023-08-021-8/+47
|
* reimplement sasl (with SCRAM!)Libravatar cel 🌸2023-07-121-18/+112
|
* move Element to stanza and make write() a methodLibravatar cel 🌸2023-07-121-1/+1
|
* remove serde functionsLibravatar cel 🌸2023-07-111-185/+31
|
* horribleLibravatar cel 🌸2023-07-041-10/+179
|
* implement starttlsLibravatar cel 🌸2023-06-191-0/+59