summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-11Add consolidated (pending) changes to changelogStuart Stock
2019-08-11Update Dockerfile to Rust 1.36Stuart Stock
2019-08-11Address clippy lintsStuart Stock
2019-08-11Update google-cloudkms 1.0.8 -> 1.0.10Stuart Stock
2019-08-11Update module docs when KMS feature is disabledStuart Stock
2019-08-11Upgrade Rusoto 0.36 -> 0.40Stuart Stock
2019-06-29Update Dockerfile to rust 1.35 and roughenough 1.1.5Stuart Stock
2019-06-29Remove redundant imports of EnvelopeEncryptionStuart Stock
2019-05-11Version 1.1.5Stuart Stock
2019-05-11Remove fields from fuzzer send_to_selfStuart Stock
2019-05-10Update README with additional badgesStuart Stock
2019-05-10Update docker rust version to 1.34.1Stuart Stock
2019-03-14Adds a Dockerfile to build and run a roughenough server in a containerStuart Stock
2019-03-14Improve FileConfig's error messagesStuart Stock
2019-03-09Update readme now that fault injection is supportedStuart Stock
2019-02-23Merge pull request #17 from int08h/1.1.4Stuart Stock
2019-02-23Update README and changelog for 1.1.4Stuart Stock
2019-02-23Implement tag reordering and signature corruption pathologiesStuart Stock
2019-02-10initial version of client response manglingStuart Stock
2019-02-10Generally improved log and error messagesStuart Stock
2019-02-10update 1.1.4Stuart Stock
2019-02-09Modernize rustfmt skip attributeStuart Stock
2019-02-09Add ServerStats member to the serverStuart Stock
2019-02-09Merge branch 'master' into 1.1.4Stuart Stock
2019-02-09Refactor stats to distinct mod and separate implsStuart Stock
2019-02-09Add 'fault_percentage' and 'client_stats' configuration settingsStuart Stock
2019-02-08Add Muncan90 as a contributorStuart Stock
2019-02-08Merge pull request #16 from Muncan90/patch-1Stuart Stock
2019-02-05Fix spellingMuncan90
2019-02-01Merge pull request #15 from int08h/1.1.3Stuart Stock
2019-02-01Add decryption to 'roughenough-kms'Stuart Stock
2019-01-26Merge pull request #14 from int08h/1.1.2Stuart Stock
2019-01-26update changelog for 1.1.2Stuart Stock
2019-01-26Add a noop implementation of stats trackingStuart Stock
2019-01-26Docs and visibility tweaksStuart Stock
2019-01-23Update CHANGELOG for 1.1.2Stuart Stock
2019-01-23Enhanced client stats logging outputStuart Stock
2019-01-21Update CHANGELOG to reflect work-in-progress stateStuart Stock
2019-01-21Initial add of simple stats collectorStuart Stock
2019-01-20Clean and refactor server's inner loopStuart Stock
2019-01-19Readme updateStuart Stock
2019-01-19Minor cli doc fixStuart Stock
2019-01-19Update minimum Rust versionStuart Stock
2019-01-19ignore .idea directoryStuart Stock
2019-01-19Update copyright for 2019Stuart Stock
2019-01-19Rust 2018 edition migrationStuart Stock
2019-01-09Update contributors in READMEStuart Stock
2019-01-09Merge pull request #13 from petertodd/masterStuart Stock
2019-01-06Fix spellingPeter Todd
2018-12-25add a simple criterion-based benchmarkStuart Stock