Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2013-12-29 | Merged source and header files in directory structure. Got rid of SConstruct ↵ | Vincent Richard | 1 | -161/+0 | |
build. | |||||
2013-12-10 | Simplified types for better readability. Use appropriate types (size_t, ↵ | Vincent Richard | 1 | -1/+1 | |
byte_t...). Minor warning fixes. | |||||
2013-11-21 | Boost/C++11 shared pointers. | Vincent Richard | 1 | -16/+16 | |
2013-07-16 | Renamed net::*{part|structure} to net::*message{Part|Structure}. Splitted ↵ | Vincent Richard | 1 | -19/+19 | |
code in multiple files. | |||||
2013-01-10 | Updated copyright year and maintainer email address. | Vincent Richard | 1 | -1/+1 | |
2012-11-01 | Migrated build system to CMake. Conditional file compilation. Automatic ↵ | Vincent Richard | 1 | -0/+9 | |
selection of platform handler. | |||||
2010-05-18 | Added helper function to construct parsed message from net message. Splitted ↵ | Vincent Richard | 1 | -0/+152 | |
IMAP source files. |