Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Unit tests for POP3Utils. | Vincent Richard | 2013-02-14 | 1 | -0/+72 | |
| | ||||||
* | Unit tests for POP3Response. | Vincent Richard | 2013-02-13 | 1 | -0/+208 | |
| | ||||||
* | Unit tests for SMTPCommand and SMTPCommandSet. Fixed ↵ | Vincent Richard | 2013-02-12 | 2 | -0/+334 | |
| | | | | SMTPCommandSet::isFinished(). | |||||
* | Updated copyright year and maintainer email address. | Vincent Richard | 2013-01-10 | 3 | -3/+3 | |
| | ||||||
* | Fixed compilation issues in unit tests. | Vincent Richard | 2012-12-11 | 1 | -7/+21 | |
| | ||||||
* | Fixed unit test after bug fix. | Vincent Richard | 2010-12-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 | 3 | -6/+6 | |
| | ||||||
* | Changed copyright year to 2008. | Vincent Richard | 2008-01-04 | 3 | -3/+3 | |
| | ||||||
* | Added support for Courier maildir format. | Vincent Richard | 2007-03-22 | 1 | -0/+578 | |
| | ||||||
* | Changed copyright year to 2007. | Vincent Richard | 2007-01-01 | 2 | -2/+2 | |
| | ||||||
* | Unit tests for SMTP. | Vincent Richard | 2006-05-05 | 2 | -0/+445 | |