Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove .rustfmt.toml and move to standard rustfmt format (4 spaces) | Alex Auvolat | 2023-04-04 | 1 | -61/+61 |
| | |||||
* | Add STUN actor that saves autodiscovered IPv4/IPv6 to Consul | Alex Auvolat | 2023-04-04 | 1 | -5/+14 |
| | |||||
* | Add possibility to skip tls verification for consulconsul-tls | Alex Auvolat | 2022-08-24 | 1 | -7/+22 |
| | |||||
* | Add TLS support for Consul | Alex Auvolat | 2021-12-30 | 1 | -3/+15 |
| | |||||
* | Allow Diplonat to automatically detect it's private IP | Alex Auvolat | 2021-12-25 | 1 | -3/+5 |
| | |||||
* | 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 | -9/+9 |
| | | | | 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 | ||||
* | Better retry mechanism | Quentin Dufour | 2020-05-22 | 1 | -0/+4 |
| | |||||
* | Working parsing | Quentin Dufour | 2020-05-22 | 1 | -2/+2 |
| | |||||
* | We are now able to watch | Quentin Dufour | 2020-05-22 | 1 | -6/+18 |
| | |||||
* | Working Consul | Quentin Dufour | 2020-05-21 | 1 | -0/+33 |
| | |||||
* | Working on logic | Quentin Dufour | 2020-05-21 | 1 | -0/+0 |