Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Count lines the same way as Dovecot+Cyrus | Quentin Dufour | 2022-07-08 | 1 | -1/+4 |
| | |||||
* | Use CRLF as line ending in test files | Quentin Dufour | 2022-07-08 | 1 | -1/+2 |
| | |||||
* | Correctly count lines + bytes | Quentin Dufour | 2022-07-07 | 1 | -6/+12 |
| | |||||
* | Add Maddy FETCH BODY and BODYSTRUCTURE | Quentin Dufour | 2022-07-07 | 1 | -2/+2 |
| | |||||
* | Fix envelope + rfc822 message size+line number | Quentin Dufour | 2022-07-06 | 1 | -31/+125 |
| | |||||
* | Add support for mime in mime | Quentin Dufour | 2022-07-05 | 1 | -15/+37 |
| | |||||
* | Add support for MIME types | Quentin Dufour | 2022-07-05 | 1 | -20/+58 |
| | |||||
* | Refactor BODY parsing to generalize it | Quentin Dufour | 2022-07-05 | 1 | -67/+103 |
| | |||||
* | First test based on Dovecot results | Quentin Dufour | 2022-07-05 | 1 | -8/+19 |
| | |||||
* | Implement Content-Description | Quentin Dufour | 2022-07-05 | 1 | -8/+16 |
| | |||||
* | Populate attribute list | Quentin Dufour | 2022-07-04 | 1 | -120/+101 |
| | |||||
* | Fix uidindex tests + body structure for text msg | Quentin Dufour | 2022-07-04 | 1 | -8/+205 |
| | |||||
* | Implement IMAP fetch internaldate | Quentin Dufour | 2022-06-30 | 1 | -1/+5 |
| | |||||
* | Refactor user to be shared using Arc | Alex Auvolat | 2022-06-30 | 5 | -8/+15 |
| | |||||
* | Implement RFC822.TEXT | Quentin Dufour | 2022-06-30 | 6 | -31/+62 |
| | |||||
* | Split out Examined state and add prototypes for IMAP command handlers | Alex Auvolat | 2022-06-30 | 7 | -27/+210 |
| | |||||
* | Add possibility to fetch full RFC822 | Alex Auvolat | 2022-06-29 | 1 | -1/+5 |
| | |||||
* | Fetch ENVELOPE works \o/ | Alex Auvolat | 2022-06-29 | 2 | -8/+90 |
| | |||||
* | cleanup | Alex Auvolat | 2022-06-29 | 1 | -4/+4 |
| | |||||
* | Implement beginning of a FETCH command | Alex Auvolat | 2022-06-29 | 2 | -7/+130 |
| | |||||
* | Implement IDLE in selected state | Alex Auvolat | 2022-06-29 | 3 | -17/+101 |
| | |||||
* | Cleanup and remove useless imports | Alex Auvolat | 2022-06-29 | 5 | -13/+4 |
| | |||||
* | Add call to testing procedure | Alex Auvolat | 2022-06-29 | 1 | -0/+3 |
| | |||||
* | Rename MailIdent to UniqueIdent and use those to identify mailboxes | Alex Auvolat | 2022-06-29 | 1 | -2/+7 |
| | |||||
* | Some refactoring on mailbox structures and views | Alex Auvolat | 2022-06-29 | 5 | -58/+173 |
| | |||||
* | work on prototypes | Alex Auvolat | 2022-06-29 | 4 | -5/+4 |
| | |||||
* | Refactoring | Alex Auvolat | 2022-06-29 | 4 | -17/+15 |
| | |||||
* | Clean up unused imports | Alex Auvolat | 2022-06-29 | 5 | -20/+20 |
| | |||||
* | Refactor to allow mutability | Alex Auvolat | 2022-06-29 | 6 | -109/+147 |
| | |||||
* | Try my best to close the connectionquentin | Quentin Dufour | 2022-06-28 | 1 | -1/+5 |
| | |||||
* | Implement logout | Quentin Dufour | 2022-06-28 | 3 | -5/+22 |
| | |||||
* | cargo fmt + implement noop | Quentin Dufour | 2022-06-28 | 4 | -50/+27 |
| | |||||
* | Switching to upstream boitalettres | Quentin Dufour | 2022-06-28 | 5 | -100/+38 |
| | |||||
* | Refactor files in a "mail" crate | Quentin Dufour | 2022-06-27 | 3 | -3/+3 |
| | |||||
* | Add support for flags | Quentin Dufour | 2022-06-27 | 1 | -3/+33 |
| | |||||
* | Implement Recent in Select | Quentin Dufour | 2022-06-24 | 1 | -29/+41 |
| | |||||
* | Return UID validity | Quentin Dufour | 2022-06-23 | 1 | -3/+22 |
| | |||||
* | cargo fmt | Quentin Dufour | 2022-06-22 | 6 | -110/+168 |
| | |||||
* | Refactor selected | Quentin Dufour | 2022-06-22 | 4 | -29/+27 |
| | |||||
* | Authenticated state works | Quentin Dufour | 2022-06-22 | 2 | -25/+24 |
| | |||||
* | It compiles again! | Quentin Dufour | 2022-06-22 | 6 | -73/+89 |
| | |||||
* | WIP refactor | Quentin Dufour | 2022-06-20 | 8 | -194/+177 |
| | |||||
* | WIP Refactor, code is broken | Quentin Dufour | 2022-06-17 | 7 | -0/+541 |