aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
Commit message (Expand)AuthorAgeFilesLines
* parse property for sync + versioningQuentin Dufour2024-05-281-0/+1
* add a new aero-ical moduleQuentin Dufour2024-05-251-2/+14
* webdav propfind integration testsQuentin Dufour2024-05-221-0/+228
* format + WIP calendar-queryQuentin Dufour2024-05-161-0/+1
* Add icalendar dependencyQuentin Dufour2024-04-301-0/+28
* bind streaming codec to hyper 1.xQuentin Dufour2024-03-161-5/+7
* Finalize Aerogramme's refactorQuentin Dufour2024-03-081-5/+254
* Re-enable protoQuentin Dufour2024-03-081-51/+876
* Re-enable collectionsQuentin Dufour2024-03-081-0/+137
* WIP refactorQuentin Dufour2024-03-081-1568/+187
* Dav XML typesQuentin Dufour2024-02-281-0/+2
* Add basic DAV serverQuentin Dufour2024-02-261-1/+13
* bumping to 0.2.2Quentin Dufour2024-02-231-1/+1
* Also share HTTPClient for K2Vperf/cpu-ram-bottleneckQuentin Dufour2024-02-231-91/+136
* Replace with a single AWS HTTP clientQuentin Dufour2024-02-231-131/+172
* Update imap-flow, clean IDLEQuentin Dufour2024-02-221-3/+3
* Unsollicited response on APPEND was wrong, upgrade imap-flow to fix LITERAL+Quentin Dufour2024-02-201-2/+4
* Escape LMTP dataQuentin Dufour2024-02-101-1/+1
* upgrade k2v to 0.9.1Quentin Dufour2024-01-301-1/+1
* Various post-release fixesQuentin Dufour2024-01-251-1/+2
* Basic parsing of Dovecot Client CommandsQuentin Dufour2024-01-241-0/+1
* Dovecot auth typesQuentin Dufour2024-01-241-0/+288
* Add TLS supportQuentin Dufour2024-01-231-2/+57
* Sync Cargo.nix with Cargo.lockQuentin Dufour2024-01-201-180/+177
* Implement `LIST X Y RETURN (STATUS (UIDNEXT ...))`feat/list-statusQuentin Dufour2024-01-201-24/+25
* filter expungeQuentin Dufour2024-01-191-2/+2
* Update dependencyQuentin Dufour2024-01-171-1/+1
* Fetch and store modifiers are parsedQuentin Dufour2024-01-111-2/+2
* MODSEQ is now returned on non empty search resultsQuentin Dufour2024-01-111-2/+2
* MODSEQ search key first implementationQuentin Dufour2024-01-111-2/+2
* Fetch now support MODSEQ data itemQuentin Dufour2024-01-101-2/+2
* Implement HIGHESTMODSEQ for STATUSQuentin Dufour2024-01-101-2/+2
* upgrading imap-flow,codec,typesQuentin Dufour2024-01-101-3/+3
* update imap-codecQuentin Dufour2024-01-101-3/+5
* Optional Parameters with the SELECT/EXAMINE CommandsQuentin Dufour2024-01-091-2/+0
* Select what to fecth for searchQuentin Dufour2024-01-051-1/+1
* broken build, reworked dependenciesQuentin Dufour2023-12-301-648/+642
* check statusQuentin Dufour2023-12-301-46/+1
* add a basic testQuentin Dufour2023-12-281-40/+94
* WIP k2vQuentin Dufour2023-12-221-253/+139
* upgrade argon2, add aws-sdk-s3Quentin Dufour2023-12-211-52/+714
* implement the reload featureQuentin Dufour2023-12-141-7/+25
* it compiles again!Quentin Dufour2023-12-131-1/+1
* add back header fieldsQuentin Dufour2023-09-211-1/+1
* partial re-implementation of body extQuentin Dufour2023-08-161-3/+2
* downgrade serde0.1.0Quentin Dufour2023-07-261-8/+17
* update cargo.lock and cargo.nixQuentin Dufour2023-07-251-1/+1
* finalize for release 0.1.0Quentin Dufour2023-07-251-154/+11
* finalize eml-codec integrationQuentin Dufour2023-07-251-1/+3
* replacing mail_parser by eml_codec, first iterationQuentin Dufour2023-07-251-427/+459