wireguard: bump to 0.0.20181119
authorJason A. Donenfeld <Jason@zx2c4.com>
Mon, 19 Nov 2018 17:30:17 +0000 (18:30 +0100)
committerHans Dedecker <dedeckeh@gmail.com>
Mon, 19 Nov 2018 21:15:02 +0000 (22:15 +0100)
commit48d8d46d331cd866ad5717cc5b090223a1856a4a
treefaad8ba30fd024f8b954d70c880c1fd45e5d9751
parent9b8a955358fb55b4c3c70074fc8fee27d533ba81
wireguard: bump to 0.0.20181119

* chacha20,poly1305: fix up for win64
* poly1305: only export neon symbols when in use
* poly1305: cleanup leftover debugging changes
* crypto: resolve target prefix on buggy kernels
* chacha20,poly1305: don't do compiler testing in generator and remove xor helper
* crypto: better path resolution and more specific generated .S
* poly1305: make frame pointers for auxiliary calls
* chacha20,poly1305: do not use xlate

This should fix up the various build errors, warnings, and insertion errors
introduced by the previous snapshot, where we added some significant
refactoring. In short, we're trying to port to using Andy Polyakov's original
perlasm files, and this means quite a lot of work to re-do that had stableized
in our old .S.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
package/network/services/wireguard/Makefile