Commit Graph

23 Commits

Author SHA1 Message Date
Gurwinder Singh
f46840f3fa chore: cargo fmt, clippy 2019-08-16 22:27:39 -07:00
Sean McArthur
dabd58fd58 use newest hpack index when repeating a header name 2019-05-15 13:32:07 -07:00
Sean McArthur
f7d14861e5 rustfmt: add trailing commas in match arms, set fn call to block stle (#85) 2017-09-12 19:29:06 -07:00
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
c2e6eb35d8 Track HTTP crate 2017-09-05 10:21:31 -07:00
Oliver Gould
fb4f0bc5af resets too 2017-07-17 08:18:38 +00:00
Carl Lerche
a7b92d5ec2 Restructure hpack tests 2017-06-29 23:11:35 -07:00
Carl Lerche
fee43a09c8 Fix warnings 2017-06-27 12:23:57 -07:00
Carl Lerche
327ca79550 More header encoding work 2017-06-19 11:53:03 -07:00
Carl Lerche
f6fd6a6d6e Bunch of work 2017-06-16 16:37:51 -07:00
Carl Lerche
ef495d55dc More HPACK bug fixes 2017-06-12 10:39:40 -07:00
Carl Lerche
58ea9ada0f More bug fixes 2017-06-11 13:53:23 -07:00
Carl Lerche
fa53d9556b Fuzz HPACK 2017-06-09 12:06:38 -07:00
Carl Lerche
42f19f3006 Get encoder & decoder working 2017-06-07 21:54:04 -07:00
Carl Lerche
a9e900a5e2 More HPACK encoder changes 2017-06-06 14:51:03 -07:00
Carl Lerche
5c30ef30ec More HPACK encoding work 2017-06-05 15:03:04 -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
b9da06a576 More work on HPACK decoding 2017-05-30 21:56:50 -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
fb09a0e12c work 2017-03-12 14:14:03 -07:00
Carl Lerche
59bc8a9a7e work 2017-03-12 13:44:38 -07:00