Upgrade TLS suites for GnuTLS, mbedTLS and OpenSSL
authorFelix Morgner <felix.morgner@gmail.com>
Sun, 6 Mar 2016 22:40:45 +0000 (23:40 +0100)
committerFelix Morgner <felix.morgner@gmail.com>
Sun, 6 Mar 2016 22:44:34 +0000 (23:44 +0100)
commitc72ebd29f239793218f2248c3f8b48a7b3e0a541
tree2b1a0cc7d176560337c7677aed81580cd13b13c4
parentdbf4a6828c7cdcf4c2d8f8535a76272847823809
Upgrade TLS suites for GnuTLS, mbedTLS and OpenSSL

I could not figure out whether or not PolarSSL, which is technically
now mbedTLS, does support ECDHE suites. I currently have no access to
PolarSSL myself. It would be great if somebody could figure that one
out. Relates to #82, fixes #84 and #77.
src/ssli_gnutls.c
src/ssli_mbedtls.c
src/ssli_openssl.c