Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Boost/C++11 shared pointers. | Vincent Richard | 2013-11-21 | 1 | -67/+67 |
| | |||||
* | Custom fetch attributes. | Vincent Richard | 2013-11-14 | 1 | -9/+9 |
| | |||||
* | Allow messages to be designated either by their number or their UID. | Vincent Richard | 2013-07-26 | 1 | -153/+20 |
| | | | | Warning: this is an API-breaking change. | ||||
* | Reworked IMAP event notification code. | Vincent Richard | 2013-07-18 | 1 | -15/+20 |
| | |||||
* | Added basic support for IMAP CONDSTORE extension. | Vincent Richard | 2013-07-16 | 1 | -3/+22 |
| | | | | | Process CAPABILITY in IMAP greeting response. Renamed getUniqueId() to getUID() for consistency. | ||||
* | Moved POP3 connection-related things to POP3Connection object. | Vincent Richard | 2013-06-12 | 1 | -21/+20 |
| | |||||
* | Moved POP3 client command related things to POP3Command class. | Vincent Richard | 2013-06-11 | 1 | -41/+11 |
| | |||||
* | Updated copyright year and maintainer email address. | Vincent Richard | 2013-01-10 | 1 | -1/+1 |
| | |||||
* | Moved POP3 response receiving and parsing to a separate class. | Vincent Richard | 2012-12-06 | 1 | -60/+51 |
| | |||||
* | 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 | -0/+12 |
| | |||||
* | Added function to retrieve sequence numbers of messages whose UID is greater ↵ | Vincent Richard | 2012-04-05 | 1 | -0/+6 |
| | | | | or equal than a specified UID (thanks to Zahi Mashael). | ||||
* | 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 | -7/+7 |
| | |||||
* | Changed copyright year to 2008. | Vincent Richard | 2008-01-04 | 1 | -1/+1 |
| | |||||
* | 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/+10 |
| | |||||
* | Folder deletion. | Vincent Richard | 2006-04-23 | 1 | -0/+6 |
| | |||||
* | Clean up. | Vincent Richard | 2006-04-05 | 1 | -38/+4 |
| | |||||
* | Refactored and cleaned up smart pointers. | Vincent Richard | 2006-03-29 | 1 | -68/+104 |
| | |||||
* | Changed copyright year to 2006. | Vincent Richard | 2006-02-05 | 1 | -1/+1 |
| | |||||
* | Renamed 'progressionListener' to 'progressListener'. | Vincent Richard | 2005-10-06 | 1 | -3/+3 |
| | |||||
* | Updated FSF address. | Vincent Richard | 2005-09-17 | 1 | -3/+3 |
| | |||||
* | Renamed 'vmime::messaging' to 'vmime::net'. | Vincent Richard | 2005-08-23 | 1 | -0/+826 |