aboutsummaryrefslogtreecommitdiff
path: root/src/config
Commit message (Expand)AuthorAgeFilesLines
* Default value for skip tls parameterAlex Auvolat2022-12-011-1/+2
* Add possibility to skip tls verification for consulconsul-tlsAlex Auvolat2022-08-242-8/+15
* Add TLS support for ConsulAlex Auvolat2021-12-302-2/+36
* repaired test, now that private IP is an Optionautodetect-private-ipadrien2021-12-281-10/+6
* Allow Diplonat to automatically detect it's private IPAlex Auvolat2021-12-252-7/+7
* Stricter Rust formating rules and build in the CIQuentin Dufour2021-09-203-13/+11
* added rustfmt: a rustfmt.toml file diescribing syntax (soft tabs of 2 spaces)...adrien2021-09-114-204/+215
* a last pass to remove warnings from my codeLUXEY Adrien2021-08-162-3/+6
* environment.rs successfully replaced with new config/ configuration loader. N...LUXEY Adrien2021-08-162-7/+15
* New configuration parsing using envy. Added minimal functionnality forLUXEY Adrien2021-08-164-0/+317