aboutsummaryrefslogtreecommitdiffstats
path: root/tests/testUtils.hpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added support for language specification in RFC-2047 encoded words and RFC-22...Vincent Richard2014-06-301-1/+8
* Trace socket/connection events.Vincent Richard2014-03-251-0/+3
* Better polling. Fixed possible connection issues on POSIX with slow network. ...Vincent Richard2014-02-051-0/+3
* In SSL socket, use timeout handler of underlying socket. Throw exception when...Vincent Richard2014-01-191-0/+2
* Simplified types for better readability. Use appropriate types (size_t, byte_...Vincent Richard2013-12-101-8/+9
* Boost/C++11 shared pointers.Vincent Richard2013-11-211-5/+5
* Unit tests for content handlers.Vincent Richard2013-06-261-1/+9
* Added support for CHUNKING SMTP extension (RFC-3030). More robust unit tests ...Vincent Richard2013-06-201-2/+17
* Added filtered output stream to transform LFs to CRLFs.Vincent Richard2013-04-161-0/+2
* Updated tests for charset conversion.Vincent Richard2013-03-181-0/+3
* Refactored unit tests.Vincent Richard2013-03-081-5/+13
* Message generation/parsing context. Charset conversion options. Preliminary i...Vincent Richard2013-02-241-1/+16
* Unit tests for SMTPCommand and SMTPCommandSet. Fixed SMTPCommandSet::isFinish...Vincent Richard2013-02-121-1/+6
* Updated copyright year and maintainer email address.Vincent Richard2013-01-101-1/+1
* Trivial 64-bit warning fixes.Vincent Richard2012-12-121-3/+3
* Fixed compilation issues in unit tests.Vincent Richard2012-12-111-2/+8
* Connection time out.Vincent Richard2010-08-051-0/+5
* Fixed directory renaming.Vincent Richard2009-12-011-0/+4
* Fixed missing function.Vincent Richard2009-12-011-0/+2
* Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.Vincent Richard2009-09-061-1/+1
* Fixed compilation warnings.Vincent Richard2008-10-121-5/+5
* Unit tests for SMTP.Vincent Richard2006-05-051-0/+110
* Updated FSF address.Vincent Richard2005-09-171-3/+7
* New namespace for message digest algorithms.Vincent Richard2005-09-061-1/+10
* Moved to CppUnit for unit tests framework.Vincent Richard2005-08-251-0/+182