summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* reimplement sasl (with SCRAM!)Libravatar cel 🌸2023-07-1210-69/+356
|
* add TODO.mdLibravatar cel 🌸2023-07-121-0/+9
|
* use Stream 'ns' valueLibravatar cel 🌸2023-07-122-5/+7
|
* remove serde dependenciesLibravatar cel 🌸2023-07-121-2/+1
|
* 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-1113-309/+389
|
* horribleLibravatar cel 🌸2023-07-0410-44/+329
|
* remove bytes deserializerLibravatar cel 🌸2023-06-241-1/+0
|
* implement starttlsLibravatar cel 🌸2023-06-199-160/+441
|
* refactor jabber clientLibravatar cel 🌸2023-06-162-25/+85
|
* implement client socket resolutionLibravatar cel 🌸2023-06-162-6/+107
|
* make JID struct etc. publicLibravatar cel 🌸2023-06-161-6/+10
|
* simplify domainpartLibravatar cel 🌸2023-06-131-48/+3
|
* initial commitLibravatar cel 🌸2023-06-134-0/+209