aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/imap/IMAPStructure.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Renamed net::*{part|structure} to net::*message{Part|Structure}. Splitted ↵Vincent Richard2013-07-161-94/+0
| | | | code in multiple files.
* Updated copyright year and maintainer email address.Vincent Richard2013-01-101-1/+1
|
* Trivial 64-bit warning fixes.Vincent Richard2012-12-121-3/+3
|
* Migrated build system to CMake. Conditional file compilation. Automatic ↵Vincent Richard2012-11-011-0/+9
| | | | selection of platform handler.
* Added helper function to construct parsed message from net message. Splitted ↵Vincent Richard2010-05-181-0/+85
IMAP source files.