Files
openwrt-R7800-nss/package/utils
Antti Seppälä c70f842da3 adb: Switch to mbedtls
Currently adb uses libopenssl for certain authentication tasks between
the host and the target device such as certificate generation, hashing,
base64 encoding and pki signatures.

Add a patch to use functionalities available in mbedtls instead.

Also switch package makefile and dependency to libmbedtls and drop
patches and references to lib{crypto,openssl} as they are no longer
required.

This conserves considerable amount of space on the device as openwrt
ships with libmbedtls by default.

Signed-off-by: Antti Seppälä <a.seppala@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/18819
Signed-off-by: Robert Marko <robimarko@gmail.com>
2025-05-24 21:32:25 +02:00
..
2025-05-24 21:32:25 +02:00
2024-10-03 17:27:50 +02:00
2025-05-02 19:15:42 +02:00
2024-11-17 12:30:16 +01:00
2024-09-19 13:31:32 +02:00
2025-01-11 22:24:24 +01:00
2024-02-17 01:55:21 +01:00
2024-02-17 01:55:49 +01:00
2024-11-11 21:20:01 +01:00
2025-05-02 19:15:42 +02:00
2024-05-23 22:49:25 +02:00