Commit Graph

20 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
f04190bafa #191 X509Certificate::import() now auto-detects format 2018-03-12 20:37:12 +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
00e07962e7 Certificate exception differentiation for easier error handling. 2014-07-24 20:59:52 +02:00
Vincent Richard
baf79458fe Default timeout handler. Fixed spelling. 2014-03-09 10:28:56 +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
burner
e062be61ec Typo fix: oject instead of object 2012-09-21 17:43:10 +03:00
Vincent Richard
7a51887dba Added section about deleting messages from store. 2010-07-21 12:21:07 +00:00
Vincent Richard
0894c98959 Renamed 'vmime::platformDependant' to 'vmime::platform'. 2006-10-11 14:52:41 +00:00
Vincent Richard
5929fb4b36 Added a paragraph about time-out handler factory. 2006-10-02 16:02:42 +00:00
Vincent Richard
7a3b1fe471 First version of the VMime Book. 2005-11-06 16:16:15 +00:00