Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Renamed net::*{part|structure} to net::*message{Part|Structure}. Splitted ↵ | Vincent Richard | 2013-07-16 | 1 | -94/+0 |
| | | | | code in multiple files. | ||||
* | Updated copyright year and maintainer email address. | Vincent Richard | 2013-01-10 | 1 | -1/+1 |
| | |||||
* | Trivial 64-bit warning fixes. | Vincent Richard | 2012-12-12 | 1 | -3/+3 |
| | |||||
* | Migrated build system to CMake. Conditional file compilation. Automatic ↵ | Vincent Richard | 2012-11-01 | 1 | -0/+9 |
| | | | | selection of platform handler. | ||||
* | Added helper function to construct parsed message from net message. Splitted ↵ | Vincent Richard | 2010-05-18 | 1 | -0/+85 |
IMAP source files. |