Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merged source and header files in directory structure. Got rid of SConstruct ↵ | Vincent Richard | 2013-12-29 | 1 | -758/+0 |
| | | | | build. | ||||
* | Simplified types for better readability. Use appropriate types (size_t, ↵ | Vincent Richard | 2013-12-10 | 1 | -5/+5 |
| | | | | byte_t...). Minor warning fixes. | ||||
* | Boost/C++11 shared pointers. | Vincent Richard | 2013-11-21 | 1 | -2/+2 |
| | |||||
* | Custom fetch attributes. | Vincent Richard | 2013-11-14 | 1 | -9/+13 |
| | |||||
* | Added required includes for MSVC. | Vincent Richard | 2013-09-08 | 1 | -0/+2 |
| | |||||
* | Allow messages to be designated either by their number or their UID. | Vincent Richard | 2013-07-26 | 1 | -113/+100 |
| | | | | Warning: this is an API-breaking change. | ||||
* | Return real message UID from IMAP server. Added function to return the ↵ | Vincent Richard | 2013-07-21 | 1 | -42/+2 |
| | | | | current UID validity. | ||||
* | Added basic support for IMAP CONDSTORE extension. | Vincent Richard | 2013-07-16 | 1 | -9/+17 |
| | | | | | Process CAPABILITY in IMAP greeting response. Renamed getUniqueId() to getUID() for consistency. | ||||
* | Homogeneous use of vmime::string. | Vincent Richard | 2013-06-12 | 1 | -1/+1 |
| | |||||
* | 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 | -2/+2 |
| | |||||
* | Migrated build system to CMake. Conditional file compilation. Automatic ↵ | Vincent Richard | 2012-11-01 | 1 | -0/+10 |
| | | | | selection of platform handler. | ||||
* | Added functions to get messages by UID (IMAP only for now). | Vincent Richard | 2012-07-28 | 1 | -2/+78 |
| | |||||
* | Added support for DRAFT flag. | Vincent Richard | 2010-10-19 | 1 | -1/+4 |
| | |||||
* | Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009. | Vincent Richard | 2009-09-06 | 1 | -2/+2 |
| | |||||
* | Fixed compilation warnings. | Vincent Richard | 2008-10-12 | 1 | -4/+4 |
| | |||||
* | Changed copyright year to 2008. | Vincent Richard | 2008-01-04 | 1 | -1/+1 |
| | |||||
* | Fixed bug in modified UTF-7 encoding. | Vincent Richard | 2007-07-09 | 1 | -46/+95 |
| | |||||
* | Fixed typo in the copyright header, and added missing paragraph about linking. | Vincent Richard | 2007-03-27 | 1 | -3/+7 |
| | |||||
* | Changed copyright year to 2007. | Vincent Richard | 2007-01-01 | 1 | -1/+1 |
| | |||||
* | Imbue classic 'C' locale for the output of message parts and protocol commands. | Vincent Richard | 2006-11-08 | 1 | -0/+7 |
| | |||||
* | Clean up. | Vincent Richard | 2006-04-05 | 1 | -0/+20 |
| | |||||
* | Changed copyright year to 2006. | Vincent Richard | 2006-02-05 | 1 | -1/+1 |
| | |||||
* | Implemented IMAP multi-fetching. | Vincent Richard | 2006-01-15 | 1 | -7/+80 |
| | |||||
* | Updated FSF address. | Vincent Richard | 2005-09-17 | 1 | -3/+3 |
| | |||||
* | Renamed 'vmime::messaging' to 'vmime::net'. | Vincent Richard | 2005-08-23 | 1 | -0/+555 |