.. |
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
|
Fixed memory leak.
|
2010-02-01 16:33:31 +00:00 |
platforms
|
Fixed compilation issue on Windows.
|
2010-02-03 11:01:40 +00:00 |
security
|
Added block size on sockets to allow different buffer size for SSL.
|
2009-11-30 13:04:15 +00:00 |
utility
|
Fixed bug #2933667: CRLF filter broken.
|
2010-01-20 08:42:47 +00:00 |
address.cpp
|
Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.
|
2009-09-06 12:02:10 +00:00 |
addressList.cpp
|
Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.
|
2009-09-06 12:02:10 +00:00 |
attachmentHelper.cpp
|
Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.
|
2009-09-06 12:02:10 +00:00 |
base.cpp
|
Removed wide-char support.
|
2010-02-03 10:45:17 +00:00 |
body.cpp
|
Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.
|
2009-09-06 12:02:10 +00:00 |
bodyPart.cpp
|
Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.
|
2009-09-06 12:02:10 +00:00 |
bodyPartAttachment.cpp
|
Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.
|
2009-09-06 12:02:10 +00:00 |
charset.cpp
|
Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.
|
2009-09-06 12:02:10 +00:00 |
charsetConverter.cpp
|
Fixed bug #2927077: account for multi-byte charsets in invalid sequence output.
|
2010-02-01 13:26:12 +00:00 |
component.cpp
|
Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.
|
2009-09-06 12:02:10 +00:00 |
constants.cpp
|
Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.
|
2009-09-06 12:02:10 +00:00 |
contentDisposition.cpp
|
Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.
|
2009-09-06 12:02:10 +00:00 |
contentDispositionField.cpp
|
Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.
|
2009-09-06 12:02:10 +00:00 |
contentHandler.cpp
|
Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.
|
2009-09-06 12:02:10 +00:00 |
contentTypeField.cpp
|
Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.
|
2009-09-06 12:02:10 +00:00 |
dateTime.cpp
|
Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.
|
2009-09-06 12:02:10 +00:00 |
defaultAttachment.cpp
|
Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.
|
2009-09-06 12:02:10 +00:00 |
disposition.cpp
|
Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.
|
2009-09-06 12:02:10 +00:00 |
emptyContentHandler.cpp
|
Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.
|
2009-09-06 12:02:10 +00:00 |
encoding.cpp
|
Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.
|
2009-09-06 12:02:10 +00:00 |
exception.cpp
|
Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.
|
2009-09-06 12:02:10 +00:00 |
fileAttachment.cpp
|
Auto-detect filename. Renamed 'filename' argument to 'filepath' for disambiguity. Added constructor for input stream. Use 'word' instead of 'string' for filename.
|
2009-11-04 14:12:06 +00:00 |
generatedMessageAttachment.cpp
|
Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.
|
2009-09-06 12:02:10 +00:00 |
header.cpp
|
Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.
|
2009-09-06 12:02:10 +00:00 |
headerField.cpp
|
Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.
|
2009-09-06 12:02:10 +00:00 |
headerFieldFactory.cpp
|
Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.
|
2009-09-06 12:02:10 +00:00 |
htmlTextPart.cpp
|
Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.
|
2009-09-06 12:02:10 +00:00 |
mailbox.cpp
|
Allow spaces to appear in mailbox display name without encoding or quoting. Encode or quote if CR or LF is present.
|
2010-02-10 09:12:25 +00:00 |
mailboxField.cpp
|
Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.
|
2009-09-06 12:02:10 +00:00 |
mailboxGroup.cpp
|
Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.
|
2009-09-06 12:02:10 +00:00 |
mailboxList.cpp
|
Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.
|
2009-09-06 12:02:10 +00:00 |
mediaType.cpp
|
Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.
|
2009-09-06 12:02:10 +00:00 |
message.cpp
|
Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.
|
2009-09-06 12:02:10 +00:00 |
messageBuilder.cpp
|
Makes 'To' optional, like 'Cc' and 'Bcc'. An exception is still thrown if there are no recipients at all (see bug #2912670).
|
2009-12-13 12:50:36 +00:00 |
messageId.cpp
|
Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.
|
2009-09-06 12:02:10 +00:00 |
messageIdSequence.cpp
|
Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.
|
2009-09-06 12:02:10 +00:00 |
messageParser.cpp
|
Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.
|
2009-09-06 12:02:10 +00:00 |
object.cpp
|
Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.
|
2009-09-06 12:02:10 +00:00 |
options.cpp
|
Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.
|
2009-09-06 12:02:10 +00:00 |
parameter.cpp
|
Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.
|
2009-09-06 12:02:10 +00:00 |
parameterizedHeaderField.cpp
|
Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.
|
2009-09-06 12:02:10 +00:00 |
parsedMessageAttachment.cpp
|
Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.
|
2009-09-06 12:02:10 +00:00 |
path.cpp
|
Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.
|
2009-09-06 12:02:10 +00:00 |
plainTextPart.cpp
|
Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.
|
2009-09-06 12:02:10 +00:00 |
platform.cpp
|
Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.
|
2009-09-06 12:02:10 +00:00 |
propertySet.cpp
|
Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.
|
2009-09-06 12:02:10 +00:00 |
relay.cpp
|
Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.
|
2009-09-06 12:02:10 +00:00 |
streamContentHandler.cpp
|
Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.
|
2009-09-06 12:02:10 +00:00 |
stringContentHandler.cpp
|
Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.
|
2009-09-06 12:02:10 +00:00 |
text.cpp
|
Removed wide-char support.
|
2010-02-03 10:45:17 +00:00 |
textPartFactory.cpp
|
Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.
|
2009-09-06 12:02:10 +00:00 |
word.cpp
|
Don't quote if no encoding is needed.
|
2010-02-10 09:41:36 +00:00 |
wordEncoder.cpp
|
Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.
|
2009-09-06 12:02:10 +00:00 |