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
Age
Commit message (
Expand
)
Author
2021-05-25
Remove some unnecessary ugly red paint
remove_red_paint
cos
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-09-21
Merge pull request #26 from int08h/try-github-actions
Stuart Stock
2020-08-28
Update dockerfile to rust 1.48 and roughenough 1.1.8
Stuart Stock
2020-07-12
Try Gitbub actions for builds
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-06-14
Typo fix
Stuart Stock
2020-06-14
Commentary on draft-ietf-ntp-roughtime-02
Stuart Stock
2020-03-25
Fix comment typo
Stuart Stock
2020-03-21
Add -z flag to time setting example in README
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
Upgrade several dependencies to latest versions
Stuart Stock
2020-03-21
Remove deprecated `std::error::Error::description` calls
Stuart Stock
2020-03-21
Update Dockerfile to Rust 1.42
Stuart Stock
2020-02-22
Update readme copyright to 2020
Stuart Stock
2019-12-21
Update Rust in Dockerfile to 1.40
Stuart Stock
2019-12-21
Dependency update to latest stable rusoto and cloudkms
Stuart Stock
2019-12-21
Reorder Cargo.toml dependencies
Stuart Stock
2019-11-03
Replace hashbrown with std hashmap
Stuart Stock
2019-11-03
Remove hashbrown crate, no longer needed in Rust 1.36+
Stuart Stock
2019-11-03
Merge pull request #22 from katharostech/drone-docker-builds
Stuart Stock
2019-11-03
Use env vars to configure Dockerfile to address #22
Stuart Stock
2019-11-02
Prefix cargo build/test with 'travis_wait' to enable >10 min build
Stuart Stock
2019-11-02
Update Roughenough version in Dockerfile 1.1.5 -> 1.1.7
Stuart Stock
2019-11-02
Add Drone Script For Docker Builds
Zicklag
2019-10-12
Version 1.1.7
Stuart Stock
2019-10-12
Add @zicklag as a contributor
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-12
Merge pull request #21 from katharostech/extra-client-options
Stuart Stock
2019-10-08
Update Client Instructions
Zicklag
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-09-28
Update dockerfile to Rust 1.38
Stuart Stock
2019-08-18
Update Dockerfile to Rust 1.37
Stuart Stock
2019-08-18
minor changes to compile cleanly on Rust 1.37.0
Stuart Stock
[next]