aboutsummaryrefslogtreecommitdiffstats
path: root/src/messaging/imap/IMAPConnection.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2005-08-23Renamed 'vmime::messaging' to 'vmime::net'.Vincent Richard1-313/+0
2005-07-21Fixed a bug when destroying an unconnected IMAP service.Vincent Richard1-3/+6
2005-07-12Reference counting and smart pointers.Vincent Richard1-18/+9
2005-05-15Service properties enhancement.Vincent Richard1-9/+63
2005-04-03Moved IMAP, POP3, maildir and SMTP files to separate namespaces.Vincent Richard1-4/+6
2005-03-18Updated VMime website URL.Vincent Richard1-1/+1
2005-01-03Changed year to 2005 in copyright header.Vincent Richard1-1/+1
2005-01-01Converted all C-style casts to C++-style casts + added unit test for utility:...Vincent Richard1-1/+1
2004-12-26Moved all header files to 'vmime/' directory.Vincent Richard1-6/+6
2004-12-26Removed relative paths from #include's.Vincent Richard1-6/+6
2004-10-21Refactoring (see ChangeLog).Vincent Richard1-10/+10