Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | finalize for release 0.1.0 | Quentin Dufour | 2023-07-25 | 1 | -13/+24 |
* | finalize eml-codec integration | Quentin Dufour | 2023-07-25 | 1 | -1/+1 |
* | replacing mail_parser by eml_codec, first iteration | Quentin Dufour | 2023-07-25 | 1 | -14/+11 |
* | clippy lint fix | Quentin Dufour | 2023-05-15 | 2 | -9/+9 |
* | Some refactoring on mailbox structures and views | Alex Auvolat | 2022-06-29 | 3 | -6/+21 |
* | WIP Refactor, code is broken | Quentin Dufour | 2022-06-17 | 1 | -0/+5 |
* | Add LMTP support | Quentin Dufour | 2022-06-15 | 3 | -79/+197 |
|\ | |||||
| * | Implement public_login | Alex Auvolat | 2022-05-31 | 3 | -74/+192 |
* | | WIP login | Quentin Dufour | 2022-06-03 | 1 | -0/+6 |
|/ | |||||
* | First impl of LDAP login | Alex Auvolat | 2022-05-23 | 1 | -5/+163 |
* | Delete password easilyier | Alex Auvolat | 2022-05-23 | 1 | -1/+0 |
* | Add user secret in mix to encrypt keys with password | Alex Auvolat | 2022-05-23 | 2 | -13/+81 |
* | Fix things | Alex Auvolat | 2022-05-20 | 1 | -26/+55 |
* | Simplify | Alex Auvolat | 2022-05-20 | 1 | -18/+10 |
* | Fix things | Alex Auvolat | 2022-05-20 | 1 | -10/+18 |
* | Implement add_password and delete_password | Alex Auvolat | 2022-05-20 | 1 | -3/+92 |
* | Implement some crypto | Alex Auvolat | 2022-05-20 | 2 | -11/+280 |
* | implement hash_password and verify_password | Alex Auvolat | 2022-05-20 | 1 | -5/+22 |
* | cleanup | Alex Auvolat | 2022-05-19 | 1 | -3/+2 |
* | CLI skeleton | Alex Auvolat | 2022-05-19 | 2 | -19/+30 |
* | Some refactoring | Alex Auvolat | 2022-05-19 | 3 | -18/+98 |
* | Refactor K2V/S3 client creation | Alex Auvolat | 2022-05-19 | 1 | -3/+39 |
* | cleanup | Alex Auvolat | 2022-05-19 | 1 | -2/+2 |
* | More construction of things | Alex Auvolat | 2022-05-19 | 3 | -0/+103 |