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

76 commits

Author SHA1 Message Date
postmannen
102cfd43c9 Renamed REQPublicKeysPut to REQPublicKeysToNode 2022-04-20 06:26:01 +02:00
postmannen
eaf164c9d7 using flag isCentralAuth to start subREQPublicKeysGet, also handling the keys as a []byte 2022-04-07 14:18:28 +02:00
postmannen
b669dc537c initial key distribution testing 2022-04-07 09:34:06 +02:00
postmannen
481055d5cf reading correct key 2022-04-05 12:02:45 +02:00
postmannen
567209cacf hello reigster contains signatures of nodes 2022-04-04 10:29:14 +02:00
postmannen
47a0c47e15 added reading of user nkey into configuration 2022-04-04 07:44:44 +02:00
postmannen
8585086cda added REQToFileNACK 2022-03-04 15:02:43 +01:00
postmannen
f32aa2d89b added flag for debugLogging 2022-02-18 06:24:27 +01:00
postmannen
a26f596169 set default for enable errorLog to false 2022-02-16 09:43:25 +01:00
postmannen
e421f359cd updated docker compose scripts and dockerfile flags 2022-02-14 05:52:17 +01:00
postmannen
b11b8d6baf added REQHttpGetScheduled 2022-02-11 07:27:51 +01:00
postmannen
fbeb3bf9f6 added flag purgeBufferDB 2022-02-10 06:19:13 +01:00
postmannen
9ba211d2fc added centralAuth struct, renamed flag allowEmptySignature to enableSignatureCheck 2022-02-09 14:59:40 +01:00
postmannen
3f48002a23 added flag isCentralAuth 2022-02-09 09:06:06 +01:00
postmannen
13a79a8962 added allowEmptySignature flag 2022-02-03 11:11:21 +01:00
postmannen
a4c2069fea add config and flag for enableTUI 2022-01-07 11:17:10 +01:00
postmannen
248258d8e8 moved socket creation into own function 2022-01-07 07:21:21 +01:00
postmannen
f6e667dd82 added gzip compression 2022-01-03 12:30:28 +01:00
postmannen
0d0cd8c0b6 del console output, add flag for block profiling 2021-12-31 06:59:09 +01:00
postmannen
37084768f7 added flag for cbor 2021-12-29 06:17:40 +01:00
postmannen
35b4462cf4 added zstd decoder to subscriber 2021-12-28 12:05:09 +01:00
postmannen
f543127cb6 initiallly implemented compression on publisher 2021-12-27 11:40:29 +01:00
postmannen
a7cbe5b1b4 add compression flag 2021-12-26 07:16:14 +01:00
postmannen
909915a77b added flag for ringBufferSize 2021-12-21 07:21:12 +01:00
postmannen
6399cc427d Added connection timeouts 2021-12-17 17:28:57 +01:00
postmannen
b02a84f6cc added config flags for jitter 2021-12-16 11:01:01 +01:00
postmannen
f387eb76e1 Added REQCopyFileTo request type 2021-11-18 09:34:16 +01:00
postmannen
2477e7939d Added flag for method timeout 2021-11-18 06:36:16 +01:00
postmannen
7c991ee3d5 Transer of files initially works 2021-11-17 13:02:48 +01:00
postmannen
d02d9018e9 more relay structure, and sub startup 2021-11-10 11:21:38 +01:00
postmannen
4fe066aebd cleaned up old comments 2021-11-09 14:01:42 +01:00
postmannen
389e263c59 new req types for proccesslist and processstart 2021-09-20 06:40:34 +02:00
postmannen
054455b857 renamed REQnCliCommandCont to REQCliCommandCont 2021-09-17 10:17:10 +02:00
postmannen
855275d19f removed REQnCliCommand request type 2021-09-17 09:23:08 +02:00
postmannen
7229f33cac initial http reader for messages 2021-09-10 05:26:16 +02:00
postmannen
3dba156820 new fields added to Configuration gets correct defaults 2021-09-09 08:19:53 +02:00
postmannen
d93c38bbfa removed flagslice completely with bool 2021-09-08 18:56:23 +02:00
postmannen
d0f1ed32d1 removed the values field from flagslice 2021-09-08 17:57:21 +02:00
postmannen
0f93e9a439 added error message timeouts and retries 2021-09-07 09:43:54 +02:00
postmannen
804e714eaf added flag for natsConnectRetryInterval 2021-09-01 13:39:54 +02:00
postmannen
11e50db47a fixed config folder ... again 2021-08-27 12:19:35 +02:00
postmannen
2e06a0c3f4 fixed an error creating default config file 2021-08-27 10:49:06 +02:00
postmannen
b77f04bd5d implemented tcp listener for new messages 2021-08-23 16:00:48 +02:00
postmannen
10d28f6ec1 expose datafolder via http 2021-08-23 12:47:33 +02:00
postmannen
d897867d6a turned off configfolder as flag value. Keeping just env 2021-08-23 11:45:31 +02:00
postmannen
c27a3dc188 updated comments 2021-08-16 13:01:12 +02:00
postmannen
c219a9e7c7 added startup and test for REQnCliCommandCont 2021-08-10 12:49:42 +02:00
postmannen
923fd4c611 exported type node to Node 2021-06-29 08:21:42 +02:00
postmannen
68a0b50801 Added env for initial configfolder location 2021-05-28 14:48:53 +02:00
postmannen
91ac5da4d6 added nkey seed 2021-05-20 12:27:25 +02:00