aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/imap (unfollow)
Commit message (Collapse)AuthorFilesLines
2006-11-08Imbue classic 'C' locale for the output of message parts and protocol commands.Vincent Richard3-0/+33
2006-10-11Renamed 'vmime::platformDependant' to 'vmime::platform'.Vincent Richard2-2/+2
2006-04-23Folder deletion.Vincent Richard1-0/+37
2006-04-18Renamed 'byte' to 'byte_t'.Vincent Richard1-2/+2
2006-04-05Clean up.Vincent Richard2-25/+26
2006-03-29Refactored and cleaned up smart pointers.Vincent Richard4-108/+171
2006-02-09Fixed dangling 'else'-block when TLS is not enabled (thanks to Tim Teulings).Vincent Richard1-1/+1
2006-02-05Changed copyright year to 2006.Vincent Richard8-8/+8
2006-01-29Added service::isSecuredConnection() and service::getConnectionInfos() to ↵Vincent Richard2-9/+57
retrieve information about the connection.
2006-01-15Fixed bug when reading CAPABILITY/LIST responses.Vincent Richard1-17/+20
2006-01-15Implemented IMAP multi-fetching.Vincent Richard3-83/+149
2005-12-02Fixed bug when connecting to IMAP with default authenticator.Vincent Richard1-1/+1
2005-10-06Renamed 'progressionListener' to 'progressListener'.Vincent Richard2-9/+9
2005-10-04Added service::setTimeoutHandlerFactory().Vincent Richard2-13/+2
2005-10-04Added service::setSocketFactory().Vincent Richard2-7/+1
2005-10-03Added TLS/SSL support.Vincent Richard4-65/+318
2005-09-17Updated FSF address.Vincent Richard6-18/+18
2005-09-17SASL authentication.Vincent Richard3-82/+312
2005-09-02Updated code to use smart pointers.Vincent Richard1-37/+35
2005-09-01NEVER call thisRef() from the object's constructor.Vincent Richard1-10/+14
2005-08-23Renamed 'vmime::messaging' to 'vmime::net'.Vincent Richard6-0/+3742