summaryrefslogtreecommitdiff
path: root/Cargo.toml
AgeCommit message (Expand)Author
2019-01-23Enhanced client stats logging outputStuart Stock
2019-01-21Initial add of simple stats collectorStuart Stock
2019-01-20Clean and refactor server's inner loopStuart Stock
2019-01-19Rust 2018 edition migrationStuart Stock
2018-12-25add a simple criterion-based benchmarkStuart Stock
2018-10-28Release 1.1.1 to correct missing aux data in AWS KMS decrypt pathStuart Stock
2018-10-14one-way GCP KMS workingStuart Stock
2018-10-07checkpointStuart Stock
2018-10-07Land KMS support, yay!Stuart Stock
2018-10-07Give client and server binaries more distinctive namesStuart Stock
2018-10-07prep 1.0.5 releaseStuart Stock
2018-09-29Remove critereon based benchmarkStuart Stock
2018-07-28Release 1.0.4Stuart Stock
2018-07-28Update 'untrusted' to 0.6 for upstream security fixStuart Stock
2018-03-28Version 1.0.3Stuart Stock
2018-03-24Release 1.0.2Stuart Stock
2018-03-24Release 1.0.1Stuart Stock
2018-03-15Release 1.0.0Stuart Stock
2018-03-11Add support for batch-signing requestsAaron Hill
2018-03-10version 0.3.1Stuart Stock
2018-03-10Update README and Cargo with info on client; verison bump to 0.3.0Stuart Stock
2018-03-01Add client implementationAaron Hill
2018-02-250.2.1Stuart Stock
2018-02-240.2.0Stuart Stock
2018-02-24Don't specify patch version on several dependenciesStuart Stock
2018-02-24Use simple_logger instead of fernStuart Stock
2018-02-17Add benchmarks for message and response creationStuart Stock
2017-12-30Improve crate-level docsStuart Stock
2017-12-30Additional metadata entires for cargoStuart Stock
2017-09-23update to Ring 0.12.1 and Untrusted 0.5.1Stuart Stock
2017-07-06read from config; updated READMEStuart Stock
2017-07-05add logging and ctrl-c handlerStuart Stock
2017-07-03add docstrings and cleanup whitespaceStuart Stock
2017-06-22simplistic semi-working serverStuart Stock
2017-06-19begin work on serverStuart Stock
2017-06-17initial commitStuart Stock