Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Default value for skip tls parameter | Alex Auvolat | 2022-12-01 | 1 | -1/+2 |
* | Add possibility to skip tls verification for consulconsul-tls | Alex Auvolat | 2022-08-24 | 2 | -8/+15 |
* | Add TLS support for Consul | Alex Auvolat | 2021-12-30 | 2 | -2/+36 |
* | repaired test, now that private IP is an Optionautodetect-private-ip | adrien | 2021-12-28 | 1 | -10/+6 |
* | Allow Diplonat to automatically detect it's private IP | Alex Auvolat | 2021-12-25 | 2 | -7/+7 |
* | Stricter Rust formating rules and build in the CI | Quentin Dufour | 2021-09-20 | 3 | -13/+11 |
* | added rustfmt: a rustfmt.toml file diescribing syntax (soft tabs of 2 spaces)... | adrien | 2021-09-11 | 4 | -204/+215 |
* | a last pass to remove warnings from my code | LUXEY Adrien | 2021-08-16 | 2 | -3/+6 |
* | environment.rs successfully replaced with new config/ configuration loader. N... | LUXEY Adrien | 2021-08-16 | 2 | -7/+15 |
* | New configuration parsing using envy. Added minimal functionnality for | LUXEY Adrien | 2021-08-16 | 4 | -0/+317 |