index
:
VMIME
master
VMime Mail Library
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
messaging
/
pop3
/
POP3Folder.cpp
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2005-08-23
Renamed 'vmime::messaging' to 'vmime::net'.
Vincent Richard
1
-826
/
+0
2005-07-25
Added FETCH_IMPORTANCE flag.
Vincent Richard
1
-1
/
+2
2005-07-23
Fixed getMessages().
Vincent Richard
1
-2
/
+4
2005-07-12
Reference counting and smart pointers.
Vincent Richard
1
-48
/
+51
2005-04-28
Sendmail implementation + filtered streams.
Vincent Richard
1
-3
/
+3
2005-04-03
Moved IMAP, POP3, maildir and SMTP files to separate namespaces.
Vincent Richard
1
-3
/
+5
2005-03-23
Added POP3 notifications.
Vincent Richard
1
-0
/
+61
2005-03-23
Fixed multiple bugs in POP3 protocol.
Vincent Richard
1
-38
/
+125
2005-03-18
Updated VMime website URL.
Vincent Richard
1
-1
/
+1
2005-01-03
Changed year to 2005 in copyright header.
Vincent Richard
1
-1
/
+1
2005-01-02
Added unit tests for 'utility::path'.
Vincent Richard
1
-1
/
+3
2004-12-26
Moved all header files to 'vmime/' directory.
Vincent Richard
1
-4
/
+4
2004-12-26
Removed relative paths from #include's.
Vincent Richard
1
-4
/
+4
2004-12-17
Fixed bugs with message count notification.
Vincent Richard
1
-1
/
+8
2004-10-21
Refactoring (see ChangeLog).
Vincent Richard
1
-19
/
+19