]>
git.ipfire.org Git - thirdparty/wireguard-tools.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Jason A. Donenfeld [Thu, 7 Jul 2016 01:52:21 +0000 (03:52 +0200)]
external-tests: switch to demo server
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Jason A. Donenfeld [Thu, 7 Jul 2016 00:32:40 +0000 (02:32 +0200)]
go test: put nonce at correct location
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Jonathan Rudenberg [Wed, 6 Jul 2016 23:49:30 +0000 (19:49 -0400)]
go test: make more idiomatic
- gofmt
- Give config struct one line per field
- Use camel case
- Check errors
- Log invariants with detail
- Use consistent pronouns
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Jason A. Donenfeld [Wed, 6 Jul 2016 21:51:00 +0000 (23:51 +0200)]
wg: use pkg-config in Makefile
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Jason A. Donenfeld [Tue, 5 Jul 2016 14:01:31 +0000 (16:01 +0200)]
contrib: organize example scripts and add synergy
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Jason A. Donenfeld [Sun, 3 Jul 2016 18:39:47 +0000 (20:39 +0200)]
wg: always fallback to /dev/urandom
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Jason A. Donenfeld [Sun, 3 Jul 2016 18:06:33 +0000 (20:06 +0200)]
wg: improve error reporting and detection
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Jason A. Donenfeld [Fri, 1 Jul 2016 21:36:59 +0000 (23:36 +0200)]
contrib: remove extraneous cruft
We don't want people packaging these or even using these scripts, which
are only useful for limited development circumstances, so get rid of
them. More widespread development testing techniques still exist in
src/debug.mk and src/netns.sh
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Jason A. Donenfeld [Fri, 1 Jul 2016 02:08:29 +0000 (04:08 +0200)]
wg.8: wording tweaks
Suggested-by: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Jason A. Donenfeld [Thu, 30 Jun 2016 19:45:42 +0000 (21:45 +0200)]
Readme: the documentation moved to .io
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Daniel Kahn Gillmor [Thu, 30 Jun 2016 18:47:09 +0000 (14:47 -0400)]
Readme: use https instead of http
For the websites referenced that offer https instead of http, use
https.
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Jason A. Donenfeld [Fri, 5 Jun 2015 13:58:00 +0000 (15:58 +0200)]
Initial commit
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>