- Jan 09, 2020
-
-
Tatsuhiro Tsujikawa authored
-
- Nov 20, 2019
-
-
Tatsuhiro Tsujikawa authored
-
- Oct 27, 2019
-
-
Tatsuhiro Tsujikawa authored
-
- May 12, 2019
-
-
Tatsuhiro Tsujikawa authored
This change rewrites most of the code in ngtcp2_ksl and removes the need for inf_key. It also removes the restriction that the key must exist in descendants. ngtcp2_ksl now embeds arbitrary sized key in ngtcp2_node. ngtcp2_ksl is extended so that it can work with ngtcp2_range key. ngtcp2_psl is removed in favor of ngtcp2_ksl.
-
- Feb 03, 2019
-
-
Tatsuhiro Tsujikawa authored
-
- Oct 27, 2018
-
-
Tatsuhiro Tsujikawa authored
-
- Oct 17, 2018
-
-
Tatsuhiro Tsujikawa authored
-
- May 13, 2018
-
-
Tatsuhiro Tsujikawa authored
-
- May 05, 2018
-
-
Tatsuhiro Tsujikawa authored
-
- Apr 25, 2018
-
-
Tatsuhiro Tsujikawa authored
-
- Jan 20, 2018
-
-
Tatsuhiro Tsujikawa authored
-
- Nov 11, 2017
-
-
Tatsuhiro Tsujikawa authored
-
- Oct 22, 2017
-
-
Peter Wu authored
Based on nghttp2 cmake build system. Advantage of this is a faster build (cmake runs faster than configure and ninja is faster than make). Changes from autotools: * Warnings are enabled by default (independent of ENABLE_WERROR). * ENABLE_WERROR has changed meaning (it just controls -Werror). * include/ngtcp2/{version,ngtcp2}.h header files are installed.
-
- Jun 16, 2017
-
-
Tatsuhiro Tsujikawa authored
-