Commit Graph

12 Commits

Author SHA1 Message Date
Oliver Gould
897bf84163 Use rustfmt to enforce consistent formatting
This change adds a .rustfmt.toml that includes ALL supported settings,
12 of which we have overridden to attempt to cater to our own
proclivities.

rustfmt is checked in the rust-nightly CI job.
2017-09-12 22:29:35 +00:00
Carl Lerche
f6fd6a6d6e Bunch of work 2017-06-16 16:37:51 -07:00
Carl Lerche
fa53d9556b Fuzz HPACK 2017-06-09 12:06:38 -07:00
Carl Lerche
a7da819e45 More encoding work 2017-06-02 14:33:09 -07:00
Carl Lerche
2f8095e71a WIP 2017-06-02 12:41:39 -07:00
Carl Lerche
d3e4e036e3 Add HPACK test cases 2017-05-31 14:44:58 -07:00
Carl Lerche
eb00f71caf More hpack work 2017-03-15 17:16:00 -07:00
Carl Lerche
1deac1f16e Huffman 2017-03-13 15:13:44 -07:00
Carl Lerche
73706494ef Work on huffman decoding 2017-03-13 14:00:22 -07:00
Carl Lerche
490ae8c05d work 2017-03-12 22:33:45 -07:00
Carl Lerche
59bc8a9a7e work 2017-03-12 13:44:38 -07:00
Carl Lerche
769f3f142f More work 2017-03-11 12:59:15 -08:00