You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package/network/utils
Jason A. Donenfeld 4576a753f2 wireguard-tools: bump to 1.0.20200121
* Makefile: remove pwd from compile output
* Makefile: add standard 'all' target
* Makefile: evaluate git version lazily

Quality of life improvements for packagers.

* ipc: simplify inflatable buffer and add fuzzer
* fuzz: add generic command argument fuzzer
* fuzz: add set and setconf fuzzers

More fuzzers and a slicker string list implementation. These fuzzers now find
themselves configuring wireguard interfaces from scratch after several million
mutations, which is fun to watch.

* netlink: make sure to clear return value when trying again

Prior, if a dump was interrupted by a concurrent set operation, we'd try
again, but forget to reset an error flag, so we'd keep trying again forever.
Now we do the right thing and succeed when we succeed.

* Makefile: sort inputs to linker so that build is reproducible

Earlier versions of make(1) passed GLOB_NOSORT to glob(3), resulting in the
linker receiving its inputs in a filesystem-dependent order. This screwed up
reproducible builds.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
4 years ago
..
adb-enablemodem Move enablemodem from ramips to new package adb-enablemodem and make it used also by TL-MR6400 7 years ago
arptables treewide: switch git.netfilter.org to HTTPS 7 years ago
comgt comgt-ncm: add driver dependencies again 5 years ago
curl curl: update to version 7.68.0 (security fix) 4 years ago
dante treewide: revise library packaging 5 years ago
ebtables ebtables: update to latest git 2018-06-27 6 years ago
ethtool ethtool: bump to 5.4 4 years ago
iftop iftop: update to HEAD of 2018-10-03 - 77901c 5 years ago
iperf iperf: fix PKG_CONFIG_DEPENDS 4 years ago
iperf3 iperf3: update to 3.7 5 years ago
iproute2 iproute2: update to 5.4.0 5 years ago
ipset ipset: update to 7.4 5 years ago
iptables Revert "iptables: update to 1.8.4" 5 years ago
iw mac80211: Update to version 5.4-rc2 5 years ago
iwcap iwcap: fix handling kill signal during dump 7 years ago
iwinfo iwinfo: Update to version 2020-01-05 4 years ago
layerscape/restool layerscape: update restool to LSDK 19.03 5 years ago
linux-atm linux-atm: Add missing headers 5 years ago
maccalc network/utils/maccalc: drop Build/Prepare rule in favor of default one 8 years ago
nftables nftables: bump to version 0.9.2 5 years ago
owipcalc network/utils/owipcalc: drop Build/Prepare rule in favor of default one 8 years ago
resolveip network/utils/resolveip: drop Build/Prepare rule in favor of default one 8 years ago
rssileds rssileds: change rssileds.init STOP index 5 years ago
tcpdump tcpdump: update to 4.9.3 5 years ago
umbim umbim: update to latest git HEAD 5 years ago
uqmi uqmi: fix indentation style and boundary 5 years ago
wireguard-tools wireguard-tools: bump to 1.0.20200121 4 years ago
wireless-tools treewide: revise library packaging 5 years ago
wpan-tools wpan-tools: clean up Makefile 5 years ago
wwan wwan: Double quote to prevent globbing and word splitting 5 years ago