Commit Graph

239 Commits (d722390f892491a07fdc3a8c9082eb964d144a87)

Author SHA1 Message Date
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
Terrtia 7444bcdf7b
fix: [worker 8] fix buffer concatenation 2019-02-28 16:43:48 +01:00
Terrtia 25d11be213
chg: [worker 2] basic worker 2, save json on disk 2019-02-28 16:35:34 +01:00
Terrtia bd50fea4ef
fix: [doc] add readme link 2019-02-28 11:47:29 +01:00
Terrtia 87ce104ef5
chg: [doc] add basic server readme 2019-02-28 10:36:24 +01:00
Terrtia be3029721b
chg: [server worker2] add worker2 v0.0 + detect type change 2019-02-27 15:46:34 +01:00
Terrtia 711e44d24d
chg: [server UI] empty analyzer queues 2019-02-20 10:04:44 +01:00
Terrtia fca82b15b1
fix: [worker 8] use binary type 2019-02-20 09:08:28 +01:00
Thirion Aurélien 3162f44e36
chg: [update readme] 2019-02-14 16:38:08 +01:00
Terrtia 68cefff471
Merge branch 'master' of https://github.com/D4-project/d4-core 2019-02-14 16:35:02 +01:00