aboutsummaryrefslogtreecommitdiff
path: root/src/diplonat.rs
Commit message (Collapse)AuthorAgeFilesLines
* Add TLS support for ConsulAlex Auvolat2021-12-301-1/+1
|
* Allow Diplonat to automatically detect it's private IPAlex Auvolat2021-12-251-3/+3
|
* Stricter Rust formating rules and build in the CIQuentin Dufour2021-09-201-6/+5
|
* added rustfmt: a rustfmt.toml file diescribing syntax (soft tabs of 2 ↵adrien2021-09-111-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 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