aboutsummaryrefslogtreecommitdiffstats
path: root/vmime/utility/inputStreamAdapter.hpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Export class and functions in shared libraries.Vincent Richard2013-05-121-1/+1
|
* Updated copyright year and maintainer email address.Vincent Richard2013-01-101-1/+1
|
* Added ability to parse directly from an input stream (eg. file). This allows ↵Vincent Richard2012-04-161-2/+4
| | | | very big messages to be parsed without loading the whole message data into memory.
* Split stream.hpp/.cpp into multiple source files.Vincent Richard2012-04-141-0/+64