summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* WIP: refactor to parse incoming stream as state machineLibravatar cel 🌸2023-10-2014-1295/+237
|
* WIP: messLibravatar cel 🌸2023-10-205-147/+134
|
* WIP: refactor Element type - namespace workLibravatar cel 🌸2023-08-053-166/+271
|
* WIP: refactor Element type - main architecture doneLibravatar cel 🌸2023-08-051-41/+182
|
* WIP: refactor Element typeLibravatar cel 🌸2023-08-052-134/+226
|
* WIP: refactor Element typeLibravatar cel 🌸2023-08-023-4/+116
|
* implement resource bindingLibravatar cel 🌸2023-08-028-52/+384
|
* reimplement sasl (with SCRAM!)Libravatar cel 🌸2023-07-128-68/+353
|
* use Stream 'ns' valueLibravatar cel 🌸2023-07-122-5/+7
|
* remove element moduleLibravatar cel 🌸2023-07-121-1/+0
|
* move Element to stanza and make write() a methodLibravatar cel 🌸2023-07-126-116/+127
|
* remove serde functionsLibravatar cel 🌸2023-07-1111-309/+383
|
* horribleLibravatar cel 🌸2023-07-049-43/+326
|
* remove bytes deserializerLibravatar cel 🌸2023-06-241-1/+0
|
* implement starttlsLibravatar cel 🌸2023-06-198-159/+437
|
* refactor jabber clientLibravatar cel 🌸2023-06-161-23/+83
|
* implement client socket resolutionLibravatar cel 🌸2023-06-161-6/+104
|
* make JID struct etc. publicLibravatar cel 🌸2023-06-161-6/+10
|
* simplify domainpartLibravatar cel 🌸2023-06-131-48/+3
|
* initial commitLibravatar cel 🌸2023-06-132-0/+198