Sign in
chromium
/
external
/
github.com
/
grpc
/
grpc-go
/
HEAD
75f3c0b
client: avoid finishing a stream twice when stream creation fails (#9191)
by Utku Özdemir
· 13 hours ago
master
7d87045
security/advancedtls: add SkipServerAuthEKU option to bypass server EKU verification (#9222)
by Saloni Gupta
· 2 days ago
a3ce08c
transport: delete unused field "wq" in "serverHeaders" (#9237)
by Easwar Swaminathan
· 2 days ago
be1b06d
Merge commit from fork
by Easwar Swaminathan
· 2 days ago
f8a85fa
xds: reject EDS drop policy with unsupported denominator (#9218)
by Naveed
· 3 days ago
6032468
internal: adds utility for refcounting and cleanup (#9189)
by eshitachandwani
· 3 days ago
e109b60
internal/buffer: make Unbounded buffer use generic type (#9196)
by eshitachandwani
· 3 days ago
b07d146
Change version to 1.84.0-dev (#9230)
by Easwar Swaminathan
· 4 days ago
v1.84.0-dev
2a112a8
authz: add onPolicyUpdate callback to authz file watcher (#9142)
by Keith Collister
· 10 days ago
v1.83.x
1a80fca
vet: adds a check to disallow usage of regex.Compile in xDS code (#9216)
by eshitachandwani
· 2 weeks ago
26ffdb3
[tls] Add safety check in custom cert verification that peer cert chain is non-empty (#9214)
by Gregory Cooke
· 2 weeks ago
5013974
internal/grpcsync: add ScheduleAndWait to CallbackSerializer (#9162)
by ulas
· 2 weeks ago
bd58bc0
internal/transport: increase test timeout locally in TestAccountCheckWindowSizeWithLargeWindow (#9182)
by Madhav Bissa
· 2 weeks ago
484f150
httpfilter/extproc: add check to ensure that response trailer mode must be SEND if response body mode is GRPC (#9209)
by eshitachandwani
· 3 weeks ago
1eb52d9
gcp_authn: remove unnecessary import rename (#9212)
by Easwar Swaminathan
· 3 weeks ago
d74861e
xds/gcp_authn: implement GCP Authentication filter (gRFC A83). (#9119)
by Pranjali-2501
· 3 weeks ago
83728f5
credentials/alts: fix alts record ensures the frame size is bigger than the message type field size (#9197)
by Luwei Ge
· 3 weeks ago
11d0baf
credentials/google: make a non-blocking and context-aware call to fetch token. (#9184)
by Pranjali-2501
· 3 weeks ago
8d66cfc
xds: handle receipt of server-side listener resource on the client, and vice-versa (#9152)
by Marcin Swierczek
· 4 weeks ago
5c7f936
xds: refactor xDS Client Interceptor API to support CallOption propagation. (#9168)
by Pranjali-2501
· 5 weeks ago
9a130aa
xds: implement xDS-Based HTTP CONNECT support (gRFC A86). (#9151)
by Pranjali-2501
· 5 weeks ago
f186495
credentials: add `GcpServiceAccountIdentityCallCredentials` call credentials type (gRFC A83). (#9118)
by Pranjali-2501
· 5 weeks ago
c76cc7f
xds/googlec2p: enable DirectPath over Interconnect support for on-prem clients (#9133)
by Pranjali-2501
· 5 weeks ago
bd197fb
deps: update dependencies for all modules (#9173)
by Madhav Bissa
· 6 weeks ago
faa34bf
fix: flaky-interceptor issue (#9149)
by Srayansh Avadhesh Gupta
· 6 weeks ago
cd25711
test: remove unnecessary Ref() calls (#9165)
by Arjan Singh Bal
· 6 weeks ago
5d29b0c
xds: enable GRPC_EXPERIMENTAL_XDS_ORCA_LRS_PROPAGATION to true by default as part of A85 (#9145)
by Madhav Bissa
· 6 weeks ago
859dc45
Change version to 1.83.0-dev (#9172)
by Madhav Bissa
· 6 weeks ago
v1.83.0-dev
0f3086d
Fix minor issues not covered by PR #9137 (#9147)
by Marcin Swierczek
· 6 weeks ago
fef07fb
internal: Split v3procservicepb import into pb and grpc for extproc (#9163)
by Madhav Bissa
· 6 weeks ago
91dd64f
transport: surface subsequent data when receiving non-gRPC header (#8929)
by Chengxi Luo
· 6 weeks ago
adc97de
test/kokoro: add config for regional-td test (#9158)
by MV Shiva
· 7 weeks ago
57c9ff1
xds: ensure full-string matching for RBAC Filter rules (#9148)
by Pawan Bhardwaj
· 7 weeks ago
b58f32d
server: Set a pprof label on new stream goroutines (#9082)
by dfinkel
· 7 weeks ago
6c98be3
refactor(transport): extract shared stream state handling logic in `loopyWriter.processData()` (#9125)
by Kausthubh J Rao
· 7 weeks ago
bcaa6f4
rls: only reset backoff on recovery from TRANSIENT_FAILURE (#9137)
by Marcin Swierczek
· 7 weeks ago
429e6e0
balancer: expose endpoint weight and hostname as experimental APIs (#9074)
by hpathak01
· 7 weeks ago
761e655
grpc: limit decompression size in legacy gzip Decompressor to prevent OOM (#9114)
by evilgensec
· 7 weeks ago
18a8d3d
extproc: implement ClientFilter and ClientFilterBuilder interface (#9086)
by eshitachandwani
· 7 weeks ago
db35da8
credentials/alts: fix the leaked context and close handshaker properly (#9091)
by Luwei Ge
· 8 weeks ago
6093108
xds/server: Fix memory leak of ServerInterceptor instances during RDS updates (#9138)
by Easwar Swaminathan
· 8 weeks ago
037c6ef
extproc: register filter and parse base and override config (#9073)
by eshitachandwani
· 8 weeks ago
4ee6ac4
xds/resolver: support HTTP filters for routes using cluster specifier plugins (#9100)
by Pranjali-2501
· 8 weeks ago
39f1653
internal/grpcutil: remove FullMatchWithRegex to prevent data race (#9134)
by eshitachandwani
· 8 weeks ago
1c8e095
transport: change serverHandlerTransport to call Close instead of panic from Drain function (#9136)
by eshitachandwani
· 8 weeks ago
1bb9742
encoding: call Close on decompressor reader if it implements io.Closer (#9135)
by Pranjali-2501
· 8 weeks ago
f1360fb
balancergroup: merge whitebox tests into blackbox test (#9094)
by Elric
· 8 weeks ago
bb023f8
gemini: wrap lines at 80-cols to make linter happy (#9131)
by Easwar Swaminathan
· 9 weeks ago
6602080
experimental/stats: Expose Telemetry Label Callback (#8877)
by Seth Epps
· 9 weeks ago
fd8a106
github: Add styleguide for Gemini Code Assist (#9124)
by Arjan Singh Bal
· 9 weeks ago
7c47d2a
test: incoming RPC that contains a path with double leading slashes (#9120)
by Easwar Swaminathan
· 9 weeks ago
1c63fa5
grpc: remove support for env var GRPC_GO_EXPERIMENTAL_DISABLE_STRICT_PATH_CHECKING (#9112)
by Easwar Swaminathan
· 2 months ago
cmd/protoc-gen-go-grpc/v1.6.2
959af53
transport: set current timestamp in channelz socket metrics (#9109)
by Easwar Swaminathan
· 2 months ago
94b9449
xds/rbac: enforce strict presence-based short-circuit in authenticatedMatcher (#9111)
by Alan Ortega Alamo
· 2 months ago
89fe783
grpc: Document interactions between static flow control window options (#9096)
by Arjan Singh Bal
· 2 months ago
3d0dd1e
cmd/protoc-gen-go-grpc: Update to latest version of grpc-go (#9110)
by Easwar Swaminathan
· 2 months ago
811290b
stats/opentelemetry: restore the changes from #8342 and fix the flaky test. (#8923)
by Pranjali-2501
· 2 months ago
679ae4c
stats: use correct import for services (#9107)
by Easwar Swaminathan
· 2 months ago
850cc54
grpc: Remove ErrRetriesExhausted type in favor of error string (#9105)
by Arjan Singh Bal
· 3 months ago
3d82ab3
otel: Segregate client and server RPCInfo used for metrics and traces (#9081)
by Madhav Bissa
· 3 months ago
a481b8f
cleanup: removing TODO to improve timeouts encoding. (#9101)
by Pranjali-2501
· 3 months ago
eafb29a
Revert "xds/rbac: handle errors returned from matcher evaluation (#9092)". (#9099)
by Pranjali-2501
· 3 months ago
bdf4571
interop/orcalb: Delegate SubConn management to pick_first (#8914)
by Niraj Nepal
· 3 months ago
fa4c702
xds/rbac: handle errors returned from matcher evaluation (#9092)
by Pranjali-2501
· 3 months ago
4ac8a45
grpc: use enum instead of integer in return statements in compress() (#9089)
by Easwar Swaminathan
· 3 months ago
d9d87bd
xds/resolver: change int32 to atomic.int32 (#9080)
by eshitachandwani
· 3 months ago
ac4aa01
cleanup: replace net.IP with netip.Addr in tests (#9075)
by Bala Nallamilli
· 3 months ago
29665f4
transport: Pool read buffers used by the HTTP/2 framer (#9032)
by Arjan Singh Bal
· 3 months ago
f6304e9
internal/transport: defer calls to mu.Unlock in the stream inbound flow control implementation (#9077)
by Easwar Swaminathan
· 3 months ago
ab7a2aa
clusterimpl: fix test logic waiting for calls to ResolveNow (#9071)
by Easwar Swaminathan
· 3 months ago
22adc9e
clustermanager: fix test logic waiting for picker during graceful switch (#9072)
by Easwar Swaminathan
· 3 months ago
06fc26a
xds: support disabling HTTP filters (#9054)
by eshitachandwani
· 3 months ago
c01f4f1
grpc: deprecate WithSharedWriteBuffer and SharedWriteBuffer (#9060)
by Ali Asghar
· 3 months ago
6cd0d0c
grpc: add link to CVE in log messages (#9069)
by Easwar Swaminathan
· 3 months ago
b3f2df4
internal/resolver: improve the docstring of ClientInterceptor.NewStream (#9070)
by Easwar Swaminathan
· 3 months ago
bac4588
readyreader: add buffered reader (#9055)
by Arjan Singh Bal
· 3 months ago
39a15f6
xds: implement cluster metadata parsing for GCP Authentication filter (gRFC A83) (#9044)
by Pranjali-2501
· 3 months ago
e80524d
transport: set default header list size to 8KB and guard behind an env variable. (#9019)
by Pranjali-2501
· 3 months ago
6b32840
deps: update dependencies for all modules (#9068)
by Pranjali-2501
· 3 months ago
c5b160e
balancer: enable `GRPC_GO_EXPERIMENTAL_CASE_SENSITIVE_BALANCER_REGISTRIES` by default (#9017)
by Pranjali-2501
· 3 months ago
412cfbd
Change version to 1.82.0-dev (#9064)
by Pranjali-2501
· 3 months ago
v1.82.0-dev
cdc60df
transport: optimize heap allocations in ready reader and update syscall connection handling (#9035)
by Arjan Singh Bal
· 3 months ago
208d053
xds/resolver: pass complete XDSConfig in RPC context for HTTP filters (gRFC A83) (#9046)
by Pranjali-2501
· 3 months ago
50fe1cc
test: Fix flaky test `TestServerStreaming_ClientCallRecvMsgTwice` in `end2end_test.go`. (#9058)
by Pranjali-2501
· 3 months ago
d574bad
build(deps): bump go.opentelemetry.io/otel/sdk from 1.42.0 to 1.43.0 (#9050)
by dependabot[bot]
· 3 months ago
b8bf4d0
build(deps): bump go.opentelemetry.io/otel/sdk from 1.42.0 to 1.43.0 in /interop/xds (#9051)
by dependabot[bot]
· 3 months ago
19d23bf
build(deps): bump go.opentelemetry.io/otel/sdk from 1.42.0 to 1.43.0 in /examples (#9052)
by dependabot[bot]
· 3 months ago
74b3acd
xds: remove TODO to replace Endpoint with resolver.Endpoint struct (#9049)
by Easwar Swaminathan
· 3 months ago
1c132b9
tests: avoid relying on socket reads/writes for synchronization (#9033)
by Arjan Singh Bal
· 3 months ago
280b81b
build(deps): bump github.com/go-jose/go-jose/v4 from 4.1.3 to 4.1.4 (#9042)
by dependabot[bot]
· 3 months ago
ce2bdef
transport: fixes non-linux environment failures (#9048)
by eshitachandwani
· 3 months ago
71849e8
xds: change clusterimpl to add SNI to handshake info (#9016)
by eshitachandwani
· 3 months ago
5fdb6d0
mem: add `Buffer.Slice()` (#8977)
by Mikhail Mazurskiy
· 3 months ago
aa4d281
xds/internal/client: Add async gauge metrics for Connected and Resources (A78) (#8807)
by Madhav Bissa
· 4 months ago
a21508e
transport: move readyreader to its own package (#9037)
by Arjan Singh Bal
· 4 months ago
99312fe
stats: Use service import for gRPC code (#9034)
by Arjan Singh Bal
· 4 months ago
2143802
xds: LRS custom metrics changes (a85) (#9005)
by Madhav Bissa
· 4 months ago
2b8b708
interop: regenerate proto (#9028)
by Easwar Swaminathan
· 4 months ago
c754bf9
transport: Fix handling of closed connections in ReadyReader (#9031)
by Arjan Singh Bal
· 4 months ago
c33aa45
alts: Release read buffer when blocked on socket read (#8964)
by Arjan Singh Bal
· 4 months ago
Next »