summaryrefslogtreecommitdiffstats
path: root/src/openvpn/ssl_polarssl.c
Commit message (Expand)AuthorAgeFilesLines
* Improve --tls-cipher and --show-tls man page descriptionSteffan Karger2015-05-091-1/+1
* Add --tls-version-maxSteffan Karger2014-11-141-22/+58
* ssl_polarssl.c: fix includes and make casts explicitSteffan Karger2014-10-251-20/+26
* Fix regression with password protected private keys (polarssl)Steffan Karger2014-10-241-3/+3
* 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-2/+2
* Add SSL library version reporting.Gert Doering2014-04-181-0/+10
* If --tls-cipher is supplied, make --show-tls parse the list.Steffan Karger2014-01-031-1/+7
* external_pkcs1_sign: Support non-RSA_SIG_RAW hash_idsJoachim Schipper2013-11-231-7/+69
* --management-external-key for PolarSSLJoachim Schipper2013-11-231-4/+96
* Refactor tls_ctx_use_external_private_key()Joachim Schipper2013-11-231-16/+4
* TLS version negotiationJames Yonan2013-08-161-0/+40
* Add support for client-cert-not-required for PolarSSL.Tamas TEVESZ2013-06-121-2/+14
* Do not pass struct tls_session* as void* in key_state_ssl_init().Steffan Karger2013-06-121-1/+1
* Switch to IANA names for TLS ciphers.Steffan Karger2013-03-221-1/+21
* Improve PolarSSL key_state_read_{cipher, plain}text messagesSteffan Karger2013-03-221-2/+6
* PolarSSL-1.2 supportSteffan Karger2013-03-221-28/+5
* Fixed a bug where PolarSSL gave an error when using an inline file tag.Adriaan de Jong2012-10-171-1/+1
* Remove ENABLE_INLINE_FILES conditionalsArne Schwabe2012-06-221-28/+6
* Removed support for PolarSSL < 1.1Adriaan de Jong2012-04-271-6/+0
* Added support for new PolarSSL 1.1 RNGAdriaan de Jong2012-04-271-10/+34
* build: move out config.h include from sysheadAlon Bar-Lev2012-03-221-0/+6
* build: proper crypto detection and usageAlon Bar-Lev2012-03-221-5/+5
* build: standard directory layoutAlon Bar-Lev2012-03-221-0/+868