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