Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2013-12-29 | Merged source and header files in directory structure. Got rid of SConstruct ↵ | Vincent Richard | 1 | -135/+0 | |
build. | |||||
2013-11-21 | Boost/C++11 shared pointers. | Vincent Richard | 1 | -6/+6 | |
2013-09-21 | TLS properties: allows setting custom cipher suite for TLS/SSL connections. | Vincent Richard | 1 | -5/+6 | |
2013-05-13 | Cross-platform and (truly) thread-safe OpenSSL initialization. | Vincent Richard | 1 | -3/+3 | |
2013-03-27 | Remove +x bit from source files | Jan Engelhardt | 1 | -0/+0 | |
2013-01-15 | Removed unused includes for OpenSSL. | Vincent Richard | 1 | -6/+0 | |
2013-01-10 | Updated copyright year and maintainer email address. | Vincent Richard | 1 | -1/+1 | |
2012-11-29 | Better handling of SSL_ERROR_WANT_READ/SSL_ERROR_WANT_WRITE. Sockets on ↵ | Vincent Richard | 1 | -0/+3 | |
Windows platform are now non-blocking (thanks to Mehmet Bozkurt). | |||||
2012-11-06 | Thread-safe initialization for OpenSSL. | Vincent Richard | 1 | -4/+3 | |
2012-11-03 | OpenSSL support (thanks to Mehmet Bozkurt). | Vincent Richard | 1 | -0/+138 | |