vmime/src
2013-05-13 21:28:43 +02:00
..
mdn Message generation/parsing context. Charset conversion options. Preliminary implementation of RFC-6532. 2013-02-24 16:28:13 +01:00
misc Updated copyright year and maintainer email address. 2013-01-10 17:30:31 +01:00
net Do not increment tag after sending command (parser needs current tag). 2013-05-13 21:28:43 +02:00
platforms Lowered wait delay on Windows. 2013-05-12 17:31:15 +02:00
security Cross-platform and (truly) thread-safe OpenSSL initialization. 2013-05-13 16:05:56 +02:00
utility Better random seed. 2013-05-12 15:13:18 +02:00
address.cpp Fixed mailbox and mailbox group parsing. Added unit tests. 2013-03-11 10:05:09 +01:00
addressList.cpp Fixed mailbox and mailbox group parsing. Added unit tests. 2013-03-11 10:05:09 +01:00
attachmentHelper.cpp Fixed missing includes. 2013-05-12 16:29:51 +02:00
base.cpp Message generation/parsing context. Charset conversion options. Preliminary implementation of RFC-6532. 2013-02-24 16:28:13 +01:00
body.cpp Message generation/parsing context. Charset conversion options. Preliminary implementation of RFC-6532. 2013-02-24 16:28:13 +01:00
bodyPart.cpp Message generation/parsing context. Charset conversion options. Preliminary implementation of RFC-6532. 2013-02-24 16:28:13 +01:00
bodyPartAttachment.cpp Updated copyright year and maintainer email address. 2013-01-10 17:30:31 +01:00
charset.cpp Fixed typo in function name. 2013-02-25 13:10:15 +01:00
charsetConverter_iconv.cpp Added support for charset conversion with ICU (thanks to Mehmet Bozkurt). 2013-03-25 12:32:48 +01:00
charsetConverter_icu.cpp Remove +x bit from source files 2013-03-27 17:00:45 +01:00
charsetConverter_idna.cpp Message generation/parsing context. Charset conversion options. Preliminary implementation of RFC-6532. 2013-02-24 16:28:13 +01:00
charsetConverter.cpp Added support for charset conversion with ICU (thanks to Mehmet Bozkurt). 2013-03-25 12:32:48 +01:00
charsetConverterOptions.cpp Message generation/parsing context. Charset conversion options. Preliminary implementation of RFC-6532. 2013-02-24 16:28:13 +01:00
component.cpp Message generation/parsing context. Charset conversion options. Preliminary implementation of RFC-6532. 2013-02-24 16:28:13 +01:00
constants.cpp Message generation/parsing context. Charset conversion options. Preliminary implementation of RFC-6532. 2013-02-24 16:28:13 +01:00
contentDisposition.cpp Message generation/parsing context. Charset conversion options. Preliminary implementation of RFC-6532. 2013-02-24 16:28:13 +01:00
contentDispositionField.cpp Updated copyright year and maintainer email address. 2013-01-10 17:30:31 +01:00
contentHandler.cpp Updated copyright year and maintainer email address. 2013-01-10 17:30:31 +01:00
contentTypeField.cpp Updated copyright year and maintainer email address. 2013-01-10 17:30:31 +01:00
context.cpp Message generation/parsing context. Charset conversion options. Preliminary implementation of RFC-6532. 2013-02-24 16:28:13 +01:00
dateTime.cpp Fixed wrong function called. 2013-02-27 09:44:21 +01:00
defaultAttachment.cpp Updated copyright year and maintainer email address. 2013-01-10 17:30:31 +01:00
disposition.cpp Message generation/parsing context. Charset conversion options. Preliminary implementation of RFC-6532. 2013-02-24 16:28:13 +01:00
emailAddress.cpp Message generation/parsing context. Charset conversion options. Preliminary implementation of RFC-6532. 2013-02-24 16:28:13 +01:00
emptyContentHandler.cpp Updated copyright year and maintainer email address. 2013-01-10 17:30:31 +01:00
encoding.cpp Message generation/parsing context. Charset conversion options. Preliminary implementation of RFC-6532. 2013-02-24 16:28:13 +01:00
exception.cpp Throw exception when an invalid value type is set in a header field. 2013-02-27 14:59:37 +01:00
fileAttachment.cpp Updated copyright year and maintainer email address. 2013-01-10 17:30:31 +01:00
generatedMessageAttachment.cpp Updated copyright year and maintainer email address. 2013-01-10 17:30:31 +01:00
generationContext.cpp Message generation/parsing context. Charset conversion options. Preliminary implementation of RFC-6532. 2013-02-24 16:28:13 +01:00
header.cpp Fixed missing includes. 2013-05-12 16:29:51 +02:00
headerField.cpp Strip spaces at end of header lines (Zarafa). 2013-03-24 15:50:16 +01:00
headerFieldFactory.cpp Throw exception when an invalid value type is set in a header field. 2013-02-27 14:59:37 +01:00
htmlTextPart.cpp Updated copyright year and maintainer email address. 2013-01-10 17:30:31 +01:00
mailbox.cpp Message generation/parsing context. Charset conversion options. Preliminary implementation of RFC-6532. 2013-02-24 16:28:13 +01:00
mailboxField.cpp Fixed mailbox and mailbox group parsing. Added unit tests. 2013-03-11 10:05:09 +01:00
mailboxGroup.cpp Fixed mailbox and mailbox group parsing. Added unit tests. 2013-03-11 10:05:09 +01:00
mailboxList.cpp Message generation/parsing context. Charset conversion options. Preliminary implementation of RFC-6532. 2013-02-24 16:28:13 +01:00
mediaType.cpp Fixed compilation warnings. 2013-03-06 22:49:27 +01:00
message.cpp Message generation/parsing context. Charset conversion options. Preliminary implementation of RFC-6532. 2013-02-24 16:28:13 +01:00
messageBuilder.cpp Updated copyright year and maintainer email address. 2013-01-10 17:30:31 +01:00
messageId.cpp Message generation/parsing context. Charset conversion options. Preliminary implementation of RFC-6532. 2013-02-24 16:28:13 +01:00
messageIdSequence.cpp Message generation/parsing context. Charset conversion options. Preliminary implementation of RFC-6532. 2013-02-24 16:28:13 +01:00
messageParser.cpp Updated copyright year and maintainer email address. 2013-01-10 17:30:31 +01:00
object.cpp Updated copyright year and maintainer email address. 2013-01-10 17:30:31 +01:00
parameter.cpp Checks for a charset in all words of a parameter in a parameterizedHeader. 2013-03-24 11:29:03 +01:00
parameterizedHeaderField.cpp Let whitespace break the value of a parameterized header field, not just a ';' (thanks to Zarafa). 2013-03-24 11:35:08 +01:00
parsedMessageAttachment.cpp Updated copyright year and maintainer email address. 2013-01-10 17:30:31 +01:00
parsingContext.cpp Fixed warnings and 64-bit issues. 2013-03-24 12:30:26 +01:00
path.cpp Message generation/parsing context. Charset conversion options. Preliminary implementation of RFC-6532. 2013-02-24 16:28:13 +01:00
plainTextPart.cpp Updated copyright year and maintainer email address. 2013-01-10 17:30:31 +01:00
platform.cpp Updated copyright year and maintainer email address. 2013-01-10 17:30:31 +01:00
propertySet.cpp Updated copyright year and maintainer email address. 2013-01-10 17:30:31 +01:00
relay.cpp Message generation/parsing context. Charset conversion options. Preliminary implementation of RFC-6532. 2013-02-24 16:28:13 +01:00
streamContentHandler.cpp Updated copyright year and maintainer email address. 2013-01-10 17:30:31 +01:00
stringContentHandler.cpp Updated copyright year and maintainer email address. 2013-01-10 17:30:31 +01:00
text.cpp Fixed typo in function name. 2013-02-25 13:10:15 +01:00
textPartFactory.cpp Updated copyright year and maintainer email address. 2013-01-10 17:30:31 +01:00
word.cpp Fixed whitespace parsing before word. 2013-03-24 10:00:30 +01:00
wordEncoder.cpp Also check for RFC-2047 end sequence. 2013-03-24 11:24:58 +01:00