postmannen
|
45d304bf6f
|
added check if key hash is the same when asking for key updates
|
2022-05-16 11:20:39 +02:00 |
|
postmannen
|
3bd54d9cfc
|
fixing race condition
|
2022-05-16 07:15:38 +02:00 |
|
postmannen
|
e720c48c44
|
sending hash with key update requests
|
2022-05-12 11:32:12 +02:00 |
|
postmannen
|
6cf3bac506
|
renamed keys to pki
|
2022-05-12 09:25:10 +02:00 |
|
postmannen
|
e9b1829f56
|
added hash of public keys to central auth store
|
2022-05-12 06:22:11 +02:00 |
|
postmannen
|
c67acad1e0
|
more todo
|
2022-05-11 14:23:59 +02:00 |
|
postmannen
|
d249f58756
|
todo comments
|
2022-05-11 13:45:49 +02:00 |
|
postmannen
|
797953a3d6
|
put stuff related to central key handling under it's own keys struct type
|
2022-05-11 09:55:27 +02:00 |
|
postmannen
|
690d11194b
|
persistent store of keys on node
|
2022-04-21 13:21:36 +02:00 |
|
postmannen
|
c4f8979f48
|
updated comments
|
2022-04-20 19:18:16 +02:00 |
|
postmannen
|
1aca36485a
|
fixed to early wg.done in request method
|
2022-04-20 19:14:24 +02:00 |
|
postmannen
|
c48c7bf196
|
added initial public keys get
|
2022-04-20 18:33:52 +02:00 |
|
postmannen
|
242335c3bc
|
cleaned up todo's
|
2022-04-20 07:13:47 +02:00 |
|
postmannen
|
7522bc203d
|
removed not needed REQToSocket
|
2022-04-20 06:41:45 +02:00 |
|
postmannen
|
102cfd43c9
|
Renamed REQPublicKeysPut to REQPublicKeysToNode
|
2022-04-20 06:26:01 +02:00 |
|
postmannen
|
2768e70fdf
|
doc update
|
2022-04-19 18:30:00 +02:00 |
|
postmannen
|
dc3186285d
|
added nats queue groups subscriber
|
2022-04-07 21:43:00 +02:00 |
|
postmannen
|
b669dc537c
|
initial key distribution testing
|
2022-04-07 09:34:06 +02:00 |
|
postmannen
|
86b3ef9e96
|
added metrics to process
|
2022-04-01 08:51:14 +02:00 |
|
postmannen
|
56b432f402
|
cleaned up errorKernel references
|
2022-04-01 08:43:14 +02:00 |
|
postmannen
|
f0c84f48db
|
injected server directly procs
|
2022-04-01 07:09:55 +02:00 |
|
postmannen
|
8585086cda
|
added REQToFileNACK
|
2022-03-04 15:02:43 +01:00 |
|
postmannen
|
279e8fbbab
|
fixed timer error in httpGetScheduled
|
2022-02-23 12:32:21 +01:00 |
|
postmannen
|
7e71064adf
|
replaced log statements with errorKernel logger
|
2022-02-18 09:51:11 +01:00 |
|
postmannen
|
def4bd8e58
|
removed debug printing
|
2022-02-11 09:04:14 +01:00 |
|
postmannen
|
b11b8d6baf
|
added REQHttpGetScheduled
|
2022-02-11 07:27:51 +01:00 |
|
postmannen
|
f5f0c11dd6
|
Added REQPublicKey
|
2022-02-08 11:49:32 +01:00 |
|
postmannen
|
afe24716db
|
added select for ctx.Done for methodREQRelay
|
2022-02-08 05:27:39 +01:00 |
|
postmannen
|
75ed40877b
|
added go routine for methodREQRelay
|
2022-02-08 05:17:38 +01:00 |
|
postmannen
|
5fa3f593e7
|
removed errorCh from newProcess arguments
|
2022-02-07 06:42:17 +01:00 |
|
postmannen
|
426b98941e
|
moved the ownership of signatures server from processes
|
2022-02-04 10:33:31 +01:00 |
|
postmannen
|
1fa45b1293
|
changed message.Data from []string to []byte
|
2022-01-31 08:49:46 +01:00 |
|
postmannen
|
ce39d5cf0f
|
fixed client timeout error in REQHttpHandler
|
2022-01-28 08:36:09 +01:00 |
|
postmannen
|
4390d494f4
|
updated comments with references to command to just have for the event type
|
2022-01-27 14:25:24 +01:00 |
|
postmannen
|
e7e5726095
|
renamed commandorevent field name in subject struct
|
2022-01-27 10:06:06 +01:00 |
|
postmannen
|
d7bee9d361
|
removed command type
|
2022-01-27 07:19:04 +01:00 |
|
postmannen
|
01444c6af4
|
reqclicommandcont changed error output
|
2022-01-27 00:06:30 +01:00 |
|
postmannen
|
32aeed6c18
|
added -1 as methodTimeout for long running request
|
2022-01-26 15:35:31 +01:00 |
|
postmannen
|
25c6e42e34
|
fixed error output on req handlers
|
2022-01-21 08:35:08 +01:00 |
|
postmannen
|
b633416244
|
removed done todo's
|
2022-01-21 06:49:32 +01:00 |
|
postmannen
|
48500aa1fb
|
sendInfo also now via error kernel
|
2022-01-21 06:15:26 +01:00 |
|
postmannen
|
024842b99c
|
errorKernel, send error for all requests
|
2022-01-19 07:31:25 +01:00 |
|
postmannen
|
f50250661d
|
tui, added REQNone to GetReplyMethods
|
2022-01-18 14:57:04 +01:00 |
|
postmannen
|
b5c0152b00
|
tui also uses REQToConsole
|
2022-01-17 15:13:14 +01:00 |
|
postmannen
|
7092265d8c
|
added tui req handler
|
2022-01-12 07:42:41 +01:00 |
|
postmannen
|
98a5ab1a70
|
Add req method REQNone
|
2022-01-05 08:47:06 +01:00 |
|
postmannen
|
fe6af5c841
|
Only keep last hello from node in data folder
|
2022-01-04 07:50:14 +01:00 |
|
postmannen
|
5698623724
|
comments
|
2022-01-03 10:40:27 +01:00 |
|
postmannen
|
56cfd50e8b
|
removed fixed or no longer needed todo's
|
2022-01-03 07:36:38 +01:00 |
|
postmannen
|
e3b535665a
|
REQHttpGet client time set to MethodTimeout
|
2021-12-15 15:13:48 +01:00 |
|