aboutsummaryrefslogtreecommitdiffstats
path: root/src/platforms/windows/windowsHandler.cpp
Commit message (Expand)AuthorAgeFilesLines
* Initialize Winsock before using gethostbyname().Vincent Richard2007-10-161-0/+6
* 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-8/+0
* Added service::setSocketFactory().Vincent Richard2005-10-041-7/+3
* Updated FSF address.Vincent Richard2005-09-171-3/+7
* Renamed 'vmime::messaging' to 'vmime::net'.Vincent Richard2005-08-231-2/+2
* Oops... missing ')'.Vincent Richard2005-05-141-1/+1
* Replaced getpid() with GetCurrentProcessId() on Windows.Vincent Richard2005-05-141-2/+2
* Added 'childProcess'.Vincent Richard2005-04-301-0/+7
* Fixed getLocaleCharset() in Windows platform handler, when MLang is not present.Vincent Richard2005-04-181-7/+65
* Added windows platform handlers.Stefan Uhrig2005-03-271-0/+213