Skip to content
Snippets Groups Projects
  1. Jun 14, 2019
    • Daan De Meyer's avatar
      CMake improvements. · 4e955731
      Daan De Meyer authored
      - Allow specifying shared or static with BUILD_SHARED_LIBS.
      - Add include directories as PUBLIC to library targets.
      
      This enables using ngtcp2 with CMake `add_subdirectory`.
      4e955731
  2. Jun 10, 2019
  3. Jun 07, 2019
  4. Jun 06, 2019
  5. Jun 03, 2019
  6. May 23, 2019
  7. May 21, 2019
  8. May 19, 2019
  9. May 18, 2019
  10. May 16, 2019
  11. May 15, 2019
  12. May 14, 2019
  13. May 13, 2019
  14. May 12, 2019
    • Tatsuhiro Tsujikawa's avatar
      Rewrites ngtcp2_ksl · 255a5034
      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.
      255a5034
  15. May 07, 2019
  16. May 02, 2019
  17. Apr 30, 2019
  18. Apr 26, 2019