tn3399_openwrt/package
Jo-Philipp Wich 9e45f9d63c polarssl: enable AES-GCM and CAMELLIA-GCM ciphersuites
Recent versions of Chrome require this ciphers to successfully handshake with
a TLS enabled uhttpd server using the ustream-polarssl backend.

If `CONFIG_GCM` is disabled, `ssl_ciphersuite_from_id()` will return `NULL`
when cipher `0x9d` is looked up, causing the calling `ssl_ciphersuite_match()`
to fail with `POLARSSL_ERR_SSL_INTERNAL_ERROR`.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2016-06-11 03:24:57 +02:00
..
base-files base-files: maintain LED config state 2016-06-08 10:34:50 +02:00
boot uboot-lantiq: get rid of bogus profile dependencies 2016-06-08 06:42:42 +02:00
devel treewide: replace nbd@openwrt.org with nbd@nbd.name 2016-06-07 08:58:42 +02:00
firmware treewide: replace nbd@openwrt.org with nbd@nbd.name 2016-06-07 08:58:42 +02:00
kernel mac80211: fix calculation of VHT capability values 2016-06-10 18:08:30 +02:00
libs polarssl: enable AES-GCM and CAMELLIA-GCM ciphersuites 2016-06-11 03:24:57 +02:00
network swconfig: improve failure reporting 2016-06-11 00:51:22 +02:00
system mtd: fix typo in error message for 'c' option 2016-06-11 01:37:49 +02:00
utils busybox: Call ntpd hotplug script for every action 2016-06-10 18:05:08 +02:00
Makefile include: choose package output directory based on repository info 2016-04-06 21:55:44 +02:00