Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up | Alex Auvolat | 2022-07-12 | 1 | -48/+2 |
* | cleanup | Alex Auvolat | 2022-07-12 | 1 | -1/+1 |
* | Handling of incoming messages from LMTP seems to work! | Alex Auvolat | 2022-07-04 | 1 | -34/+63 |
* | Code to add mail to inbox | Alex Auvolat | 2022-07-01 | 1 | -0/+59 |
* | More work on incoming mails, but no mails yet | Alex Auvolat | 2022-06-30 | 1 | -1/+1 |
* | Implement create_mailbox | Alex Auvolat | 2022-06-30 | 1 | -2/+12 |
* | Elementary data structure for mailbox list | Alex Auvolat | 2022-06-30 | 1 | -1/+6 |
* | reformat mailbox.rs and add security | Alex Auvolat | 2022-06-30 | 1 | -8/+22 |
* | Implement move and copy mail | Alex Auvolat | 2022-06-30 | 1 | -7/+81 |
* | Add prototypes for mailbox functions | Alex Auvolat | 2022-06-30 | 1 | -13/+48 |
* | Add possibility to fetch full RFC822 | Alex Auvolat | 2022-06-29 | 1 | -1/+2 |
* | Fetch ENVELOPE works \o/ | Alex Auvolat | 2022-06-29 | 1 | -5/+14 |
* | cleanup | Alex Auvolat | 2022-06-29 | 1 | -2/+2 |
* | Implement beginning of a FETCH command | Alex Auvolat | 2022-06-29 | 1 | -24/+165 |
* | Implement IDLE in selected state | Alex Auvolat | 2022-06-29 | 1 | -0/+5 |
* | Cleanup and remove useless imports | Alex Auvolat | 2022-06-29 | 1 | -2/+0 |
* | Add call to testing procedure | Alex Auvolat | 2022-06-29 | 1 | -0/+5 |
* | Rename MailIdent to UniqueIdent and use those to identify mailboxes | Alex Auvolat | 2022-06-29 | 1 | -29/+17 |
* | Some refactoring on mailbox structures and views | Alex Auvolat | 2022-06-29 | 1 | -51/+37 |
* | work on prototypes | Alex Auvolat | 2022-06-29 | 1 | -17/+20 |
* | Refactoring | Alex Auvolat | 2022-06-29 | 1 | -0/+165 |