aboutsummaryrefslogtreecommitdiff
path: root/src/config/options.rs
Commit message (Expand)AuthorAgeFilesLines
* Add TLS support for ConsulAlex Auvolat2021-12-301-0/+6
* Allow Diplonat to automatically detect it's private IPAlex Auvolat2021-12-251-1/+3
* Stricter Rust formating rules and build in the CIQuentin Dufour2021-09-201-3/+1
* added rustfmt: a rustfmt.toml file diescribing syntax (soft tabs of 2 spaces)...adrien2021-09-111-42/+44
* a last pass to remove warnings from my codeLUXEY Adrien2021-08-161-0/+2
* environment.rs successfully replaced with new config/ configuration loader. N...LUXEY Adrien2021-08-161-4/+3
* New configuration parsing using envy. Added minimal functionnality forLUXEY Adrien2021-08-161-0/+75