aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/pop3/POP3ServiceInfos.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merged source and header files in directory structure. Got rid of SConstruct ↵Vincent Richard2013-12-291-143/+0
| | | | build.
* Renamed TYPE_BOOL to avoid name collision on MacOS.Vincent Richard2013-01-151-8/+8
|
* 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/+139