aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/imap (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Imbue classic 'C' locale for the output of message parts and protocol commands.Vincent Richard2006-11-083-0/+33
* Renamed 'vmime::platformDependant' to 'vmime::platform'.Vincent Richard2006-10-112-2/+2
* Folder deletion.Vincent Richard2006-04-231-0/+37
* Renamed 'byte' to 'byte_t'.Vincent Richard2006-04-181-2/+2
* Clean up.Vincent Richard2006-04-052-25/+26
* Refactored and cleaned up smart pointers.Vincent Richard2006-03-294-108/+171
* Fixed dangling 'else'-block when TLS is not enabled (thanks to Tim Teulings).Vincent Richard2006-02-091-1/+1
* Changed copyright year to 2006.Vincent Richard2006-02-058-8/+8
* Added service::isSecuredConnection() and service::getConnectionInfos() to ret...Vincent Richard2006-01-292-9/+57
* Fixed bug when reading CAPABILITY/LIST responses.Vincent Richard2006-01-151-17/+20
* Implemented IMAP multi-fetching.Vincent Richard2006-01-153-83/+149
* Fixed bug when connecting to IMAP with default authenticator.Vincent Richard2005-12-021-1/+1
* Renamed 'progressionListener' to 'progressListener'.Vincent Richard2005-10-062-9/+9
* Added service::setTimeoutHandlerFactory().Vincent Richard2005-10-042-13/+2
* Added service::setSocketFactory().Vincent Richard2005-10-042-7/+1
* Added TLS/SSL support.Vincent Richard2005-10-034-65/+318
* Updated FSF address.Vincent Richard2005-09-176-18/+18
* SASL authentication.Vincent Richard2005-09-173-82/+312
* Updated code to use smart pointers.Vincent Richard2005-09-021-37/+35
* NEVER call thisRef() from the object's constructor.Vincent Richard2005-09-011-10/+14
* Renamed 'vmime::messaging' to 'vmime::net'.Vincent Richard2005-08-236-0/+3742