postmannen
|
b36cb08277
|
adjusted gob error output
|
2022-02-16 12:50:45 +01:00 |
|
postmannen
|
a26f596169
|
set default for enable errorLog to false
|
2022-02-16 09:43:25 +01:00 |
|
postmannen
|
fa7e639223
|
added subject to gob decode error output
|
2022-02-16 09:30:50 +01:00 |
|
postmannen
|
cbba482371
|
debugging
|
2022-02-15 15:47:14 +01:00 |
|
postmannen
|
e2c17db5bf
|
updated nats packages
|
2022-02-15 15:08:29 +01:00 |
|
postmannen
|
6c2534b244
|
added missing fields to env.env for steward script
|
2022-02-15 12:20:41 +01:00 |
|
postmannen
|
abb7c52235
|
fixed typo in Dockerfile
|
2022-02-15 11:27:47 +01:00 |
|
postmannen
|
c31b0c5fff
|
update readme
|
2022-02-15 08:31:53 +01:00 |
|
postmannen
|
e421f359cd
|
updated docker compose scripts and dockerfile flags
|
2022-02-14 05:52:17 +01:00 |
|
postmannen
|
def4bd8e58
|
removed debug printing
|
2022-02-11 09:04:14 +01:00 |
|
postmannen
|
1c17f82eef
|
updated readme
|
2022-02-11 07:34:31 +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
|
56014a7efd
|
added only signature checking for REQCliCommand
|
2022-02-09 11:15:00 +01:00 |
|
postmannen
|
3f48002a23
|
added flag isCentralAuth
|
2022-02-09 09:06:06 +01:00 |
|
postmannen
|
e8b1064161
|
added struct types for signatures and keys
|
2022-02-09 06:39:50 +01:00 |
|
postmannen
|
52fff1a225
|
fixed comments
|
2022-02-09 05:29:34 +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
|
d748dcaec8
|
tuned down debug output
|
2022-02-07 11:53:49 +01:00 |
|
postmannen
|
11adae4f39
|
set correct config folder for tests
|
2022-02-07 07:25:43 +01:00 |
|
postmannen
|
5fa3f593e7
|
removed errorCh from newProcess arguments
|
2022-02-07 06:42:17 +01:00 |
|
postmannen
|
77b89cdfb9
|
fixed test for errorKernel
|
2022-02-07 06:18:59 +01:00 |
|
postmannen
|
b3630f62c4
|
moved signatures into signatures.go
|
2022-02-07 04:23:13 +01:00 |
|
postmannen
|
426b98941e
|
moved the ownership of signatures server from processes
|
2022-02-04 10:33:31 +01:00 |
|
postmannen
|
fb68379c58
|
renamed signature types
|
2022-02-04 07:32:40 +01:00 |
|
postmannen
|
521702fa53
|
initial signature verification
|
2022-02-04 06:24:34 +01:00 |
|
postmannen
|
f19f164773
|
added flag for allowing empty signature
|
2022-02-03 11:41:46 +01:00 |
|
postmannen
|
13a79a8962
|
added allowEmptySignature flag
|
2022-02-03 11:11:21 +01:00 |
|
postmannen
|
5b211b6fac
|
implemented initial subscriber verify signature
|
2022-02-03 11:02:35 +01:00 |
|
postmannen
|
6724753e62
|
signing methodArgs
|
2022-02-03 07:04:10 +01:00 |
|
postmannen
|
121cad531c
|
loading signing keys from files
|
2022-02-02 10:06:53 +01:00 |
|
postmannen
|
11991d95ff
|
generating signing keys
|
2022-02-02 08:54:36 +01:00 |
|
postmannen
|
130f9fc57e
|
restructured function logic for sending messages
|
2022-02-01 07:22:06 +01:00 |
|
postmannen
|
7b230f1fc6
|
Added ArgSignature to Message
|
2022-01-31 10:06:14 +01:00 |
|
postmannen
|
1fa45b1293
|
changed message.Data from []string to []byte
|
2022-01-31 08:49:46 +01:00 |
|
postmannen
|
73db37beba
|
updated readme
|
2022-01-28 08:54:26 +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
|
49aa0fae20
|
update readme
|
2022-01-27 13:31:14 +01:00 |
|
postmannen
|
eec366c9e2
|
updated readme
|
2022-01-27 13:29:27 +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
|
b294d7e83a
|
updated readme with startup folder
|
2022-01-27 00:38:25 +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
|
88672f1e35
|
added logic for startup folder
|
2022-01-26 09:23:02 +01:00 |
|
postmannen
|
c1e11f0709
|
removed old folders and files
|
2022-01-25 05:45:31 +01:00 |
|