summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
...
* qemu: version bump kernelJason A. Donenfeld2019-01-231-1/+1
* global: update copyrightJason A. Donenfeld2019-01-07135-136/+136
* netlink: auth socket changes against namespace of socketJason A. Donenfeld2018-12-301-0/+7
* tools: curve25519: handle unaligned loads/stores safelyJason A. Donenfeld2018-12-202-5/+19
* version: bump snapshot0.0.20181218Jason A. Donenfeld2018-12-182-2/+2
* makefile: use immediate expansion and use correct template patternsJason A. Donenfeld2018-12-184-7/+9
* netns: nmap != ncatJason A. Donenfeld2018-12-181-4/+4
* wg-quick: bring interface up while setting MTUAaron Jones2018-12-181-9/+4
* compat: account for Clang CFIJason A. Donenfeld2018-12-121-1/+1
* chacha20: do not define unused asm functionJason A. Donenfeld2018-12-071-4/+2
* embeddable-wg-library: do not warn on unrecognized netlink attributesJason A. Donenfeld2018-12-071-15/+1
* compat: don't undef BUILD_BUG_ON for Clang >=8Nathan Chancellor2018-12-071-1/+1
* chacha20,poly1305: simplify perlasm fancinessJason A. Donenfeld2018-12-073-75/+69
* jerry-rig: replace S_shipped with plJason A. Donenfeld2018-11-191-1/+1
* version: bump snapshot0.0.20181119Jason A. Donenfeld2018-11-192-2/+2
* chacha20,poly1305: do not use xlateJason A. Donenfeld2018-11-193-1496/+73
* poly1305: make frame pointers for auxiliary callsSamuel Neves2018-11-171-31/+43
* crypto: better path resolution and more specific generated .SJason A. Donenfeld2018-11-162-14/+9
* chacha20,poly1305: don't do compiler testing in generator and remove xor helperJason A. Donenfeld2018-11-152-30/+39
* crypto: resolve target prefix on buggy kernelsJason A. Donenfeld2018-11-151-1/+6
* poly1305: cleanup leftover debugging changesJason A. Donenfeld2018-11-151-3/+3
* poly1305: only export neon symbols when in useJason A. Donenfeld2018-11-151-2/+6
* chacha20,poly1305: fix up for win64Samuel Neves2018-11-152-27/+29
* version: bump snapshot0.0.20181115Jason A. Donenfeld2018-11-152-2/+2
* perlasm: avoid rep retJason A. Donenfeld2018-11-151-1/+1
* poly1305: specialize to wireguardJason A. Donenfeld2018-11-151-11/+20
* chacha20: specialize to wireguardJason A. Donenfeld2018-11-152-20/+38
* perlasm: cleanup whitespaceJason A. Donenfeld2018-11-151-5/+5
* poly1305: adjust to kernelSamuel Neves2018-11-151-220/+291
* chacha20: cleaner function declarationsSamuel Neves2018-11-141-23/+23
* chacha20: normalize namesSamuel Neves2018-11-141-71/+71
* chacha20: fixup win64 stack offsetsSamuel Neves2018-11-141-129/+129
* chacha20: simplify stack unwinding on ChaCha20_ctr32Samuel Neves2018-11-141-10/+8
* chacha20: use DRAP idiomSamuel Neves2018-11-141-236/+235
* chacha20: add hchacha_ssse3Samuel Neves2018-11-141-0/+39
* chacha20: begin adapting to kernel settingSamuel Neves2018-11-142-68/+116
* chacha20,poly1305: switch to perlasm originals on x86_64Samuel Neves2018-11-145-5424/+9596
* chacha20,poly1305: use CONFIG_KERNEL_MODE_NEON in .pl on armJason A. Donenfeld2018-11-144-8/+11
* chacha20,poly1305: switch to perlasm originals on mips and armJason A. Donenfeld2018-11-1415-6107/+5573
* global: various formatting tweeksJason A. Donenfeld2018-11-1310-47/+44
* wg-quick: android: do not choke on empty allowed-ipsJason A. Donenfeld2018-11-111-1/+4
* keygen-html: add missing glue macroJason A. Donenfeld2018-11-061-0/+1
* compat: csum_levels is new in 3.18 but backported to RHELJason A. Donenfeld2018-11-052-0/+3
* qemu: bump default kernelJason A. Donenfeld2018-10-271-1/+1
* send: calculate inner checksums for all protocolsAndrejs Hanins2018-10-271-5/+4
* receive: assume all levels have been checksumed, not just outerJason A. Donenfeld2018-10-271-0/+7
* device: do not clear keys on sleep for PM_AUTOSLEEPJason A. Donenfeld2018-10-271-4/+11
* curve25519-x86_64: this was relicensed to BSD-3-Clause upstreamJason A. Donenfeld2018-10-271-1/+1
* timers: it is always reasonable to remove a timerJason A. Donenfeld2018-10-273-17/+6
* ratelimiter: make hash calls explicitJason A. Donenfeld2018-10-271-11/+14