aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/tls/openssl/TLSProperties_OpenSSL.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merged source and header files in directory structure. Got rid of SConstruct ↵Vincent Richard2013-12-291-112/+0
| | | | build.
* Boost/C++11 shared pointers.Vincent Richard2013-11-211-5/+5
|
* Order ciphers according to strength and always exclude ADH (OpenSSL).Vincent Richard2013-09-231-4/+4
|
* TLS properties: allows setting custom cipher suite for TLS/SSL connections.Vincent Richard2013-09-211-0/+112