An open API service providing commit metadata for open source projects.

gitlab.inria.fr / pirat-public/Fos-R / commits

SHA Message Author Date Stats
f507d50a Dependency upgrade + pipeline fix Pierre-François Gimenez <p****z@i****r> 8 months ago
129664a7 Website: remove max-width of the GUI wrapper Pierre-François Gimenez <p****z@i****r> 8 months ago
1e4b48ff merge Merge pull request #4 from Fos-R/gui-main Pierre-François Gimenez <P****z@u****m>
Committed by: GitHub <n****y@g****m>
8 months ago
56f7cc30 refactor(gui): move configuration_file to shared + reformatting 2uent1n <1****n@u****m> 9 months ago
89f1f3a4 feat(gui): add draft Configuration and Visualization tabs 2uent1n <1****n@u****m> 9 months ago
ab28e0bc style(gui): add proper macOS icon and move icons to assets folder 2uent1n <1****n@u****m> 9 months ago
2ffc02d4 Fix: file saved never showing up {} <> 9 months ago
d8b4dfdf style(gui): align Generate and Save buttons horizontally 2uent1n <1****n@u****m> 9 months ago
f2525867 style(gui): increase the width of the duration slider 2uent1n <1****n@u****m> 9 months ago
972d07ac fix(gui): only reset timezone to default value on checkbox click 2uent1n <1****n@u****m> 9 months ago
617ecca8 refactor(gui): split generation files 2uent1n <1****n@u****m> 9 months ago
8a7faeb0 ci(gui): use cargo build -p flag to avoid changing directory 2uent1n <1****n@u****m> 9 months ago
14cd4433 refactor(gui): misc refactorings 2uent1n <1****n@u****m> 9 months ago
db85fb87 Add "get_progress" to Stats Pierre-François Gimenez <p****z@i****r> 9 months ago
d16b8d66 Automata json format slight modification Pierre-François Gimenez <p****z@i****r> 9 months ago
5a7a7bd2 style(gui): use dark theme for web + fix padding 2uent1n <1****n@u****m> 9 months ago
697abe98 chore(gui): clean HTML files and README 2uent1n <1****n@u****m> 9 months ago
1279df18 style(gui): center the canvas in the html 2uent1n <1****n@u****m> 9 months ago
729e55d0 feat(gui): add a first version of the About tab 2uent1n <1****n@u****m> 9 months ago
9a637a64 ci(gui): add a build step for the GUI's WASM and JS glue 2uent1n <1****n@u****m> 9 months ago
a2abb655 feat(gui): add theme switcher button 2uent1n <1****n@u****m> 9 months ago
009a382c feat(gui): integrate the WASM app into the website's HTML 2uent1n <1****n@u****m> 9 months ago
e7728feb feat(gui): read and use the contents of the picked config file 2uent1n <1****n@u****m> 9 months ago
16485396 feat(gui): add date picker for start time and dropdown for timezone 2uent1n <1****n@u****m> 9 months ago
b3f5f8c5 Add function "with_string_config" Pierre-François Gimenez <p****z@i****r> 9 months ago
9f94451f Feat: add debug {} <>
Committed by: 2uent1n <1****n@u****m>
9 months ago
ec90113f Error in gui {} <>
Committed by: 2uent1n <1****n@u****m>
9 months ago
0f89a11d feat(gui): add a button to remove the picked config file 2uent1n <1****n@u****m> 9 months ago
1cf09760 feat: partial implementation of the GUI 2uent1n <1****n@u****m> 9 months ago
6af9c89d Website: add link to repositories Pierre-François Gimenez <p****z@i****r> 9 months ago
f99721e0 Reduce binary size Pierre-François Gimenez <p****z@i****r> 9 months ago
ca9afd94 CHANGELOG update Pierre-François Gimenez <p****z@i****r> 9 months ago
56c95d3c Bugfix load custom models Pierre-François Gimenez <p****z@i****r> 9 months ago
7cb3efd7 Conditional compilation and compression level Pierre-François Gimenez <p****z@i****r> 9 months ago
e66dfe54 merge Merge remote-tracking branch 'origin/main' Pierre-François Gimenez <p****z@i****r> 9 months ago
db6a5747 Rework the models struct Pierre-François Gimenez <p****z@i****r> 9 months ago
f62745de Remove pcap2flow Pierre-François Gimenez <p****z@i****r> 9 months ago
aebd88df Bugfix test Pierre-François Gimenez <p****z@i****r> 9 months ago
5efdc1c9 Add a changelog on the website Pierre-François Gimenez <p****z@i****r> 9 months ago
e6d77cbe "net_injection" required for "stage0::new_for_injection" Pierre-François Gimenez <p****z@i****r> 9 months ago
ec4c2c08 Add a function "to_pcap_vec" Pierre-François Gimenez <p****z@i****r> 9 months ago
df2d713a CI: Allow tests failure for the moment Pierre-François Gimenez <p****z@i****r> 9 months ago
ab82a82d Extract TTL as well Pierre-François Gimenez <p****z@i****r> 9 months ago
ab1aac08 Stage 1 learning from zeek logs Pierre-François Gimenez <p****z@i****r> 9 months ago
7f13a0c8 Also extracts TLL, conn state category and service Pierre-François Gimenez <p****z@i****r> 9 months ago
e050b0c6 Feature extraction with a Zeek plugin Pierre-François Gimenez <p****z@i****r> 9 months ago
61092c22 Fix raspberry pi build Pierre-François Gimenez <p****z@i****r> 9 months ago
978f0681 Run clippy and fmt Pierre-François Gimenez <p****z@i****r> 9 months ago
de95be8d Optimization Pierre-François Gimenez <p****z@i****r> 9 months ago
b384926a Test bugfix Pierre-François Gimenez <p****z@i****r> 9 months ago
cc5d0186 Bugfix destination port override Pierre-François Gimenez <p****z@i****r> 9 months ago
1a3539ad Raise an Error for unknown protocols in config Pierre-François Gimenez <p****z@i****r> 9 months ago
8ac5dcb8 Bugfix stage 0 Pierre-François Gimenez <p****z@i****r> 9 months ago
410f60a0 L7Proto parsing bugfix Pierre-François Gimenez <p****z@i****r> 9 months ago
c553c14a Applying the config can fail Pierre-François Gimenez <p****z@i****r> 9 months ago
9d3dda84 bifxml::from_str returns a Result Pierre-François Gimenez <p****z@i****r> 9 months ago
17c57a5a Convert panic!() to Result in stage 1 Pierre-François Gimenez <p****z@i****r> 10 months ago
a1ca00b9 The configuration can override the default destination port Pierre-François Gimenez <p****z@i****r> 10 months ago
8b8c2196 Add an error message when there are too many rejections Pierre-François Gimenez <p****z@i****r> 10 months ago
da7f7be0 Lib documentation Pierre-François Gimenez <p****z@i****r> 10 months ago
4623ae1a Stage 1 learning is deterministic Pierre-François Gimenez <p****z@i****r> 10 months ago
9e073e21 Restore the analysis pipeline Pierre-François Gimenez <p****z@i****r> 10 months ago
f4753a8e Bugfix determinism Pierre-François Gimenez <p****z@i****r> 10 months ago
d2ac0517 Website update Pierre-François Gimenez <p****z@i****r> 10 months ago
79b8e457 CI hack Pierre-François Gimenez <p****z@i****r> 10 months ago
6b6cd53a CI hack Pierre-François Gimenez <p****z@i****r> 10 months ago
3bbc3733 Allow test to fail for the moment Pierre-François Gimenez <p****z@i****r> 10 months ago
0afeea0c merge Merge branch 'v0.2' Pierre-François Gimenez <p****z@i****r> 10 months ago
b97656de READMEs update Pierre-François Gimenez <p****z@i****r> 10 months ago
fa4a0d04 Website intro update Pierre-François Gimenez <p****z@i****r> 10 months ago
cb87775c Automata are associated to an applicative protocol Pierre-François Gimenez <p****z@i****r> 10 months ago
9ebe4c7d Remove impossible values after applying the configuration Pierre-François Gimenez <p****z@i****r> 10 months ago
bf3b1f6a Bayesian network conditioning (WIP) Pierre-François Gimenez <p****z@i****r> 10 months ago
c1beda88 Use no prior Pierre-François Gimenez <p****z@i****r> 10 months ago
3144c77b CPT may have None values (WIP) Pierre-François Gimenez <p****z@i****r> 10 months ago
27d5afec Use a smaller prior Pierre-François Gimenez <p****z@i****r> 10 months ago
6ead124b Use no prior during BN learning Pierre-François Gimenez <p****z@i****r> 10 months ago
bec5e8ce Ensure that Src IP Addr, Dst IP Addr and Dst Pt have no children Pierre-François Gimenez <p****z@i****r> 10 months ago
3583006f Bayesian network adaptation to config (WIP) Pierre-François Gimenez <p****z@i****r> 10 months ago
0811d4bf Bayesian network adaptation to config (WIP) Pierre-François Gimenez <p****z@i****r> 10 months ago
55a6cef2 Configuration processing Pierre-François Gimenez <p****z@i****r> 10 months ago
8e9f5149 Lib: reexport structs Pierre-François Gimenez <p****z@i****r> 10 months ago
110f6d10 Jump to 1.0.0-dev Pierre-François Gimenez <p****z@i****r> 10 months ago
fd749752 Bugfix overflow in kdtree Pierre-François Gimenez <p****z@i****r> 10 months ago
c73409ab Configuration processing Pierre-François Gimenez <p****z@i****r> 10 months ago
e72b3002 Website update Pierre-François Gimenez <p****z@i****r> 10 months ago
99718872 Changelog update Pierre-François Gimenez <p****z@i****r> 10 months ago
812b79ef Add keywords to Cargo.toml Pierre-François Gimenez <p****z@i****r> 10 months ago
157108b5 Upgrade dependencies versions Pierre-François Gimenez <p****z@i****r> 10 months ago
2d850ae1 Add a "wasm_js" feature to fosr-lib to avoid bloating the dependencies Pierre-François Gimenez <p****z@i****r> 10 months ago
07c2cf2d Add badges to website Pierre-François Gimenez <p****z@i****r> 10 months ago
28fd09fa Bugfix and removed unused dependencies Pierre-François Gimenez <p****z@i****r> 10 months ago
9ab8ab72 Add getrandom dependency Pierre-François Gimenez <p****z@i****r> 10 months ago
208d1895 Create the "fosr-lib" crate Pierre-François Gimenez <p****z@i****r> 10 months ago
5bd74950 Decouple generation stats and progress bar Pierre-François Gimenez <p****z@i****r> 10 months ago
4f2756d0 Raspberry pi build will fail until 1.93 Pierre-François Gimenez <p****z@i****r> 10 months ago
0c4e046d Bugfix raspberry pi build Pierre-François Gimenez <p****z@i****r> 10 months ago
89cfaff7 Use MiMalloc for musl targets Pierre-François Gimenez <p****z@i****r> 10 months ago
5636a88d CI: add cargo audit Pierre-François Gimenez <p****z@i****r> 10 months ago
5aea0d89 Bugfix cross-compilation + Windows 32 bits Pierre-François Gimenez <p****z@i****r> 10 months ago

← Back to repository