make[3] -C package/system/usign compile 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/...
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...
well/openwrt-dl 代码Issues0Pull Requests0Wiki统计流水线 服务 我知道了,不再自动展开 加入Gitee 与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :) 免费加入 已有帐号?立即登录 该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
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 ...
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...
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... ...
Re: [PATCH ustream-ssl] ustream-mbedtls: Use getrandom() instead of /dev/urandomTorsten Duwe [sdwalker/sdwalker.github.io] 5b17c4: This week's updateStephen Walker via openwrt-devel [PATCH netifd 0/5] Fix some compiler warningsHauke Mehrtens ...
> 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...
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)...
2 changes: 1 addition & 1 deletion 2 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:=263b9a...