index
:
vmime
master
VMime Mail Library
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
doc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Code style and clarity.
Vincent Richard
2018-09-05
5
-171
/
+209
*
Avoid copy by passing shared_ptr<> with const reference.
Vincent Richard
2018-08-18
1
-4
/
+4
*
Added section about tracing.
Vincent Richard
2018-08-17
1
-0
/
+111
*
#194 Fixed documentation
Vincent Richard
2018-04-04
1
-1
/
+1
*
#193 Dropped support for boot::shared_ptr<>, enabled C++11 support in CMake
Vincent Richard
2018-04-01
1
-2
/
+0
*
#191 X509Certificate::import() now auto-detects format
Vincent Richard
2018-03-12
1
-11
/
+1
*
Fixed issue #157.
Vincent Richard
2017-01-11
1
-1
/
+1
*
Clarified object construction where 'enabled_shared_from_this' is used. Use i...
Vincent Richard
2016-04-05
1
-7
/
+4
*
Updated doc on building with CMake.
Vincent Richard
2016-03-11
1
-44
/
+63
*
Certificate exception differentiation for easier error handling.
Vincent Richard
2014-07-24
1
-3
/
+5
*
Fixed example build command.
Vincent Richard
2014-07-24
1
-4
/
+5
*
Use string option instead of mutually exclusive bool options for charset and ...
Vincent Richard
2014-05-27
1
-8
/
+9
*
Removed unused/unimplemented function.
Vincent Richard
2014-03-13
1
-7
/
+0
*
Default timeout handler. Fixed spelling.
Vincent Richard
2014-03-09
1
-19
/
+24
*
Fixed documentation.
Vincent Richard
2014-02-16
1
-2
/
+4
*
Boost/C++11 shared pointers.
Vincent Richard
2013-11-21
4
-135
/
+186
*
Custom fetch attributes.
Vincent Richard
2013-11-14
1
-3
/
+18
*
TLS properties: allows setting custom cipher suite for TLS/SSL connections.
Vincent Richard
2013-09-21
1
-0
/
+65
*
Allow messages to be designated either by their number or their UID.
Vincent Richard
2013-07-26
1
-6
/
+8
*
Added SMTP service properties to allow disabling PIPELINING and CHUNKING exte...
Vincent Richard
2013-07-24
1
-0
/
+6
*
Fixed and clarified text about handleTimeout() return value.
Vincent Richard
2013-03-13
1
-3
/
+5
*
Rewrote text for better understanding.
Vincent Richard
2013-03-13
1
-2
/
+3
*
Updated book. Added build target for HTML using HeVeA.
Vincent Richard
2013-02-05
8
-75
/
+132
*
Fixed script for MacOS X.
Vincent Richard
2013-02-03
1
-4
/
+6
*
Updated copyright year and maintainer email address.
Vincent Richard
2013-01-10
1
-2
/
+2
*
Typo fix: oject instead of object
burner
2012-09-21
1
-1
/
+1
*
Fixed error in sample code.
Vincent Richard
2012-05-10
1
-1
/
+1
*
Updated deprecated function.
Vincent Richard
2010-12-06
1
-1
/
+1
*
Added section about deleting messages from store.
Vincent Richard
2010-07-21
1
-0
/
+21
*
Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.
Vincent Richard
2009-09-06
1
-4
/
+4
*
Updated doc to take into account the new namespace for encoders.
Vincent Richard
2008-10-12
1
-7
/
+8
*
Changed copyright year to 2008.
Vincent Richard
2008-01-04
1
-1
/
+1
*
Fixed bug #1660740: Listing 5.1, The VMIME BOOK, getDecodedText.
Vincent Richard
2007-05-21
1
-2
/
+2
*
Changed copyright year to 2007.
Vincent Richard
2007-01-01
1
-2
/
+2
*
Updated example and doc with some code showing how to read embedded object da...
Vincent Richard
2006-10-14
1
-6
/
+28
*
Renamed 'vmime::platformDependant' to 'vmime::platform'.
Vincent Richard
2006-10-11
2
-5
/
+9
*
Fixed typo.
Vincent Richard
2006-10-02
1
-1
/
+1
*
Added a paragraph about time-out handler factory.
Vincent Richard
2006-10-02
1
-2
/
+2
*
Added a paragraph about time-out handler factory.
Vincent Richard
2006-10-02
1
-1
/
+31
*
Fixed mistake.
Vincent Richard
2005-12-29
1
-2
/
+2
*
Fixed mistake.
Vincent Richard
2005-12-29
1
-1
/
+1
*
First version of the VMime Book.
Vincent Richard
2005-11-06
12
-0
/
+4264