Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Escape LMTP data | Quentin Dufour | 2024-02-10 | 1 | -1/+1 |
| | |||||
* | upgrade k2v to 0.9.1 | Quentin Dufour | 2024-01-30 | 1 | -1/+1 |
| | |||||
* | Various post-release fixes | Quentin Dufour | 2024-01-25 | 1 | -1/+2 |
| | |||||
* | Basic parsing of Dovecot Client Commands | Quentin Dufour | 2024-01-24 | 1 | -0/+1 |
| | |||||
* | Dovecot auth types | Quentin Dufour | 2024-01-24 | 1 | -0/+288 |
| | |||||
* | Add TLS support | Quentin Dufour | 2024-01-23 | 1 | -2/+57 |
| | |||||
* | Sync Cargo.nix with Cargo.lock | Quentin Dufour | 2024-01-20 | 1 | -180/+177 |
| | |||||
* | Implement `LIST X Y RETURN (STATUS (UIDNEXT ...))`feat/list-status | Quentin Dufour | 2024-01-20 | 1 | -24/+25 |
| | |||||
* | filter expunge | Quentin Dufour | 2024-01-19 | 1 | -2/+2 |
| | |||||
* | Update dependency | Quentin Dufour | 2024-01-17 | 1 | -1/+1 |
| | |||||
* | Fetch and store modifiers are parsed | Quentin Dufour | 2024-01-11 | 1 | -2/+2 |
| | |||||
* | MODSEQ is now returned on non empty search results | Quentin Dufour | 2024-01-11 | 1 | -2/+2 |
| | |||||
* | MODSEQ search key first implementation | Quentin Dufour | 2024-01-11 | 1 | -2/+2 |
| | |||||
* | Fetch now support MODSEQ data item | Quentin Dufour | 2024-01-10 | 1 | -2/+2 |
| | |||||
* | Implement HIGHESTMODSEQ for STATUS | Quentin Dufour | 2024-01-10 | 1 | -2/+2 |
| | |||||
* | upgrading imap-flow,codec,types | Quentin Dufour | 2024-01-10 | 1 | -3/+3 |
| | |||||
* | update imap-codec | Quentin Dufour | 2024-01-10 | 1 | -3/+5 |
| | |||||
* | Optional Parameters with the SELECT/EXAMINE Commands | Quentin Dufour | 2024-01-09 | 1 | -2/+0 |
| | | | | See: https://datatracker.ietf.org/doc/html/rfc4466#section-2.4 | ||||
* | Select what to fecth for search | Quentin Dufour | 2024-01-05 | 1 | -1/+1 |
| | |||||
* | broken build, reworked dependencies | Quentin Dufour | 2023-12-30 | 1 | -648/+642 |
| | |||||
* | check status | Quentin Dufour | 2023-12-30 | 1 | -46/+1 |
| | |||||
* | add a basic test | Quentin Dufour | 2023-12-28 | 1 | -40/+94 |
| | |||||
* | WIP k2v | Quentin Dufour | 2023-12-22 | 1 | -253/+139 |
| | |||||
* | upgrade argon2, add aws-sdk-s3 | Quentin Dufour | 2023-12-21 | 1 | -52/+714 |
| | |||||
* | implement the reload feature | Quentin Dufour | 2023-12-14 | 1 | -7/+25 |
| | |||||
* | it compiles again! | Quentin Dufour | 2023-12-13 | 1 | -1/+1 |
| | |||||
* | add back header fields | Quentin Dufour | 2023-09-21 | 1 | -1/+1 |
| | |||||
* | partial re-implementation of body ext | Quentin Dufour | 2023-08-16 | 1 | -3/+2 |
| | | | | header fields is still missing | ||||
* | downgrade serde0.1.0 | Quentin Dufour | 2023-07-26 | 1 | -8/+17 |
| | |||||
* | update cargo.lock and cargo.nix | Quentin Dufour | 2023-07-25 | 1 | -1/+1 |
| | |||||
* | finalize for release 0.1.0 | Quentin Dufour | 2023-07-25 | 1 | -154/+11 |
| | |||||
* | finalize eml-codec integration | Quentin Dufour | 2023-07-25 | 1 | -1/+3 |
| | |||||
* | replacing mail_parser by eml_codec, first iteration | Quentin Dufour | 2023-07-25 | 1 | -427/+459 |
| | |||||
* | static nix build for linux/amd64 | Quentin Dufour | 2023-05-09 | 1 | -544/+955 |
| | |||||
* | upgrade mail parser | Quentin Dufour | 2023-03-09 | 1 | -3/+3 |
| | |||||
* | bump mail_parser | Quentin Dufour | 2023-02-07 | 1 | -7/+6 |
| | |||||
* | Remove unused pretty_env_logger dependency | Alex Auvolat | 2022-08-31 | 1 | -59/+0 |
| | |||||
* | Move to mail_parser 0.5 | Alex Auvolat | 2022-07-20 | 1 | -11/+0 |
| | |||||
* | Reorganize tests a bit | Alex Auvolat | 2022-07-20 | 1 | -1/+42 |
| | |||||
* | Move back to mainline mail-parser | Alex Auvolat | 2022-07-20 | 1 | -1/+2 |
| | | | | | - this removes the bug introduced in 0fe5fe071 - but adds some bugs where the body structure is not returned properly | ||||
* | Start testing of mail parsing crates | Alex Auvolat | 2022-07-20 | 1 | -1/+1 |
| | |||||
* | Some more FETCH things work | Alex Auvolat | 2022-07-15 | 1 | -0/+46 |
| | |||||
* | Fix list wildcards | Alex Auvolat | 2022-07-13 | 1 | -23/+0 |
| | |||||
* | Implement LIST | Alex Auvolat | 2022-07-12 | 1 | -0/+23 |
| | |||||
* | Correctly count lines + bytes | Quentin Dufour | 2022-07-07 | 1 | -1/+1 |
| | |||||
* | Fix envelope + rfc822 message size+line number | Quentin Dufour | 2022-07-06 | 1 | -2/+1 |
| | |||||
* | update k2v-client | Alex Auvolat | 2022-07-04 | 1 | -1/+1 |
| | |||||
* | Implement IMAP fetch internaldate | Quentin Dufour | 2022-06-30 | 1 | -8/+30 |
| | |||||
* | Rename mailrage to aerogramme in missing places | Alex Auvolat | 2022-06-30 | 1 | -42/+42 |
| | |||||
* | Some refactoring on mailbox structures and views | Alex Auvolat | 2022-06-29 | 1 | -0/+20 |
| |