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