aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
Commit message (Expand)AuthorAgeFilesLines
* static nix build for linux/amd64Quentin Dufour2023-05-091-544/+955
* upgrade mail parserQuentin Dufour2023-03-091-3/+3
* bump mail_parserQuentin Dufour2023-02-071-7/+6
* Remove unused pretty_env_logger dependencyAlex Auvolat2022-08-311-59/+0
* Move to mail_parser 0.5Alex Auvolat2022-07-201-11/+0
* Reorganize tests a bitAlex Auvolat2022-07-201-1/+42
* Move back to mainline mail-parserAlex Auvolat2022-07-201-1/+2
* Start testing of mail parsing cratesAlex Auvolat2022-07-201-1/+1
* Some more FETCH things workAlex Auvolat2022-07-151-0/+46
* Fix list wildcardsAlex Auvolat2022-07-131-23/+0
* Implement LISTAlex Auvolat2022-07-121-0/+23
* Correctly count lines + bytesQuentin Dufour2022-07-071-1/+1
* Fix envelope + rfc822 message size+line numberQuentin Dufour2022-07-061-2/+1
* update k2v-clientAlex Auvolat2022-07-041-1/+1
* Implement IMAP fetch internaldateQuentin Dufour2022-06-301-8/+30
* Rename mailrage to aerogramme in missing placesAlex Auvolat2022-06-301-42/+42
* Some refactoring on mailbox structures and viewsAlex Auvolat2022-06-291-0/+20
* Refactor to allow mutabilityAlex Auvolat2022-06-291-3/+3
* Switching to upstream boitalettresQuentin Dufour2022-06-281-1/+1
* Update smtp-server with new LMTP server APIupdate-smtp-serverAlex Auvolat2022-06-211-3/+3
* Use unrestricted IMAP ResponseQuentin Dufour2022-06-171-1/+1
* Add LMTP supportQuentin Dufour2022-06-151-52/+569
|\
| * Implementn basic LMTP serverAlex Auvolat2022-05-311-0/+5
| * UUID generator; import kannader smtp serverAlex Auvolat2022-05-311-10/+626
* | Working loginQuentin Dufour2022-06-031-12/+12
* | Working serverQuentin Dufour2022-06-021-0/+1
* | Start bal in mailrageQuentin Dufour2022-06-011-15/+490
* | Explore config file generationQuentin Dufour2022-05-251-1/+1
|/
* Update depsAlex Auvolat2022-05-241-9/+9
* First impl of LDAP loginAlex Auvolat2022-05-231-0/+123
* Fix thingsAlex Auvolat2022-05-201-0/+1
* Fix thingsAlex Auvolat2022-05-201-1/+66
* implement hash_password and verify_passwordAlex Auvolat2022-05-201-6/+74
* CLI skeletonAlex Auvolat2022-05-191-0/+121
* More construction of thingsAlex Auvolat2022-05-191-0/+11
* k2v client from main garage repoAlex Auvolat2022-05-181-1/+1
* sync() and push() seems to be working, todo checkpoint()Alex Auvolat2022-05-181-0/+17
* Skeleton for some stuffAlex Auvolat2022-05-181-0/+1403