aboutsummaryrefslogtreecommitdiff
path: root/src/consul.rs
Commit message (Expand)AuthorAgeFilesLines
* Add possibility to skip tls verification for consulconsul-tlsAlex Auvolat2022-08-241-7/+22
* Add TLS support for ConsulAlex Auvolat2021-12-301-3/+15
* Allow Diplonat to automatically detect it's private IPAlex Auvolat2021-12-251-3/+5
* 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 spaces)...adrien2021-09-111-9/+9
* Better retry mechanismQuentin Dufour2020-05-221-0/+4
* Working parsingQuentin Dufour2020-05-221-2/+2
* We are now able to watchQuentin Dufour2020-05-221-6/+18
* Working ConsulQuentin Dufour2020-05-211-0/+33
* Working on logicQuentin Dufour2020-05-211-0/+0