openwrt/package
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
..
base-files base-files: support label-property-less in get_dt_leds 2020-09-05 23:24:46 +02:00
boot ramips: add support for HooToo HT-TM05 2020-09-03 14:15:30 +02:00
devel strace: Update to version 5.8 2020-08-31 22:15:26 +02:00
firmware treewide: https for downloads.openwrt.org sources 2020-08-31 11:26:10 +01:00
kernel mac80211: update encap offload patches to the latest version 2020-09-09 11:51:47 +02:00
libs wolfssl: Activate link time optimization (LTO) 2020-09-06 20:30:51 +02:00
network wireguard-tools: bump to 1.0.20200827 2020-09-09 20:47:19 +02:00
system refpolicy: skip building docs 2020-09-01 14:35:00 +01:00
utils util-linux: Fix build when libmagic is present 2020-09-06 23:19:12 +02:00
Makefile build: store SourceDateEpoch in manifest 2020-08-31 11:18:06 +01:00