Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2013-11-21 | Boost/C++11 shared pointers. | Vincent Richard | 1 | -2/+2 | |
2013-06-20 | Added support for CHUNKING SMTP extension (RFC-3030). More robust unit tests ↵ | Vincent Richard | 1 | -0/+36 | |
for SMTP. | |||||
2013-03-24 | Fixed warnings and 64-bit issues. | Vincent Richard | 1 | -4/+4 | |
2013-03-18 | Updated tests for charset conversion. | Vincent Richard | 1 | -0/+36 | |
Added test for UTF-7 encoding availability. Added test for input buffer underflow in charsetFilteredOutputStream. Refactored charset conversion tests and removed useless tests. | |||||
2013-01-10 | Updated copyright year and maintainer email address. | Vincent Richard | 1 | -1/+1 | |
2012-12-12 | Trivial 64-bit warning fixes. | Vincent Richard | 1 | -0/+1 | |
2012-12-11 | Fixed compilation issues in unit tests. | Vincent Richard | 1 | -3/+27 | |
2009-12-01 | Fixed directory renaming. | Vincent Richard | 1 | -0/+58 | |
2009-12-01 | Fixed missing function. | Vincent Richard | 1 | -0/+6 | |
2009-09-06 | Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009. | Vincent Richard | 1 | -1/+1 | |
2008-10-12 | Fixed compilation warnings. | Vincent Richard | 1 | -5/+5 | |
2006-10-11 | Renamed 'vmime::platformDependant' to 'vmime::platform'. | Vincent Richard | 1 | -2/+2 | |
2006-05-05 | Unit tests for SMTP. | Vincent Richard | 1 | -0/+183 | |