vmime/src/utility
2012-04-16 22:32:33 +02:00
..
encoder Split stream.hpp/.cpp into multiple source files. 2012-04-14 13:46:05 +02:00
datetimeUtils.cpp Added option to return ISO week-numbering instead of default calendar-numbering. 2009-12-01 13:44:34 +00:00
filteredStream.cpp Fixed bug #2933667: CRLF filter broken. 2010-01-20 08:42:47 +00:00
inputStream.cpp Split stream.hpp/.cpp into multiple source files. 2012-04-14 13:46:05 +02:00
inputStreamAdapter.cpp Added ability to parse directly from an input stream (eg. file). This allows very big messages to be parsed without loading the whole message data into memory. 2012-04-16 22:32:33 +02:00
inputStreamByteBufferAdapter.cpp Added ability to parse directly from an input stream (eg. file). This allows very big messages to be parsed without loading the whole message data into memory. 2012-04-16 22:32:33 +02:00
inputStreamPointerAdapter.cpp Split stream.hpp/.cpp into multiple source files. 2012-04-14 13:46:05 +02:00
inputStreamSocketAdapter.cpp Split stream.hpp/.cpp into multiple source files. 2012-04-14 13:46:05 +02:00
inputStreamStringAdapter.cpp Added ability to parse directly from an input stream (eg. file). This allows very big messages to be parsed without loading the whole message data into memory. 2012-04-16 22:32:33 +02:00
inputStreamStringProxyAdapter.cpp Added ability to parse directly from an input stream (eg. file). This allows very big messages to be parsed without loading the whole message data into memory. 2012-04-16 22:32:33 +02:00
outputStream.cpp Split stream.hpp/.cpp into multiple source files. 2012-04-14 13:46:05 +02:00
outputStreamAdapter.cpp Split stream.hpp/.cpp into multiple source files. 2012-04-14 13:46:05 +02:00
outputStreamByteArrayAdapter.cpp Split stream.hpp/.cpp into multiple source files. 2012-04-14 13:46:05 +02:00
outputStreamSocketAdapter.cpp Split stream.hpp/.cpp into multiple source files. 2012-04-14 13:46:05 +02:00
outputStreamStringAdapter.cpp Split stream.hpp/.cpp into multiple source files. 2012-04-14 13:46:05 +02:00
parserInputStreamAdapter.cpp Added ability to parse directly from an input stream (eg. file). This allows very big messages to be parsed without loading the whole message data into memory. 2012-04-16 22:32:33 +02:00
path.cpp Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009. 2009-09-06 12:02:10 +00:00
progressListener.cpp Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009. 2009-09-06 12:02:10 +00:00
random.cpp Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009. 2009-09-06 12:02:10 +00:00
seekableInputStreamRegionAdapter.cpp Added ability to parse directly from an input stream (eg. file). This allows very big messages to be parsed without loading the whole message data into memory. 2012-04-16 22:32:33 +02:00
smartPtr.cpp Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009. 2009-09-06 12:02:10 +00:00
smartPtrInt.cpp Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009. 2009-09-06 12:02:10 +00:00
stream.cpp Added ability to parse directly from an input stream (eg. file). This allows very big messages to be parsed without loading the whole message data into memory. 2012-04-16 22:32:33 +02:00
streamUtils.cpp Added ability to parse directly from an input stream (eg. file). This allows very big messages to be parsed without loading the whole message data into memory. 2012-04-16 22:32:33 +02:00
stringProxy.cpp Split stream.hpp/.cpp into multiple source files. 2012-04-14 13:46:05 +02:00
stringUtils.cpp Always encode special charsets. 2010-05-21 07:41:15 +00:00
url.cpp Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009. 2009-09-06 12:02:10 +00:00
urlUtils.cpp Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009. 2009-09-06 12:02:10 +00:00