Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Boost/C++11 shared pointers. | Vincent Richard | 2013-11-21 | 1 | -33/+33 |
| | |||||
* | Custom fetch attributes. | Vincent Richard | 2013-11-14 | 1 | -13/+13 |
| | |||||
* | Allow messages to be designated either by their number or their UID. | Vincent Richard | 2013-07-26 | 1 | -1/+1 |
| | | | | Warning: this is an API-breaking change. | ||||
* | Renamed net::*{part|structure} to net::*message{Part|Structure}. Splitted ↵ | Vincent Richard | 2013-07-16 | 1 | -194/+9 |
| | | | | code in multiple files. | ||||
* | Added basic support for IMAP CONDSTORE extension. | Vincent Richard | 2013-07-16 | 1 | -1/+1 |
| | | | | | Process CAPABILITY in IMAP greeting response. Renamed getUniqueId() to getUID() for consistency. | ||||
* | 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/+10 |
| | | | | selection of platform handler. | ||||
* | Split stream.hpp/.cpp into multiple source files. | Vincent Richard | 2012-04-14 | 1 | -0/+2 |
| | |||||
* | Added helper function to construct parsed message from net message. Splitted ↵ | Vincent Richard | 2010-05-18 | 1 | -0/+14 |
| | | | | IMAP source files. | ||||
* | Fixed not exception-safe constructor, which could lead to possible memory ↵ | Vincent Richard | 2009-12-08 | 1 | -3/+3 |
| | | | | leak (thanks to Bartek Szurgot). Get rid of const-ness on factories. | ||||
* | 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 | -11/+11 |
| | |||||
* | 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 |
| | |||||
* | Renamed 'vmime::platformDependant' to 'vmime::platform'. | Vincent Richard | 2006-10-11 | 1 | -4/+4 |
| | |||||
* | Refactored and cleaned up smart pointers. | Vincent Richard | 2006-03-29 | 1 | -15/+25 |
| | |||||
* | Changed copyright year to 2006. | Vincent Richard | 2006-02-05 | 1 | -1/+1 |
| | |||||
* | Fixed bug when fetching structure. | Vincent Richard | 2006-01-10 | 1 | -13/+25 |
| | |||||
* | Fixed segfault when dynamic-casting a ref (thanks to Benjamin Biron). | Vincent Richard | 2006-01-10 | 1 | -2/+2 |
| | |||||
* | Renamed 'progressionListener' to 'progressListener'. | Vincent Richard | 2005-10-06 | 1 | -3/+3 |
| | |||||
* | Updated FSF address. | Vincent Richard | 2005-09-17 | 1 | -3/+3 |
| | |||||
* | Updated code to use smart pointers. | Vincent Richard | 2005-09-02 | 1 | -35/+33 |
| | |||||
* | Renamed 'vmime::messaging' to 'vmime::net'. | Vincent Richard | 2005-08-23 | 1 | -0/+505 |