| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | add missing wincrypt.h | Mark Brand | 2012-11-12 | 1 | -0/+1 |
| | | |||||
| * | Fixed compilation issues on Windows. | Vincent Richard | 2012-11-06 | 1 | -2/+2 |
| | | |||||
| * | OpenSSL support (thanks to Mehmet Bozkurt). | Vincent Richard | 2012-11-03 | 1 | -0/+23 |
| | | |||||
| * | Migrated build system to CMake. Conditional file compilation. Automatic ↵ | Vincent Richard | 2012-11-01 | 1 | -1/+10 |
| | | | | | selection of platform handler. | ||||
| * | Fixed not exception-safe constructor, which could lead to possible memory ↵ | Vincent Richard | 2009-12-08 | 1 | -10/+6 |
| | | | | | leak (thanks to Bartek Szurgot). Get rid of const-ness on factories. | ||||
| * | Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009. | Vincent Richard | 2009-09-06 | 1 | -2/+2 |
| | | |||||
| * | Fixed compilation warnings. | Vincent Richard | 2008-10-12 | 1 | -2/+2 |
| | | |||||
| * | Changed copyright year to 2008. | Vincent Richard | 2008-01-04 | 1 | -1/+1 |
| | | |||||
| * | Initialize Winsock before using gethostbyname(). | Vincent Richard | 2007-10-16 | 1 | -0/+6 |
| | | |||||
| * | Changed copyright year to 2007. | Vincent Richard | 2007-01-01 | 1 | -1/+1 |
| | | |||||
| * | Changed copyright year to 2006. | Vincent Richard | 2006-02-05 | 1 | -1/+1 |
| | | |||||
| * | Added service::setTimeoutHandlerFactory(). | Vincent Richard | 2005-10-04 | 1 | -8/+0 |
| | | |||||
| * | Added service::setSocketFactory(). | Vincent Richard | 2005-10-04 | 1 | -7/+3 |
| | | |||||
| * | Updated FSF address. | Vincent Richard | 2005-09-17 | 1 | -3/+7 |
| | | |||||
| * | Renamed 'vmime::messaging' to 'vmime::net'. | Vincent Richard | 2005-08-23 | 1 | -2/+2 |
| | | |||||
| * | Oops... missing ')'. | Vincent Richard | 2005-05-14 | 1 | -1/+1 |
| | | |||||
| * | Replaced getpid() with GetCurrentProcessId() on Windows. | Vincent Richard | 2005-05-14 | 1 | -2/+2 |
| | | |||||
| * | Added 'childProcess'. | Vincent Richard | 2005-04-30 | 1 | -0/+7 |
| | | |||||
| * | Fixed getLocaleCharset() in Windows platform handler, when MLang is not present. | Vincent Richard | 2005-04-18 | 1 | -7/+65 |
| | | |||||
| * | Added windows platform handlers. | Stefan Uhrig | 2005-03-27 | 1 | -0/+213 |
