index
:
VMIME
master
VMime Mail Library
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
testUtils.hpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-09-05
Code style and clarity.
Vincent Richard
1
-67
/
+80
2018-08-18
Avoid copy by passing shared_ptr<> with const reference.
Vincent Richard
1
-2
/
+2
2014-06-30
Added support for language specification in RFC-2047 encoded words and RFC-22...
Vincent Richard
1
-1
/
+8
2014-03-25
Trace socket/connection events.
Vincent Richard
1
-0
/
+3
2014-02-05
Better polling. Fixed possible connection issues on POSIX with slow network. ...
Vincent Richard
1
-0
/
+3
2014-01-19
In SSL socket, use timeout handler of underlying socket. Throw exception when...
Vincent Richard
1
-0
/
+2
2013-12-10
Simplified types for better readability. Use appropriate types (size_t, byte_...
Vincent Richard
1
-8
/
+9
2013-11-21
Boost/C++11 shared pointers.
Vincent Richard
1
-5
/
+5
2013-06-26
Unit tests for content handlers.
Vincent Richard
1
-1
/
+9
2013-06-20
Added support for CHUNKING SMTP extension (RFC-3030). More robust unit tests ...
Vincent Richard
1
-2
/
+17
2013-04-16
Added filtered output stream to transform LFs to CRLFs.
Vincent Richard
1
-0
/
+2
2013-03-18
Updated tests for charset conversion.
Vincent Richard
1
-0
/
+3
2013-03-08
Refactored unit tests.
Vincent Richard
1
-5
/
+13
2013-02-24
Message generation/parsing context. Charset conversion options. Preliminary i...
Vincent Richard
1
-1
/
+16
2013-02-12
Unit tests for SMTPCommand and SMTPCommandSet. Fixed SMTPCommandSet::isFinish...
Vincent Richard
1
-1
/
+6
2013-01-10
Updated copyright year and maintainer email address.
Vincent Richard
1
-1
/
+1
2012-12-12
Trivial 64-bit warning fixes.
Vincent Richard
1
-3
/
+3
2012-12-11
Fixed compilation issues in unit tests.
Vincent Richard
1
-2
/
+8
2010-08-05
Connection time out.
Vincent Richard
1
-0
/
+5
2009-12-01
Fixed directory renaming.
Vincent Richard
1
-0
/
+4
2009-12-01
Fixed missing function.
Vincent Richard
1
-0
/
+2
2009-09-06
Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.
Vincent Richard
1
-1
/
+1
2008-10-12
Fixed compilation warnings.
Vincent Richard
1
-5
/
+5
2006-05-05
Unit tests for SMTP.
Vincent Richard
1
-0
/
+110
2005-09-17
Updated FSF address.
Vincent Richard
1
-3
/
+7
2005-09-06
New namespace for message digest algorithms.
Vincent Richard
1
-1
/
+10
2005-08-25
Moved to CppUnit for unit tests framework.
Vincent Richard
1
-0
/
+182