Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-10-07 | Land KMS support, yay! | Stuart Stock | |
AWS KMS for now, work-in-progress | |||
2018-09-29 | Major refeactoring for better code structure | Stuart Stock | |
* Extract distinct types for online and long-term keys * Extract and create separate configuration trait and implementation(s) * Clean-ups, renames, tidying | |||
2018-03-24 | Additional documentation | Stuart Stock | |
2018-03-17 | Apply default rustfmt style to the project. | Stuart Stock | |
2018-03-01 | Add client implementation | Aaron Hill | |
2018-02-24 | Finally get Tag string byte literals correct | Stuart Stock | |
2017-10-14 | Rust 1.21 lands RFC 1414 enabling clean-up of warts in tag.rs; misc README ↵ | Stuart Stock | |
and docstring updates | |||
2017-07-06 | add license headers | Stuart Stock | |
2017-07-03 | add docstrings and cleanup whitespace | Stuart Stock | |
2017-07-02 | first version of working 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 | |