Commit graph

34 commits

Author SHA1 Message Date
0xdcarns d5d442c75c removed go routines around mq 2022-01-31 14:09:23 -05:00
0xdcarns 4823566125 debug again 2022-01-31 11:20:59 -05:00
0xdcarns 36b319c772 debug 2022-01-31 11:20:11 -05:00
0xdcarns 8da7d96a82 better checks 2022-01-31 11:20:10 -05:00
0xdcarns 4740551473 iface delta 2022-01-31 11:19:19 -05:00
0xdcarns b91c90b106 changing peer set 2022-01-31 11:19:19 -05:00
0xdcarns 0015d6fdf8 added encryption/decryption strategy 2022-01-29 18:18:46 -05:00
Matthew R Kasun 03d17a0520 addressing review comments 2022-01-25 18:15:27 -05:00
Matthew R Kasun bc54bbf167 manual rebase to develop 2022-01-25 07:31:50 -05:00
Matthew R Kasun d722218f32 publish Node and Peer updates in go routine to ensure UI responses are not delayed 2022-01-24 13:56:10 -05:00
Matthew R Kasun f54d0fd993 fix logic in call to UpdatePeers 2022-01-24 13:25:56 -05:00
Matthew R Kasun 0ced90ebd4 add conditional update of peers after a node update. 2022-01-24 11:42:21 -05:00
Matthew R Kasun 7ba07f8217 publish node update/peer update on gateway creation/deletion 2022-01-23 18:06:39 -05:00
Matthew R Kasun c1813c52e9 publish node update and peer update on ingress gateway creation 2022-01-22 15:34:01 -05:00
Matthew R Kasun 60eab296fc publish node update when node deleted from UI 2022-01-22 14:35:48 -05:00
Matthew R Kasun e164e6446f publish node update when UI updates a node 2022-01-21 17:22:56 -05:00
Matthew R Kasun b15a5112fc fixes due to rebase 2022-01-20 15:41:06 -05:00
0xdcarns 0f657b4378 adapted node routes further to new id 2022-01-20 12:59:31 -05:00
0xdcarns df23b50165 refactored more 2022-01-20 12:59:31 -05:00
0xdcarns cd5bce8812 restructuring continued 2022-01-20 12:58:49 -05:00
0xdcarns 2430eb0a47 prevent nodes from changing address out of range or to .0 or .255 addresses 2022-01-19 10:47:23 -05:00
0xdcarns 134a09670f refactor 2022-01-18 10:55:02 -05:00
0xdcarns 0adaa40d2c changed to pass by value 2022-01-18 10:00:38 -05:00
0xdcarns aebe39e46b testing continued 2022-01-18 09:51:45 -05:00
0xdcarns a5495300d0 added logs 2022-01-18 09:06:43 -05:00
0xdcarns 916866f73c began refactor 2022-01-17 18:35:16 -05:00
0xdcarns 0502ff131c adapted node routes further to new id 2022-01-17 14:21:40 -05:00
0xdcarns 545f45d86d refactored more 2022-01-17 14:21:40 -05:00
0xdcarns 64e7791011 restructuring continued 2022-01-17 14:21:40 -05:00
0xdcarns 12e718f008 updated version, made RCE optional 2022-01-05 13:13:03 -05:00
0xdcarns 548997f9ef optimize further 2021-12-10 21:09:42 -05:00
0xdcarns 09033e1e0b renamed files, fixed pointers 2021-12-07 15:51:57 -05:00
0xdcarns 6215ea2db8 adjusted values to pointers for a lot of functions 2021-12-07 15:04:00 -05:00
0xdcarns 0c6c09caa9 organized http logic, renamed files 2021-12-07 12:46:55 -05:00
Renamed from controllers/nodeHttpController.go (Browse further)