aboutsummaryrefslogtreecommitdiffstats
path: root/tests/utility/filteredStreamTest.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-09-05Code style and clarity.Vincent Richard1-46/+59
2017-03-28Issue #168: multiple sequences of 'LF..' not replaced correctly.Vincent Richard1-0/+8
2013-12-10Simplified types for better readability. Use appropriate types (size_t, byte_...Vincent Richard1-7/+7
2013-04-16Added filtered output stream to transform LFs to CRLFs.Vincent Richard1-0/+40
2013-03-08Refactored unit tests.Vincent Richard1-5/+1
2013-02-20Fixed SMTP dot stuffing at the beginning of content.Vincent Richard1-0/+6
2013-01-10Updated copyright year and maintainer email address.Vincent Richard1-1/+1
2010-01-20Fixed bug #2933667: CRLF filter broken.Vincent Richard1-0/+1
2009-09-06Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.Vincent Richard1-2/+2
2008-10-12Fixed compilation warnings.Vincent Richard1-3/+3
2008-01-04Changed copyright year to 2008.Vincent Richard1-1/+1
2007-01-01Changed copyright year to 2007.Vincent Richard1-1/+1
2006-02-05Changed copyright year to 2006.Vincent Richard1-1/+1
2005-09-17Updated FSF address.Vincent Richard1-3/+7
2005-08-25Moved to CppUnit for unit tests framework.Vincent Richard1-220/+203
2005-06-16Added 'inputStreamSocketAdapter' and 'stopSequenceFilteredInputStream'.Vincent Richard1-0/+124
2005-06-15Added dotFilteredInputStream + fixed CRLFToLFFilteredOutputStream + added uni...Vincent Richard1-0/+166