openwrt/package
Jason A. Donenfeld eb8c8a94a9 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>
Signed-off-by: maurerr <mariusd84@gmail.com>
2021-09-01 08:06:58 +00:00
..
base-files base-files: support label-property-less in get_dt_leds 2021-09-01 08:06:57 +00:00
boot ramips: add support for HooToo HT-TM05 2021-09-01 08:06:57 +00:00
devel strace: Update to version 5.8 2021-09-01 08:06:56 +00:00
firmware treewide: https for downloads.openwrt.org sources 2021-09-01 08:06:55 +00:00
kernel mac80211: update encap offload patches to the latest version 2021-09-01 08:06:58 +00:00
libs wolfssl: Activate link time optimization (LTO) 2021-09-01 08:06:57 +00:00
network wireguard-tools: bump to 1.0.20200827 2021-09-01 08:06:58 +00:00
system refpolicy: skip building docs 2021-09-01 08:06:56 +00:00
utils util-linux: Fix build when libmagic is present 2021-09-01 08:06:57 +00:00
Makefile build: store SourceDateEpoch in manifest 2021-09-01 08:06:55 +00:00