summaryrefslogtreecommitdiffstats
path: root/src/stanza (follow)
Commit message (Expand)AuthorAgeFilesLines
* implement connectionLibravatar cel 🌸2023-10-212-8/+15
* WIP: refactor to parse incoming stream as state machineLibravatar cel 🌸2023-10-208-1189/+56
* WIP: messLibravatar cel 🌸2023-10-204-144/+130
* WIP: refactor Element type - namespace workLibravatar cel 🌸2023-08-052-165/+263
* 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-025-39/+322
* reimplement sasl (with SCRAM!)Libravatar cel 🌸2023-07-123-34/+223
* use Stream 'ns' valueLibravatar cel 🌸2023-07-121-4/+7
* move Element to stanza and make write() a methodLibravatar cel 🌸2023-07-122-1/+122
* remove serde functionsLibravatar cel 🌸2023-07-113-52/+173
* horribleLibravatar cel 🌸2023-07-043-1/+39
* implement starttlsLibravatar cel 🌸2023-06-192-0/+37