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