aboutsummaryrefslogtreecommitdiffstats
path: root/tests/utility/filteredStreamTest.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Code style and clarity.Vincent Richard2018-09-051-46/+59
* Issue #168: multiple sequences of 'LF..' not replaced correctly.Vincent Richard2017-03-281-0/+8
* Simplified types for better readability. Use appropriate types (size_t, byte_...Vincent Richard2013-12-101-7/+7
* Added filtered output stream to transform LFs to CRLFs.Vincent Richard2013-04-161-0/+40
* Refactored unit tests.Vincent Richard2013-03-081-5/+1
* Fixed SMTP dot stuffing at the beginning of content.Vincent Richard2013-02-201-0/+6
* Updated copyright year and maintainer email address.Vincent Richard2013-01-101-1/+1
* Fixed bug #2933667: CRLF filter broken.Vincent Richard2010-01-201-0/+1
* Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.Vincent Richard2009-09-061-2/+2
* Fixed compilation warnings.Vincent Richard2008-10-121-3/+3
* Changed copyright year to 2008.Vincent Richard2008-01-041-1/+1
* Changed copyright year to 2007.Vincent Richard2007-01-011-1/+1
* Changed copyright year to 2006.Vincent Richard2006-02-051-1/+1
* Updated FSF address.Vincent Richard2005-09-171-3/+7
* Moved to CppUnit for unit tests framework.Vincent Richard2005-08-251-220/+203
* Added 'inputStreamSocketAdapter' and 'stopSequenceFilteredInputStream'.Vincent Richard2005-06-161-0/+124
* Added dotFilteredInputStream + fixed CRLFToLFFilteredOutputStream + added uni...Vincent Richard2005-06-151-0/+166