Commit Graph
25 Commits
Author SHA1 Message Date
mlsmaycon 20248dadb7 Merge remote-tracking branch 'origin/add-service-command' into add-service-command 2021-06-23 01:07:05 +02:00
mlsmaycon 1a06518f1b Update resource file with requireAdministrator, added resources.rc and manifests.xml 2021-06-23 01:06:47 +02:00
braginini bbfbf797d5 chore: remove os.Exit - unnecessary call 2021-06-22 12:11:51 +02:00
mlsmaycon 52db303104 Add service command tests 2021-06-22 01:17:30 +02:00
mlsmaycon 5122294adf golint: properly handle defer engine stop 2021-06-22 01:17:01 +02:00
mlsmaycon a87f828844 Adjust service command outputs to use cmd Print functions 2021-06-22 01:07:12 +02:00
braginini 8088c7a591 feature: add stop handling for engine 2021-06-21 11:18:03 +02:00
mlsmaycon 74355a2292 fix windows default config path 2021-06-20 23:33:49 +02:00
mlsmaycon a66cdccda9 Add service controllers and installers commands 2021-06-20 23:01:44 +02:00
mlsmaycon 06c7af058b Create config dir if using default configPath 2021-06-20 23:01:12 +02:00
mlsmaycon 41b50a08d4 feature: Adding service run command 2021-06-19 15:09:32 +02:00
braginini 790858c31b fix: golint errors (part 2) 2021-05-19 11:13:25 +02:00
braginini 5342f10e7f fix: golint errors 2021-05-19 10:58:21 +02:00
braginini f0048d16fb Merge remote-tracking branch 'origin/main' into lint-warns
# Conflicts:
#	connection/engine.go
2021-05-19 10:45:44 +02:00
braginini a773ec8150 feat: add interface black list to avoid undesired interfaces 2021-05-16 18:05:08 +02:00
mlsmaycon 73720951d7 fix doc and lint warns for the cmd package 2021-05-15 15:33:07 +05:00
mlsmaycon e6358e7bb2 fix doc and lint warns for signal package 2021-05-15 15:20:49 +05:00
braginini 682049b49c chore: add a bit more logs to the init command 2021-05-05 12:15:55 +02:00
braginini f171f6755b fix: signal message encryption 2021-05-05 10:40:53 +02:00
braginini 6cd44f1522 feat: add encryption of the payload exchanged via signal 2021-05-01 18:29:59 +02:00
braginini 4f3799ac65 feat: add addpeer cmd to add a remote Wireguard peer 2021-05-01 16:03:43 +02:00
braginini 550698c3b5 chore: remove unnecessary config prop init 2021-05-01 15:52:08 +02:00
braginini 6b5fe4f082 fix: go dependencies 2021-05-01 15:51:02 +02:00
braginini ff225a485a feat: add wiretrustee init cmd to initialize config 2021-05-01 15:47:24 +02:00
braginini 2b77da4e12 project init 2021-05-01 12:45:37 +02:00