Vincent Richard
|
296ce19306
|
Fixed buffer overrun in random::getString().
|
2005-11-28 12:17:47 +00:00 |
|
Vincent Richard
|
594dfdbd55
|
Fixed problem with maildir and ':' in filename on Windows.
|
2005-11-27 21:02:50 +00:00 |
|
Vincent Richard
|
1b38cbeb3f
|
gmtime() and localtime() are reentrant when using MS C runtime library (MinGW/MSVC).
|
2005-11-14 12:07:11 +00:00 |
|
Vincent Richard
|
5a303de801
|
Fixed bug in disconnect() when authentication is not needed (thanks to Benjamin Biron).
|
2005-11-07 11:55:40 +00:00 |
|
Vincent Richard
|
476cec86ca
|
Started version 0.8.1.
|
2005-11-06 16:49:40 +00:00 |
|
Vincent Richard
|
68ecdfc23f
|
Version 0.8.0.
|
2005-11-06 16:47:02 +00:00 |
|
Vincent Richard
|
7a3b1fe471
|
First version of the VMime Book.
|
2005-11-06 16:16:15 +00:00 |
|
Vincent Richard
|
acfa9ffc64
|
Refactored header field values and parameters.
|
2005-11-04 23:21:22 +00:00 |
|
Vincent Richard
|
00baffa8ed
|
Added 'charsetFilteredOutputStream'.
|
2005-10-19 21:00:26 +00:00 |
|
Vincent Richard
|
08e1812b23
|
Charset converter.
|
2005-10-19 11:25:57 +00:00 |
|
Vincent Richard
|
438875df84
|
Fixed compilation problems on FreeBSD (thanks to Xin LI).
|
2005-10-16 15:54:32 +00:00 |
|
Vincent Richard
|
a4161cf09d
|
Added 'attachmentHelper'.
|
2005-10-13 21:27:46 +00:00 |
|
Vincent Richard
|
ee46de08f7
|
Renamed 'progressionListener' to 'progressListener'.
|
2005-10-06 11:08:56 +00:00 |
|
Vincent Richard
|
3ec0f17ade
|
Added service::setTimeoutHandlerFactory().
|
2005-10-04 18:49:59 +00:00 |
|
Vincent Richard
|
09d9e11439
|
Added service::setSocketFactory().
|
2005-10-04 18:34:25 +00:00 |
|
Vincent Richard
|
7d2d25da3e
|
Added TLS/SSL support.
|
2005-10-03 21:29:04 +00:00 |
|
Vincent Richard
|
0edaa87860
|
SASL authentication.
|
2005-09-17 09:08:45 +00:00 |
|
Vincent Richard
|
3b1fcbe825
|
New namespace for message digest algorithms.
|
2005-09-06 20:08:39 +00:00 |
|
Vincent Richard
|
f777b659b9
|
Added progression notifications.
|
2005-09-03 12:48:59 +00:00 |
|
Vincent Richard
|
5d18fce959
|
Moved to CppUnit for unit tests framework.
|
2005-08-25 21:25:45 +00:00 |
|
Vincent Richard
|
28bafee944
|
Renamed 'vmime::messaging' to 'vmime::net'.
|
2005-08-23 19:11:19 +00:00 |
|
Vincent Richard
|
4f88d29dc0
|
vmime::exception now inherits from std::exception.
|
2005-08-19 18:45:40 +00:00 |
|
Vincent Richard
|
bd925cef1c
|
Added FETCH_IMPORTANCE flag.
|
2005-07-25 11:08:34 +00:00 |
|
Vincent Richard
|
81b7b009e9
|
Fixed getMessages().
|
2005-07-23 13:14:21 +00:00 |
|
Vincent Richard
|
b8b096c44f
|
Added getName() to retrieve attachment filename.
|
2005-07-15 09:51:55 +00:00 |
|
Vincent Richard
|
681297e10b
|
Reference counting and smart pointers.
|
2005-07-12 22:28:02 +00:00 |
|
Vincent Richard
|
53f96cdb75
|
Added contentHandler::extractRaw().
|
2005-07-06 20:28:43 +00:00 |
|
Vincent Richard
|
8abd0407d5
|
Started version 0.7.2.
|
2005-06-21 22:12:40 +00:00 |
|
Vincent Richard
|
23f54838da
|
Version 0.7.1.
|
2005-06-21 22:07:17 +00:00 |
|
Vincent Richard
|
af45ec7216
|
Fixed a bug in RFC-2231 implementation.
|
2005-06-21 21:13:38 +00:00 |
|
Vincent Richard
|
7b3dd58edb
|
Fixed compilation errors with g++ 4.0.
|
2005-06-21 16:49:00 +00:00 |
|
Vincent Richard
|
97e61dcb08
|
Fixed a bug in word parsing.
|
2005-06-13 10:58:08 +00:00 |
|
Vincent Richard
|
df46facf9f
|
Fixed memory leak.
|
2005-06-03 11:16:26 +00:00 |
|
Vincent Richard
|
9479afa206
|
Added 'peek' parameter to extract() and extractPart().
|
2005-05-27 19:43:20 +00:00 |
|
Vincent Richard
|
c18fb1f961
|
'example6' enhancement.
|
2005-05-19 18:46:43 +00:00 |
|
Vincent Richard
|
671d0b660d
|
Fixed bug in subfolders enumeration.
|
2005-05-19 18:37:20 +00:00 |
|
Vincent Richard
|
8134a52f56
|
Service properties enhancement.
|
2005-05-15 18:05:38 +00:00 |
|
Vincent Richard
|
13da0727c5
|
Fixed missing space in STATUS command + parse error in 'status_info'.
|
2005-05-03 16:13:34 +00:00 |
|
Vincent Richard
|
ae4240026e
|
Added 'childProcess'.
|
2005-04-30 08:19:56 +00:00 |
|
Stefan Uhrig
|
f0b36fe82c
|
Added guide describing how to compile VMime using VS .NET 2003.
|
2005-04-28 21:22:35 +00:00 |
|
Vincent Richard
|
38a8632828
|
Sendmail implementation + filtered streams.
|
2005-04-28 10:57:41 +00:00 |
|
Vincent Richard
|
95508d3495
|
Fixed bug in RFC-2231 implementation.
|
2005-04-19 11:13:50 +00:00 |
|
Vincent Richard
|
be06b7d8d5
|
Fixed bugs in URLs + added unit tests.
|
2005-04-15 17:19:32 +00:00 |
|
Vincent Richard
|
3459549181
|
Moved 'url' and 'urlUtils' classes to 'utility' namespace.
|
2005-04-14 11:27:49 +00:00 |
|
Vincent Richard
|
6a92484e47
|
Started version 0.7.1.
|
2005-04-12 19:08:29 +00:00 |
|
Vincent Richard
|
d4bab79067
|
Version 0.7.0.
|
2005-04-12 19:03:30 +00:00 |
|
Vincent Richard
|
f879a9794c
|
Added support for RFC-2231.
|
2005-04-12 18:42:54 +00:00 |
|
Vincent Richard
|
3952df7eaa
|
Fixed bug in Base64 decoding.
|
2005-04-09 09:00:53 +00:00 |
|
Vincent Richard
|
0bba2794fc
|
Moved IMAP, POP3, maildir and SMTP files to separate namespaces.
|
2005-04-03 08:00:52 +00:00 |
|
Vincent Richard
|
3639b96ea8
|
Support for message importance.
|
2005-03-31 18:36:35 +00:00 |
|