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
/
bin
Age
Commit message (
Expand
)
Author
2019-10-07
Print Non-Data Output to Standard Error
Zicklag
2019-10-07
Add Verbose and JSON Options to Client
Zicklag
2019-08-18
minor changes to compile cleanly on Rust 1.37.0
Stuart Stock
2019-08-11
Address clippy lints
Stuart Stock
2019-02-10
Generally improved log and error messages
Stuart Stock
2019-02-01
Add decryption to 'roughenough-kms'
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
2018-10-27
Additional documentation; rustfmt pass; extract stress test loop
Stuart Stock
2018-10-26
Docs, polish, clean-ups for KMS and health-check features
Stuart Stock
2018-10-25
implement server TCP health check, #8
Stuart Stock
2018-10-21
Changes to keep Clippy happy
Stuart Stock
2018-10-21
Add tests for envelope cypto and some enums
Stuart Stock
2018-10-17
Run rustfmt
Aaron Hill
2018-10-17
Add "output" argument to client
Aaron Hill
2018-10-17
Clean up imports
Aaron Hill
2018-10-17
Remove commented-out code
Aaron Hill
2018-10-17
Fixups for fuzzing
Aaron Hill
2018-10-17
Move config and public key into server
Aaron Hill
2018-10-17
Move Server to its own module
Aaron Hill
2018-10-17
Add send_to_self
Aaron Hill
2018-10-17
Exact code into Server struct
Aaron Hill
2018-10-14
implement gcp decrypt
Stuart Stock
2018-10-14
one-way GCP KMS working
Stuart Stock
2018-10-12
Refactor to kms module; add documentation
Stuart Stock
2018-10-11
rustfmt
Stuart Stock
2018-10-11
another wip checkpoint; server integration
Stuart Stock
2018-10-09
continue work on kms
Stuart Stock
2018-10-08
successfully round-trip kms protected seed value
Stuart Stock
2018-10-07
wip checkpoint; nearly round-trip kms
Stuart Stock
2018-10-07
checkpoint
Stuart Stock
2018-10-07
start work on envelope encryption for long-term seed
Stuart Stock
2018-10-07
Land KMS support, yay!
Stuart Stock
2018-10-07
Give client and server binaries more distinctive names
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
2018-09-29
Major refeactoring for better code structure
Stuart Stock
2018-03-17
Apply default rustfmt style to the project.
Stuart Stock
2018-03-12
Cleanly handle receive errors from socket
Aaron Hill
2018-03-12
Use an Arc to share response counter
Aaron Hill
2018-03-12
Remove unecessary flat_map
Aaron Hill
2018-03-12
Only sign SREP once per batch
Aaron Hill
2018-03-11
Add support for batch-signing requests
Aaron Hill
2018-03-10
Read server socket until `WouldBlock`
Stuart Stock
2018-03-10
Correct a Missed conversion to hex::encode
Stuart Stock
2018-03-10
Additional changes on top of client contribution in #1
Stuart Stock
2018-03-10
Merge pull request #1 from Aaron1011/final_client
Stuart Stock
[next]