Commit graph

3570 commits

Author SHA1 Message Date
Casini Lorenzo bcddc3f3c5 Fix url prameter to body
changed from url parameters to request body
2022-09-01 15:45:54 +02:00
Matthew R. Kasun ea3a1933e1 add ip6table rules for gateways 2022-09-01 08:10:49 -04:00
cameronts 67ca0adef0 Revert "Blank access keys before writing config."
This reverts commit 85c4080661.
2022-08-31 15:48:55 -07:00
afeiszli fda67bd2c4 removing images 2022-08-31 15:48:45 -04:00
afeiszli 8d3a96673c removing images 2022-08-31 15:47:53 -04:00
Matthew R. Kasun 03c2c5ae1e delete postup/down from wg.conf file when gateway is removed 2022-08-31 15:29:33 -04:00
Alex Feiszli 16a653d34c
Merge pull request #1500 from gravitl/bugfix_v0.15.1_security_check
adding security fixes
2022-08-31 15:00:37 -04:00
afeiszli e9634675d2 removing extra comments 2022-08-31 11:40:45 -04:00
afeiszli 8fc9dac969 adding security fixes 2022-08-31 11:38:29 -04:00
cameronts 85c4080661 Blank access keys before writing config. 2022-08-31 03:59:33 -07:00
lorenzo 5bbb2d3e03 added new controller for creating custom ExtClient
changed author
2022-08-31 11:27:28 +02:00
lorenzo 18a3325175 added new controller for creating custom ExtClient 2022-08-31 10:24:21 +02:00
Alex Feiszli e49dcc0796
Merge pull request #1472 from gravitl/dependabot/go_modules/develop/github.com/mattn/go-sqlite3-1.14.15
Bump github.com/mattn/go-sqlite3 from 1.14.10 to 1.14.15
2022-08-30 16:13:50 -04:00
Alex Feiszli 3c29de63d3
Merge pull request #1497 from gravitl/bugfix_v0.15.1_flush_routes
add check for nil peer.Endpoint
2022-08-30 16:13:07 -04:00
Alex Feiszli 2fb0056ce5
Merge pull request #1495 from gravitl/feature_v0.15.1_reuse_mq_connection
Feature v0.15.1 reuse mq connection
2022-08-30 16:12:35 -04:00
Alex Feiszli eec81e1849
Merge pull request #1468 from gravitl/feature_v0.14.9_node_disconnect
Feature v0.14.9 node disconnect
2022-08-30 11:15:12 -04:00
dependabot[bot] aa0a32d16c
Bump github.com/mattn/go-sqlite3 from 1.14.10 to 1.14.15
Bumps [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) from 1.14.10 to 1.14.15.
- [Release notes](https://github.com/mattn/go-sqlite3/releases)
- [Commits](https://github.com/mattn/go-sqlite3/compare/v1.14.10...v1.14.15)

---
updated-dependencies:
- dependency-name: github.com/mattn/go-sqlite3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-30 15:15:12 +00:00
Alex Feiszli 7fd879a851
Merge pull request #1494 from gravitl/refactor_0.15.1_uninstall_leave
Refactor 0.15.1 uninstall leave
2022-08-30 11:14:28 -04:00
Alex Feiszli c1dbe3a57c
Merge pull request #1496 from gravitl/dependabot/go_modules/develop/github.com/guumaster/hostctl-1.1.3
Bump github.com/guumaster/hostctl from 1.1.2 to 1.1.3
2022-08-30 11:13:47 -04:00
0xdcarns 7347085e5e conflict resolution 2022-08-30 10:55:18 -04:00
0xdcarns aec456f732 err fix 2022-08-30 10:53:54 -04:00
0xdcarns 1d95534e5a removed if 2022-08-30 10:53:54 -04:00
0xdcarns 2f792e92df removed param 2022-08-30 10:53:52 -04:00
0xdcarns f3a5c22e04 synconf removed 2022-08-30 10:52:42 -04:00
0xdcarns 8adc5bf449 fix const reference and comment 2022-08-30 10:52:42 -04:00
0xdcarns f926f4c379 add network name from cli 2022-08-30 10:52:42 -04:00
0xdcarns 31da842b97 add network name from cli 2022-08-30 10:52:42 -04:00
0xdcarns 449118c24d added upgrade logic for connected 2022-08-30 10:52:40 -04:00
0xdcarns 029b4fbe0c added logic upon connect/disconnect 2022-08-30 10:52:04 -04:00
0xdcarns c05320a323 initial logic added 2022-08-30 10:52:04 -04:00
Matthew R. Kasun 6f739defc6 add check for nil peer.Endpoint 2022-08-30 08:32:15 -04:00
dependabot[bot] 6b2a4f1e34
Bump github.com/guumaster/hostctl from 1.1.2 to 1.1.3
Bumps [github.com/guumaster/hostctl](https://github.com/guumaster/hostctl) from 1.1.2 to 1.1.3.
- [Release notes](https://github.com/guumaster/hostctl/releases)
- [Changelog](https://github.com/guumaster/hostctl/blob/master/.goreleaser.yml)
- [Commits](https://github.com/guumaster/hostctl/compare/v1.1.2...v1.1.3)

---
updated-dependencies:
- dependency-name: github.com/guumaster/hostctl
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-29 23:18:53 +00:00
Matthew R. Kasun c9037db19f remove debugging logs 2022-08-29 14:29:28 -04:00
Matthew R. Kasun 49c6380643 reuse mq connections 2022-08-29 14:08:01 -04:00
dcarns a7ff340692
Merge pull request #1493 from Hintay/master
Fix panic if interfaces does not have any mac address
2022-08-29 09:06:32 -04:00
Matthew R. Kasun d9b5a1640a add missing param 2022-08-29 09:01:56 -04:00
Matthew R. Kasun d1f969be3b stop freebsd netclient service during cleanup 2022-08-29 08:41:00 -04:00
Matthew R. Kasun 3824284688 delete broker keys if required 2022-08-29 08:12:25 -04:00
Matthew R Kasun 6ca8bce70d leave cleanup 2022-08-29 05:35:23 -04:00
Hintay 97f00aeb8b
Fix panic if interfaces does not have any mac address 2022-08-28 20:14:01 +08:00
Alex Feiszli d2aa528d0f
Merge pull request #1490 from gravitl/release_v0.15.0
Release v0.15.0
2022-08-26 12:26:48 -04:00
Alex Feiszli 3eea3c96eb
Merge pull request #1492 from gravitl/develop
Develop
2022-08-26 12:16:35 -04:00
Alex Feiszli cc4f461286
Merge pull request #1491 from gravitl/hotfix_v0.15.0_versions
adding exta versions
2022-08-26 12:16:11 -04:00
afeiszli 106d0aa79d adding exta versions 2022-08-26 12:15:31 -04:00
Alex Feiszli 2bc017bb0f
Merge pull request #1487 from gravitl/feature_v0.15.0_version_number
Feature v0.15.0 version number
2022-08-26 12:12:27 -04:00
Alex Feiszli b8f3b05e17
Merge pull request #1489 from gravitl/bugfix_0.14.7_windows
small windows fix
2022-08-26 12:12:15 -04:00
afeiszli 513609859b removing upgrade function 2022-08-26 12:08:30 -04:00
afeiszli fbe119f0cd small windows fix 2022-08-26 11:57:37 -04:00
Matthew R. Kasun a9d3033200 update version numbers 2022-08-26 11:33:35 -04:00
dcarns 17256007e2
Merge pull request #1486 from Gromina/master
Dirty fix to run on openwrt as init daemon
2022-08-26 10:42:17 -04:00