aboutsummaryrefslogtreecommitdiff
path: root/src/config/options_test.rs
Commit message (Expand)AuthorAgeFilesLines
* Remove ACME options from testsAlex Auvolat2023-04-051-6/+0
* IPv6-only modeAlex Auvolat2023-04-051-9/+8
* parse private_ip earlierAlex Auvolat2023-04-041-2/+2
* Remove .rustfmt.toml and move to standard rustfmt format (4 spaces)Alex Auvolat2023-04-041-92/+90
* Add STUN actor that saves autodiscovered IPv4/IPv6 to ConsulAlex Auvolat2023-04-041-0/+4
* repaired test, now that private IP is an Optionautodetect-private-ipadrien2021-12-281-10/+6
* Stricter Rust formating rules and build in the CIQuentin Dufour2021-09-201-2/+1
* added rustfmt: a rustfmt.toml file diescribing syntax (soft tabs of 2 spaces)...adrien2021-09-111-85/+94
* a last pass to remove warnings from my codeLUXEY Adrien2021-08-161-3/+4
* New configuration parsing using envy. Added minimal functionnality forLUXEY Adrien2021-08-161-0/+119