summaryrefslogtreecommitdiff
path: root/src/config/mod.rs
AgeCommit message (Expand)Author
2019-01-20Clean and refactor server's inner loopStuart 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-17Run rustfmtAaron Hill
2018-10-17Add MemoryConfigAaron Hill
2018-10-17Add fuzzing configAaron Hill
2018-10-12Refactor to kms module; add documentationStuart Stock
2018-10-11another wip checkpoint; server integrationStuart 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