aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/contrib (follow)
Commit message (Expand)AuthorAgeFilesLines
* global: fix up spellingJosh Soref2019-12-121-2/+2
* reresolve-dns: remove invalid anchors on regex matchJason A. Donenfeld2019-11-271-1/+1
* wg-quick: darwin: support being called from launchdJason A. Donenfeld2019-06-242-0/+37
* tools: genkey: account for short reads of /dev/urandomJason A. Donenfeld2019-02-281-6/+11
* highlighter: when subtracting char, cast to unsignedJason A. Donenfeld2019-01-311-2/+2
* netlink: use __kernel_timespec for handshake timeJason A. Donenfeld2019-01-231-1/+7
* contrib: introduce simple highlighter libraryJason A. Donenfeld2019-01-238-0/+904
* global: normalize -> clampJason A. Donenfeld2019-01-232-6/+6
* keygen-html: bring back pure javascript implementationJason A. Donenfeld2019-01-236-139/+186
* global: update copyrightJason A. Donenfeld2019-01-0726-26/+26
* makefile: use immediate expansion and use correct template patternsJason A. Donenfeld2018-12-182-0/+2
* embeddable-wg-library: do not warn on unrecognized netlink attributesJason A. Donenfeld2018-12-071-15/+1
* jerry-rig: replace S_shipped with plJason A. Donenfeld2018-11-191-1/+1
* chacha20,poly1305: switch to perlasm originals on mips and armJason A. Donenfeld2018-11-141-1/+1
* global: various formatting tweeksJason A. Donenfeld2018-11-131-25/+25
* keygen-html: add missing glue macroJason A. Donenfeld2018-11-061-0/+1
* tools: don't fail if a netlink interface dump is inconsistentJason A. Donenfeld2018-10-131-2/+9
* global: rename struct wireguard_ to struct wg_Jason A. Donenfeld2018-10-081-5/+5
* netlink: do not stuff index into nla typeJason A. Donenfeld2018-10-081-5/+4
* create-patch: blacklist instead of whitelistJason A. Donenfeld2018-10-081-1/+2
* crypto: clean up remaining .h->.cJason A. Donenfeld2018-10-071-1/+1
* crypto: make constant naming scheme consistentJason A. Donenfeld2018-09-251-2/+2
* global: put SPDX identifier on its own lineJason A. Donenfeld2018-09-2010-20/+20
* crypto: import zincJason A. Donenfeld2018-09-032-2/+4
* global: run through clang-formatJason A. Donenfeld2018-08-281-1/+1
* embeddable-wg-library: do not left shift negative numbersJason A. Donenfeld2018-07-241-7/+2
* dns-hatchet: apply resolv.conf's selinux context to new resolv.confJason A. Donenfeld2018-06-171-0/+2
* tools: encoding: add missing static array constraintsJason A. Donenfeld2018-06-062-3/+3
* tools: constanter time encodingJason A. Donenfeld2018-05-311-7/+7
* ncat-client-server: do not always call sudo and use env bashJason A. Donenfeld2018-05-221-2/+3
* dns-hatchet: update pathsJason A. Donenfeld2018-05-161-1/+1
* ncat-client-server: add wg-quick variantJason A. Donenfeld2018-05-152-4/+37
* embeddable-wg-library: zero attribute paddingJason A. Donenfeld2018-05-031-0/+4
* keygen-html: add zip file exampleJason A. Donenfeld2018-05-021-3/+127
* contrib: add extract-handshakes kprobe exampleJason A. Donenfeld2018-03-045-0/+175
* Revert "contrib: keygen-html: rewrite in pure javascript"Jason A. Donenfeld2018-03-025-187/+129
* contrib: keygen-html: rewrite in pure javascriptJason A. Donenfeld2018-03-025-129/+187
* contrib: embedded-wg-library: add key generation functionsJason A. Donenfeld2018-03-023-2/+205
* contrib: embedded-wg-library: add ability to add and del interfacesJason A. Donenfeld2018-02-213-3/+109
* contrib: add embeddable wireguard libraryJason A. Donenfeld2018-02-176-0/+1671
* tools: allow in-line commentsJason A. Donenfeld2018-02-171-2/+3
* external-tests: update go versionJason A. Donenfeld2018-02-151-2/+2
* keygen-html: fix up copyrightJason A. Donenfeld2018-02-021-4/+0
* curve25519: replace fiat64 with faster hacl64Jason A. Donenfeld2018-02-011-1/+1
* curve25519: replace hacl64 with fiat64Jason A. Donenfeld2018-02-011-1/+1
* contrib: keygen-html: share curve25519 implementation with kernelJason A. Donenfeld2018-01-232-831/+31
* curve25519-fiat32: uninline certain functionsJason A. Donenfeld2018-01-181-4/+4
* contrib: keygen-html: update curve25519 implementationJason A. Donenfeld2018-01-181-785/+769
* external-tests: add python implementationPiotr Lizończyk2018-01-111-0/+94
* wg-quick: ifnames have max len of 15Jason A. Donenfeld2018-01-101-2/+2