Ruakij
|
57cf6fb0a7
|
Add npm prune (wont do much here)
|
3 years ago |
Ruakij
|
298a96bf16
|
apk-install on 1 line and delete cache when done
|
3 years ago |
Ruakij
|
b98dff947d
|
Refactored packet to use new code-style (for got last time :/)
|
3 years ago |
Ruakij
|
a610f209d5
|
Merge branch 'release-1.1'
|
3 years ago |
Ruakij
|
0f6c5b6b0e
|
Change baseimage from node to node-alpine
Size drastically decreased
|
3 years ago |
Ruakij
|
cc9e4c7258
|
Fix flush using local vars instead of this-vars
|
3 years ago |
Ruakij
|
56ac283544
|
Refactored code to match code-style
|
3 years ago |
Ruakij
|
9095e21e6f
|
Add handshakeStage as metric
|
3 years ago |
Ruakij
|
6e05a0b45c
|
Merge branch 'release-1.0'
|
3 years ago |
Ruakij
|
d14e469ef4
|
Removed error-logging from RegexBlockStream FIXME
|
3 years ago |
Ruakij
|
99a3e13d77
|
Added further exception to error-event from tcpdump
|
3 years ago |
Ruakij
|
b5c895674e
|
Merge branch 'f_gracefulShutdown' into dev
|
3 years ago |
Ruakij
|
86d2b8c1cf
|
Added event for SIGTERM and SIGINT
|
3 years ago |
Ruakij
|
7ff6556d51
|
Merge branch 'f_userHelper' into dev
|
3 years ago |
Ruakij
|
16388c73e5
|
Added additional check for packetStream
|
3 years ago |
Ruakij
|
8211f55b89
|
Added check for tcpdump-process stdout
|
3 years ago |
Ruakij
|
c28bbaaada
|
Moved Stream-creations outside
|
3 years ago |
Ruakij
|
4ddbe3f06f
|
Implemented userHelper methods to detect if streams have data before timeout
|
3 years ago |
Ruakij
|
0d84079ce1
|
Added packetType to tag-fields
|
3 years ago |
Ruakij
|
1bf761970f
|
Added error-handling for regexBlockStream
|
3 years ago |
Ruakij
|
5a0118aedd
|
Added error-handling for process
|
3 years ago |
Ruakij
|
0709db0ddf
|
Changed exit-log to debug
|
3 years ago |
Ruakij
|
c27761322c
|
Catch start-error from tcpdump
tcpdump writes to stderr at the beginning
|
3 years ago |
Ruakij
|
45a11753de
|
Add own logger for tcpdump
|
3 years ago |
Ruakij
|
d482001cdc
|
Merge branch 'f_docker' into dev
|
3 years ago |
Ruakij
|
a681bbd2d2
|
Removed sudo as container runs as root anyways
|
3 years ago |
Ruakij
|
d9ee804c3b
|
Removed src-references as hats the workdir
|
3 years ago |
Ruakij
|
e320d8670b
|
Add installation of package tcpdump
|
3 years ago |
Ruakij
|
2d824543d1
|
fixed cmd
|
3 years ago |
Ruakij
|
6e080907d1
|
Merge branch 'code-smell_handling' into dev
|
3 years ago |
Ruakij
|
91c3aca9e2
|
Add function to get handshakeStage from keyInfo
|
3 years ago |
Ruakij
|
31ab10c3e1
|
Fix wrong var-name
|
3 years ago |
Ruakij
|
8ff7211f0f
|
Revert "Extract packetType handling in own function"
This reverts commit 227ba127f8 .
|
3 years ago |
Ruakij
|
2ae85ababb
|
Extract keyInfo reading to helper-file
|
3 years ago |
Ruakij
|
227ba127f8
|
Extract packetType handling in own function
|
3 years ago |
Ruakij
|
8417de5756
|
Extract checks with if-statements
|
3 years ago |
Ruakij
|
54eadf3bc3
|
Fixed Regex codesmells
|
3 years ago |
Ruakij
|
e39ebaac23
|
Fixed Regex codesmell
|
3 years ago |
Ruakij
|
54d627d469
|
Fix typo
|
3 years ago |
Ruakij
|
ca3c37be0f
|
Activating strict-mode
|
3 years ago |
Ruakij
|
96b52e63a0
|
Add exit-handler with error-detection
|
3 years ago |
Ruakij
|
3c5e941cba
|
Creating & Attaching streams / Error-logger
|
3 years ago |
Ruakij
|
a468d7a57b
|
Start tcpdump process
|
3 years ago |
Ruakij
|
4ad5eba7e0
|
Change tag-srtting to recursive by field
This will properly set e.g. arrays
|
3 years ago |
Ruakij
|
2646c9787e
|
Changed key-checking to value-checking
This includes e.g. gettings, originally not included in keys
|
3 years ago |
Ruakij
|
873f00b21b
|
Remove deleting point and rename point to something useable
|
3 years ago |
Ruakij
|
271554719e
|
Remove wrong hint
|
3 years ago |
Ruakij
|
e18de63d7c
|
Revert "Move catch into then-onRejected to fix resolving then anyways."
This reverts commit 2356040572 .
|
3 years ago |
Ruakij
|
2356040572
|
Move catch into then-onRejected to fix resolving then anyways.
|
3 years ago |
Ruakij
|
b0bbf0c71a
|
Fixed wrong option-subname
|
3 years ago |