Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Stricter Rust formating rules and build in the CI | Quentin Dufour | 2021-09-20 | 1 | -6/+5 |
| | |||||
* | added rustfmt: a rustfmt.toml file diescribing syntax (soft tabs of 2 ↵ | adrien | 2021-09-11 | 1 | -12/+10 |
| | | | | spaces), a CONTRIBUTING.md file to explain how to use rustfmt, a .drone.yml file to add code style checks in CI, 2 lines in README.md to present CONTRIBUTING.md, and applied rustfmt on the source | ||||
* | environment.rs successfully replaced with new config/ configuration loader. ↵ | LUXEY Adrien | 2021-08-16 | 1 | -12/+16 |
| | | | | No API changes, more tests, cleaner code: life is swell. | ||||
* | ensure chain jump is added only onceadd-firewall-rules | darkgallium | 2020-06-28 | 1 | -1/+0 |
| | |||||
* | add actor for firewall & massive refactor | darkgallium | 2020-05-24 | 1 | -3/+12 |
| | |||||
* | Working IGD | Quentin Dufour | 2020-05-23 | 1 | -1/+6 |
| | |||||
* | Connecting elements | Quentin Dufour | 2020-05-22 | 1 | -6/+12 |
| | |||||
* | WIP software | Quentin Dufour | 2020-05-22 | 1 | -31/+15 |
| | |||||
* | Broken Diplonat | Quentin Dufour | 2020-05-21 | 1 | -9/+23 |
| | |||||
* | Working on logic | Quentin Dufour | 2020-05-21 | 1 | -29/+15 |
| | |||||
* | WIP loops | Quentin Dufour | 2020-05-21 | 1 | -2/+25 |
| | |||||
* | Rewrite as an object | Quentin Dufour | 2020-05-09 | 1 | -11/+12 |
| | |||||
* | Split logic in multiple files! | Quentin Dufour | 2020-05-09 | 1 | -7/+8 |
| | |||||
* | Add context to errors | Quentin Dufour | 2020-05-09 | 1 | -3/+3 |
| | |||||
* | Rewrite with anyhow | Quentin Dufour | 2020-05-09 | 1 | -1/+2 |
| | |||||
* | Rewrite with modules, still in progress... | Quentin Dufour | 2020-05-09 | 1 | -0/+19 |