Skip to content
Snippets Groups Projects
  1. Jun 29, 2020
  2. Jun 28, 2020
  3. Jun 26, 2020
  4. Jun 25, 2020
  5. Jun 20, 2020
  6. Jun 18, 2020
  7. Jun 17, 2020
    • Anna Henningsen's avatar
      Fully initialize ngtcp2_transport_params · 6cd45cfb
      Anna Henningsen authored
      Node.js makes the full `ngtcp2_transport_params` struct available
      for storage as a byte array, including any possible padding
      in the struct.
      
      Fully initializing the struct with `memset()` makes this deterministic.
      6cd45cfb
  8. Jun 14, 2020
  9. Jun 11, 2020