index
:
VMIME
master
VMime Mail Library
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
examples
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2012-12-24
fix example6: missing arg to defaultCertificateVerifier::verify
Mark Brand
1
-1
/
+1
2012-12-10
SSL server identity check.
Vincent Richard
1
-1
/
+4
2011-06-14
Fixed compilation issue following namespace change.
Vincent Richard
1
-3
/
+3
2010-05-23
FileSystemFactory is now a ref.
Vincent Richard
1
-1
/
+1
2009-09-06
Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.
Vincent Richard
8
-16
/
+16
2008-10-12
Fixed compilation warnings.
Vincent Richard
1
-2
/
+2
2008-01-04
Changed copyright year to 2008.
Vincent Richard
8
-8
/
+8
2007-01-01
Changed copyright year to 2007.
Vincent Richard
8
-8
/
+8
2006-11-17
Fixed indentation.
Vincent Richard
1
-1
/
+1
2006-10-14
Updated example and doc with some code showing how to read embedded object ↵
Vincent Richard
1
-2
/
+15
data from a file.
2006-10-11
Renamed 'vmime::platformDependant' to 'vmime::platform'.
Vincent Richard
8
-9
/
+9
2006-07-23
Added exception handling code for 'invalid_response'.
Vincent Richard
1
-0
/
+8
2006-02-20
Missing libs.
Vincent Richard
1
-1
/
+1
2006-02-05
Changed copyright year to 2006.
Vincent Richard
8
-8
/
+8
2006-01-29
Added service::isSecuredConnection() and service::getConnectionInfos() to ↵
Vincent Richard
1
-0
/
+7
retrieve information about the connection.
2006-01-26
Non-SASL authenticator.
Vincent Richard
1
-1
/
+43
2005-11-30
Detailed instruction for sending message.
Vincent Richard
1
-1
/
+1
2005-10-30
Moved certificate code into 'vmime::net::security::cert' namespace.
Vincent Richard
1
-6
/
+6
2005-10-19
Charset converter.
Vincent Richard
1
-3
/
+4
2005-10-06
Expunge deleted messages when closing folder.
Vincent Richard
1
-0
/
+2
2005-10-03
Added TLS/SSL support.
Vincent Richard
2
-4
/
+121
2005-09-17
Updated FSF address.
Vincent Richard
8
-24
/
+56
2005-09-17
SASL authentication.
Vincent Richard
1
-12
/
+51
2005-09-02
Updated code to use smart pointers.
Vincent Richard
1
-7
/
+7
2005-09-01
Added a menu entry to change current folder.
Vincent Richard
1
-2
/
+40
2005-08-23
Renamed 'vmime::messaging' to 'vmime::net'.
Vincent Richard
2
-45
/
+45
2005-08-17
Content handler constness.
Vincent Richard
1
-2
/
+2
2005-07-17
Reference counting and smart pointers.
Vincent Richard
1
-6
/
+5
2005-07-15
Added getName() to retrieve attachment filename.
Vincent Richard
1
-0
/
+1
2005-07-12
Reference counting and smart pointers.
Vincent Richard
5
-59
/
+41
2005-05-30
Don't ask for authentication credentials when specified in the URL.
Vincent Richard
1
-1
/
+3
2005-05-20
Removed redundant field name.
Vincent Richard
1
-6
/
+6
2005-05-19
'example6' enhancement.
Vincent Richard
1
-151
/
+429
2005-05-15
Service properties enhancement.
Vincent Richard
2
-50
/
+110
2005-04-27
Fixed send example.
Vincent Richard
1
-2
/
+4
2005-03-18
Updated VMime website URL.
Vincent Richard
7
-13
/
+13
2005-03-17
Added 'VMime Viewer' example.
Vincent Richard
2
-0
/
+308
2005-01-28
Splitted 'contentHandler' into three classes: 'emptyContentHandler', ↵
Vincent Richard
3
-4
/
+4
'stringContentHandler' and 'streamContentHandler'.
2005-01-03
Changed year to 2005 in copyright header.
Vincent Richard
6
-6
/
+6
2004-12-30
Autotools and libtool support.
Vincent Richard
6
-6
/
+7
2004-12-26
Moved all header files to 'vmime/' directory.
Vincent Richard
6
-12
/
+12
2004-12-18
Default platform handlers (currently only POSIX).
Vincent Richard
8
-326
/
+14
2004-12-06
All header tests-functions added
Laurent Richard
1
-1
/
+1
2004-11-07
Moved encodeAndFold() and decodeAndUnfold() functions from "base.cpp" to ↵
Vincent Richard
1
-2
/
+2
"text.cpp".
2004-10-21
Refactoring (see ChangeLog).
Vincent Richard
7
-97
/
+129
2004-10-05
Added "examples/common.inc" file that was ommited during initial import.
Vincent Richard
1
-0
/
+312