aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog (unfollow)
Commit message (Expand)AuthorFilesLines
2017-01-02ChangeLog is not updated anymore, refer to commits.Vincent Richard1-1111/+0
2012-11-03Updated for recent changes.Vincent Richard1-0/+11
2012-04-16Added ability to parse directly from an input stream (eg. file). This allows ...Vincent Richard1-0/+6
2010-11-16Started version 0.9.2.Vincent Richard1-0/+8
2010-11-16Version 0.9.1.Vincent Richard1-2/+2
2010-05-18Added helper function to construct parsed message from net message. Splitted ...Vincent Richard1-0/+5
2009-09-06Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.Vincent Richard1-0/+5
2008-10-19Started version 0.9.1.Vincent Richard1-0/+8
2008-10-19Version 0.9.0.Vincent Richard1-2/+2
2008-01-28Fixed constructor ambiguity in 'fileAttachment'.Vincent Richard1-0/+7
2007-11-20Fixed incorrect white-space between words.Vincent Richard1-0/+4
2007-07-09Fixed bug in modified UTF-7 encoding.Vincent Richard1-0/+4
2007-05-22Fixed bug #1721186: thread-safe reference counting.Vincent Richard1-0/+5
2007-03-28Better parsing of ESMTP extensions.Vincent Richard1-0/+4
2007-03-22Added support for Courier maildir format.Vincent Richard1-0/+4
2006-12-20Started version 0.8.2.Vincent Richard1-0/+8
2006-12-20Version 0.8.1.Vincent Richard1-2/+2
2006-11-08Imbue classic 'C' locale for the output of message parts and protocol commands.Vincent Richard1-0/+5
2006-10-11Renamed 'vmime::platformDependant' to 'vmime::platform'.Vincent Richard1-0/+5
2006-10-02Reissue EHLO after successful STARTTLS.Vincent Richard1-0/+3
2006-10-02Fixed bug #1096610: non-integral number of chars in RFC-2047 encoded words.Vincent Richard1-0/+6
2006-07-13Fixed bugs in MHTML code + unit tests.Vincent Richard1-0/+5
2006-04-23Folder deletion.Vincent Richard1-0/+5
2006-04-18Renamed 'byte' to 'byte_t'.Vincent Richard1-0/+5
2006-02-20Accept 8-bit characters even if not allowed (non-strict mode).Vincent Richard1-0/+6
2006-01-29Added service::isSecuredConnection() and service::getConnectionInfos() to ret...Vincent Richard1-0/+5
2006-01-16Added support for attachments of type 'message/rfc822'.Vincent Richard1-0/+4
2006-01-15Implemented IMAP multi-fetching.Vincent Richard1-0/+5
2005-12-26Added support for getaddrinfo() on POSIX.Vincent Richard1-0/+5
2005-12-18Compatibility bugs in IMAP response parser.Vincent Richard1-0/+4
2005-12-05Fixed segfault in destructor when chaining 3 exceptions or more.Vincent Richard1-0/+4
2005-12-04Fixed a bug in argument vector.Vincent Richard1-0/+5
2005-11-28Fixed buffer overrun in random::getString().Vincent Richard1-0/+3
2005-11-27Fixed problem with maildir and ':' in filename on Windows.Vincent Richard1-0/+5
2005-11-14gmtime() and localtime() are reentrant when using MS C runtime library (MinGW...Vincent Richard1-0/+3
2005-11-07Fixed bug in disconnect() when authentication is not needed (thanks to Benjam...Vincent Richard1-0/+5
2005-11-06Started version 0.8.1.Vincent Richard1-0/+8
2005-11-06Version 0.8.0.Vincent Richard1-2/+2
2005-11-06First version of the VMime Book.Vincent Richard1-0/+4
2005-11-04Refactored header field values and parameters.Vincent Richard1-0/+4
2005-10-19Added 'charsetFilteredOutputStream'.Vincent Richard1-0/+3
2005-10-19Charset converter.Vincent Richard1-0/+5
2005-10-16Fixed compilation problems on FreeBSD (thanks to Xin LI).Vincent Richard1-0/+4
2005-10-13Added 'attachmentHelper'.Vincent Richard1-0/+5
2005-10-06Renamed 'progressionListener' to 'progressListener'.Vincent Richard1-0/+5
2005-10-04Added service::setTimeoutHandlerFactory().Vincent Richard1-0/+4
2005-10-04Added service::setSocketFactory().Vincent Richard1-0/+6
2005-10-03Added TLS/SSL support.Vincent Richard1-0/+4
2005-09-17SASL authentication.Vincent Richard1-0/+5
2005-09-06New namespace for message digest algorithms.Vincent Richard1-0/+5