summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-02-24Clippy suggested fixes/changesStuart Stock
2018-02-24Finally get Tag string byte literals correctStuart Stock
2018-02-24Use simple_logger instead of fernStuart Stock
2018-02-24Convert to mio instead of manual poll() loopStuart Stock
2018-02-17Update README copyright and server's reported version to 0.1.1 (toStuart Stock
2018-02-17Add benchmarks for message and response creationStuart Stock
2017-12-30Improve crate-level docsStuart Stock
2017-10-14Rust 1.21 lands RFC 1414 enabling clean-up of warts in tag.rs; misc README an...Stuart Stock
2017-07-06change log timestamp format; doc updatesStuart Stock
2017-07-06add top-level doc ref for serverStuart Stock
2017-07-06add license headersStuart Stock
2017-07-06read from config; updated READMEStuart Stock
2017-07-06rustfmtStuart Stock
2017-07-05add logging and ctrl-c handlerStuart Stock
2017-07-03add docstrings and cleanup whitespaceStuart Stock
2017-07-02cleanupStuart Stock
2017-07-02first version of working serverStuart Stock
2017-07-01add sign module; continue work on serverStuart Stock
2017-06-22simplistic semi-working serverStuart Stock
2017-06-19begin work on serverStuart Stock
2017-06-17restructuring as a proper crateStuart Stock
2017-06-17initial commitStuart Stock