gfe-relnote: (n/a) In quic_framer_process_data_packet_fuzzer, set framer's decrypter for INITIAL encryption level. Test only.

This is needed to default enable --gfe2_reloadable_flag_quic_framer_doesnt_create_initial_encrypter in cl/275513312.

PiperOrigin-RevId: 275528736
Change-Id: I943ff1a2775f690c9c8338ca00632191b0f0257d
1 file changed
tree: adf17d1f3747c45c8a7cf967dc81ab2573c32ccc
  1. common/
  2. epoll_server/
  3. http2/
  4. quic/
  5. spdy/
  6. CONTRIBUTING.md
  7. LICENSE
  8. README.md
README.md

QUICHE

QUICHE (QUIC, Http/2, Etc) is Google‘s implementation of QUIC and related protocols. It powers Chromium as well as Google’s QUIC servers and some other projects.