aboutsummaryrefslogtreecommitdiff
path: root/src/diplonat.rs
Commit message (Collapse)AuthorAgeFilesLines
* Rewrote the configuration options to make Diplonat modular: IGD and Firewall ↵adrien2021-08-261-19/+36
| | | | | | modules will only be enabled if correponding `DIPLONAT_*_ENABLE` is set. (Breaking changes!) Also rearranged imports throughout the project, because I couldn't resist, sorry.
* environment.rs successfully replaced with new config/ configuration loader. ↵LUXEY Adrien2021-08-161-12/+16
| | | | No API changes, more tests, cleaner code: life is swell.
* ensure chain jump is added only onceadd-firewall-rulesdarkgallium2020-06-281-1/+0
|
* add actor for firewall & massive refactordarkgallium2020-05-241-3/+12
|
* Working IGDQuentin Dufour2020-05-231-1/+6
|
* Connecting elementsQuentin Dufour2020-05-221-6/+12
|
* WIP softwareQuentin Dufour2020-05-221-31/+15
|
* Broken DiplonatQuentin Dufour2020-05-211-9/+23
|
* Working on logicQuentin Dufour2020-05-211-29/+15
|
* WIP loopsQuentin Dufour2020-05-211-2/+25
|
* Rewrite as an objectQuentin Dufour2020-05-091-11/+12
|
* Split logic in multiple files!Quentin Dufour2020-05-091-7/+8
|
* Add context to errorsQuentin Dufour2020-05-091-3/+3
|
* Rewrite with anyhowQuentin Dufour2020-05-091-1/+2
|
* Rewrite with modules, still in progress...Quentin Dufour2020-05-091-0/+19