1
0
Fork 0
mirror of https://github.com/postmannen/ctrl.git synced 2024-12-14 12:37:31 +00:00

Commit graph

  • d05667ace1 moved remaining old tests into new requests test file postmannen 2022-05-23 15:58:23 +0200
  • f983148d46 moved errorLog test to request testing postmannen 2022-05-23 15:11:58 +0200
  • e6006b44d3 moved hello test to request testing postmannen 2022-05-23 12:57:07 +0200
  • 444c04ac3b added via socket test for refactored tests postmannen 2022-05-23 07:43:34 +0200
  • 3d005b7a09 testing file content postmannen 2022-05-23 06:37:31 +0200
  • dbe87bcca5 added table tests for reqeusts postmannen 2022-05-23 05:51:06 +0200
  • 090a253c94 added table tests for reqeusts postmannen 2022-05-22 15:56:54 +0200
  • 4f09dd406d initial new table driven test for requests postmannen 2022-05-22 08:08:32 +0200
  • f92e8a8e0a added testCh to errrorKernel postmannen 2022-05-22 06:36:02 +0200
  • fbbeb1a4ab rewrote error handling for req acl's postmannen 2022-05-21 08:05:53 +0200
  • e5a7ad3699 added initial REQ AclImport postmannen 2022-05-21 07:26:36 +0200
  • c3e442d497 Added initial REQ AclExport postmannen 2022-05-21 07:09:35 +0200
  • d68fe3ba1e Added initital REQ for AclGroupCommandsDeleteGroup postmannen 2022-05-20 13:56:17 +0200
  • 7241c65a15 added initial REQ for GroupCommandsDeleteCommand postmannen 2022-05-20 06:27:46 +0200
  • a9ae982ed6 added initial acl commandGroup add command postmannen 2022-05-20 05:59:34 +0200
  • fb6d70a5c6 added initial REQ acl delete nodeGroup postmannen 2022-05-20 05:18:26 +0200
  • e813642506 added initial REQ for AclGroupNodesDeleteNode postmannen 2022-05-19 22:19:22 +0200
  • 6a7fe51f60 added initial REQ for aclDeleteSource postmannen 2022-05-19 21:35:14 +0200
  • c8b7bb2c52 renamed central_auth postmannen 2022-05-19 21:00:10 +0200
  • 2951689e1e split request code into separate files postmannen 2022-05-19 20:54:33 +0200
  • 9899485ddc added debug logging postmannen 2022-05-19 20:00:25 +0200
  • 62f7fa02d0 added errorKernel to accessLists postmannen 2022-05-19 11:53:25 +0200
  • 83a7ea5193 fixed emptying of generated map when main map is empty postmannen 2022-05-19 08:27:12 +0200
  • 321150ac84 added initial REQ for aclDeleteCommand postmannen 2022-05-18 14:43:35 +0200
  • 0ba5f6ea5d added initial REQ for adding acl postmannen 2022-05-18 11:26:06 +0200
  • 57bedfe6c6 renamed authSchema type to accessLists postmannen 2022-05-18 09:21:14 +0200
  • 7554d3f378 updated doc with key distribution postmannen 2022-05-18 07:43:10 +0200
  • 45d304bf6f added check if key hash is the same when asking for key updates postmannen 2022-05-16 11:20:39 +0200
  • 3bd54d9cfc fixing race condition postmannen 2022-05-16 07:15:38 +0200
  • e720c48c44 sending hash with key update requests postmannen 2022-05-12 11:32:12 +0200
  • 6cf3bac506 renamed keys to pki postmannen 2022-05-12 09:25:10 +0200
  • e9b1829f56 added hash of public keys to central auth store postmannen 2022-05-12 06:22:11 +0200
  • c67acad1e0 more todo postmannen 2022-05-11 14:23:59 +0200
  • d249f58756 todo comments postmannen 2022-05-11 13:45:49 +0200
  • 797953a3d6 put stuff related to central key handling under it's own keys struct type postmannen 2022-05-11 09:55:27 +0200
  • e782b27b09 added auth concept code to actual code postmannen 2022-05-11 07:13:13 +0200
  • 59f2b137f5 update comments postmannen 2022-05-11 06:14:26 +0200
  • 5c9dbae7f8 added import and export method of main ACLMap postmannen 2022-05-11 05:25:46 +0200
  • 5102b7c3a2 removed func main postmannen 2022-05-10 11:32:02 +0200
  • 55e2a4a0e0 more tests for schema handling postmannen 2022-05-10 11:04:35 +0200
  • ea735406bd added acl generations for working with groups postmannen 2022-05-10 08:57:10 +0200
  • 718b7fb7d6 renamed grp_cmds_ to grp_commands_ postmannen 2022-05-10 08:25:02 +0200
  • 85a7124bf3 added concurrent test postmannen 2022-05-10 06:57:07 +0200
  • 304436a220 renamed structures postmannen 2022-05-10 06:40:27 +0200
  • 1f1cfa214c comments postmannen 2022-05-10 05:47:58 +0200
  • 1f00b24b63 name changes postmannen 2022-05-09 20:06:22 +0200
  • 56cd575716 renamed generete json method to generateACLsForAllNodes postmannen 2022-05-09 19:56:40 +0200
  • 7cc50d4680 replaced json with cbor postmannen 2022-05-09 19:41:18 +0200
  • 10d79b6c40 added hash creation postmannen 2022-05-09 18:59:38 +0200
  • 02c5846c2f added command group iteration for single host postmannen 2022-05-09 12:06:21 +0200
  • 8151e62d9d renamed function arguments postmannen 2022-05-09 10:55:56 +0200
  • 6c4a1b4d38 renamed acl add/delete methods postmannen 2022-05-09 07:10:19 +0200
  • 2c44c08081 command groups ok postmannen 2022-05-09 07:00:52 +0200
  • f645c03bab auth concept testing postmannen 2022-05-06 07:47:12 +0200
  • 690d11194b persistent store of keys on node postmannen 2022-04-21 13:21:36 +0200
  • c4f8979f48 updated comments postmannen 2022-04-20 19:18:16 +0200
  • 1aca36485a fixed to early wg.done in request method postmannen 2022-04-20 19:14:24 +0200
  • c48c7bf196 added initial public keys get postmannen 2022-04-20 18:33:52 +0200
  • ef4d921772 todo update postmannen 2022-04-20 08:41:57 +0200
  • 242335c3bc cleaned up todo's postmannen 2022-04-20 07:13:47 +0200
  • 7522bc203d removed not needed REQToSocket postmannen 2022-04-20 06:41:45 +0200
  • 102cfd43c9 Renamed REQPublicKeysPut to REQPublicKeysToNode postmannen 2022-04-20 06:26:01 +0200
  • 81c8610ff1 doc postmannen 2022-04-19 18:42:19 +0200
  • 2768e70fdf doc update postmannen 2022-04-19 18:30:00 +0200
  • da597575a3 updated nats client to v1.14.0 postmannen 2022-04-09 06:46:47 +0200
  • dc3186285d added nats queue groups subscriber postmannen 2022-04-07 21:43:00 +0200
  • eaf164c9d7 using flag isCentralAuth to start subREQPublicKeysGet, also handling the keys as a []byte postmannen 2022-04-07 14:18:28 +0200
  • b669dc537c initial key distribution testing postmannen 2022-04-07 09:34:06 +0200
  • 10796f3556 doc postmannen 2022-04-06 05:00:33 +0200
  • ea2a61d85e edited error messages postmannen 2022-04-05 12:12:49 +0200
  • 481055d5cf reading correct key postmannen 2022-04-05 12:02:45 +0200
  • e0f0c4db18 added persistent storage for received public keys postmannen 2022-04-05 10:35:59 +0200
  • 594a9f495c updated doc postmannen 2022-04-04 13:02:51 +0200
  • 567209cacf hello reigster contains signatures of nodes postmannen 2022-04-04 10:29:14 +0200
  • 47a0c47e15 added reading of user nkey into configuration postmannen 2022-04-04 07:44:44 +0200
  • 36874c6b98 go.mod go version 1.15->1.18 postmannen 2022-04-04 06:43:10 +0200
  • 3fd36116f9 add original msg to json errors on socket postmannen 2022-04-04 05:34:18 +0200
  • 5c55178e34 refactoring server injection postmannen 2022-04-01 09:21:50 +0200
  • 86b3ef9e96 added metrics to process postmannen 2022-04-01 08:51:14 +0200
  • 56b432f402 cleaned up errorKernel references postmannen 2022-04-01 08:43:14 +0200
  • f0c84f48db injected server directly procs postmannen 2022-04-01 07:09:55 +0200
  • d69634a706 added helloRegister and centralAuth to server postmannen 2022-04-01 05:46:37 +0200
  • 13fd48843d removed procfunc type definition postmannen 2022-03-31 14:57:30 +0200
  • ea79bced4d updated procFunc for hello messages postmannen 2022-03-31 14:54:39 +0200
  • dd07002f91 concept for authorization postmannen 2022-03-31 13:48:54 +0200
  • 3386a1d12c removed debug printing postmannen 2022-03-24 05:56:23 +0100
  • dadbc7d4ca updated scripts postmannen 2022-03-22 14:10:21 +0100
  • ca6b0724e2 updated dockerfile with startSubREQToFileNACK postmannen 2022-03-22 14:07:30 +0100
  • 99832f87ce added logging to central when message read on socket postmannen 2022-03-22 14:02:25 +0100
  • f973c16321 corrected continues when branching in startupfolder postmannen 2022-03-17 04:30:23 +0100
  • 41dc270444 Refactor startupfolder to not send via nats-server postmannen 2022-03-16 11:05:31 +0100
  • 03898cec6a updated doc postmannen 2022-03-14 03:44:49 +0100
  • 193be1561b updated doc with message examples postmannen 2022-03-11 11:46:04 +0100
  • 0d89631289 doc - create example message files postmannen 2022-03-11 11:44:19 +0100
  • c8a400de60 updated readme postmannen 2022-03-10 09:21:23 +0100
  • 35dd78babd updating doc postmannen 2022-03-10 09:09:07 +0100
  • a0d5be3580 zstdConcurrency=1, added publish messages ctx postmannen 2022-03-09 14:06:56 +0100
  • 596b7e818c starting publishAMessage as a go routine postmannen 2022-03-09 07:40:22 +0100
  • d6f7bd1048 added timeout when no responders available postmannen 2022-03-09 07:11:48 +0100
  • 8585086cda added REQToFileNACK postmannen 2022-03-04 15:02:43 +0100