aboutsummaryrefslogtreecommitdiff
path: root/src/auth.rs
Commit message (Collapse)AuthorAgeFilesLines
* Accept authz id == auth idbug/dovecot-auth-respQuentin Dufour2024-02-131-1/+2
|
* dovecot plain auth inline continuation supportQuentin Dufour2024-02-131-50/+55
|
* format + fix storage bugQuentin Dufour2024-01-311-152/+232
|
* 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