.. |
encoder
|
Better RFC-2047 encoding.
|
2010-10-12 17:10:58 +00:00 |
sync
|
OpenSSL support (thanks to Mehmet Bozkurt).
|
2012-11-03 09:27:12 +01:00 |
childProcess.hpp
|
Fixed not exception-safe constructor, which could lead to possible memory leak (thanks to Bartek Szurgot). Get rid of const-ness on factories.
|
2009-12-08 10:03:34 +00:00 |
datetimeUtils.hpp
|
Added option to return ISO week-numbering instead of default calendar-numbering.
|
2009-12-01 13:44:34 +00:00 |
file.hpp
|
Fixed not exception-safe constructor, which could lead to possible memory leak (thanks to Bartek Szurgot). Get rid of const-ness on factories.
|
2009-12-08 10:03:34 +00:00 |
filteredStream.hpp
|
Split stream.hpp/.cpp into multiple source files.
|
2012-04-14 13:46:05 +02:00 |
inputStream.hpp
|
Split stream.hpp/.cpp into multiple source files.
|
2012-04-14 13:46:05 +02:00 |
inputStreamAdapter.hpp
|
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.hpp
|
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.hpp
|
Split stream.hpp/.cpp into multiple source files.
|
2012-04-14 13:46:05 +02:00 |
inputStreamSocketAdapter.hpp
|
Split stream.hpp/.cpp into multiple source files.
|
2012-04-14 13:46:05 +02:00 |
inputStreamStringAdapter.hpp
|
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.hpp
|
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.hpp
|
Split stream.hpp/.cpp into multiple source files.
|
2012-04-14 13:46:05 +02:00 |
outputStreamAdapter.hpp
|
Split stream.hpp/.cpp into multiple source files.
|
2012-04-14 13:46:05 +02:00 |
outputStreamByteArrayAdapter.hpp
|
Split stream.hpp/.cpp into multiple source files.
|
2012-04-14 13:46:05 +02:00 |
outputStreamSocketAdapter.hpp
|
Split stream.hpp/.cpp into multiple source files.
|
2012-04-14 13:46:05 +02:00 |
outputStreamStringAdapter.hpp
|
Split stream.hpp/.cpp into multiple source files.
|
2012-04-14 13:46:05 +02:00 |
parserInputStreamAdapter.hpp
|
Fixed compilation warning.
|
2012-07-30 11:23:23 +02:00 |
path.hpp
|
Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.
|
2009-09-06 12:02:10 +00:00 |
progressListener.hpp
|
Trivial 64-bit warning fixes.
|
2012-11-29 22:33:31 +01:00 |
random.hpp
|
Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.
|
2009-09-06 12:02:10 +00:00 |
seekableInputStream.hpp
|
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 |
seekableInputStreamRegionAdapter.hpp
|
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.hpp
|
Added check before dereferencing.
|
2012-04-05 12:08:01 +02:00 |
smartPtrInt.hpp
|
Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.
|
2009-09-06 12:02:10 +00:00 |
stream.hpp
|
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.hpp
|
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.hpp
|
Split stream.hpp/.cpp into multiple source files.
|
2012-04-14 13:46:05 +02:00 |
stringUtils.hpp
|
Always encode special charsets.
|
2010-05-21 07:41:15 +00:00 |
url.hpp
|
Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.
|
2009-09-06 12:02:10 +00:00 |
urlUtils.hpp
|
Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.
|
2009-09-06 12:02:10 +00:00 |