summaryrefslogtreecommitdiffstats
path: root/src/openvpn/ssl_backend.h
Commit message (Expand)AuthorAgeFilesLines
* Add --tls-version-maxSteffan Karger2014-11-141-1/+1
* Fixed some compile issues with show_library_versions()James Yonan2014-05-201-1/+1
* When tls-version-min is unspecified, revert to original versioning approach.James Yonan2014-04-301-6/+9
* Add SSL library version reporting.Gert Doering2014-04-181-0/+6
* 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-08-161-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-121-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