Commit Graph

  • b03a206cd0 Bump github.com/hashicorp/memberlist from 0.1.4 to 0.1.5 dependabot-preview[bot] 2019-12-04 16:13:46 +0000
  • c2dd31a00f Makefile: also display calculated checksums Leo Antunes 2019-11-26 21:40:51 +0100
  • 8fd046fd7b travis: use newer go version for -trimpath fixes Leo Antunes 2019-11-26 21:37:41 +0100
  • b36e279fd7 README: mention reproducible builds Leo Antunes 2019-11-26 21:36:04 +0100
  • 74b37a3945 Makefile: remove go BuildID Leo Antunes 2019-11-26 21:15:23 +0100
  • 17f7fd1a3a disable CGO explicitly in makefile Leo Antunes 2019-11-26 20:58:46 +0100
  • 3ec76fd3ce bump wgctrl Leo Antunes 2019-09-30 23:18:02 +0200
  • 014029c6fa bump min go version to 1.13 for trimpath Leo Antunes 2019-09-30 23:17:10 +0200
  • a46d8ac18d increase event handling buffer Leo Antunes 2019-08-24 20:27:58 +0200
  • 98b85ff318 add test for larger clusters Leo Antunes 2019-08-24 19:06:02 +0200
  • f798f2f306 bump memberlist Leo Antunes 2019-08-24 17:53:44 +0200
  • aecc352e92 fix state file permissions Leo Antunes 2019-08-24 16:51:30 +0200
  • 8327adaf6b
    README: remove go mention for bin install Leo Antunes 2019-08-06 21:57:58 +0200
  • 5427aa5e84 retry join instead of failing Leo Antunes 2019-08-06 21:53:38 +0200
  • 3a401a7942 try some cleanup if iface setup failed Leo Antunes 2019-07-29 19:20:53 +0200
  • c6e052c78f add missing error-catching Leo Antunes 2019-07-29 19:20:25 +0200
  • 2edf641c46 add option for binding to interface Leo Antunes 2019-07-21 23:00:18 +0200
  • 6c5389e683
    fix bin path in systemd unit file Leo Antunes 2019-07-21 22:23:07 +0200
  • 7fac011a02 README: fix logo [skip ci] Leo Antunes 2019-07-14 23:01:47 +0200
  • 39fd10f6e0 add logo [skip ci] Leo Antunes 2019-07-14 22:51:38 +0200
  • 7434feba81
    tests/e2e: add missing sleep Leo Antunes 2019-07-14 14:44:40 +0200
  • 6b4ec4bad9 tests/e2e: add restart check Leo Antunes 2019-07-14 13:46:42 +0200
  • af660667f0 add simple systemd unit file Leo Antunes 2019-07-14 13:34:13 +0200
  • 1c6a1cf527 flesh out README Leo Antunes 2019-07-14 13:32:10 +0200
  • 9523ca624a reuse existing interface instead of erroring out Leo Antunes 2019-07-14 12:59:54 +0200
  • 1f15a6d4f2 README: update min go version Leo Antunes 2019-07-13 22:30:25 +0200
  • 36d41326c7 tests/e2e: use build from host Leo Antunes 2019-07-13 11:11:43 +0200
  • 93d8e2eb0a tests: fix docker image [skip ci] Leo Antunes 2019-07-13 11:05:48 +0200
  • 89cab211bc minor: add comments about WESHER_E2E_TESTS envvar Leo Antunes 2019-07-13 11:01:50 +0200
  • 1c26b706f8 tests: switch docker image to non-alpine [skip ci] Leo Antunes 2019-07-13 10:49:22 +0200
  • ddfc751b71 Makefile: make cross-building more flexible [skip ci] Leo Antunes 2019-07-13 10:48:16 +0200
  • 48cf5ff9dd travis: add name to e2e test job Leo Antunes 2019-07-13 07:16:31 +0200
  • 36b5e97936
    travis: drop support for 1.11 Leo Antunes 2019-07-12 19:46:05 +0200
  • c2d7929f4a add end-to-end tests Leo Antunes 2019-07-12 11:08:41 +0200
  • f4e61df211 use wgctrl lib instead of wrapping wg-tools Leo Antunes 2019-07-12 11:08:14 +0200
  • 3559fcf3b3 also skip /etc/hosts on termination if disabled Leo Antunes 2019-07-06 22:41:58 +0200
  • 6dce678483 README: fix bit/byte confusion Leo Antunes 2019-03-31 23:26:28 +0200
  • af0fe42be5 REAME: add note about possible package drops Leo Antunes 2019-03-31 23:23:39 +0200
  • af4984f1b1 tests: add wg-quick stub; fix wg with no args Leo Antunes 2019-03-30 21:32:03 +0100
  • 3afa581cb7 tests/wg: remove spurious comments Leo Antunes 2019-03-30 21:20:49 +0100
  • c8f0d71a54 fix ipv4 overlay assignment Leo Antunes 2019-03-29 22:15:17 +0100
  • 944fca4dfd
    add IP assignment idempotency test Leo Antunes 2019-03-29 20:50:44 +0100
  • e4a22c7ee5 improve build repeatability Leo Antunes 2019-03-29 20:50:08 +0100
  • 78a05ddb5b make build reproducible; add arm builds Leo Antunes 2019-03-28 23:18:58 +0100
  • c3c00690b3 travis: add release stage Leo Antunes 2019-03-28 22:11:26 +0100
  • b8e729298c change ip assignment to support ipv6 overlay Leo Antunes 2019-03-28 20:27:08 +0100
  • c1a3cc33f4 also down iface on shutdown Leo Antunes 2019-03-27 22:52:34 +0100
  • 856150866e avoid downing non-existent iface Leo Antunes 2019-03-27 22:48:54 +0100
  • 0165b7a504 add --init option for explicit cluster reset Leo Antunes 2019-03-27 22:25:14 +0100
  • 694fd4dd86 fix broken IP detection for private-only hosts Leo Antunes 2019-03-27 22:23:15 +0100
  • dae7bbe530 README: minor improvements Leo Antunes 2019-03-27 21:41:03 +0100
  • b2a7551a53 minor: assignIP → assignOverlayAddr Leo Antunes 2019-03-27 21:37:54 +0100
  • abb832d159 be more explicit about --bind-addr Leo Antunes 2019-03-27 00:47:23 +0100
  • a8b310bc76 README: fix quickstart option names Leo Antunes 2019-03-27 00:47:07 +0100
  • a3e1573160 work around memberlist not listening on public IPs Leo Antunes 2019-03-27 00:26:59 +0100
  • 5cb251dbda README: be explicit about go version dep Leo Antunes 2019-03-27 00:26:37 +0100
  • d0615ab7d5 minor README improvements Leo Antunes 2019-03-26 23:44:22 +0100
  • 29ab726117 fix some linting Leo Antunes 2019-03-26 23:41:17 +0100
  • 823b134c80 add travis setup Leo Antunes 2019-03-26 23:27:49 +0100
  • 27172a170c flesh out README Leo Antunes 2019-03-26 23:27:19 +0100
  • 407bfbfb7e add version flag Leo Antunes 2019-03-26 23:26:54 +0100
  • e89a7141e5 add hosts file support Leo Antunes 2019-03-26 23:26:29 +0100
  • b1ff41c523 simplify option names Leo Antunes 2019-03-25 23:31:32 +0100
  • 5e01de00c1 first working PoC Leo Antunes 2019-03-25 01:02:10 +0100
  • 902372ed9b
    Initial commit Leo Antunes 2019-03-26 23:30:33 +0100