make[3] -C package/libs/mbedtls compile make[3] -C package/libs/polarssl compile make[3] -C package/libs/ustream-ssl compile make[3] -C package/libs/uclient compile make[3] -C package/network/utils/iptables compile make[3] -C package/network/config/firewall compile make[3] -C packag...
ustream-ssl: update to Git version 2022-12-07 haukecommittedDec 8, 2022 63fde46 Commits on Dec 7, 2022 CI: kernel: don't checkout and install feeds AnsuelcommittedDec 8, 2022 Verified 1c174fe CI: build: skip sdk adapt to external toolchain on cache hit AnsuelcommittedDec 8, 202...
ustream-ssl-2019-11-05-c9b66682.tar.xz add some packages 5年前 util-linux-2.34.tar.xz add some packages 5年前 v1.0.0.tar.gz add some packages 5年前 wireless-regdb-2019.06.03.tar.xz add some packages 5年前 wolfssl-4.3.0-stable.tar.gz add musl 5年前 xz-5.2...
ustream-ssl: update to the latest version, fixes openssl TLS version … Feb 22, 2016 scripts scripts/strip-kmod.sh: remove a few extra sections to slightly reduce… Feb 1, 2016 target kernel: mtdsplit: add missing digest field to Seama header ...
ustream-ssl-2018-07-30-23a3f283.tar.xz util-linux-2.33.tar.xz v2ray-core-4.22.1.tar.gz v2ray-plugin-1.3.0.tar.gz verysync-linux-mipsle-v1.3.1.tar.gz vlmcsd-svn1112.tar.gz vsftpd-3.0.3.tar.gz wget-1.20.3.tar.gz wireless-regdb-2017-10-20-4343d359.ta... ...
static struct ustream_ssl_ops *ops; static void *dlh; static void *ctx; int uh_tls_init(const char *key, const char *crt, const char *ciphers) { static bool _init = false; if (_init) return 0; _init = true; dlh = dlopen("libustream-ssl." LIB_EXT, RTLD_LAZY | RTLD_LOCAL)...
make[3] -C package/libs/ustream-ssl compile make[3] -C feeds/packages/admin/htop compile make[3] -C package/network/ipv6/odhcp6c compile make[3] -C package/system/mtd compile make[3] -C package/libs/libselinux compile make[3] -C package/system/urngd compile ...
Re: [PATCH ustream-ssl] ustream-mbedtls: Use getrandom() instead of /dev/urandom Hauke Mehrtens Re: [PATCH ustream-ssl] ustream-mbedtls: Use getrandom() instead of /dev/urandom Torsten Duwe [sdwalker/sdwalker.github.io] 5b17c4: This week's update Stephen Walker via openwrt-devel ...
> sysupgrade -v /tmp/filename-of-downloaded-sysupgrade.bin worked great. thanks. but now luci still does not run, whining Thu Jul 28 13:09:37 2016 daemon.err uhttpd[1638]: Failed to load ustream-ssl library: File not found but libustream-polarssl is installed, probably by the luci-ssl...
package/libs/ustream-ssl/Makefile Original file line numberDiff line numberDiff line change @@ -7,7 +7,7 @@ PKG_SOURCE_PROTO:=git PKG_SOURCE_URL=$(PROJECT_GIT)/project/ustream-ssl.git PKG_SOURCE_DATE:=2023-11-26 PKG_SOURCE_VERSION:=263b9a97cf7e1e2467319c23832b705fc01190b5...