.. |
mdn
|
Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.
|
2009-09-06 12:02:10 +00:00 |
misc
|
Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.
|
2009-09-06 12:02:10 +00:00 |
net
|
Misc fixes for Windows build (thanks to Mehmet Bozkurt).
|
2012-12-17 17:02:08 +01:00 |
platforms
|
SSL server identity check.
|
2012-12-10 22:59:19 +01:00 |
security
|
SSL server identity check.
|
2012-12-10 22:59:19 +01:00 |
utility
|
Trivial 64-bit warning fixes.
|
2012-12-12 16:35:55 +01:00 |
address.hpp
|
Fixed compilation issues.
|
2012-10-25 17:09:11 +02:00 |
addressList.hpp
|
Trivial 64-bit warning fixes.
|
2012-12-12 16:35:55 +01:00 |
attachment.hpp
|
Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.
|
2009-09-06 12:02:10 +00:00 |
attachmentHelper.hpp
|
Added an option to recognize inline objects as attachments.
|
2010-09-07 10:46:24 +00:00 |
base.hpp
|
Migrated build system to CMake. Conditional file compilation. Automatic selection of platform handler.
|
2012-11-01 18:20:06 +01:00 |
body.hpp
|
Trivial 64-bit warning fixes.
|
2012-12-12 16:35:55 +01:00 |
bodyPart.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 |
bodyPartAttachment.hpp
|
Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.
|
2009-09-06 12:02:10 +00:00 |
charset.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 |
charsetConverter.hpp
|
Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.
|
2009-09-06 12:02:10 +00:00 |
component.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 |
constants.hpp
|
Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.
|
2009-09-06 12:02:10 +00:00 |
contentDisposition.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 |
contentDispositionField.hpp
|
Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.
|
2009-09-06 12:02:10 +00:00 |
contentHandler.hpp
|
Improved automatic encoding selection. Added helper functions on body for setting contents, type, charset and encoding.
|
2010-05-23 16:18:00 +00:00 |
contentTypeField.hpp
|
Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.
|
2009-09-06 12:02:10 +00:00 |
dateTime.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 |
defaultAttachment.hpp
|
Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.
|
2009-09-06 12:02:10 +00:00 |
disposition.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 |
emptyContentHandler.hpp
|
Improved automatic encoding selection. Added helper functions on body for setting contents, type, charset and encoding.
|
2010-05-23 16:18:00 +00:00 |
encoding.hpp
|
Also do not re-encode Quoted-Printable and UUEncode.
|
2012-12-13 13:16:52 +01:00 |
exception.hpp
|
Migrated build system to CMake. Conditional file compilation. Automatic selection of platform handler.
|
2012-11-01 18:20:06 +01:00 |
fileAttachment.hpp
|
Migrated build system to CMake. Conditional file compilation. Automatic selection of platform handler.
|
2012-11-01 18:20:06 +01:00 |
generatedMessageAttachment.hpp
|
Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.
|
2009-09-06 12:02:10 +00:00 |
header.hpp
|
Trivial 64-bit warning fixes.
|
2012-12-12 16:35:55 +01:00 |
headerField.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 |
headerFieldFactory.hpp
|
Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.
|
2009-09-06 12:02:10 +00:00 |
headerFieldValue.hpp
|
Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.
|
2009-09-06 12:02:10 +00:00 |
htmlTextPart.hpp
|
Trivial 64-bit warning fixes.
|
2012-12-12 16:35:55 +01:00 |
mailbox.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 |
mailboxField.hpp
|
Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.
|
2009-09-06 12:02:10 +00:00 |
mailboxGroup.hpp
|
Trivial 64-bit warning fixes.
|
2012-12-12 16:35:55 +01:00 |
mailboxList.hpp
|
Trivial 64-bit warning fixes.
|
2012-12-12 16:35:55 +01:00 |
mediaType.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 |
message.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 |
messageAttachment.hpp
|
Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.
|
2009-09-06 12:02:10 +00:00 |
messageBuilder.hpp
|
Trivial 64-bit warning fixes.
|
2012-12-12 16:35:55 +01:00 |
messageId.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 |
messageIdSequence.hpp
|
Trivial 64-bit warning fixes.
|
2012-12-12 16:35:55 +01:00 |
messageParser.hpp
|
Trivial 64-bit warning fixes.
|
2012-12-12 16:35:55 +01:00 |
object.hpp
|
Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.
|
2009-09-06 12:02:10 +00:00 |
options.hpp
|
Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.
|
2009-09-06 12:02:10 +00:00 |
parameter.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 |
parameterizedHeaderField.hpp
|
Trivial 64-bit warning fixes.
|
2012-12-12 16:35:55 +01:00 |
parsedMessageAttachment.hpp
|
Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.
|
2009-09-06 12:02:10 +00:00 |
parserHelpers.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 |
path.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 |
plainTextPart.hpp
|
Trivial 64-bit warning fixes.
|
2012-12-12 16:35:55 +01:00 |
platform.hpp
|
OpenSSL support (thanks to Mehmet Bozkurt).
|
2012-11-03 09:27:12 +01:00 |
propertySet.hpp
|
Fixed compilation issue with Intel Compiler (thanks to Eric Trinh for report).
|
2009-12-02 11:49:00 +00:00 |
relay.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 |
streamContentHandler.hpp
|
Improved automatic encoding selection. Added helper functions on body for setting contents, type, charset and encoding.
|
2010-05-23 16:18:00 +00:00 |
stringContentHandler.hpp
|
Improved automatic encoding selection. Added helper functions on body for setting contents, type, charset and encoding.
|
2010-05-23 16:18:00 +00:00 |
text.hpp
|
Trivial 64-bit warning fixes.
|
2012-12-12 16:35:55 +01:00 |
textPart.hpp
|
Trivial 64-bit warning fixes.
|
2012-12-12 16:35:55 +01:00 |
textPartFactory.hpp
|
Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.
|
2009-09-06 12:02:10 +00:00 |
types.hpp
|
Trivial 64-bit warning fixes.
|
2012-12-12 16:35:55 +01:00 |
vmime.hpp
|
Split stream.hpp/.cpp into multiple source files.
|
2012-04-14 13:46:05 +02:00 |
word.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 |
wordEncoder.hpp
|
Always encode special charsets.
|
2010-05-21 07:41:15 +00:00 |