aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* 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 (MinGW...Vincent Richard2005-11-141-0/+3
* Fixed bug in disconnect() when authentication is not needed (thanks to Benjam...Vincent Richard2005-11-071-0/+5
* 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-051-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
* Added progression notifications.Vincent Richard2005-09-031-0/+4
* Moved to CppUnit for unit tests framework.Vincent Richard2005-08-251-0/+4
* Renamed 'vmime::messaging' to 'vmime::net'.Vincent Richard2005-08-231-0/+6
* vmime::exception now inherits from std::exception.Vincent Richard2005-08-191-0/+4
* Added FETCH_IMPORTANCE flag.Vincent Richard2005-07-251-0/+5
* Fixed getMessages().Vincent Richard2005-07-231-0/+5
* Added getName() to retrieve attachment filename.Vincent Richard2005-07-151-0/+7
* Reference counting and smart pointers.Vincent Richard2005-07-131-0/+5
* Added contentHandler::extractRaw().Vincent Richard2005-07-061-0/+5
* Started version 0.7.2.Vincent Richard2005-06-221-0/+8
* Version 0.7.1.Vincent Richard2005-06-221-2/+2
* Fixed a bug in RFC-2231 implementation.Vincent Richard2005-06-211-0/+2
* Fixed compilation errors with g++ 4.0.Vincent Richard2005-06-211-0/+4
* Fixed a bug in word parsing.Vincent Richard2005-06-131-0/+5
* Fixed memory leak.Vincent Richard2005-06-031-0/+5
* Added 'peek' parameter to extract() and extractPart().Vincent Richard2005-05-271-0/+5
* 'example6' enhancement.Vincent Richard2005-05-191-0/+3
* Fixed bug in subfolders enumeration.Vincent Richard2005-05-191-0/+4
* Service properties enhancement.Vincent Richard2005-05-151-0/+6
* Fixed missing space in STATUS command + parse error in 'status_info'.Vincent Richard2005-05-031-0/+5
* Added 'childProcess'.Vincent Richard2005-04-301-0/+5
* Added guide describing how to compile VMime using VS .NET 2003.Stefan Uhrig2005-04-281-1/+6
* Sendmail implementation + filtered streams.Vincent Richard2005-04-281-0/+13
* Fixed bug in RFC-2231 implementation.Vincent Richard2005-04-191-0/+5
* Fixed bugs in URLs + added unit tests.Vincent Richard2005-04-151-0/+5
* Moved 'url' and 'urlUtils' classes to 'utility' namespace.Vincent Richard2005-04-141-0/+5