index
:
VMIME
master
VMime Mail Library
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
utility
/
filteredStream.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-12-29
Merged source and header files in directory structure. Got rid of SConstruct ...
Vincent Richard
1
-391
/
+0
2013-12-10
Simplified types for better readability. Use appropriate types (size_t, byte_...
Vincent Richard
1
-33
/
+33
2013-06-12
Homogeneous use of vmime::string.
Vincent Richard
1
-1
/
+1
2013-04-16
Added filtered output stream to transform LFs to CRLFs.
Vincent Richard
1
-0
/
+71
2013-02-20
Fixed SMTP dot stuffing at the beginning of content.
Vincent Richard
1
-1
/
+24
2013-01-10
Updated copyright year and maintainer email address.
Vincent Richard
1
-1
/
+1
2010-01-20
Fixed bug #2933667: CRLF filter broken.
Vincent Richard
1
-2
/
+2
2009-09-06
Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.
Vincent Richard
1
-2
/
+2
2009-04-09
Fixed block size through filtered streams.
Vincent Richard
1
-0
/
+16
2008-10-12
Fixed compilation warnings.
Vincent Richard
1
-4
/
+4
2008-07-11
Fixed bad buffer length causing duplicate data (Zarafa).
Vincent Richard
1
-1
/
+1
2008-01-04
Changed copyright year to 2008.
Vincent Richard
1
-1
/
+1
2007-03-27
Fixed typo in the copyright header, and added missing paragraph about linking.
Vincent Richard
1
-3
/
+7
2007-01-01
Changed copyright year to 2007.
Vincent Richard
1
-1
/
+1
2006-02-05
Changed copyright year to 2006.
Vincent Richard
1
-1
/
+1
2005-10-20
Added flush() on 'outputStream' + added unit tests for 'charsetFilteredOutput...
Vincent Richard
1
-2
/
+17
2005-09-17
Updated FSF address.
Vincent Richard
1
-3
/
+3
2005-06-16
Fixed uninitialized variable.
Vincent Richard
1
-3
/
+3
2005-06-16
Added 'inputStreamSocketAdapter' and 'stopSequenceFilteredInputStream'.
Vincent Richard
1
-0
/
+29
2005-06-15
Added dotFilteredInputStream + fixed CRLFToLFFilteredOutputStream + added uni...
Vincent Richard
1
-3
/
+120
2005-04-28
Added #include <algorithm>
Stefan Uhrig
1
-0
/
+1
2005-04-28
Sendmail implementation + filtered streams.
Vincent Richard
1
-0
/
+115