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