summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-09-04Minor cleanupHEADmasterSebastian Dröge1-12/+17
2016-09-04Update to mio 0.6Sebastian Dröge2-30/+30
2016-08-30Fix clippy warningsSebastian Dröge1-10/+7
2016-08-30Run rustfmt over everythingSebastian Dröge1-57/+64
2016-07-11Update Cargo.toml to build with any 0.5 mio versionSebastian Dröge1-1/+1
2015-12-04Update to mio 0.5Sebastian Dröge2-26/+21
2015-07-29Use latest released versions of bytes and mio and fix buildSebastian Dröge2-6/+18
2015-05-31Use range syntax instead of explicitly creating rangesSebastian Dröge1-3/+3
2015-05-30Add Rust implementation of the PTP reflectorSebastian Dröge2-0/+178
2015-05-28Remove C implementation in preparation to add the Rust oneSebastian Dröge2-194/+0
2015-05-14Initial commitSebastian Dröge3-0/+217