aboutsummaryrefslogtreecommitdiffstats
path: root/src/connection.rs (unfollow)
Commit message (Expand)AuthorFilesLines
2024-12-03WIP: connecting fsmLibravatar cel 🌸1-55/+36
2024-11-29implement sasl kindaLibravatar cel 🌸1-14/+21
2024-11-28change ensure_tls to no longer start streamLibravatar cel 🌸1-0/+1
2024-11-24implement starttlsLibravatar cel 🌸1-1/+14
2024-11-23switch to using peanuts for xmlLibravatar cel 🌸1-6/+6
2023-10-28implement stream startLibravatar cel 🌸1-2/+7
2023-10-21add logging to connection.rsLibravatar cel 🌸1-7/+22
2023-10-21implement connectionLibravatar cel 🌸1-0/+162