aboutsummaryrefslogtreecommitdiffstats
path: root/src/connection.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* WIP: connecting fsmLibravatar cel 🌸2024-12-031-55/+36
* implement sasl kindaLibravatar cel 🌸2024-11-291-14/+21
* change ensure_tls to no longer start streamLibravatar cel 🌸2024-11-281-0/+1
* implement starttlsLibravatar cel 🌸2024-11-241-1/+14
* switch to using peanuts for xmlLibravatar cel 🌸2024-11-231-6/+6
* implement stream startLibravatar cel 🌸2023-10-281-2/+7
* add logging to connection.rsLibravatar cel 🌸2023-10-211-7/+22
* implement connectionLibravatar cel 🌸2023-10-211-0/+162