aboutsummaryrefslogtreecommitdiff
path: root/src/auth.rs
Commit message (Collapse)AuthorAgeFilesLines
* Fix postfix bugfeat/finalize-v0.2Quentin Dufour2024-01-241-9/+17
|
* correctly parse saslQuentin Dufour2024-01-241-1/+8
|
* Encoding of server commmandsQuentin Dufour2024-01-241-8/+125
|
* implemented business logicQuentin Dufour2024-01-241-36/+206
|
* Basic response encodingQuentin Dufour2024-01-241-1/+44
|
* AuthOptions parsingQuentin Dufour2024-01-241-15/+75
|
* QoL connection managementQuentin Dufour2024-01-241-5/+19
|
* Basic parsing of Dovecot Client CommandsQuentin Dufour2024-01-241-14/+175
|
* Dovecot auth typesQuentin Dufour2024-01-241-2/+245
|
* WIP Dovecot Authentication Protocol ServerQuentin Dufour2024-01-231-0/+32