commit | 140ba03484f45cb2ea5ec028c42f5be033cfcd75 | [log] [tgz] |
---|---|---|
author | mattm <mattm@google.com> | Tue Mar 09 12:08:01 2021 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Mar 09 12:09:23 2021 -0800 |
tree | 21754ebd86b3c200689be1f836963c18e8cc2f9f | |
parent | e299b90100e9e6b6314665e278c69e1656fd7aad [diff] |
Fix //security/alia_handshaker/data_plane:tls_handshake_v2_test failure with --gfe2_reloadable_flag_quic_send_tls_crypto_error_code PiperOrigin-RevId: 361866613 Change-Id: I8e1146fa33569824fce1378fee877f64449fa246
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. QUICHE is only supported on little-endian platforms.
Code can be viewed in CodeSearch in Quiche and is imported into Chromium.