summaryrefslogtreecommitdiff
path: root/src/config/environment.rs
AgeCommit message (Expand)Author
2019-02-09Add 'fault_percentage' and 'client_stats' configuration settingsStuart Stock
2019-01-19Update copyright for 2019Stuart Stock
2019-01-19Rust 2018 edition migrationStuart Stock
2018-10-27Additional documentation; rustfmt pass; extract stress test loopStuart Stock
2018-10-22groundwork for TCP healthcheck in #8Stuart Stock
2018-10-21Changes to keep Clippy happyStuart Stock
2018-10-17Run rustfmtAaron Hill
2018-10-17Add MemoryConfigAaron Hill
2018-10-17Add fuzzing configAaron Hill
2018-10-17Fixups for fuzzingAaron Hill
2018-10-12Refactor to kms module; add documentationStuart Stock
2018-10-11rustfmtStuart Stock
2018-10-11another wip checkpoint; server integrationStuart Stock
2018-10-09continue work on kmsStuart Stock
2018-10-07Land KMS support, yay!Stuart Stock
2018-10-02Final touches and bow-tieing on configuration. Update README to reflect.Stuart Stock
2018-09-30Work-in-progress; still working to clean up configStuart Stock
2018-09-30Separate trait objects for file- and environment-based server configStuart Stock