- 11 Jan, 2014 1 commit
-
-
Tatsuhiro Tsujikawa authored
The input and output data format now use same JSON format used in hpack-test-case.
-
- 10 Jan, 2014 14 commits
-
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
Now require python >= 2.7
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
--enable-src is renamed as --enable-app. Fix build failure if libxml2 is not available.
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
This will clean up resources allocated in initiate_connection() properly.
-
- 09 Jan, 2014 7 commits
-
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
They are just RST_STREAMed for now
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
We use this flag to know whether it is pushed or not
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
- 08 Jan, 2014 7 commits
-
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
- 07 Jan, 2014 7 commits
-
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
Huffman decoding is costly. It is faster to do geometric realloc than calling nghttp2_hd_huff_decode_count to know the length in advance.
-
Tatsuhiro Tsujikawa authored
We need jansson >= 2.5 because of s# conversion
-
Tatsuhiro Tsujikawa authored
-
- 06 Jan, 2014 2 commits
-
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
- 05 Jan, 2014 2 commits
-
-
Tatsuhiro Tsujikawa authored
See https://github.com/Jxck/hpack-test-case for the json file format.
-
Tatsuhiro Tsujikawa authored
See https://github.com/Jxck/hpack-test-case for the json file format.
-