Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Code style and clarity. | Vincent Richard | 2018-09-05 | 2 | -121/+115 |
| | |||||
* | Clarified object construction where 'enabled_shared_from_this' is used. Use ↵ | Vincent Richard | 2016-04-05 | 1 | -2/+1 |
| | | | | it only where it is needed. | ||||
* | Fixed special value 'last' in message sets. | Vincent Richard | 2016-03-24 | 1 | -0/+53 |
| | |||||
* | Fixed types. | Vincent Richard | 2016-03-23 | 1 | -1/+1 |
| | |||||
* | Issue #126: fixed warnings about sign mismatch. | Vincent Richard | 2016-03-23 | 1 | -1/+1 |
| | |||||
* | Issue #126: more warnings fixed. | Vincent Richard | 2016-03-13 | 1 | -1/+1 |
| | |||||
* | Added support for SPECIAL-USE extension (IMAP). | Vincent Richard | 2014-01-03 | 1 | -2/+4 |
| | |||||
* | Boost/C++11 shared pointers. | Vincent Richard | 2013-11-21 | 1 | -43/+43 |
| | |||||
* | Custom fetch attributes. | Vincent Richard | 2013-11-14 | 1 | -1/+1 |
| | |||||
* | Refactored unit tests. | Vincent Richard | 2013-03-08 | 1 | -5/+1 |
| | |||||
* | Updated copyright year and maintainer email address. | Vincent Richard | 2013-01-10 | 1 | -1/+1 |
| | |||||
* | 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. | ||||
* | Fixed directory renaming. | Vincent Richard | 2009-12-01 | 1 | -2/+18 |
| | |||||
* | Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009. | Vincent Richard | 2009-09-06 | 1 | -2/+2 |
| | |||||
* | Changed copyright year to 2008. | Vincent Richard | 2008-01-04 | 1 | -1/+1 |
| | |||||
* | Added support for Courier maildir format. | Vincent Richard | 2007-03-22 | 1 | -0/+578 |