summaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2023-10-20WIP: refactor to parse incoming stream as state machineLibravatar cel 🌸14-1295/+237
2023-10-20WIP: messLibravatar cel 🌸5-147/+134
2023-08-05WIP: refactor Element type - namespace workLibravatar cel 🌸3-166/+271
2023-08-05WIP: refactor Element type - main architecture doneLibravatar cel 🌸1-41/+182
2023-08-05WIP: refactor Element typeLibravatar cel 🌸2-134/+226
2023-08-02WIP: refactor Element typeLibravatar cel 🌸3-4/+116
2023-08-02implement resource bindingLibravatar cel 🌸8-52/+384
2023-07-12reimplement sasl (with SCRAM!)Libravatar cel 🌸8-68/+353
2023-07-12use Stream 'ns' valueLibravatar cel 🌸2-5/+7
2023-07-12remove element moduleLibravatar cel 🌸1-1/+0
2023-07-12move Element to stanza and make write() a methodLibravatar cel 🌸6-116/+127
2023-07-11remove serde functionsLibravatar cel 🌸11-309/+383
2023-07-04horribleLibravatar cel 🌸9-43/+326
2023-06-24remove bytes deserializerLibravatar cel 🌸1-1/+0
2023-06-19implement starttlsLibravatar cel 🌸8-159/+437
2023-06-16refactor jabber clientLibravatar cel 🌸1-23/+83
2023-06-16implement client socket resolutionLibravatar cel 🌸1-6/+104
2023-06-16make JID struct etc. publicLibravatar cel 🌸1-6/+10
2023-06-13simplify domainpartLibravatar cel 🌸1-48/+3