ImmortalWrt/package/network/utils
Jason A. Donenfeld bf0881dc72 wireguard-tools: bump to 1.0.20200827
* ipc: split into separate files per-platform

This is in preparation for FreeBSD support, which I had hoped to have this
release, but we're still waiting on some tooling fixes, so hopefully next
wg(8) will support that. Either way, the code base is now a lot more amenable
to adding more kernel platform support.

* man: wg-quick: use syncconf instead of addconf for strip example

Simple documentation fix.

* pubkey: isblank is a subset of isspace
* ctype: use non-locale-specific ctype.h

In addition to ensuring that isalpha() and such isn't locale-specific, we also
make these constant time, even though we're never distinguishing between bits
of a secret using them. From that perspective, though, this is markedly better
than the locale-specific table lookups in glibc, even though base64 characters
span two cache lines and valid private keys must hit both. This may be useful
for other projects too: https://git.zx2c4.com/wireguard-tools/tree/src/ctype.h

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
2020-09-09 20:47:19 +02:00
..
adb-enablemodem Move enablemodem from ramips to new package adb-enablemodem and make it used also by TL-MR6400 2017-05-27 07:54:40 +02:00
arptables treewide: switch git.netfilter.org to HTTPS 2017-10-08 21:10:36 +03:00
bpftools bpftools: add utility and library packages supporting eBPF usage 2020-08-31 12:23:59 +01:00
comgt comgt: add new script to send ussd request and get the answer 2020-07-08 16:07:05 +02:00
dante dante: Fix compile with glibc 2020-04-18 21:06:45 +02:00
ebtables ebtables: update to latest git 2018-06-27 2018-07-02 17:33:55 +02:00
ethtool ethtool: Update to version 5.8 2020-08-30 22:21:34 +02:00
iftop iftop: update to HEAD of 2018-10-03 - 77901c 2019-08-18 20:56:41 +02:00
iperf iperf: fix PKG_CONFIG_DEPENDS 2020-01-07 20:52:23 +01:00
iperf3 iperf3: update to 3.7 2019-07-08 16:28:47 +02:00
iproute2 iproute2: Update to version 5.8 2020-08-30 22:21:34 +02:00
ipset ipset: update to version 7.6 2020-08-24 18:53:59 +02:00
iptables iptables: update to 1.8.4 2020-03-15 15:55:56 +00:00
iw iw: Update to version 5.8 2020-09-06 20:30:51 +02:00
iwcap iwcap: fix handling kill signal during dump 2017-03-14 13:29:03 +01:00
iwinfo iwinfo: update to version 2020-06-03 2020-06-03 16:49:28 +02:00
layerscape/restool layerscape: update restool to LSDK-20.04 2020-05-07 12:53:06 +02:00
linux-atm linux-atm: Include linux/sockios.h for SIOCGSTAMP 2020-04-09 00:12:46 +02:00
ltq-dsl-base ltq-dsl-base: remove useless echos in lantiq_dsl.sh 2020-08-17 23:25:41 +02:00
maccalc network/utils/maccalc: drop Build/Prepare rule in favor of default one 2016-10-15 11:36:52 +02:00
nftables nftables: Activate link time optimization (LTO) 2020-09-06 20:30:18 +02:00
owipcalc network/utils/owipcalc: drop Build/Prepare rule in favor of default one 2016-10-15 11:36:52 +02:00
resolveip network/utils/resolveip: drop Build/Prepare rule in favor of default one 2016-10-15 11:36:52 +02:00
rssileds package: drop PKG_VERSION for purely local packages 2020-07-15 18:33:56 +02:00
tcpdump tcpdump: update to 4.9.3 2019-10-12 23:37:00 +02:00
umbim umbim: move package to 'WWAN' submenu 2020-02-24 23:27:50 +01:00
uqmi uqmi: fix indentation style and boundary 2019-07-03 07:45:00 +02:00
wireguard-tools wireguard-tools: bump to 1.0.20200827 2020-09-09 20:47:19 +02:00
wireless-tools treewide: revise library packaging 2019-01-24 10:39:30 +01:00
wpan-tools wpan-tools: clean up Makefile 2019-04-06 19:14:06 +02:00
wwan wwan: replace backticks by $(...) 2020-05-13 19:01:23 +02:00