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