vmime/src/vmime
2017-09-06 20:59:10 +02:00
..
mdn Merged source and header files in directory structure. Got rid of SConstruct build. 2013-12-29 10:02:12 +01:00
misc Always imbue C locale when using istringstream. 2016-04-10 15:05:44 +02:00
net Fixed send performance issue 2017-08-18 17:15:36 +08:00
platforms Fixed #177: thread id on OpenBSD. 2017-08-09 20:39:54 +02:00
security Fixed issue #157. 2017-01-11 20:20:05 +01:00
utility Issue #173: recognize non-standard '8bits' encoding. 2017-06-19 21:24:10 +02:00
address.cpp Merged source and header files in directory structure. Got rid of SConstruct build. 2013-12-29 10:02:12 +01:00
address.hpp Merged source and header files in directory structure. Got rid of SConstruct build. 2013-12-29 10:02:12 +01:00
addressList.cpp Merged source and header files in directory structure. Got rid of SConstruct build. 2013-12-29 10:02:12 +01:00
addressList.hpp Merged source and header files in directory structure. Got rid of SConstruct build. 2013-12-29 10:02:12 +01:00
attachment.hpp Merged source and header files in directory structure. Got rid of SConstruct build. 2013-12-29 10:02:12 +01:00
attachmentHelper.cpp Merged source and header files in directory structure. Got rid of SConstruct build. 2013-12-29 10:02:12 +01:00
attachmentHelper.hpp Merged source and header files in directory structure. Got rid of SConstruct build. 2013-12-29 10:02:12 +01:00
base.cpp Merged source and header files in directory structure. Got rid of SConstruct build. 2013-12-29 10:02:12 +01:00
base.hpp Merged source and header files in directory structure. Got rid of SConstruct build. 2013-12-29 10:02:12 +01:00
body.cpp ensure user defined parsingContext is passed forward on calls to parse 2017-02-25 09:17:49 -05:00
body.hpp Merged source and header files in directory structure. Got rid of SConstruct build. 2013-12-29 10:02:12 +01:00
bodyPart.cpp Merged source and header files in directory structure. Got rid of SConstruct build. 2013-12-29 10:02:12 +01:00
bodyPart.hpp Merged source and header files in directory structure. Got rid of SConstruct build. 2013-12-29 10:02:12 +01:00
bodyPartAttachment.cpp Merged source and header files in directory structure. Got rid of SConstruct build. 2013-12-29 10:02:12 +01:00
bodyPartAttachment.hpp Merged source and header files in directory structure. Got rid of SConstruct build. 2013-12-29 10:02:12 +01:00
charset.cpp Issue #103: fix badly encoded words. 2015-02-16 18:43:03 +01:00
charset.hpp Fixed issue #157. 2017-01-11 20:20:05 +01:00
charsetConverter_iconv.cpp Issue #103: fix badly encoded words. 2015-02-16 18:43:03 +01:00
charsetConverter_iconv.hpp Issue #103: fix badly encoded words. 2015-02-16 18:43:03 +01:00
charsetConverter_icu.cpp Fixed issue #157. 2017-01-11 20:20:05 +01:00
charsetConverter_icu.hpp Issue #103: fix badly encoded words. 2015-02-16 18:43:03 +01:00
charsetConverter_idna.cpp Issue #126: even more warnings fixed. 2016-03-24 08:00:34 +01:00
charsetConverter_idna.hpp Issue #103: fix badly encoded words. 2015-02-16 18:43:03 +01:00
charsetConverter_win.cpp Issue #179: fixed input/output buffer size. 2017-09-06 20:59:10 +02:00
charsetConverter_win.hpp Added param to charsetConverter_win.hpp, implementation had extra argument that was missing from getFilteredOutputStream signature in header. 2015-11-19 10:47:01 -05:00
charsetConverter.cpp Issue #103: fix badly encoded words. 2015-02-16 18:43:03 +01:00
charsetConverter.hpp Fixed issue #157. 2017-01-11 20:20:05 +01:00
charsetConverterOptions.cpp Issue #103: fix badly encoded words. 2015-02-16 18:43:03 +01:00
charsetConverterOptions.hpp Issue #103: fix badly encoded words. 2015-02-16 18:43:03 +01:00
component.cpp Merged source and header files in directory structure. Got rid of SConstruct build. 2013-12-29 10:02:12 +01:00
component.hpp Merged source and header files in directory structure. Got rid of SConstruct build. 2013-12-29 10:02:12 +01:00
constants.cpp Merged source and header files in directory structure. Got rid of SConstruct build. 2013-12-29 10:02:12 +01:00
constants.hpp Merged source and header files in directory structure. Got rid of SConstruct build. 2013-12-29 10:02:12 +01:00
contentDisposition.cpp Merged source and header files in directory structure. Got rid of SConstruct build. 2013-12-29 10:02:12 +01:00
contentDisposition.hpp Merged source and header files in directory structure. Got rid of SConstruct build. 2013-12-29 10:02:12 +01:00
contentDispositionField.cpp Removed useless 'virtual' inheritance (fixed issue #84). 2014-06-06 19:26:01 +02:00
contentDispositionField.hpp Merged source and header files in directory structure. Got rid of SConstruct build. 2013-12-29 10:02:12 +01:00
contentHandler.cpp Merged source and header files in directory structure. Got rid of SConstruct build. 2013-12-29 10:02:12 +01:00
contentHandler.hpp Merged source and header files in directory structure. Got rid of SConstruct build. 2013-12-29 10:02:12 +01:00
contentTypeField.cpp Removed useless 'virtual' inheritance (fixed issue #84). 2014-06-06 19:26:01 +02:00
contentTypeField.hpp Merged source and header files in directory structure. Got rid of SConstruct build. 2013-12-29 10:02:12 +01:00
context.cpp Merged source and header files in directory structure. Got rid of SConstruct build. 2013-12-29 10:02:12 +01:00
context.hpp Merged source and header files in directory structure. Got rid of SConstruct build. 2013-12-29 10:02:12 +01:00
dateTime.cpp Merged source and header files in directory structure. Got rid of SConstruct build. 2013-12-29 10:02:12 +01:00
dateTime.hpp Merged source and header files in directory structure. Got rid of SConstruct build. 2013-12-29 10:02:12 +01:00
defaultAttachment.cpp Merged source and header files in directory structure. Got rid of SConstruct build. 2013-12-29 10:02:12 +01:00
defaultAttachment.hpp Merged source and header files in directory structure. Got rid of SConstruct build. 2013-12-29 10:02:12 +01:00
disposition.cpp Merged source and header files in directory structure. Got rid of SConstruct build. 2013-12-29 10:02:12 +01:00
disposition.hpp Merged source and header files in directory structure. Got rid of SConstruct build. 2013-12-29 10:02:12 +01:00
emailAddress.cpp Fixed parsing of UTF8 email addresses (RFC-2047 local part + IDNA domain name). 2015-05-03 19:17:00 +02:00
emailAddress.hpp Merged source and header files in directory structure. Got rid of SConstruct build. 2013-12-29 10:02:12 +01:00
emptyContentHandler.cpp Merged source and header files in directory structure. Got rid of SConstruct build. 2013-12-29 10:02:12 +01:00
emptyContentHandler.hpp Merged source and header files in directory structure. Got rid of SConstruct build. 2013-12-29 10:02:12 +01:00
encoding.cpp Merged source and header files in directory structure. Got rid of SConstruct build. 2013-12-29 10:02:12 +01:00
encoding.hpp Merged source and header files in directory structure. Got rid of SConstruct build. 2013-12-29 10:02:12 +01:00
exception.cpp Issue #103: fix badly encoded words. 2015-02-16 18:43:03 +01:00
exception.hpp Issue #103: fix badly encoded words. 2015-02-16 18:43:03 +01:00
export.hpp Merged source and header files in directory structure. Got rid of SConstruct build. 2013-12-29 10:02:12 +01:00
fileAttachment.cpp Merged source and header files in directory structure. Got rid of SConstruct build. 2013-12-29 10:02:12 +01:00
fileAttachment.hpp Nested classes need to explicitly import and export 2014-04-01 11:11:37 +08:00
fileContentHandler.cpp Fixed build issues when disabling filesystem features. 2015-01-01 12:54:21 +01:00
fileContentHandler.hpp Fixed build issues when disabling filesystem features. 2015-01-01 12:54:21 +01:00
generatedMessageAttachment.cpp Merged source and header files in directory structure. Got rid of SConstruct build. 2013-12-29 10:02:12 +01:00
generatedMessageAttachment.hpp Merged source and header files in directory structure. Got rid of SConstruct build. 2013-12-29 10:02:12 +01:00
generationContext.cpp Add option to specify if vmime should wrap (Message|Content)-Id 2017-01-03 15:32:36 +01:00
generationContext.hpp Add option to specify if vmime should wrap (Message|Content)-Id 2017-01-03 15:32:36 +01:00
header.cpp Merged source and header files in directory structure. Got rid of SConstruct build. 2013-12-29 10:02:12 +01:00
header.hpp Merged source and header files in directory structure. Got rid of SConstruct build. 2013-12-29 10:02:12 +01:00
headerField.cpp attempt 2, fix whitespace differences 2017-03-09 14:07:15 -05:00
headerField.hpp Merged source and header files in directory structure. Got rid of SConstruct build. 2013-12-29 10:02:12 +01:00
headerFieldFactory.cpp Merged source and header files in directory structure. Got rid of SConstruct build. 2013-12-29 10:02:12 +01:00
headerFieldFactory.hpp Merged source and header files in directory structure. Got rid of SConstruct build. 2013-12-29 10:02:12 +01:00
headerFieldValue.cpp Merged source and header files in directory structure. Got rid of SConstruct build. 2013-12-29 10:02:12 +01:00
headerFieldValue.hpp Merged source and header files in directory structure. Got rid of SConstruct build. 2013-12-29 10:02:12 +01:00
htmlTextPart.cpp Generate lowercase "cid:" for Apple Mail. Case-insensitive comparison for "cid:" prefix. 2014-01-10 00:49:12 +01:00
htmlTextPart.hpp Nested classes need to explicitly import and export 2014-04-01 11:11:37 +08:00
mailbox.cpp Merged source and header files in directory structure. Got rid of SConstruct build. 2013-12-29 10:02:12 +01:00
mailbox.hpp Merged source and header files in directory structure. Got rid of SConstruct build. 2013-12-29 10:02:12 +01:00
mailboxField.cpp Merged source and header files in directory structure. Got rid of SConstruct build. 2013-12-29 10:02:12 +01:00
mailboxField.hpp Merged source and header files in directory structure. Got rid of SConstruct build. 2013-12-29 10:02:12 +01:00
mailboxGroup.cpp Merged source and header files in directory structure. Got rid of SConstruct build. 2013-12-29 10:02:12 +01:00
mailboxGroup.hpp Merged source and header files in directory structure. Got rid of SConstruct build. 2013-12-29 10:02:12 +01:00
mailboxList.cpp Merged source and header files in directory structure. Got rid of SConstruct build. 2013-12-29 10:02:12 +01:00
mailboxList.hpp Merged source and header files in directory structure. Got rid of SConstruct build. 2013-12-29 10:02:12 +01:00
mediaType.cpp Merged source and header files in directory structure. Got rid of SConstruct build. 2013-12-29 10:02:12 +01:00
mediaType.hpp Merged source and header files in directory structure. Got rid of SConstruct build. 2013-12-29 10:02:12 +01:00
message.cpp Merged source and header files in directory structure. Got rid of SConstruct build. 2013-12-29 10:02:12 +01:00
message.hpp Merged source and header files in directory structure. Got rid of SConstruct build. 2013-12-29 10:02:12 +01:00
messageAttachment.hpp Merged source and header files in directory structure. Got rid of SConstruct build. 2013-12-29 10:02:12 +01:00
messageBuilder.cpp Merged source and header files in directory structure. Got rid of SConstruct build. 2013-12-29 10:02:12 +01:00
messageBuilder.hpp Merged source and header files in directory structure. Got rid of SConstruct build. 2013-12-29 10:02:12 +01:00
messageId.cpp Add option to specify if vmime should wrap (Message|Content)-Id 2017-01-03 15:32:36 +01:00
messageId.hpp Merged source and header files in directory structure. Got rid of SConstruct build. 2013-12-29 10:02:12 +01:00
messageIdSequence.cpp Merged source and header files in directory structure. Got rid of SConstruct build. 2013-12-29 10:02:12 +01:00
messageIdSequence.hpp Merged source and header files in directory structure. Got rid of SConstruct build. 2013-12-29 10:02:12 +01:00
messageParser.cpp Merged source and header files in directory structure. Got rid of SConstruct build. 2013-12-29 10:02:12 +01:00
messageParser.hpp Merged source and header files in directory structure. Got rid of SConstruct build. 2013-12-29 10:02:12 +01:00
object.cpp Clarified object construction where 'enabled_shared_from_this' is used. Use it only where it is needed. 2016-04-05 22:11:47 +02:00
object.hpp Clarified object construction where 'enabled_shared_from_this' is used. Use it only where it is needed. 2016-04-05 22:11:47 +02:00
parameter.cpp Estimate generated size of parameterized field. 2015-06-07 21:32:44 +02:00
parameter.hpp Estimate generated size of parameterized field. 2015-06-07 21:32:44 +02:00
parameterizedHeaderField.cpp Estimate generated size of parameterized field. 2015-06-07 21:32:44 +02:00
parameterizedHeaderField.hpp Estimate generated size of parameterized field. 2015-06-07 21:32:44 +02:00
parsedMessageAttachment.cpp Merged source and header files in directory structure. Got rid of SConstruct build. 2013-12-29 10:02:12 +01:00
parsedMessageAttachment.hpp Merged source and header files in directory structure. Got rid of SConstruct build. 2013-12-29 10:02:12 +01:00
parserHelpers.hpp Fixed parsing of empty lines in header field value. 2014-06-01 20:46:17 +02:00
parsingContext.cpp fix deleted character 2017-03-09 15:40:50 -05:00
parsingContext.hpp attempt 2, fix whitespace differences 2017-03-09 14:20:43 -05:00
path.cpp Merged source and header files in directory structure. Got rid of SConstruct build. 2013-12-29 10:02:12 +01:00
path.hpp Merged source and header files in directory structure. Got rid of SConstruct build. 2013-12-29 10:02:12 +01:00
plainTextPart.cpp Merged source and header files in directory structure. Got rid of SConstruct build. 2013-12-29 10:02:12 +01:00
plainTextPart.hpp Merged source and header files in directory structure. Got rid of SConstruct build. 2013-12-29 10:02:12 +01:00
platform.cpp Merged source and header files in directory structure. Got rid of SConstruct build. 2013-12-29 10:02:12 +01:00
platform.hpp Better polling. Fixed possible connection issues on POSIX with slow network. Better error handling in POSIX sockets. 2014-02-05 20:18:20 +01:00
propertySet.cpp Merged source and header files in directory structure. Got rid of SConstruct build. 2013-12-29 10:02:12 +01:00
propertySet.hpp Merged source and header files in directory structure. Got rid of SConstruct build. 2013-12-29 10:02:12 +01:00
relay.cpp Always imbue C locale when using istringstream. 2016-04-10 15:05:44 +02:00
relay.hpp Merged source and header files in directory structure. Got rid of SConstruct build. 2013-12-29 10:02:12 +01:00
streamContentHandler.cpp Merged source and header files in directory structure. Got rid of SConstruct build. 2013-12-29 10:02:12 +01:00
streamContentHandler.hpp Merged source and header files in directory structure. Got rid of SConstruct build. 2013-12-29 10:02:12 +01:00
stringContentHandler.cpp Merged source and header files in directory structure. Got rid of SConstruct build. 2013-12-29 10:02:12 +01:00
stringContentHandler.hpp Merged source and header files in directory structure. Got rid of SConstruct build. 2013-12-29 10:02:12 +01:00
text.cpp Fixed #149: don't loose charset when fixing invalid broken words. 2016-11-05 13:31:54 +01:00
text.hpp Issue #103: fix badly encoded words. 2015-02-16 18:43:03 +01:00
textPart.hpp Merged source and header files in directory structure. Got rid of SConstruct build. 2013-12-29 10:02:12 +01:00
textPartFactory.cpp Better error message. 2014-01-19 16:52:49 +01:00
textPartFactory.hpp Merged source and header files in directory structure. Got rid of SConstruct build. 2013-12-29 10:02:12 +01:00
types.hpp Fixed possible memory leak. 2015-01-13 22:04:20 +01:00
vmime.hpp Issue #166: fixed include paths. 2017-03-13 18:44:52 +01:00
word.cpp Always ignore newlines between words. 2017-01-02 21:40:38 +01:00
word.hpp Made word/parameter constructor with 'string' explicit to avoid implicit use of default charset. 2015-02-17 22:12:20 +01:00
wordEncoder.cpp Added support for language specification in RFC-2047 encoded words and RFC-2231 parameter values. 2014-06-30 22:48:42 +02:00
wordEncoder.hpp Added support for language specification in RFC-2047 encoded words and RFC-2231 parameter values. 2014-06-30 22:48:42 +02:00