openwrt/package
Eneas U de Queiroz 1781e7408a
uencrypt: split common and library-specific code
This splits the code in 4 files:
 - uencrypt.h
 - uencrypt.c - main program
 - uencrypt-openssl.c - OpenSSL/wolfSSL implementation
 - uencrypt-mbedtls - mbedTLS implementation

Other changes, accounting for ~400 bytes increase in ipk size:
 - more error condition checking and reporting,
 - hide key and iv command line arguments

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2023-03-17 17:22:54 -03:00
..
base-files base-files: add support for retrieving IPv6 assignments 2023-02-24 23:56:36 +01:00
boot ramips: add support for SNR-CPE-ME2-SFP 2023-03-08 23:44:59 +01:00
devel strace: update to 6.2 2023-03-10 20:57:32 +01:00
firmware ipq-wifi: bump to latest git HEAD and add 8devices boards 2023-03-17 14:35:49 +01:00
kernel kernel: modules: add missing kmod-mdio-devres for lan743x 2023-03-10 01:45:38 +01:00
libs elfutils: update to 1.89 2023-03-12 13:54:50 +01:00
network odhcp6c: add "verbose" option 2023-03-14 22:47:34 +01:00
system rpcd: bump to latest git HEAD 2023-03-17 03:34:50 +01:00
utils uencrypt: split common and library-specific code 2023-03-17 17:22:54 -03:00
Makefile build: fix opkg install step for large package selection 2021-05-12 11:13:53 +02:00