index
:
VMIME
master
VMime Mail Library
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
net
/
pop3
/
POP3Message.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Boost/C++11 shared pointers.
Vincent Richard
2013-11-21
1
-16
/
+16
*
Custom fetch attributes.
Vincent Richard
2013-11-14
1
-9
/
+9
*
Renamed net::*{part|structure} to net::*message{Part|Structure}. Splitted cod...
Vincent Richard
2013-07-16
1
-4
/
+4
*
Added basic support for IMAP CONDSTORE extension.
Vincent Richard
2013-07-16
1
-1
/
+1
*
Moved POP3 connection-related things to POP3Connection object.
Vincent Richard
2013-06-12
1
-4
/
+4
*
Moved POP3 client command related things to POP3Command class.
Vincent Richard
2013-06-11
1
-8
/
+3
*
Updated copyright year and maintainer email address.
Vincent Richard
2013-01-10
1
-1
/
+1
*
Moved POP3 response receiving and parsing to a separate class.
Vincent Richard
2012-12-06
1
-5
/
+14
*
Use message size for progress listener.
Vincent Richard
2012-11-30
1
-7
/
+1
*
Migrated build system to CMake. Conditional file compilation. Automatic selec...
Vincent Richard
2012-11-01
1
-0
/
+10
*
Split stream.hpp/.cpp into multiple source files.
Vincent Richard
2012-04-14
1
-0
/
+2
*
Added helper function to construct parsed message from net message. Splitted ...
Vincent Richard
2010-05-18
1
-0
/
+14
*
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
-4
/
+4
*
Changed copyright year to 2008.
Vincent Richard
2008-01-04
1
-1
/
+1
*
Fixed typo in the copyright header, and added missing paragraph about linking.
Vincent Richard
2007-03-27
1
-3
/
+7
*
Changed copyright year to 2007.
Vincent Richard
2007-01-01
1
-1
/
+1
*
Refactored and cleaned up smart pointers.
Vincent Richard
2006-03-29
1
-14
/
+20
*
Changed copyright year to 2006.
Vincent Richard
2006-02-05
1
-1
/
+1
*
Renamed 'progressionListener' to 'progressListener'.
Vincent Richard
2005-10-06
1
-2
/
+2
*
Updated FSF address.
Vincent Richard
2005-09-17
1
-3
/
+3
*
Updated code to use smart pointers.
Vincent Richard
2005-09-02
1
-4
/
+4
*
Renamed 'vmime::messaging' to 'vmime::net'.
Vincent Richard
2005-08-23
1
-0
/
+213