Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Boost/C++11 shared pointers. | Vincent Richard | 2013-11-21 | 1 | -6/+6 |
| | |||||
* | Updated copyright year and maintainer email address. | Vincent Richard | 2013-01-10 | 1 | -2/+2 |
| | |||||
* | Fixed issue #17. | Vincent Richard | 2012-12-27 | 1 | -3/+8 |
| | |||||
* | Misc fixes for Windows build (thanks to Mehmet Bozkurt). | Vincent Richard | 2012-12-17 | 1 | -0/+2 |
| | |||||
* | SSL server identity check. | Vincent Richard | 2012-12-10 | 1 | -0/+67 |
| | |||||
* | remove stray argument from windowsSocket::sendRawNonBlocking | Mark Brand | 2012-11-29 | 1 | -1/+1 |
| | | | | follow-up to 3e9e8c9265f722d294c0060e1ccf29695fa5d2eb | ||||
* | Better handling of SSL_ERROR_WANT_READ/SSL_ERROR_WANT_WRITE. Sockets on ↵ | Vincent Richard | 2012-11-29 | 1 | -29/+211 |
| | | | | Windows platform are now non-blocking (thanks to Mehmet Bozkurt). | ||||
* | Migrated build system to CMake. Conditional file compilation. Automatic ↵ | Vincent Richard | 2012-11-01 | 1 | -2/+8 |
| | | | | selection of platform handler. | ||||
* | Added stubs for timeout handler (#3045770). | Vincent Richard | 2010-08-16 | 1 | -3/+8 |
| | |||||
* | Added block size on sockets to allow different buffer size for SSL. | Vincent Richard | 2009-11-30 | 1 | -2/+8 |
| | |||||
* | 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 |
| | |||||
* | 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 |
| | |||||
* | Updated FSF address. | Vincent Richard | 2005-09-17 | 1 | -3/+7 |
| | |||||
* | Renamed 'vmime::messaging' to 'vmime::net'. | Vincent Richard | 2005-08-23 | 1 | -1/+1 |
| | |||||
* | Reference counting and smart pointers. | Vincent Richard | 2005-07-12 | 1 | -3/+3 |
| | |||||
* | Added windows platform handlers. | Stefan Uhrig | 2005-03-27 | 1 | -0/+181 |