index
:
VMIME
master
VMime Mail Library
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
net
/
pop3
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2016-04-05
Clarified object construction where 'enabled_shared_from_this' is used. Use ↵
Vincent Richard
2
-5
/
+3
it only where it is needed.
2016-03-24
Fixed special value 'last' in message sets.
Vincent Richard
1
-0
/
+14
2016-03-23
Fixed types.
Vincent Richard
1
-1
/
+1
2016-03-23
Issue #126: fixed warnings about sign mismatch.
Vincent Richard
1
-1
/
+1
2014-06-01
Fixed segfault in POP3 test.
Vincent Richard
1
-1
/
+13
2014-02-13
Added support for initial response in SASL authentication.
Vincent Richard
1
-0
/
+9
2013-11-21
Boost/C++11 shared pointers.
Vincent Richard
5
-82
/
+84
2013-08-16
Fixed segfault at POP3 connection error.
Vincent Richard
1
-0
/
+69
2013-06-12
Moved POP3 connection-related things to POP3Connection object.
Vincent Richard
4
-10
/
+99
2013-06-11
Moved POP3 client command related things to POP3Command class.
Vincent Richard
1
-0
/
+223
2013-03-08
Refactored unit tests.
Vincent Richard
2
-10
/
+2
2013-02-14
Unit tests for POP3Utils.
Vincent Richard
1
-0
/
+72
2013-02-13
Unit tests for POP3Response.
Vincent Richard
1
-0
/
+208