aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
Commit message (Collapse)AuthorAgeFilesLines
* add a new aero-ical moduleQuentin Dufour2024-05-251-0/+1
|
* webdav propfind integration testsQuentin Dufour2024-05-221-0/+1
|
* Add icalendar dependencyQuentin Dufour2024-04-301-0/+3
|
* bind streaming codec to hyper 1.xQuentin Dufour2024-03-161-3/+4
|
* Finalize Aerogramme's refactorQuentin Dufour2024-03-081-2/+2
|
* Re-enable protoQuentin Dufour2024-03-081-2/+2
|
* Re-enable collectionsQuentin Dufour2024-03-081-2/+2
|
* WIP refactorQuentin Dufour2024-03-081-18/+23
|
* add a fuzzerQuentin Dufour2024-03-071-0/+4
|
* Dav XML typesQuentin Dufour2024-02-281-1/+2
|
* Add basic DAV serverQuentin Dufour2024-02-261-12/+17
|
* bumping to 0.2.2Quentin Dufour2024-02-231-1/+1
|
* Also share HTTPClient for K2Vperf/cpu-ram-bottleneckQuentin Dufour2024-02-231-3/+3
|
* Replace with a single AWS HTTP clientQuentin Dufour2024-02-231-2/+5
|
* Update imap-flow, clean IDLEQuentin Dufour2024-02-221-1/+1
|
* Switch version to 0.2.1bug/deploymentQuentin Dufour2024-02-081-1/+1
|
* upgrade k2v to 0.9.1Quentin Dufour2024-01-301-1/+1
|
* Various post-release fixesQuentin Dufour2024-01-251-1/+1
|
* Basic parsing of Dovecot Client CommandsQuentin Dufour2024-01-241-1/+2
|
* Dovecot auth typesQuentin Dufour2024-01-241-0/+1
|
* Add TLS supportQuentin Dufour2024-01-231-0/+3
|
* Rework some details (env var, cargo desc)Quentin Dufour2024-01-221-1/+1
|
* Fix Cargo.toml advertised licence, Aerogramme is EUPLQuentin Dufour2024-01-201-1/+1
|
* switch to version 0.2.0Quentin Dufour2024-01-201-1/+1
|
* Implement `LIST X Y RETURN (STATUS (UIDNEXT ...))`feat/list-statusQuentin Dufour2024-01-201-0/+1
|
* update imap-codecQuentin Dufour2024-01-101-6/+4
|
* Optional Parameters with the SELECT/EXAMINE CommandsQuentin Dufour2024-01-091-2/+4
| | | | See: https://datatracker.ietf.org/doc/html/rfc4466#section-2.4
* Select what to fecth for searchQuentin Dufour2024-01-051-1/+1
|
* create a single behavior test with all filesQuentin Dufour2024-01-041-12/+2
|
* append ignore dates instead of failingQuentin Dufour2024-01-031-1/+1
|
* add test for imap moveQuentin Dufour2024-01-031-0/+5
|
* add test for the unselect extensionQuentin Dufour2024-01-031-0/+5
|
* Common module in test createdQuentin Dufour2024-01-031-2/+2
|
* broken build, reworked dependenciesQuentin Dufour2023-12-301-28/+42
|
* check statusQuentin Dufour2023-12-301-1/+0
|
* add a basic testQuentin Dufour2023-12-281-0/+6
|
* WIP k2vQuentin Dufour2023-12-221-1/+1
|
* upgrade argon2, add aws-sdk-s3Quentin Dufour2023-12-211-5/+3
|
* implement the reload featureQuentin Dufour2023-12-141-0/+1
|
* it compiles again!Quentin Dufour2023-12-131-1/+1
|
* partial re-implementation of body extQuentin Dufour2023-08-161-1/+1
| | | | header fields is still missing
* downgrade serde0.1.0Quentin Dufour2023-07-261-1/+1
|
* bump versionQuentin Dufour2023-07-251-2/+2
|
* finalize for release 0.1.0Quentin Dufour2023-07-251-2/+2
|
* finalize eml-codec integrationQuentin Dufour2023-07-251-2/+1
|
* replacing mail_parser by eml_codec, first iterationQuentin Dufour2023-07-251-5/+3
|
* static nix build for linux/amd64Quentin Dufour2023-05-091-6/+7
|
* upgrade mail parserQuentin Dufour2023-03-091-1/+1
|
* bump mail_parserQuentin Dufour2023-02-071-1/+1
|
* Remove unused pretty_env_logger dependencyAlex Auvolat2022-08-311-1/+0
|