grpc/test/core/tsi/alts
Matthew Stevenson 4b55f22e6e
[alts] Remove ExecCtx check from alts_zero_copy_grpc_protector_create function. (#33494)
I'm fixing the ALTS/Envoy transport socket extension (which is currently
broken). Along the way, I'm trying to remove as many uses of gRPC
internals as possible (with the eventual goal of only relying on public
gRPC APIs and the alts_zero_copy_grpc_protector). To this end, I need to
remove the ExecCtx check in the alts_zero_copy_grpc_protector_create
function, so that Envoy can call into this function without needing to
create an ExecCtx.
2023-06-26 15:12:52 -07:00
..
crypt Fix include guards for src/ and test/ directories (#32167) 2023-01-20 16:27:27 -08:00
fake_handshaker [testing]: remove server-side check on number of concurrent RPCs in alts_concurrent_connectivity_test (#32585) 2023-03-09 18:02:48 -08:00
frame_protector [cleanup] Eliminate usage of GRPC_ASSERT(false...); (#31757) 2023-01-11 08:50:32 -08:00
handshaker Allow configuring max concurrent ALTS handshakes based on an environment variable. (#32672) 2023-03-28 09:53:46 -07:00
zero_copy_frame_protector [alts] Remove ExecCtx check from alts_zero_copy_grpc_protector_create function. (#33494) 2023-06-26 15:12:52 -07:00