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
2018-02-24
Clippy suggested fixes/changes
Stuart Stock
2018-02-24
Finally get Tag string byte literals correct
Stuart Stock
2018-02-24
Use simple_logger instead of fern
Stuart Stock
2018-02-24
Convert to mio instead of manual poll() loop
Stuart Stock
2018-02-17
Update README copyright and server's reported version to 0.1.1 (to
Stuart Stock
2018-02-17
Add benchmarks for message and response creation
Stuart Stock
2017-12-30
Improve crate-level docs
Stuart Stock
2017-10-14
Rust 1.21 lands RFC 1414 enabling clean-up of warts in tag.rs; misc README an...
Stuart Stock
2017-07-06
change log timestamp format; doc updates
Stuart Stock
2017-07-06
add top-level doc ref for server
Stuart Stock
2017-07-06
add license headers
Stuart Stock
2017-07-06
read from config; updated README
Stuart Stock
2017-07-06
rustfmt
Stuart Stock
2017-07-05
add logging and ctrl-c handler
Stuart Stock
2017-07-03
add docstrings and cleanup whitespace
Stuart Stock
2017-07-02
cleanup
Stuart Stock
2017-07-02
first version of working server
Stuart Stock
2017-07-01
add sign module; continue work on server
Stuart Stock
2017-06-22
simplistic semi-working server
Stuart Stock
2017-06-19
begin work on server
Stuart Stock
2017-06-17
restructuring as a proper crate
Stuart Stock
2017-06-17
initial commit
Stuart Stock