summaryrefslogtreecommitdiffstats
path: root/src/openvpn/ssl_backend.h
Commit message (Expand)AuthorAgeFilesLines
* Added support for TLS Keying Material Exporters [RFC-5705]Daniel Kubec2015-10-101-0/+13
* Add --tls-version-maxSteffan Karger2014-11-141-5/+6
* Fixed some compile issues with show_library_versions()James Yonan2014-05-201-1/+1
* Add support for elliptic curve diffie-hellmann key exchange (ECDH)Steffan Karger2014-04-251-0/+15
* Add SSL library version reporting.Gert Doering2014-04-181-0/+6
* Make tls_ctx_restrict_ciphers accept NULL as char *cipher_list.Steffan Karger2014-01-051-2/+3
* If --tls-cipher is supplied, make --show-tls parse the list.Steffan Karger2014-01-031-1/+3
* Refactor tls_ctx_use_external_private_key()Joachim Schipper2013-11-231-19/+7
* TLS version negotiationJames Yonan2013-07-111-0/+23
* plugin: Extend the plug-in v3 API to identify the SSL implementation usedDavid Sommerseth2013-07-031-0/+7
* Do not pass struct tls_session* as void* in key_state_ssl_init().Steffan Karger2013-06-071-1/+5
* Switch to IANA names for TLS ciphers.Steffan Karger2013-03-221-0/+9
* Remove ENABLE_INLINE_FILES conditionalsArne Schwabe2012-06-221-26/+10
* Added support for new PolarSSL 1.1 RNGAdriaan de Jong2012-04-271-0/+10
* build: proper crypto detection and usageAlon Bar-Lev2012-03-221-5/+5
* build: standard directory layoutAlon Bar-Lev2012-03-221-0/+441