Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | parse private_ip earlier | Alex Auvolat | 2023-04-04 | 1 | -16/+12 |
| | |||||
* | Remove .rustfmt.toml and move to standard rustfmt format (4 spaces) | Alex Auvolat | 2023-04-04 | 1 | -102/+101 |
| | |||||
* | Add STUN actor that saves autodiscovered IPv4/IPv6 to Consul | Alex Auvolat | 2023-04-04 | 1 | -0/+1 |
| | |||||
* | Allow Diplonat to automatically detect it's private IP | Alex Auvolat | 2021-12-25 | 1 | -5/+33 |
| | |||||
* | Stricter Rust formating rules and build in the CI | Quentin Dufour | 2021-09-20 | 1 | -6/+7 |
| | |||||
* | added rustfmt: a rustfmt.toml file diescribing syntax (soft tabs of 2 ↵ | adrien | 2021-09-11 | 1 | -20/+36 |
| | | | | 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 | -2/+2 |
| | | | | No API changes, more tests, cleaner code: life is swell. | ||||
* | Working IGD | Quentin Dufour | 2020-05-23 | 1 | -14/+18 |
| | |||||
* | WIP igd actor | Quentin Dufour | 2020-05-22 | 1 | -5/+49 |
| | |||||
* | Connecting elements | Quentin Dufour | 2020-05-22 | 1 | -12/+14 |
| | |||||
* | WIP software | Quentin Dufour | 2020-05-22 | 1 | -0/+31 |