index
:
VMIME
master
VMime Mail Library
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
messaging
/
pop3
/
POP3Store.cpp
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2005-08-23
Renamed 'vmime::messaging' to 'vmime::net'.
Vincent Richard
1
-630
/
+0
2005-07-12
Reference counting and smart pointers.
Vincent Richard
1
-10
/
+7
2005-06-16
Fixed multi-line terminator spanning on multiple incoming packets.
Vincent Richard
1
-38
/
+20
2005-05-15
Service properties enhancement.
Vincent Richard
1
-27
/
+48
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
-2
/
+4
2005-03-28
Fixed POP3Store::sendPacket() for some servers.
Vincent Richard
1
-2
/
+4
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
2004-12-26
Moved all header files to 'vmime/' directory.
Vincent Richard
1
-6
/
+6
2004-12-26
Removed relative paths from #include's.
Vincent Richard
1
-7
/
+6
2004-12-22
Added getCapabilities() on messaging::store.
Vincent Richard
1
-1
/
+7
2004-12-16
Added store::isValidFolderName().
Vincent Richard
1
-0
/
+6
2004-10-21
Refactoring (see ChangeLog).
Vincent Richard
1
-22
/
+34