Commit Graph

248 Commits (apiV0)

Author SHA1 Message Date
Terrtia b4d0b83b88
chg: [Readme] add troubleshooting 2019-04-01 16:16:37 +02:00
Terrtia f371a2e9ac
chg: [worker 1] add debug 2019-04-01 15:59:10 +02:00
Terrtia a0857974ba
chg: [server_management UI v0.3] add analyzer description, fix #11, description can be updated by adding the same uuid 2019-04-01 11:27:47 +02:00
Terrtia 01c9d99273
chg: [server_management UI v0.3] add analyzer description, fix #11, description can be updated by adding the same uuid 2019-04-01 11:19:31 +02:00
Terrtia 8dbd2cd0b1
fix: [UI v0.3] convert epoch to date, fix #12 2019-04-01 10:34:24 +02:00
Terrtia ea22b5677d
fix: [UI v0.3] convert epoch to date, fix #12 2019-04-01 10:31:10 +02:00
Terrtia 10d29fff8c
fix: [worker 8] join 2019-04-01 09:33:48 +02:00
Terrtia 4caa46a003
fix: [worker 8] join 2019-04-01 09:29:47 +02:00
Terrtia a8014a2efc
fix: [worker 8] use join with bytes 2019-03-29 09:46:46 +01:00
Terrtia bb4998aa4b
chg: [UI v0.2 server_management] add button to generate uuid v4 2019-03-27 12:00:22 +01:00
Jean-Louis Huynen 8b74c98396
Worker 2 pushes to analyzer's redis 2019-03-27 11:09:45 +01:00
Jean-Louis Huynen bb09272e64
typo 2019-03-27 10:36:02 +01:00
Jean-Louis Huynen 17497413a3 how to update web assets 2019-03-27 10:15:57 +01:00
Terrtia 890d2b5e38
chg: [server + workers] add config file + add option to specify save directory 2019-03-26 15:21:36 +01:00
Terrtia f67224e2e9
chg: [server + workers] add config file + add option to specify save directory 2019-03-26 15:20:06 +01:00
Jean-Louis Huynen c7ea2d7863
non interacting 2019-03-22 09:50:02 +01:00
Terrtia f9c6ed3755
fix: [metatypes] add option to save json by uuid 2019-03-19 15:11:47 +01:00
Terrtia 877992ff81
fix: [metatypes] add option to save json by uuid 2019-03-19 14:57:07 +01:00
Terrtia 64f6664611
Merge branch 'master' of https://github.com/D4-project/d4-core 2019-03-19 14:44:58 +01:00
Terrtia 394ed4cc5e
fix: [metatypes] add option to save json by uuid 2019-03-19 14:44:29 +01:00
Jean-Louis Huynen d44b5cedb6 Merge branch 'visu-type' 2019-03-19 14:28:21 +01:00
Terrtia a39d52808c
fix: [worker 2] typo 2019-03-19 14:27:07 +01:00
Terrtia e220c61c73
fix: [worker 2] use file rotation mode 2019-03-19 14:23:55 +01:00
Terrtia 29c259a98e
fix: typo 2019-03-19 14:17:25 +01:00
Terrtia e70904ab20
add [worker 2] add new save mode: save all datas in same directory 2019-03-19 14:10:43 +01:00
Terrtia 3bc20df5da
chg: [UI v0.2] add jquery daterange picker 2019-03-19 09:30:25 +01:00
Jean-Louis Huynen b9d5d52116
Uncomment to enable hot code reloading and debugger 2019-03-18 14:37:42 +01:00
Jean-Louis Huynen 2836414484
compat with python <3.6 2019-03-18 13:00:39 +01:00
Jean-Louis Huynen e4bb9b21fa
Write certificate and json to disk 2019-03-18 11:34:44 +01:00
Jean-Louis Huynen d8a1bfd74f
wip - write raw certs to disk 2019-03-14 17:36:14 +01:00
Terrtia bbb87418b9
fix: [workers 2] buffer 2019-03-14 13:20:06 +01:00
Terrtia 798f9c63d5
chg: [workers] debug: add epoch output 2019-03-14 11:44:56 +01:00
Terrtia 1b3d73e287
Merge branch 'master' of https://github.com/D4-project/d4-core 2019-03-14 11:28:44 +01:00
Terrtia 365f542d1e
chg: [UI v0.2] manage extended accepted types + extended types analyzers 2019-03-14 11:28:33 +01:00
Jean-Louis Huynen 724c4b1a30 Merge branch 'master' of github.com:D4-project/d4-core 2019-03-14 09:44:22 +01:00
Jean-Louis Huynen 0e30b962c9 wip - testing out meta types buffer 2019-03-14 09:44:09 +01:00
Terrtia b6c18f606b
fix: [Flask] fix json type parsing 2019-03-13 11:31:49 +01:00
Terrtia 6a82c5c020
chg: [gitignore] update 2019-03-13 10:42:18 +01:00
Terrtia 5f1afd92d6
chg: [default module 254] cleaning 2019-03-13 10:40:59 +01:00
Terrtia d6d11fecc3
chg: add basic gitignore 2019-03-13 10:16:01 +01:00
Terrtia fa442a2f70
chg: [254 default module] add functions to reconstruct data and handle buffer 2019-03-13 10:04:20 +01:00
Jean-Louis Huynen 6c90b140f7
Fix indent and self 2019-03-12 15:19:18 +01:00
Thirion Aurélien 6bdd70f55c
Merge pull request #9 from D4-project/metatypes
chg: [254 default module] add compress file + send data to analyzers
2019-03-11 16:05:33 +01:00
Terrtia 5891ddef9b
chg: [254 default module] add compress file + send data to analyzers 2019-03-11 16:03:42 +01:00
Thirion Aurélien e24b9f576b
Merge pull request #8 from D4-project/metatypes
Use parent and Child class for 254 types. Use Module (Child Class) to change type handler behaviour
2019-03-11 11:57:58 +01:00
Terrtia 9b310f7498
chg: [worker 254] use module class 2019-03-11 11:54:20 +01:00
Terrtia 3ad297799e
use dynamic Parent/Child class 2019-03-08 17:11:03 +01:00
Jean-Louis Huynen 9c17d74d7d
typo 2019-03-01 15:39:24 +01:00
Terrtia 16f506111c
fix: [LAUNCH] typo 2019-03-01 10:30:04 +01:00
Terrtia 10a335cdf2
chg: [worker 2] save 254 with file rotation 2019-03-01 10:19:04 +01:00