summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2018-11-15perlasm: cleanup whitespaceJason A. Donenfeld
2018-11-15poly1305: adjust to kernelSamuel Neves
2018-11-14chacha20: cleaner function declarationsSamuel Neves
2018-11-14chacha20: normalize namesSamuel Neves
2018-11-14chacha20: fixup win64 stack offsetsSamuel Neves
2018-11-14chacha20: simplify stack unwinding on ChaCha20_ctr32Samuel Neves
2018-11-14chacha20: use DRAP idiomSamuel Neves
2018-11-14chacha20: add hchacha_ssse3Samuel Neves
2018-11-14chacha20: begin adapting to kernel settingSamuel Neves
2018-11-14chacha20,poly1305: switch to perlasm originals on x86_64Samuel Neves
2018-11-14chacha20,poly1305: use CONFIG_KERNEL_MODE_NEON in .pl on armJason A. Donenfeld
2018-11-14chacha20,poly1305: switch to perlasm originals on mips and armJason A. Donenfeld
2018-11-13global: various formatting tweeksJason A. Donenfeld
2018-11-05compat: csum_levels is new in 3.18 but backported to RHELJason A. Donenfeld
2018-10-27qemu: bump default kernelJason A. Donenfeld
2018-10-27send: calculate inner checksums for all protocolsAndrejs Hanins
2018-10-27receive: assume all levels have been checksumed, not just outerJason A. Donenfeld
2018-10-27device: do not clear keys on sleep for PM_AUTOSLEEPJason A. Donenfeld
2018-10-27curve25519-x86_64: this was relicensed to BSD-3-Clause upstreamJason A. Donenfeld
2018-10-27timers: it is always reasonable to remove a timerJason A. Donenfeld
2018-10-27ratelimiter: make hash calls explicitJason A. Donenfeld
2018-10-27makefile: include selftests in style checkJason A. Donenfeld
2018-10-27timers: do not use wg_peer_get_maybe_zeroJason A. Donenfeld
2018-10-27allowedips: fix sparse warnings in optional selftestsJason A. Donenfeld
2018-10-27poly1305-donna64: mark large constants as ULLJason A. Donenfeld
2018-10-27send: consider dropped stage packets to be droppedJason A. Donenfeld
2018-10-25allowedips: fix up macros and annotationsJason A. Donenfeld
2018-10-25ratelimiter: refcounter doesn't need to be atomicJason A. Donenfeld
2018-10-25global: do not allow compiler to reorder is_valid or is_deadJason A. Donenfeld
2018-10-25peer: another peer_remove cleanupJason A. Donenfeld
2018-10-18version: bump snapshotJason A. Donenfeld
2018-10-10main: get rid of unloaded debug messageJason A. Donenfeld
2018-10-09global: give if statements brackets and other cleanupsJason A. Donenfeld
2018-10-08main: change module descriptionJason A. Donenfeld
2018-10-08device: use textual error labels alwaysJason A. Donenfeld
2018-10-08allowedips: swap endianness early onArnd Bergmann
2018-10-08timers: avoid using control statements in macroJason A. Donenfeld
2018-10-08allowedips: remove control statement from macro by rewritingJason A. Donenfeld
2018-10-08global: more nitsJason A. Donenfeld
2018-10-08global: rename struct wireguard_ to struct wg_Jason A. Donenfeld
2018-10-08netlink: do not stuff index into nla typeJason A. Donenfeld
2018-10-08qemu: kill after 20 minutesJason A. Donenfeld
2018-10-08compat: look in Kbuild and Makefile since they differ based on archJason A. Donenfeld
2018-10-08create-patch: blacklist instead of whitelistJason A. Donenfeld
2018-10-08global: prefix functions used in callbacks with wg_Jason A. Donenfeld
2018-10-07compat: don't output for grep errorsDavide Garberi
2018-10-07version: bump snapshotJason A. Donenfeld
2018-10-07global: style nitsJason A. Donenfeld
2018-10-07crypto: clean up remaining .h->.cJason A. Donenfeld
2018-10-07allowedips: document additional nobsJason A. Donenfeld