]> git.sesse.net Git - cubemap/commitdiff
Enable RX support for kTLS.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Thu, 17 May 2018 20:13:55 +0000 (22:13 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Thu, 17 May 2018 20:15:09 +0000 (22:15 +0200)
This bumps the TLS requirement to >= 4.17 (tested with 4.17.0-rc4),
and doesn't really help all that much (neither in performance nor
complexity), but there's no point in supporting a separate non-RX-capable
path for 4.13 through 4.16.

Includes updating tlse.c to the latest version.


No differences found