index
:
VMIME
master
VMime Mail Library
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
testRunner.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Code style and clarity.
Vincent Richard
2018-09-05
1
-65
/
+74
*
Issue #126: more warnings fixed.
Vincent Richard
2016-03-13
1
-3
/
+3
*
Simplified types for better readability. Use appropriate types (size_t, byte_...
Vincent Richard
2013-12-10
1
-2
/
+2
*
Fixed possible segfault caused by use of static string.
Vincent Richard
2013-11-28
1
-4
/
+7
*
Explicit platform handler initialization is not needed anymore.
Vincent Richard
2013-05-12
1
-3
/
+0
*
Refactored unit tests.
Vincent Richard
2013-03-08
1
-0
/
+49
*
Updated copyright year and maintainer email address.
Vincent Richard
2013-01-10
1
-1
/
+1
*
Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.
Vincent Richard
2009-09-06
1
-2
/
+2
*
Fixed compilation warnings.
Vincent Richard
2008-10-12
1
-1
/
+1
*
Fixed missing std includes.
Vincent Richard
2008-07-11
1
-0
/
+1
*
Changed copyright year to 2008.
Vincent Richard
2008-01-04
1
-1
/
+1
*
Changed copyright year to 2007.
Vincent Richard
2007-01-01
1
-1
/
+1
*
Renamed 'vmime::platformDependant' to 'vmime::platform'.
Vincent Richard
2006-10-11
1
-2
/
+2
*
Unit tests for SMTP.
Vincent Richard
2006-05-05
1
-2
/
+2
*
Changed copyright year to 2006.
Vincent Richard
2006-02-05
1
-1
/
+1
*
Updated FSF address.
Vincent Richard
2005-09-17
1
-3
/
+7
*
New namespace for message digest algorithms.
Vincent Richard
2005-09-06
1
-3
/
+28
*
XML output for test results.
Vincent Richard
2005-08-27
1
-15
/
+178
*
Moved to CppUnit for unit tests framework.
Vincent Richard
2005-08-25
1
-0
/
+54