Commit graph

10 commits

Author SHA1 Message Date
afeiszli bc1eb17bad removing windows installer portions 2022-05-15 20:26:38 -04:00
john s 24f292c934
netclient: pass by value -> reference (#919)
* netclient: pass by value -> reference

Updates various function arguments to accept config.ClientConfig
as a reference to avoid deep copying the struct.

Signed-off-by: John Sahhar <john@gravitl.com>
2022-03-20 23:43:17 -05:00
afeiszli c6a7238453 adding random comms network name logic 2022-02-18 15:18:50 -05:00
Matthew R. Kasun a545643172 added freebsd daemon 2022-02-08 22:06:41 -05:00
0xdcarns 39cea2da6c refactored delete, pull nil pointer and logging 2022-02-08 10:43:46 -05:00
afeiszli 03a30b6bbc removing peer cache 2022-02-02 00:02:36 -05:00
afeiszli 23d1a28965 added more comments and fixed formatting 2022-01-15 19:57:07 -05:00
afeiszli 21ba362eca allowing IsServer to be modified, configurable checkin time, single checkin for linux, moved cfg files 2021-10-02 12:28:17 -04:00
afeiszli ec46d303ab got service working 2021-09-21 14:01:52 -04:00
afeiszli a0586ea6d2 began adding macos service/daemon 2021-09-19 14:03:47 -04:00