.. |
mdn
|
Do not throw exception for normal code flow (exceptions::no_such_field).
|
2013-11-22 13:32:52 +01:00 |
misc
|
Do not throw exception for normal code flow (exceptions::no_such_field).
|
2013-11-22 13:32:52 +01:00 |
net
|
Better error handling. Fixed return values in custom BIO. Added support for SSL_ERROR_WANT_READ/SSL_ERROR_WANT_WRITE in handshaking.
|
2013-12-18 21:21:30 +01:00 |
platforms
|
Handle timeout in non-blocking send.
|
2013-12-17 22:38:45 +01:00 |
security
|
Simplified types for better readability. Use appropriate types (size_t, byte_t...). Minor warning fixes.
|
2013-12-10 08:52:51 +01:00 |
utility
|
Simplified types for better readability. Use appropriate types (size_t, byte_t...). Minor warning fixes.
|
2013-12-10 08:52:51 +01:00 |
address.cpp
|
Simplified types for better readability. Use appropriate types (size_t, byte_t...). Minor warning fixes.
|
2013-12-10 08:52:51 +01:00 |
addressList.cpp
|
Simplified types for better readability. Use appropriate types (size_t, byte_t...). Minor warning fixes.
|
2013-12-10 08:52:51 +01:00 |
attachmentHelper.cpp
|
Do not throw exception for normal code flow (exceptions::no_such_field).
|
2013-11-22 13:32:52 +01:00 |
base.cpp
|
Simplified types for better readability. Use appropriate types (size_t, byte_t...). Minor warning fixes.
|
2013-12-10 08:52:51 +01:00 |
body.cpp
|
Simplified types for better readability. Use appropriate types (size_t, byte_t...). Minor warning fixes.
|
2013-12-10 08:52:51 +01:00 |
bodyPart.cpp
|
Simplified types for better readability. Use appropriate types (size_t, byte_t...). Minor warning fixes.
|
2013-12-10 08:52:51 +01:00 |
bodyPartAttachment.cpp
|
Do not throw exception for normal code flow (exceptions::no_such_parameter).
|
2013-11-23 09:25:38 +01:00 |
charset.cpp
|
Simplified types for better readability. Use appropriate types (size_t, byte_t...). Minor warning fixes.
|
2013-12-10 08:52:51 +01:00 |
charsetConverter_iconv.cpp
|
Simplified types for better readability. Use appropriate types (size_t, byte_t...). Minor warning fixes.
|
2013-12-10 08:52:51 +01:00 |
charsetConverter_icu.cpp
|
Simplified types for better readability. Use appropriate types (size_t, byte_t...). Minor warning fixes.
|
2013-12-10 08:52:51 +01:00 |
charsetConverter_idna.cpp
|
Simplified types for better readability. Use appropriate types (size_t, byte_t...). Minor warning fixes.
|
2013-12-10 08:52:51 +01:00 |
charsetConverter.cpp
|
Boost/C++11 shared pointers.
|
2013-11-21 22:16:57 +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
|
Simplified types for better readability. Use appropriate types (size_t, byte_t...). Minor warning fixes.
|
2013-12-10 08:52:51 +01:00 |
constants.cpp
|
Simplified types for better readability. Use appropriate types (size_t, byte_t...). Minor warning fixes.
|
2013-12-10 08:52:51 +01:00 |
contentDisposition.cpp
|
Simplified types for better readability. Use appropriate types (size_t, byte_t...). Minor warning fixes.
|
2013-12-10 08:52:51 +01:00 |
contentDispositionField.cpp
|
Do not throw exception for normal code flow (exceptions::no_such_parameter).
|
2013-11-23 09:25:38 +01:00 |
contentHandler.cpp
|
Updated copyright year and maintainer email address.
|
2013-01-10 17:30:31 +01:00 |
contentTypeField.cpp
|
Do not throw exception for normal code flow (exceptions::no_such_parameter).
|
2013-11-23 09:25:38 +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
|
Simplified types for better readability. Use appropriate types (size_t, byte_t...). Minor warning fixes.
|
2013-12-10 08:52:51 +01:00 |
defaultAttachment.cpp
|
Boost/C++11 shared pointers.
|
2013-11-21 22:16:57 +01:00 |
disposition.cpp
|
Simplified types for better readability. Use appropriate types (size_t, byte_t...). Minor warning fixes.
|
2013-12-10 08:52:51 +01:00 |
emailAddress.cpp
|
Simplified types for better readability. Use appropriate types (size_t, byte_t...). Minor warning fixes.
|
2013-12-10 08:52:51 +01:00 |
emptyContentHandler.cpp
|
Simplified types for better readability. Use appropriate types (size_t, byte_t...). Minor warning fixes.
|
2013-12-10 08:52:51 +01:00 |
encoding.cpp
|
Simplified types for better readability. Use appropriate types (size_t, byte_t...). Minor warning fixes.
|
2013-12-10 08:52:51 +01:00 |
exception.cpp
|
Replaced "no_such_parameter" exception with "std::out_of_range". Fixed argument of std::out_of_range.
|
2013-11-23 10:16:06 +01:00 |
fileAttachment.cpp
|
Simplified types for better readability. Use appropriate types (size_t, byte_t...). Minor warning fixes.
|
2013-12-10 08:52:51 +01:00 |
fileContentHandler.cpp
|
Boost/C++11 shared pointers.
|
2013-11-21 22:16:57 +01:00 |
generatedMessageAttachment.cpp
|
Boost/C++11 shared pointers.
|
2013-11-21 22:16:57 +01:00 |
generationContext.cpp
|
Simplified types for better readability. Use appropriate types (size_t, byte_t...). Minor warning fixes.
|
2013-12-10 08:52:51 +01:00 |
header.cpp
|
Simplified types for better readability. Use appropriate types (size_t, byte_t...). Minor warning fixes.
|
2013-12-10 08:52:51 +01:00 |
headerField.cpp
|
Simplified types for better readability. Use appropriate types (size_t, byte_t...). Minor warning fixes.
|
2013-12-10 08:52:51 +01:00 |
headerFieldFactory.cpp
|
Boost/C++11 shared pointers.
|
2013-11-21 22:16:57 +01:00 |
headerFieldValue.cpp
|
Simplified types for better readability. Use appropriate types (size_t, byte_t...). Minor warning fixes.
|
2013-12-10 08:52:51 +01:00 |
htmlTextPart.cpp
|
Do not throw exception for normal code flow (removed exceptions::no_object_found).
|
2013-11-23 09:35:58 +01:00 |
mailbox.cpp
|
Simplified types for better readability. Use appropriate types (size_t, byte_t...). Minor warning fixes.
|
2013-12-10 08:52:51 +01:00 |
mailboxField.cpp
|
Simplified types for better readability. Use appropriate types (size_t, byte_t...). Minor warning fixes.
|
2013-12-10 08:52:51 +01:00 |
mailboxGroup.cpp
|
Simplified types for better readability. Use appropriate types (size_t, byte_t...). Minor warning fixes.
|
2013-12-10 08:52:51 +01:00 |
mailboxList.cpp
|
Simplified types for better readability. Use appropriate types (size_t, byte_t...). Minor warning fixes.
|
2013-12-10 08:52:51 +01:00 |
mediaType.cpp
|
Simplified types for better readability. Use appropriate types (size_t, byte_t...). Minor warning fixes.
|
2013-12-10 08:52:51 +01:00 |
message.cpp
|
Simplified types for better readability. Use appropriate types (size_t, byte_t...). Minor warning fixes.
|
2013-12-10 08:52:51 +01:00 |
messageBuilder.cpp
|
Boost/C++11 shared pointers.
|
2013-11-21 22:16:57 +01:00 |
messageId.cpp
|
Simplified types for better readability. Use appropriate types (size_t, byte_t...). Minor warning fixes.
|
2013-12-10 08:52:51 +01:00 |
messageIdSequence.cpp
|
Simplified types for better readability. Use appropriate types (size_t, byte_t...). Minor warning fixes.
|
2013-12-10 08:52:51 +01:00 |
messageParser.cpp
|
Do not throw exception for normal code flow (exceptions::no_such_field).
|
2013-11-22 13:32:52 +01:00 |
object.cpp
|
Boost/C++11 shared pointers.
|
2013-11-21 22:16:57 +01:00 |
parameter.cpp
|
Simplified types for better readability. Use appropriate types (size_t, byte_t...). Minor warning fixes.
|
2013-12-10 08:52:51 +01:00 |
parameterizedHeaderField.cpp
|
Simplified types for better readability. Use appropriate types (size_t, byte_t...). Minor warning fixes.
|
2013-12-10 08:52:51 +01:00 |
parsedMessageAttachment.cpp
|
Boost/C++11 shared pointers.
|
2013-11-21 22:16:57 +01:00 |
parsingContext.cpp
|
Fixed warnings and 64-bit issues.
|
2013-03-24 12:30:26 +01:00 |
path.cpp
|
Simplified types for better readability. Use appropriate types (size_t, byte_t...). Minor warning fixes.
|
2013-12-10 08:52:51 +01:00 |
plainTextPart.cpp
|
Do not throw exception for normal code flow (exceptions::no_such_parameter).
|
2013-11-23 09:25:38 +01:00 |
platform.cpp
|
Boost/C++11 shared pointers.
|
2013-11-21 22:16:57 +01:00 |
propertySet.cpp
|
Simplified types for better readability. Use appropriate types (size_t, byte_t...). Minor warning fixes.
|
2013-12-10 08:52:51 +01:00 |
relay.cpp
|
Simplified types for better readability. Use appropriate types (size_t, byte_t...). Minor warning fixes.
|
2013-12-10 08:52:51 +01:00 |
streamContentHandler.cpp
|
Simplified types for better readability. Use appropriate types (size_t, byte_t...). Minor warning fixes.
|
2013-12-10 08:52:51 +01:00 |
stringContentHandler.cpp
|
Simplified types for better readability. Use appropriate types (size_t, byte_t...). Minor warning fixes.
|
2013-12-10 08:52:51 +01:00 |
text.cpp
|
Simplified types for better readability. Use appropriate types (size_t, byte_t...). Minor warning fixes.
|
2013-12-10 08:52:51 +01:00 |
textPartFactory.cpp
|
Boost/C++11 shared pointers.
|
2013-11-21 22:16:57 +01:00 |
word.cpp
|
using context for parsing
|
2013-12-24 00:51:37 -05:00 |
wordEncoder.cpp
|
Simplified types for better readability. Use appropriate types (size_t, byte_t...). Minor warning fixes.
|
2013-12-10 08:52:51 +01:00 |