|
a610f209d5
|
Merge branch 'release-1.1'
v1.1.0
|
2021-12-02 14:08:54 +01:00 |
|
|
0f6c5b6b0e
|
Change baseimage from node to node-alpine
Size drastically decreased
|
2021-12-02 14:06:21 +01:00 |
|
|
cc9e4c7258
|
Fix flush using local vars instead of this-vars
|
2021-12-02 13:41:23 +01:00 |
|
|
56ac283544
|
Refactored code to match code-style
|
2021-12-02 13:40:56 +01:00 |
|
|
9095e21e6f
|
Add handshakeStage as metric
|
2021-12-01 14:24:03 +01:00 |
|
|
6e05a0b45c
|
Merge branch 'release-1.0'
v1.0.0
|
2021-11-29 15:55:27 +01:00 |
|
|
d14e469ef4
|
Removed error-logging from RegexBlockStream FIXME
|
2021-11-29 15:35:53 +01:00 |
|
|
99a3e13d77
|
Added further exception to error-event from tcpdump
|
2021-11-29 15:35:36 +01:00 |
|
|
b5c895674e
|
Merge branch 'f_gracefulShutdown' into dev
|
2021-11-29 15:34:56 +01:00 |
|
|
86d2b8c1cf
|
Added event for SIGTERM and SIGINT
|
2021-11-29 15:34:19 +01:00 |
|
|
7ff6556d51
|
Merge branch 'f_userHelper' into dev
|
2021-11-29 15:12:39 +01:00 |
|
|
16388c73e5
|
Added additional check for packetStream
|
2021-11-29 15:11:14 +01:00 |
|
|
8211f55b89
|
Added check for tcpdump-process stdout
|
2021-11-29 15:10:42 +01:00 |
|
|
c28bbaaada
|
Moved Stream-creations outside
|
2021-11-29 15:09:59 +01:00 |
|
|
4ddbe3f06f
|
Implemented userHelper methods to detect if streams have data before timeout
|
2021-11-29 15:09:21 +01:00 |
|
|
0d84079ce1
|
Added packetType to tag-fields
|
2021-11-29 14:20:29 +01:00 |
|
|
1bf761970f
|
Added error-handling for regexBlockStream
|
2021-11-29 13:45:36 +01:00 |
|
|
5a0118aedd
|
Added error-handling for process
|
2021-11-29 13:45:15 +01:00 |
|
|
0709db0ddf
|
Changed exit-log to debug
|
2021-11-29 13:44:37 +01:00 |
|
|
c27761322c
|
Catch start-error from tcpdump
tcpdump writes to stderr at the beginning
|
2021-11-29 13:18:29 +01:00 |
|
|
45a11753de
|
Add own logger for tcpdump
|
2021-11-29 13:16:23 +01:00 |
|
|
d482001cdc
|
Merge branch 'f_docker' into dev
|
2021-11-29 13:12:00 +01:00 |
|
|
a681bbd2d2
|
Removed sudo as container runs as root anyways
|
2021-11-29 13:11:11 +01:00 |
|
|
d9ee804c3b
|
Removed src-references as hats the workdir
|
2021-11-29 13:10:44 +01:00 |
|
|
e320d8670b
|
Add installation of package tcpdump
|
2021-11-29 13:10:05 +01:00 |
|
|
2d824543d1
|
fixed cmd
|
2021-11-29 13:09:49 +01:00 |
|
|
6e080907d1
|
Merge branch 'code-smell_handling' into dev
|
2021-11-29 09:58:04 +01:00 |
|
|
91c3aca9e2
|
Add function to get handshakeStage from keyInfo
|
2021-11-29 09:57:33 +01:00 |
|
|
31ab10c3e1
|
Fix wrong var-name
|
2021-11-29 09:57:05 +01:00 |
|
|
8ff7211f0f
|
Revert "Extract packetType handling in own function"
This reverts commit 227ba127f8218ea93e846d7a98cb629458301c6f.
|
2021-11-29 09:50:14 +01:00 |
|
|
2ae85ababb
|
Extract keyInfo reading to helper-file
|
2021-11-29 09:37:28 +01:00 |
|
|
227ba127f8
|
Extract packetType handling in own function
|
2021-11-29 09:36:21 +01:00 |
|
|
8417de5756
|
Extract checks with if-statements
|
2021-11-29 09:35:17 +01:00 |
|
|
54eadf3bc3
|
Fixed Regex codesmells
|
2021-11-29 09:24:18 +01:00 |
|
|
e39ebaac23
|
Fixed Regex codesmell
|
2021-11-29 09:23:08 +01:00 |
|
|
54d627d469
|
Fix typo
|
2021-11-29 09:20:38 +01:00 |
|
|
ca3c37be0f
|
Activating strict-mode
|
2021-11-29 09:16:49 +01:00 |
|
|
96b52e63a0
|
Add exit-handler with error-detection
|
2021-11-29 09:16:39 +01:00 |
|
|
3c5e941cba
|
Creating & Attaching streams / Error-logger
|
2021-11-29 09:15:49 +01:00 |
|
|
a468d7a57b
|
Start tcpdump process
|
2021-11-29 09:14:50 +01:00 |
|
|
4ad5eba7e0
|
Change tag-srtting to recursive by field
This will properly set e.g. arrays
|
2021-11-26 21:03:11 +01:00 |
|
|
2646c9787e
|
Changed key-checking to value-checking
This includes e.g. gettings, originally not included in keys
|
2021-11-26 21:00:15 +01:00 |
|
|
873f00b21b
|
Remove deleting point and rename point to something useable
|
2021-11-26 19:17:43 +01:00 |
|
|
271554719e
|
Remove wrong hint
|
2021-11-26 19:17:24 +01:00 |
|
|
e18de63d7c
|
Revert "Move catch into then-onRejected to fix resolving then anyways."
This reverts commit 2356040572922cfbaa7384a43eb2b7a2ae17f809.
|
2021-11-26 19:14:01 +01:00 |
|
|
2356040572
|
Move catch into then-onRejected to fix resolving then anyways.
|
2021-11-26 19:07:27 +01:00 |
|
|
b0bbf0c71a
|
Fixed wrong option-subname
|
2021-11-26 19:06:55 +01:00 |
|
|
37b78e7373
|
Fixed wrong logging-mode used
|
2021-11-26 18:54:09 +01:00 |
|
|
c5e1bb4c64
|
Added info-log "ok"
|
2021-11-26 18:37:55 +01:00 |
|
|
3c29ed2000
|
Implemented CheckWriteApi by writing and then deleting a TestPoint
|
2021-11-26 18:37:34 +01:00 |
|