summaryrefslogtreecommitdiffstats
path: root/src/client/mod.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* implement connectionLibravatar cel 🌸2023-10-211-38/+0
* WIP: refactor to parse incoming stream as state machineLibravatar cel 🌸2023-10-201-4/+6
* reimplement sasl (with SCRAM!)Libravatar cel 🌸2023-07-121-7/+4
* remove serde functionsLibravatar cel 🌸2023-07-111-9/+8
* implement starttlsLibravatar cel 🌸2023-06-191-0/+40