aboutsummaryrefslogtreecommitdiffstats
path: root/doc/book/net.tex (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-09-05Code style and clarity.Vincent Richard1-67/+77
2018-08-18Avoid copy by passing shared_ptr<> with const reference.Vincent Richard1-4/+4
2018-08-17Added section about tracing.Vincent Richard1-0/+111
2018-03-12#191 X509Certificate::import() now auto-detects formatVincent Richard1-11/+1
2016-04-05Clarified object construction where 'enabled_shared_from_this' is used. Use ↵Vincent Richard1-7/+4
it only where it is needed.
2014-07-24Certificate exception differentiation for easier error handling.Vincent Richard1-3/+5
2014-03-09Default timeout handler. Fixed spelling.Vincent Richard1-19/+24
2013-11-21Boost/C++11 shared pointers.Vincent Richard1-40/+40
2013-11-14Custom fetch attributes.Vincent Richard1-3/+18
2013-09-21TLS properties: allows setting custom cipher suite for TLS/SSL connections.Vincent Richard1-0/+65
2013-07-26Allow messages to be designated either by their number or their UID.Vincent Richard1-6/+8
Warning: this is an API-breaking change.
2013-07-24Added SMTP service properties to allow disabling PIPELINING and CHUNKING ↵Vincent Richard1-0/+6
extensions.
2013-03-13Fixed and clarified text about handleTimeout() return value.Vincent Richard1-3/+5
2013-03-13Rewrote text for better understanding.Vincent Richard1-2/+3
2013-02-05Updated book. Added build target for HTML using HeVeA.Vincent Richard1-1/+1
2012-09-21Typo fix: oject instead of objectburner1-1/+1
2010-07-21Added section about deleting messages from store.Vincent Richard1-0/+21
2006-10-11Renamed 'vmime::platformDependant' to 'vmime::platform'.Vincent Richard1-1/+1
2006-10-02Added a paragraph about time-out handler factory.Vincent Richard1-1/+31
2005-11-06First version of the VMime Book.Vincent Richard1-0/+946