aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2019-03-23wg: warn if an AllowedIP has a nonzero host partLuis Ressel1-0/+34
2019-03-18wg-quick: freebsd: export TMPDIR when restoring and don't make emptyJason A. Donenfeld1-1/+2
2019-02-28wg: add support for HaikuAlexander von Gluck IV1-0/+3
2019-02-28wg: genkey: account for short reads of /dev/urandomJason A. Donenfeld2-18/+35
2019-02-28wg-quick: freebsd: rebreak interface loopback, while fixing localhostJason A. Donenfeld1-1/+1
2019-02-08wg: c_acc doesn't need to be initializedJason A. Donenfeld1-1/+1
2019-02-05wg: fight compiler slightly harderJason A. Donenfeld2-2/+2
2019-02-03noise: store clamped key instead of raw keyJason A. Donenfeld2-4/+2
2019-01-31highlighter: when subtracting char, cast to unsignedJason A. Donenfeld1-2/+2
2019-01-30systemd: wg-quick should depend on nss-lookup.targetJason A. Donenfeld1-2/+2
2019-01-24wg: remove unused check phony declarationJason A. Donenfeld1-1/+1
2019-01-24wg-quick: freebsd: allow loopback to workJason A. Donenfeld1-1/+1
2019-01-23netlink: use __kernel_timespec for handshake timeJason A. Donenfeld4-5/+17
2019-01-23contrib: introduce simple highlighter libraryJason A. Donenfeld8-0/+904
2019-01-23global: normalize -> clampJason A. Donenfeld5-9/+9
2019-01-23keygen-html: bring back pure javascript implementationJason A. Donenfeld6-139/+186
2019-01-23Kconfig: IPsec isn't IPSecJason A. Donenfeld1-1/+1
2019-01-07global: update copyrightJason A. Donenfeld52-52/+52
2018-12-20wg: curve25519: handle unaligned loads/stores safelyJason A. Donenfeld2-5/+19
2018-12-18makefile: use immediate expansion and use correct template patternsJason A. Donenfeld2-0/+2
2018-12-18wg-quick: bring interface up while setting MTUAaron Jones1-9/+4
2018-12-07embeddable-wg-library: do not warn on unrecognized netlink attributesJason A. Donenfeld1-15/+1
2018-11-13global: various formatting tweeksJason A. Donenfeld1-25/+25
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-10-19wg.8: AllowedIPs isn't actually requiredJason A. Donenfeld1-1/+1
2018-10-19wg.8: specify that wg(8) shows runtime info tooJason A. Donenfeld1-1/+1
2018-10-13wg-quick: wait for interface to disappear on freebsdJason A. Donenfeld1-0/+9
2018-10-13wg: don't fail if a netlink interface dump is inconsistentJason A. Donenfeld2-4/+18
2018-10-09wg: compile on gnu99Jason A. Donenfeld1-1/+1
2018-10-09wg: use libc's endianness macro if no compiler macroJason A. Donenfeld1-0/+10
2018-10-08global: rename struct wireguard_ to struct wg_Jason A. Donenfeld1-5/+5
2018-10-08netlink: do not stuff index into nla typeJason A. Donenfeld2-10/+8
2018-10-07crypto: clean up remaining .h->.cJason A. Donenfeld2-3/+3
2018-10-05wg-quick.8: add policy routing exampleJason A. Donenfeld1-0/+26
2018-09-25crypto: make constant naming scheme consistentJason A. Donenfeld3-9/+9
2018-09-20global: put SPDX identifier on its own lineJason A. Donenfeld32-64/+64
2018-09-04global: prefer sizeof(*pointer) when possibleJason A. Donenfeld3-13/+13
2018-09-03crypto: import zincJason A. Donenfeld2-3/+3
2018-09-02wg: ipc: do not warn on unrecognized netlink attributesJason A. Donenfeld1-17/+0
2018-08-28crypto: use unaligned helpersJason A. Donenfeld1-0/+3
2018-08-21wg-quick: check correct variable for route deduplicationJason A. Donenfeld1-1/+1
2018-08-12wg-quick: darwin: prefer system paths for toolsJason A. Donenfeld1-1/+1
2018-07-24wg-quick: android: remove compat codeJason A. Donenfeld1-10/+0
2018-07-24wg-quick: android: allow package to be overriddenJason A. Donenfeld1-4/+9
2018-07-24embeddable-wg-library: do not left shift negative numbersJason A. Donenfeld1-7/+2
2018-07-16wg-quick: allow link local default gatewayJason A. Donenfeld3-3/+0
2018-07-08wg: only error on wg show if all interfaces failJason A. Donenfeld1-1/+4
2018-07-05wg-quick: android: support excluding applicationsJason A. Donenfeld1-9/+102
2018-06-25wg-quick: android: prevent outgoing handshake packets from being droppedJason A. Donenfeld1-0/+4