aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/contrib (unfollow)
Commit message (Expand)AuthorFilesLines
2019-01-07global: update copyrightJason A. Donenfeld26-26/+26
2018-12-30netlink: auth socket changes against namespace of socketJason A. Donenfeld1-0/+7
2018-12-20tools: curve25519: handle unaligned loads/stores safelyJason A. Donenfeld2-5/+19
2018-12-18version: bump snapshot0.0.20181218Jason A. Donenfeld2-2/+2
2018-12-18makefile: use immediate expansion and use correct template patternsJason A. Donenfeld4-7/+9
2018-12-18netns: nmap != ncatJason A. Donenfeld1-4/+4
2018-12-18wg-quick: bring interface up while setting MTUAaron Jones1-9/+4
2018-12-12compat: account for Clang CFIJason A. Donenfeld1-1/+1
2018-12-07chacha20: do not define unused asm functionJason A. Donenfeld1-4/+2
2018-12-07embeddable-wg-library: do not warn on unrecognized netlink attributesJason A. Donenfeld1-15/+1
2018-12-07compat: don't undef BUILD_BUG_ON for Clang >=8Nathan Chancellor1-1/+1
2018-12-07chacha20,poly1305: simplify perlasm fancinessJason A. Donenfeld3-75/+69
2018-11-19jerry-rig: replace S_shipped with plJason A. Donenfeld1-1/+1
2018-11-19version: bump snapshot0.0.20181119Jason A. Donenfeld2-2/+2
2018-11-19chacha20,poly1305: do not use xlateJason A. Donenfeld3-1496/+73
2018-11-17poly1305: make frame pointers for auxiliary callsSamuel Neves1-31/+43
2018-11-16crypto: better path resolution and more specific generated .SJason A. Donenfeld2-14/+9
2018-11-15chacha20,poly1305: don't do compiler testing in generator and remove xor helperJason A. Donenfeld2-30/+39
2018-11-15crypto: resolve target prefix on buggy kernelsJason A. Donenfeld1-1/+6
2018-11-15poly1305: cleanup leftover debugging changesJason A. Donenfeld1-3/+3
2018-11-15poly1305: only export neon symbols when in useJason A. Donenfeld1-2/+6
2018-11-15chacha20,poly1305: fix up for win64Samuel Neves2-27/+29
2018-11-15version: bump snapshot0.0.20181115Jason A. Donenfeld2-2/+2
2018-11-15perlasm: avoid rep retJason A. Donenfeld1-1/+1
2018-11-15poly1305: specialize to wireguardJason A. Donenfeld1-11/+20
2018-11-15chacha20: specialize to wireguardJason A. Donenfeld2-20/+38
2018-11-15perlasm: cleanup whitespaceJason A. Donenfeld1-5/+5
2018-11-15poly1305: adjust to kernelSamuel Neves1-220/+291
2018-11-14chacha20: cleaner function declarationsSamuel Neves1-23/+23
2018-11-14chacha20: normalize namesSamuel Neves1-71/+71
2018-11-14chacha20: fixup win64 stack offsetsSamuel Neves1-129/+129
2018-11-14chacha20: simplify stack unwinding on ChaCha20_ctr32Samuel Neves1-10/+8
2018-11-14chacha20: use DRAP idiomSamuel Neves1-236/+235
2018-11-14chacha20: add hchacha_ssse3Samuel Neves1-0/+39
2018-11-14chacha20: begin adapting to kernel settingSamuel Neves2-68/+116
2018-11-14chacha20,poly1305: switch to perlasm originals on x86_64Samuel Neves5-5424/+9596
2018-11-14chacha20,poly1305: use CONFIG_KERNEL_MODE_NEON in .pl on armJason A. Donenfeld4-8/+11
2018-11-14chacha20,poly1305: switch to perlasm originals on mips and armJason A. Donenfeld15-6107/+5573
2018-11-13global: various formatting tweeksJason A. Donenfeld10-47/+44
2018-11-11wg-quick: android: do not choke on empty allowed-ipsJason A. Donenfeld1-1/+4
2018-11-06keygen-html: add missing glue macroJason A. Donenfeld1-0/+1
2018-11-05compat: csum_levels is new in 3.18 but backported to RHELJason A. Donenfeld2-0/+3
2018-10-27qemu: bump default kernelJason A. Donenfeld1-1/+1
2018-10-27send: calculate inner checksums for all protocolsAndrejs Hanins1-5/+4
2018-10-27receive: assume all levels have been checksumed, not just outerJason A. Donenfeld1-0/+7
2018-10-27device: do not clear keys on sleep for PM_AUTOSLEEPJason A. Donenfeld1-4/+11
2018-10-27curve25519-x86_64: this was relicensed to BSD-3-Clause upstreamJason A. Donenfeld1-1/+1
2018-10-27timers: it is always reasonable to remove a timerJason A. Donenfeld3-17/+6
2018-10-27ratelimiter: make hash calls explicitJason A. Donenfeld1-11/+14
2018-10-27makefile: include selftests in style checkJason A. Donenfeld1-1/+1