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
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
2018-10-28
Release 1.1.1 to correct missing aux data in AWS KMS decrypt path
Stuart Stock
2018-10-27
Update documentation references to point to master
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-22
groundwork for TCP healthcheck in #8
Stuart Stock
2018-10-21
tweak bounds check; will need a revisit
Stuart Stock
2018-10-21
minor cfg tweak
Stuart Stock
2018-10-21
Changes to keep Clippy happy
Stuart Stock
2018-10-21
Docstring updates and misc cleanups
Stuart Stock
2018-10-21
Add tests for envelope cypto and some enums
Stuart Stock
2018-10-21
Add auxilliary data to KMS operations
Stuart Stock
2018-10-18
correct imports to fix build
Stuart Stock
2018-10-17
Port seed error handling
Aaron Hill
2018-10-17
Add license headers
Aaron Hill
2018-10-17
Un-comment poll registration
Aaron Hill
2018-10-17
Run rustfmt
Aaron Hill
2018-10-17
Add MemoryConfig
Aaron Hill
2018-10-17
Add fuzzing config
Aaron Hill
2018-10-17
Add "output" argument to client
Aaron Hill
2018-10-17
More cleanup
Aaron Hill
2018-10-17
Clean up imports
Aaron Hill
2018-10-17
Add some documentation, remove more debugging statements
Aaron Hill
2018-10-17
Move more things into Server struct
Aaron Hill
2018-10-17
Remove commented-out code
Aaron Hill
2018-10-17
Remove debug print
Aaron Hill
2018-10-17
More changes to server
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-17
refactoring and tidying
Stuart Stock
[next]