1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 22:18:16 +02:00
openwrt/package
Vladislav Grishenko f166cf9ca0 dropbear: add ed25519 and chacha20-poly1305
- add Ed25519 support (backport):
  * DROPBEAR_ED25519 option for ssh-ed25519,
  * disabled by default
- add Chacha20-Poly1305 support (backport):
  * DROPBEAR_CHACHA20POLY1305 for chacha20-poly1305@openssh.com,
  * enabled by default
- update feature costs in binary size

Signed-off-by: Vladislav Grishenko <themiron@mail.ru>
2020-05-30 21:27:10 +02:00
..
base-files package/base-files: caldata: work around dd's limitation 2020-05-28 11:22:22 +02:00
boot packages/boot: remove rbcfg 2020-05-28 11:09:10 +02:00
devel perf: build with NO_LIBCAP=1 2020-04-26 21:20:47 +02:00
firmware cypress-firmware: add PROVIDES sections 2020-05-28 10:36:27 +02:00
kernel mac80211: fix wifi teardown 2020-05-30 12:01:08 +02:00
libs libubox: update to the latest version 2020-05-26 10:45:44 +02:00
network dropbear: add ed25519 and chacha20-poly1305 2020-05-30 21:27:10 +02:00
system procd: update to git HEAD 2020-05-28 14:29:08 +01:00
utils ugps: nmea: make sure date is valid 2020-05-29 23:59:35 +01:00
Makefile