Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Boost/C++11 shared pointers. | Vincent Richard | 2013-11-21 | 1 | -16/+16 |
| | |||||
* | Cross-platform and (truly) thread-safe OpenSSL initialization. | Vincent Richard | 2013-05-13 | 1 | -0/+4 |
| | |||||
* | Fixed BIO_METHOD initialization for thread safety. | Vincent Richard | 2013-05-12 | 1 | -14/+16 |
| | |||||
* | Remove +x bit from source files | Jan Engelhardt | 2013-03-27 | 1 | -0/+0 |
| | |||||
* | Updated copyright year and maintainer email address. | Vincent Richard | 2013-01-10 | 1 | -1/+1 |
| | |||||
* | SSL server identity check. | Vincent Richard | 2012-12-10 | 1 | -1/+13 |
| | |||||
* | Better handling of SSL_ERROR_WANT_READ/SSL_ERROR_WANT_WRITE. Sockets on ↵ | Vincent Richard | 2012-11-29 | 1 | -16/+86 |
| | | | | Windows platform are now non-blocking (thanks to Mehmet Bozkurt). | ||||
* | OpenSSL support (thanks to Mehmet Bozkurt). | Vincent Richard | 2012-11-03 | 1 | -0/+416 |