aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ChangeLog is not updated anymore, refer to commits.Vincent Richard2017-01-021-1111/+0
|
* Updated for recent changes.Vincent Richard2012-11-031-0/+11
|
* Added ability to parse directly from an input stream (eg. file). This allows ↵Vincent Richard2012-04-161-0/+6
| | | | very big messages to be parsed without loading the whole message data into memory.
* Started version 0.9.2.Vincent Richard2010-11-161-0/+8
|
* Version 0.9.1.Vincent Richard2010-11-161-2/+2
|
* Added helper function to construct parsed message from net message. Splitted ↵Vincent Richard2010-05-181-0/+5
| | | | IMAP source files.
* Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.Vincent Richard2009-09-061-0/+5
|
* Started version 0.9.1.Vincent Richard2008-10-191-0/+8
|
* Version 0.9.0.Vincent Richard2008-10-191-2/+2
|
* Fixed constructor ambiguity in 'fileAttachment'.Vincent Richard2008-01-281-0/+7
|
* Fixed incorrect white-space between words.Vincent Richard2007-11-201-0/+4
|
* Fixed bug in modified UTF-7 encoding.Vincent Richard2007-07-091-0/+4
|
* Fixed bug #1721186: thread-safe reference counting.Vincent Richard2007-05-221-0/+5
|
* Better parsing of ESMTP extensions.Vincent Richard2007-03-281-0/+4
|
* Added support for Courier maildir format.Vincent Richard2007-03-221-0/+4
|
* Started version 0.8.2.Vincent Richard2006-12-201-0/+8
|
* Version 0.8.1.Vincent Richard2006-12-201-2/+2
|
* Imbue classic 'C' locale for the output of message parts and protocol commands.Vincent Richard2006-11-081-0/+5
|
* Renamed 'vmime::platformDependant' to 'vmime::platform'.Vincent Richard2006-10-111-0/+5
|
* Reissue EHLO after successful STARTTLS.Vincent Richard2006-10-021-0/+3
|
* Fixed bug #1096610: non-integral number of chars in RFC-2047 encoded words.Vincent Richard2006-10-021-0/+6
|
* Fixed bugs in MHTML code + unit tests.Vincent Richard2006-07-131-0/+5
|
* Folder deletion.Vincent Richard2006-04-231-0/+5
|
* Renamed 'byte' to 'byte_t'.Vincent Richard2006-04-181-0/+5
|
* Accept 8-bit characters even if not allowed (non-strict mode).Vincent Richard2006-02-201-0/+6
|
* Added service::isSecuredConnection() and service::getConnectionInfos() to ↵Vincent Richard2006-01-291-0/+5
| | | | retrieve information about the connection.
* Added support for attachments of type 'message/rfc822'.Vincent Richard2006-01-161-0/+4
|
* Implemented IMAP multi-fetching.Vincent Richard2006-01-151-0/+5
|
* Added support for getaddrinfo() on POSIX.Vincent Richard2005-12-261-0/+5
|
* Compatibility bugs in IMAP response parser.Vincent Richard2005-12-181-0/+4
|
* Fixed segfault in destructor when chaining 3 exceptions or more.Vincent Richard2005-12-051-0/+4
|
* Fixed a bug in argument vector.Vincent Richard2005-12-041-0/+5
|
* Fixed buffer overrun in random::getString().Vincent Richard2005-11-281-0/+3
|
* Fixed problem with maildir and ':' in filename on Windows.Vincent Richard2005-11-271-0/+5
|
* gmtime() and localtime() are reentrant when using MS C runtime library ↵Vincent Richard2005-11-141-0/+3
| | | | (MinGW/MSVC).
* Fixed bug in disconnect() when authentication is not needed (thanks to ↵Vincent Richard2005-11-071-0/+5
| | | | Benjamin Biron).
* Started version 0.8.1.Vincent Richard2005-11-061-0/+8
|
* Version 0.8.0.Vincent Richard2005-11-061-2/+2
|
* First version of the VMime Book.Vincent Richard2005-11-061-0/+4
|
* Refactored header field values and parameters.Vincent Richard2005-11-041-0/+4
|
* Added 'charsetFilteredOutputStream'.Vincent Richard2005-10-191-0/+3
|
* Charset converter.Vincent Richard2005-10-191-0/+5
|
* Fixed compilation problems on FreeBSD (thanks to Xin LI).Vincent Richard2005-10-161-0/+4
|
* Added 'attachmentHelper'.Vincent Richard2005-10-131-0/+5
|
* Renamed 'progressionListener' to 'progressListener'.Vincent Richard2005-10-061-0/+5
|
* Added service::setTimeoutHandlerFactory().Vincent Richard2005-10-041-0/+4
|
* Added service::setSocketFactory().Vincent Richard2005-10-041-0/+6
|
* Added TLS/SSL support.Vincent Richard2005-10-031-0/+4
|
* SASL authentication.Vincent Richard2005-09-171-0/+5
|
* New namespace for message digest algorithms.Vincent Richard2005-09-061-0/+5
|