openwrt/package
Paul Spooren 753309c7dd uhttpd: use P-256 for certs
The uhttpd package takes care of creating self-signed certificates if
px5g is installed. This improves the security of router management as it
encrypts the LuCI connection.

The EC P-256 curve is faster than RSA which which improves the user
experience on embedded devices. EC P-256 is support for as old devices
as Android 4.4.

Signed-off-by: Paul Spooren <mail@aparcar.org>
2020-11-09 10:54:29 +00:00
..
base-files base-files: add board.d support for bridge device 2020-11-04 07:36:49 +01:00
boot mediatek: update uboot to latest patchset provided by MTK 2020-11-04 20:32:52 +01:00
devel gdb: fix building with NLS enabled 2020-11-05 00:55:37 +00:00
firmware linux-firmware: update to 20201022 2020-11-01 20:54:37 +01:00
kernel mac80211: ath9k: enable OEM cards support on x86 2020-11-04 23:58:50 +01:00
libs libselinux: remove dependency on musl-fts for non-musl builds 2020-10-31 00:49:43 +00:00
network uhttpd: use P-256 for certs 2020-11-09 10:54:29 +00:00
system procd: bump to git HEAD 2020-11-07 06:03:49 +00:00
utils busybox: make username consistent 2020-10-25 17:26:30 +00:00
Makefile