aboutsummaryrefslogtreecommitdiffstats
path: root/tests/net (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Unit tests for POP3Utils.Vincent Richard2013-02-141-0/+72
|
* Unit tests for POP3Response.Vincent Richard2013-02-131-0/+208
|
* Unit tests for SMTPCommand and SMTPCommandSet. Fixed ↵Vincent Richard2013-02-122-0/+334
| | | | SMTPCommandSet::isFinished().
* Updated copyright year and maintainer email address.Vincent Richard2013-01-103-3/+3
|
* Fixed compilation issues in unit tests.Vincent Richard2012-12-111-7/+21
|
* Fixed unit test after bug fix.Vincent Richard2010-12-101-1/+1
|
* Fixed not exception-safe constructor, which could lead to possible memory ↵Vincent Richard2009-12-081-3/+3
| | | | leak (thanks to Bartek Szurgot). Get rid of const-ness on factories.
* Fixed directory renaming.Vincent Richard2009-12-011-2/+18
|
* Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.Vincent Richard2009-09-063-6/+6
|
* Changed copyright year to 2008.Vincent Richard2008-01-043-3/+3
|
* Added support for Courier maildir format.Vincent Richard2007-03-221-0/+578
|
* Changed copyright year to 2007.Vincent Richard2007-01-012-2/+2
|
* Unit tests for SMTP.Vincent Richard2006-05-052-0/+445