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
Age
Commit message (
Expand
)
Author
2021-05-25
WIP: stuck here with getting the client to handle TCP with same code.
feature-tcp-listener
Stefan Midjich
2021-05-25
WIP: tcp listener setup.
Stefan Midjich
2020-09-27
More user friendly: check for KMS feature earlier in roughenough-kms
HEAD
master
Stuart Stock
2020-09-27
Simplify ctrl-c check; check only in outer server loop
Stuart Stock
2020-09-27
Eliminate use of deprecated simple_logger methods
Stuart Stock
2020-06-20
cleanups: tidy server code; extract configuration display to own function
Stuart Stock
2020-06-20
cleanups: rustfmt, import tidying
Stuart Stock
2020-06-20
stats: sort status update in actual descending order
Stuart Stock
2020-06-20
refactor: extract health check and status update methods out of event loop
Stuart Stock
2020-06-20
config: update module doc
Stuart Stock
2020-06-20
stats: display clients sorted by number of valid requests
Stuart Stock
2020-06-20
Refactor: lift return out of if block
Stuart Stock
2020-03-25
Fix comment typo
Stuart Stock
2020-03-21
downgrade bytes and rusoto crates to resolve incompatibilites
Stuart Stock
2020-03-21
Release 1.1.8
Stuart Stock
2020-03-21
Switch to std::time and drop use of 'time' crate
Stuart Stock
2020-03-21
client: output local time by default, add -z/--zulu for UTC
Stuart Stock
2020-03-21
Remove deprecated `std::error::Error::description` calls
Stuart Stock
2019-11-03
Replace hashbrown with std hashmap
Stuart Stock
2019-10-12
Version 1.1.7
Stuart Stock
2019-10-12
Updates to the client's CLI --help text
Stuart Stock
2019-10-12
Typo fix in help text
Stuart Stock
2019-10-07
Print Non-Data Output to Standard Error
Zicklag
2019-10-07
Add Verbose and JSON Options to Client
Zicklag
2019-09-28
Release 1.1.6
Stuart Stock
2019-08-18
minor changes to compile cleanly on Rust 1.37.0
Stuart Stock
2019-08-11
Address clippy lints
Stuart Stock
2019-08-11
Update module docs when KMS feature is disabled
Stuart Stock
2019-08-11
Upgrade Rusoto 0.36 -> 0.40
Stuart Stock
2019-06-29
Remove redundant imports of EnvelopeEncryption
Stuart Stock
2019-05-11
Version 1.1.5
Stuart Stock
2019-05-11
Remove fields from fuzzer send_to_self
Stuart Stock
2019-03-14
Improve FileConfig's error messages
Stuart Stock
2019-02-23
Implement tag reordering and signature corruption pathologies
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-10
update 1.1.4
Stuart Stock
2019-02-09
Modernize rustfmt skip attribute
Stuart Stock
2019-02-09
Add ServerStats member to the server
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-02-01
Add decryption to 'roughenough-kms'
Stuart Stock
2019-01-26
Add a noop implementation of stats tracking
Stuart Stock
2019-01-26
Docs and visibility tweaks
Stuart Stock
2019-01-23
Enhanced client stats logging output
Stuart Stock
2019-01-21
Initial add of simple stats collector
Stuart Stock
2019-01-20
Clean and refactor server's inner loop
Stuart Stock
2019-01-19
Minor cli doc fix
Stuart Stock
2019-01-19
Update copyright for 2019
Stuart Stock
2019-01-19
Rust 2018 edition migration
Stuart Stock
[next]