summaryrefslogtreecommitdiffstats
path: root/src/stanza/mod.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* implement connectionLibravatar cel 🌸2023-10-211-1/+3
* WIP: refactor to parse incoming stream as state machineLibravatar cel 🌸2023-10-201-651/+5
* WIP: messLibravatar cel 🌸2023-10-201-28/+104
* WIP: refactor Element type - namespace workLibravatar cel 🌸2023-08-051-163/+236
* WIP: refactor Element type - main architecture doneLibravatar cel 🌸2023-08-051-41/+182
* WIP: refactor Element typeLibravatar cel 🌸2023-08-051-134/+225
* WIP: refactor Element typeLibravatar cel 🌸2023-08-021-4/+106
* implement resource bindingLibravatar cel 🌸2023-08-021-16/+30
* reimplement sasl (with SCRAM!)Libravatar cel 🌸2023-07-121-20/+54
* move Element to stanza and make write() a methodLibravatar cel 🌸2023-07-121-0/+120
* remove serde functionsLibravatar cel 🌸2023-07-111-0/+4
* horribleLibravatar cel 🌸2023-07-041-0/+1
* implement starttlsLibravatar cel 🌸2023-06-191-0/+1