aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/contrib (follow)
Commit message (Collapse)AuthorAgeFilesLines
* global: year bumpJason A. Donenfeld2018-01-0320-20/+20
|
* keygen-html: remove prebuilt fileJason A. Donenfeld2017-12-127-45/+42
| | | | | | | We also reduce the optimization level, just in case, but add closure compiler into the mix. Suggested-by: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
* global: add SPDX tags to all filesGreg Kroah-Hartman2017-12-0918-19/+67
| | | | | | | | | | | | | It's good to have SPDX identifiers in all files as the Linux kernel developers are working to add these identifiers to all files. Update all files with the correct SPDX license identifier based on the license text of the project or based on the license in the file itself. The SPDX identifier is a legally binding shorthand, which can be used instead of the full boiler plate text. Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Modified-by: Jason A. Donenfeld <Jason@zx2c4.com>
* contrib: keygen-html for generating keys in the browserJason A. Donenfeld2017-12-034-0/+1020
|
* kernel-tree: jury rig is the more common spellingJason A. Donenfeld2017-11-301-0/+0
| | | | | According to the Google Ngram viewer, jury is significantly more common than jerry.
* wg-quick: allow for tabs in keysJason A. Donenfeld2017-11-101-18/+18
|
* contrib: add reresolve-dnsJason A. Donenfeld2017-10-312-0/+48
|
* wg-quick: allow for the hatchet, but not by defaultJason A. Donenfeld2017-10-313-0/+53
|
* contrib: filter compat linesJason A. Donenfeld2017-10-111-0/+28
|
* kernel-tree: remember UAPI in patch creationJason A. Donenfeld2017-10-021-1/+1
|
* contrib: remove worthless build artifactJason A. Donenfeld2017-10-021-0/+0
|
* contrib: add sticky sockets example codeJason A. Donenfeld2017-09-243-0/+342
|
* contrib: move Android tools to wireguard-android repoJason A. Donenfeld2017-08-014-259/+0
| | | | https://git.zx2c4.com/wireguard-android/
* android: fix readmeJason A. Donenfeld2017-07-261-2/+2
|
* android: add port of wg-quickJason A. Donenfeld2017-07-244-0/+259
|
* global: wireguard.io --> wireguard.comJason A. Donenfeld2017-07-206-7/+7
| | | | | Due to concerns with the .io TLD, we are switching to using wireguard.com instead.
* haskell: re-add updated haskell exampleJason A. Donenfeld2017-06-245-0/+268
| | | | Code-from: John Galt <jgalt@centromere.net>
* external-tests: trim the fatJason A. Donenfeld2017-06-095-205/+0
|
* go test: use x/crypto for blake2s now that we have 128-bit macJason A. Donenfeld2017-06-081-3/+3
|
* go test: correct tai64n and formattingJason A. Donenfeld2017-06-011-26/+26
|
* external-tests: add keepalive packetJason A. Donenfeld2017-06-012-0/+23
|
* go test: properly pad messageJason A. Donenfeld2017-06-011-2/+2
|
* rust test: add icmp pingJason A. Donenfeld2017-05-302-10/+63
|
* rust test: convert screech test to snowJake McGinty2017-05-302-39/+31
|
* jerry-rig: symlinks are better for tree patchingJason A. Donenfeld2017-05-172-4/+5
| | | | | | Use a symlink instead of lots of ../../.. Suggested-by: Benedikt Morbach <benedikt.morbach@googlemail.com>
* noise: redesign preshared key modeJason A. Donenfeld2017-05-174-15/+21
|
* create-patch: add context below to work with busybox patchJason A. Donenfeld2017-02-271-2/+4
| | | | | | | | It turns out that GNU patch is happy to only have one line of context above the inserted area and zero lines below, because of its fuzzy match feature. However, busybox patch is crippled and terrible, and thus must have context above and below the insertion point. So, we grudgingly add it to our manually crafted minimal patch.
* contrib: add wg-json utilityJason A. Donenfeld2017-02-232-0/+59
|
* extract-keys: respect compat directivesJason A. Donenfeld2017-02-201-0/+4
|
* create-patch: be sure it's actually after NETFILTERJason A. Donenfeld2017-02-131-1/+1
|
* compat: backport siphash & dst_cache from mainlineJason A. Donenfeld2017-02-131-1/+1
|
* Update copyrightJason A. Donenfeld2017-01-1010-10/+10
|
* tools: add systemd unit and auto-detectionJason A. Donenfeld2017-01-052-20/+0
|
* tools: add wg-quickJason A. Donenfeld2017-01-053-334/+0
| | | | | This is based on wg-config, but is even easier to use, and now makes our full tools suite.
* contrib: slight ncat tweakJason A. Donenfeld2017-01-031-1/+1
|
* wg-config: use ip rules instead of tungateJason A. Donenfeld2016-12-304-92/+42
|
* external-tests: update to latestJason A. Donenfeld2016-12-253-28/+50
|
* wg-config: cleanupsJason A. Donenfeld2016-12-232-7/+8
|
* tools: allowed-ips is easier to parse with spaces instead of ", "Jason A. Donenfeld2016-12-231-1/+1
|
* wg-config: cleanup ip parsingJason A. Donenfeld2016-12-231-2/+2
| | | | This also sorts routes by cidr.
* contrib: add wg-configJason A. Donenfeld2016-12-094-0/+383
|
* ratelimiter: load hashlimit at modinsert timeJason A. Donenfeld2016-11-291-2/+2
| | | | This fixes a potential race with net_lock and rtnl_lock.
* headers: cleanup noticesJason A. Donenfeld2016-11-2110-2/+22
|
* git: organize ignore filesJason A. Donenfeld2016-09-293-0/+7
|
* Rework headers and includesJason A. Donenfeld2016-09-291-1/+3
|
* examples: add key extractorJason A. Donenfeld2016-08-264-0/+221
|
* examples: add nat-hole-punchingJason A. Donenfeld2016-08-243-0/+354
|
* selftest: move to subfolderJason A. Donenfeld2016-08-021-1/+1
|
* contrib: move patchers to contrib/kernel-treeJason A. Donenfeld2016-08-022-1/+21
|
* build system: revamp building and configurationJason A. Donenfeld2016-07-181-1/+1
|