summaryrefslogtreecommitdiffstats
path: root/tokio-codec
AgeCommit message (Expand)Author
2019-01-06Bump version to 0.1.14. (#836)Carl Lerche
2018-09-26Bump version to v0.1.9 (#666)Carl Lerche
2018-09-20Add max line length to `LinesCodec` (#632)Eliza Weisman
2018-09-12Revert "Add max line length to `LinesCodec` (#590)"Carl Lerche
2018-09-12Add max line length to `LinesCodec` (#590)Eliza Weisman
2018-08-15Update `lines_encoder` test to use LinesCodec (#544)Gary M. Josack
2018-06-21Fix unneeded mut and some deprecated api (#442)Roman
2018-06-13Bump version of a number of sub crates (#414)Carl Lerche
2018-06-05Cleanup FramedParts in new tokio-codec (#394)Carl Lerche
2018-06-04Create tokio-codec (#360)Bryan Burgers