aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/smtp/SMTPServiceInfos.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Added SMTP service properties to allow disabling PIPELINING and CHUNKING ↵Vincent Richard2013-07-241-0/+6
| | | | extensions.
* Renamed TYPE_BOOL to avoid name collision on MacOS.Vincent Richard2013-01-151-6/+6
|
* Updated copyright year and maintainer email address.Vincent Richard2013-01-101-1/+1
|
* Migrated build system to CMake. Conditional file compilation. Automatic ↵Vincent Richard2012-11-011-0/+9
| | | | selection of platform handler.
* Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.Vincent Richard2009-09-061-2/+2
|
* Changed copyright year to 2008.Vincent Richard2008-01-041-1/+1
|
* Fixed typo in the copyright header, and added missing paragraph about linking.Vincent Richard2007-03-271-3/+7
|
* Changed copyright year to 2007.Vincent Richard2007-01-011-1/+1
|
* Changed copyright year to 2006.Vincent Richard2006-02-051-1/+1
|
* Added service::setTimeoutHandlerFactory().Vincent Richard2005-10-041-6/+0
|
* Added service::setSocketFactory().Vincent Richard2005-10-041-3/+0
|
* Added TLS/SSL support.Vincent Richard2005-10-031-0/+136