index
:
vmime
master
A powerful C++ class library for working with RFC-822 and MIME messages and Internet messaging services like IMAP, POP or SMTP.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
utility
/
stream.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added flush() on 'outputStream' + added unit tests for 'charsetFilteredOutput...
Vincent Richard
2005-10-20
1
-2
/
+24
*
Renamed 'progressionListener' to 'progressListener'.
Vincent Richard
2005-10-06
1
-1
/
+1
*
Added TLS/SSL support.
Vincent Richard
2005-10-03
1
-0
/
+16
*
Updated FSF address.
Vincent Richard
2005-09-17
1
-3
/
+3
*
SASL authentication.
Vincent Richard
2005-09-17
1
-0
/
+61
*
Renamed 'vmime::messaging' to 'vmime::net'.
Vincent Richard
2005-08-23
1
-3
/
+3
*
Reference counting and smart pointers.
Vincent Richard
2005-07-13
1
-0
/
+7
*
Added 'inputStreamSocketAdapter' and 'stopSequenceFilteredInputStream'.
Vincent Richard
2005-06-16
1
-2
/
+38
*
Sendmail implementation + filtered streams.
Vincent Richard
2005-04-28
1
-0
/
+43
*
Updated VMime website URL.
Vincent Richard
2005-03-18
1
-1
/
+1
*
outputStreamStringAdapter::write() improvement.
Vincent Richard
2005-01-03
1
-2
/
+1
*
Changed year to 2005 in copyright header.
Vincent Richard
2005-01-03
1
-1
/
+1
*
Moved all header files to 'vmime/' directory.
Vincent Richard
2004-12-26
1
-2
/
+2
*
Removed relative paths from #include's.
Vincent Richard
2004-12-26
1
-2
/
+2
*
Added skip() method on inputStream.
Vincent Richard
2004-12-16
1
-0
/
+47
*
Initial import.
Vincent Richard
2004-10-05
1
-0
/
+257