Vincent Richard
|
b55bdc9c0b
|
Code style and clarity.
|
2018-09-05 23:54:48 +02:00 |
|
Vincent Richard
|
3cfcdca2ff
|
Added example on how to fetch additional header fields.
|
2017-02-10 21:53:33 +01:00 |
|
Vincent Richard
|
b1c2d4b61e
|
Clarified object construction where 'enabled_shared_from_this' is used. Use it only where it is needed.
|
2016-04-05 22:11:47 +02:00 |
|
Vincent Richard
|
4b62ae4174
|
Issue #126: fixed warnings about sign mismatch.
|
2016-03-23 20:05:59 +01:00 |
|
Vincent Richard
|
5c767edb9c
|
Display folder flags and use.
|
2015-03-03 19:17:48 +01:00 |
|
Vincent Richard
|
52e5d74bec
|
Made word/parameter constructor with 'string' explicit to avoid implicit use of default charset.
|
2015-02-17 22:12:20 +01:00 |
|
Vincent Richard
|
84e570bbbb
|
Connection trace facility.
|
2014-03-16 22:52:40 +01:00 |
|
Vincent Richard
|
dc5f9fd6e6
|
Demonstrates extraction of attachments from a message in a remote store.
|
2014-02-08 01:12:37 +01:00 |
|
Vincent Richard
|
c4300a9d62
|
Added example and in-code documentation for time out handler.
|
2014-02-05 20:19:13 +01:00 |
|
Vincent Richard
|
ef892af655
|
Do not make calls to setlocale() in a library. Use default user locale in tests and examples.
|
2014-01-16 00:27:51 +01:00 |
|
Vincent Richard
|
fab5cd79b6
|
Added support for APPENDUID/COPYUID (UIDPLUS extension for IMAP).
|
2013-12-30 10:26:10 +01:00 |
|
Vincent Richard
|
f9913fa28a
|
Boost/C++11 shared pointers.
|
2013-11-21 22:16:57 +01:00 |
|
Vincent Richard
|
5915ca4e34
|
Custom fetch attributes.
|
2013-11-14 23:17:40 +01:00 |
|
Mark Brand
|
8db7f446d7
|
update class name in example
follow-up to 62828e20d4
|
2013-09-23 01:20:01 +02:00 |
|
Vincent Richard
|
30d22deaf5
|
Update example to test STATUS command.
|
2013-07-11 17:10:01 +02:00 |
|
Vincent Richard
|
ad9bef78c4
|
Updated copyright year and maintainer email address.
|
2013-01-10 17:30:31 +01:00 |
|
Mark Brand
|
787cc23b0e
|
fix example6: missing arg to defaultCertificateVerifier::verify
|
2012-12-24 14:51:54 +01:00 |
|
Vincent Richard
|
87259631e4
|
SSL server identity check.
|
2012-12-10 22:59:19 +01:00 |
|
Vincent Richard
|
a5d258dc72
|
Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.
|
2009-09-06 12:02:10 +00:00 |
|
Vincent Richard
|
3f4226eaac
|
Fixed compilation warnings.
|
2008-10-12 10:05:28 +00:00 |
|
Vincent Richard
|
0c30c298da
|
Changed copyright year to 2008.
|
2008-01-04 18:07:40 +00:00 |
|
Vincent Richard
|
d284cfa729
|
Changed copyright year to 2007.
|
2007-01-01 20:55:15 +00:00 |
|
Vincent Richard
|
c00aa1fc5e
|
Fixed indentation.
|
2006-11-17 22:57:14 +00:00 |
|
Vincent Richard
|
0894c98959
|
Renamed 'vmime::platformDependant' to 'vmime::platform'.
|
2006-10-11 14:52:41 +00:00 |
|
Vincent Richard
|
2a39997480
|
Added exception handling code for 'invalid_response'.
|
2006-07-23 19:15:45 +00:00 |
|
Vincent Richard
|
63d21f7a09
|
Changed copyright year to 2006.
|
2006-02-05 10:22:59 +00:00 |
|
Vincent Richard
|
1539754d53
|
Added service::isSecuredConnection() and service::getConnectionInfos() to retrieve information about the connection.
|
2006-01-29 17:36:34 +00:00 |
|
Vincent Richard
|
6d433ae678
|
Non-SASL authenticator.
|
2006-01-26 21:27:56 +00:00 |
|
Vincent Richard
|
0b49fc98b3
|
Detailed instruction for sending message.
|
2005-11-30 12:10:42 +00:00 |
|
Vincent Richard
|
4522121196
|
Moved certificate code into 'vmime::net::security::cert' namespace.
|
2005-10-30 15:02:39 +00:00 |
|
Vincent Richard
|
a3fb68e78b
|
Expunge deleted messages when closing folder.
|
2005-10-06 20:48:33 +00:00 |
|
Vincent Richard
|
7d2d25da3e
|
Added TLS/SSL support.
|
2005-10-03 21:29:04 +00:00 |
|
Vincent Richard
|
cbd1110a4b
|
Updated FSF address.
|
2005-09-17 10:10:29 +00:00 |
|
Vincent Richard
|
0edaa87860
|
SASL authentication.
|
2005-09-17 09:08:45 +00:00 |
|
Vincent Richard
|
df140bb13e
|
Updated code to use smart pointers.
|
2005-09-02 20:30:33 +00:00 |
|
Vincent Richard
|
8223f059a5
|
Added a menu entry to change current folder.
|
2005-09-01 22:29:25 +00:00 |
|
Vincent Richard
|
28bafee944
|
Renamed 'vmime::messaging' to 'vmime::net'.
|
2005-08-23 19:11:19 +00:00 |
|
Vincent Richard
|
8de88d9e37
|
Content handler constness.
|
2005-08-17 14:17:18 +00:00 |
|
Vincent Richard
|
681297e10b
|
Reference counting and smart pointers.
|
2005-07-12 22:28:02 +00:00 |
|
Vincent Richard
|
8d20c8de3a
|
Don't ask for authentication credentials when specified in the URL.
|
2005-05-30 15:19:47 +00:00 |
|
Vincent Richard
|
9a945f1334
|
Removed redundant field name.
|
2005-05-20 10:56:00 +00:00 |
|
Vincent Richard
|
c18fb1f961
|
'example6' enhancement.
|
2005-05-19 18:46:43 +00:00 |
|
Vincent Richard
|
8134a52f56
|
Service properties enhancement.
|
2005-05-15 18:05:38 +00:00 |
|
Vincent Richard
|
64561ac5af
|
Fixed send example.
|
2005-04-27 18:51:41 +00:00 |
|
Vincent Richard
|
b3af751a92
|
Updated VMime website URL.
|
2005-03-18 21:33:11 +00:00 |
|
Vincent Richard
|
51c199723c
|
Changed year to 2005 in copyright header.
|
2005-01-03 12:26:48 +00:00 |
|
Vincent Richard
|
da55bd2c26
|
Autotools and libtool support.
|
2004-12-30 09:32:32 +00:00 |
|
Vincent Richard
|
4ce991d3b1
|
Moved all header files to 'vmime/' directory.
|
2004-12-26 20:23:29 +00:00 |
|
Vincent Richard
|
460cae786a
|
Default platform handlers (currently only POSIX).
|
2004-12-18 01:57:39 +00:00 |
|
Vincent Richard
|
2949fb51f1
|
Refactoring (see ChangeLog).
|
2004-10-21 15:05:47 +00:00 |
|