index
:
roughenough
feature-tcp-listener
master
remove_red_paint
rust_assistance
A Roughtime secure time sync client and server written in Rust
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
config
/
mod.rs
Age
Commit message (
Expand
)
Author
2021-05-25
WIP: tcp listener setup.
Stefan Midjich
2020-06-20
config: update module doc
Stuart Stock
2019-08-11
Address clippy lints
Stuart Stock
2019-02-10
initial version of client response mangling
Stuart Stock
2019-02-10
Generally improved log and error messages
Stuart Stock
2019-02-09
Refactor stats to distinct mod and separate impls
Stuart Stock
2019-02-09
Add 'fault_percentage' and 'client_stats' configuration settings
Stuart Stock
2019-01-20
Clean and refactor server's inner loop
Stuart Stock
2019-01-19
Update copyright for 2019
Stuart Stock
2019-01-19
Rust 2018 edition migration
Stuart Stock
2018-10-27
Additional documentation; rustfmt pass; extract stress test loop
Stuart Stock
2018-10-22
groundwork for TCP healthcheck in #8
Stuart Stock
2018-10-17
Run rustfmt
Aaron Hill
2018-10-17
Add MemoryConfig
Aaron Hill
2018-10-17
Add fuzzing config
Aaron Hill
2018-10-12
Refactor to kms module; add documentation
Stuart Stock
2018-10-11
another wip checkpoint; server integration
Stuart Stock
2018-10-07
Land KMS support, yay!
Stuart Stock
2018-10-02
Final touches and bow-tieing on configuration. Update README to reflect.
Stuart Stock
2018-09-30
Work-in-progress; still working to clean up config
Stuart Stock
2018-09-30
Separate trait objects for file- and environment-based server config
Stuart Stock