Commit Graph

42 Commits

Author SHA1 Message Date
Vincent Richard
b55bdc9c0b Code style and clarity. 2018-09-05 23:54:48 +02:00
Vincent Richard
f173b0a535 Avoid copy by passing shared_ptr<> with const reference. 2018-08-18 16:08:25 +02:00
Vincent Richard
f9a4099837 Added section about tracing. 2018-08-17 20:30:21 +02:00
Vincent Richard
8495ce1116 #194 Fixed documentation 2018-04-04 20:10:28 +02:00
Vincent Richard
8564b2f8b0 #193 Dropped support for boot::shared_ptr<>, enabled C++11 support in CMake 2018-04-01 11:29:07 +02:00
Vincent Richard
f04190bafa #191 X509Certificate::import() now auto-detects format 2018-03-12 20:37:12 +01:00
Vincent Richard
8a63b02764 Fixed issue #157. 2017-01-11 20:20:05 +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
997f9300a5 Updated doc on building with CMake. 2016-03-11 21:08:16 +01:00
Vincent Richard
00e07962e7 Certificate exception differentiation for easier error handling. 2014-07-24 20:59:52 +02:00
Vincent Richard
937d9c01cc Fixed example build command. 2014-07-24 08:48:26 +02:00
Vincent Richard
b5d26604ef Use string option instead of mutually exclusive bool options for charset and TLS library. 2014-05-27 21:59:37 +02:00
Vincent Richard
86788ce022 Removed unused/unimplemented function. 2014-03-13 20:49:54 +01:00
Vincent Richard
baf79458fe Default timeout handler. Fixed spelling. 2014-03-09 10:28:56 +01:00
Vincent Richard
c13683466a Fixed documentation. 2014-02-16 10:40: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
Vincent Richard
041344d02a TLS properties: allows setting custom cipher suite for TLS/SSL connections. 2013-09-21 11:53:38 +02:00
Vincent Richard
b0845eff0d Allow messages to be designated either by their number or their UID.
Warning: this is an API-breaking change.
2013-07-26 14:47:30 +02:00
Vincent Richard
820d44377e Added SMTP service properties to allow disabling PIPELINING and CHUNKING extensions. 2013-07-24 13:30:57 +02:00
Vincent Richard
7550835f47 Fixed and clarified text about handleTimeout() return value. 2013-03-13 17:47:47 +01:00
Vincent Richard
742917a382 Rewrote text for better understanding. 2013-03-13 17:15:36 +01:00
Vincent Richard
230a2c73ab Updated book. Added build target for HTML using HeVeA. 2013-02-05 13:02:00 +01:00
Vincent Richard
ee62dcb0a6 Fixed script for MacOS X. 2013-02-03 14:44:52 +01:00
Vincent Richard
ad9bef78c4 Updated copyright year and maintainer email address. 2013-01-10 17:30:31 +01:00
burner
e062be61ec Typo fix: oject instead of object 2012-09-21 17:43:10 +03:00
Vincent Richard
e44d049f57 Fixed error in sample code. 2012-05-10 21:36:26 +02:00
Vincent Richard
9fa185b454 Updated deprecated function. 2010-12-06 11:57:44 +00:00
Vincent Richard
7a51887dba Added section about deleting messages from store. 2010-07-21 12:21:07 +00: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
bb55b63657 Updated doc to take into account the new namespace for encoders. 2008-10-12 14:00:45 +00:00
Vincent Richard
0c30c298da Changed copyright year to 2008. 2008-01-04 18:07:40 +00:00
Vincent Richard
28483d2ef8 Fixed bug #1660740: Listing 5.1, The VMIME BOOK, getDecodedText. 2007-05-21 13:11:15 +00:00
Vincent Richard
d284cfa729 Changed copyright year to 2007. 2007-01-01 20:55:15 +00:00
Vincent Richard
6139afdbf8 Updated example and doc with some code showing how to read embedded object data from a file. 2006-10-14 08:31:25 +00:00
Vincent Richard
0894c98959 Renamed 'vmime::platformDependant' to 'vmime::platform'. 2006-10-11 14:52:41 +00:00
Vincent Richard
7ed5c675a6 Fixed typo. 2006-10-02 16:16:46 +00:00
Vincent Richard
ae073cfab4 Added a paragraph about time-out handler factory. 2006-10-02 16:13:23 +00:00
Vincent Richard
5929fb4b36 Added a paragraph about time-out handler factory. 2006-10-02 16:02:42 +00:00
Vincent Richard
4a812f13bf Fixed mistake. 2005-12-29 23:17:36 +00:00
Vincent Richard
f615d0c47a Fixed mistake. 2005-12-29 23:10:57 +00:00
Vincent Richard
7a3b1fe471 First version of the VMime Book. 2005-11-06 16:16:15 +00:00