Sign in
chromium
/
external
/
github.com
/
grpc
/
grpc-go
/
HEAD
12e91dd
xds: add support for HTTP filter state retention, as specified in A83 (#8924)
by Easwar Swaminathan
· 5 days ago
master
58bbf8a
grpc: enforce strict path checking for incoming requests on the server (#8985)
by Easwar Swaminathan
· 5 days ago
d0d7cab
github: set testing CI names to be stable (#8982)
by Doug Fawley
· 5 days ago
36e13de
grpclb: replace net.IP with netip.Addr (#8918)
by Varun Chawla
· 6 days ago
7f78342
xdsclient: fix panic on empty resource in ADS response (#8970)
by Pranjali-2501
· 6 days ago
e5563c6
change directory name `fakeTransport` to `faketransport`. (#8976)
by Pranjali-2501
· 6 days ago
7daee26
grpc: introduce ErrRetriesExhausted to wrap retry failures (#8894)
by Arjan Singh Bal
· 7 days ago
f967422
transport: make the client send a RST_STREAM when it receives an END_STREAM from the server (#8832)
by Easwar Swaminathan
· 8 days ago
99f36d4
xds/testutils: add fakeTransport for testing. (#8890)
by Pranjali-2501
· 10 days ago
98573cb
rls: update rls cache metrics to use async gauge framework (#8808)
by Madhav Bissa
· 11 days ago
fd53961
xds: leaf clusters provide the handshake info instead of top level cluster (#8956)
by eshitachandwani
· 12 days ago
ad2d82e
xdsresource: add SNI related fields in security config of CDS update for A101 (#8941)
by eshitachandwani
· 12 days ago
d0ea4f3
cds: use a grpcsync.Event instead of a channel to communicate resource names being requested (#8960)
by Easwar Swaminathan
· 12 days ago
0e2c0ea
deps: update dependencies for all modules (#8969)
by Arjan Singh Bal
· 12 days ago
81c7924
xds/clusterresolver: improve configbuilder tests by removing globals (#8939)
by ulas
· 14 days ago
71a4abb
xds: regenrate expired SPIFFE certs (#8963)
by eshitachandwani
· 14 days ago
1acfea8
grpc: Enable shared write buffers by default (#8957)
by Arjan Singh Bal
· 14 days ago
8360b4c
xds/resolver: make service config human readable in the log (#8958)
by Easwar Swaminathan
· 2 weeks ago
223662f
cds: increase defaultTestTimeout to 10s for e2e tests (#8959)
by Easwar Swaminathan
· 2 weeks ago
b9f7967
xds/resolver: remove unnecessary error check in test (#8955)
by eshitachandwani
· 2 weeks ago
549306a
Update gRPC-Go's dependency versions on master (#8953)
by Madhav Bissa
· 2 weeks ago
5c4e754
Change version to 1.81.0-dev (#8950)
by Madhav Bissa
· 2 weeks ago
v1.81.0-dev
7e2686f
cdsbalancer: Update comment about usage of BalancerAttributes (#8951)
by Arjan Singh Bal
· 2 weeks ago
b6597b3
xds/clusterimpl: use xdsConfig for updates and remove redundant fields from LB config (#8945)
by eshitachandwani
· 2 weeks ago
v1.80.x
1d4fa8a
xds: change cdsbalancer to use update from dependency manager (#8907)
by eshitachandwani
· 3 weeks ago
8f47d36
attributes: Replace internal map with linked list (#8933)
by Arjan Singh Bal
· 3 weeks ago
22e1ee8
xds: add panic recovery in xdsclient resource unmarshalling. (#8895)
by Pranjali-2501
· 3 weeks ago
7136e99
credentials/alts: Pool write buffers (#8919)
by Arjan Singh Bal
· 4 weeks ago
46a31de
security/advancedtls: fix macOS compatibility in CRL script (#8932)
by eshitachandwani
· 4 weeks ago
38eb2de
protoc-gen-go-grpc: remove use_generic_streams_experimental flag (defaults to true) (#8936)
by eshitachandwani
· 4 weeks ago
7bc5785
xds: fix copy-paste bug in WeightExpirationPeriod config (#8915)
by Greg Barasch
· 4 weeks ago
d2eab68
balancer/rls: fix goroutine leak in control_channel_test (#8898)
by Shivam Kumar
· 4 weeks ago
c9d52ee
xds/xdsclient: add EDS sum of endpoint weights does not exceed MaxUint32 (#8899)
by Debayan
· 4 weeks ago
4a83bf9
ringhash: enable behaviors of A76 by default (#8922)
by Antoine Tollenaere
· 4 weeks ago
ace972d
orca: fix goroutine leak in fakeORCAService.StreamCoreMetrics (#8911)
by Bala Nallamilli
· 4 weeks ago
19e4128
xds: decouple A76 and A86 EDS metadata parsing (#8875)
by Antoine Tollenaere
· 4 weeks ago
b6f89f7
mem: Move buffer pool implementations to internal (#8910)
by Arjan Singh Bal
· 4 weeks ago
c1a9239
xds/rbac: replace legacy net to netip (#8908)
by Elric
· 5 weeks ago
3be7e2d
mem: Add faster tiered buffer pool (#8775)
by Arjan Singh Bal
· 5 weeks ago
13e2455
correctly check nil stream (#8905)
by eshitachandwani
· 5 weeks ago
944f058
client: process RPC stats/tracing only when a handler is configured (#8874)
by Madhav Bissa
· 5 weeks ago
2c113ab
advancedtls: re-generate test certs and increase expiry (#8900)
by Arjan Singh Bal
· 6 weeks ago
779b792
xds: refactor server-side HTTP filter processing (#8878)
by Easwar Swaminathan
· 6 weeks ago
e08fc36
resolver: Add resolver.EndpointMap.All() to iterate over keys and values (#8867)
by Jille Timmermans
· 6 weeks ago
d7b3f93
cdsbalancer: Increase timeout for test (#8889)
by Arjan Singh Bal
· 6 weeks ago
7860144
mem: ensure `Reader` buffers are reused on early return (#8886)
by Mikhail Mazurskiy
· 6 weeks ago
0f69b6e
credentials: add end-to-end tests for JWT call credentials behavior (#8818)
by Rajiv Singh
· 6 weeks ago
9d8ede9
xds: split service and message codegen import (#8881)
by Arjan Singh Bal
· 7 weeks ago
12fc393
xdsdepmgr: add functionality for cluster subscription (#8792)
by eshitachandwani
· 7 weeks ago
55bfbbb
xds/clusterresolver: implement gRFC A61 changes for LOGICAL_DNS clusters (#8733)
by Pranjali-2501
· 7 weeks ago
830c909
cmd/protoc-gen-go-grpc: bump -version to 1.6.1 for release (#8879)
by Arjan Singh Bal
· 7 weeks ago
cmd/protoc-gen-go-grpc/v1.6.1
b7b1cce
examples: Poll for expected server logs in test (#8871)
by Arjan Singh Bal
· 7 weeks ago
2abe1f0
github: Add config for Gemini code assist (#8873)
by Arjan Singh Bal
· 7 weeks ago
46350a7
channelz: Regenerate proto (#8872)
by Arjan Singh Bal
· 7 weeks ago
49e224f
xds/googlec2p: Revert PR 8829 that removed `SetFallbackBootstrapConfig` (#8869)
by Easwar Swaminathan
· 7 weeks ago
61d569d
*: Implementation of weighted random shuffling (A113) (#8864)
by Easwar Swaminathan
· 7 weeks ago
7985bb4
rls: Fix flaky test TestPickerUpdateOnDataCacheSizeDecrease (#8856)
by Easwar Swaminathan
· 7 weeks ago
3e475d7
xdsclient: add test for custom xDS resource subscription (#8834)
by Easwar Swaminathan
· 7 weeks ago
0dc1bcd
client/picker: log loop to V(2) (#8863)
by Antoine Tollenaere
· 7 weeks ago
69b542a
credentials/tls: verify overwritten authority against only leaf certificate (#8831)
by eshitachandwani
· 8 weeks ago
e6ca417
xds/googlec2p: remove legacy `SetFallbackBootstrapConfig` and fix tests. (#8829)
by Pranjali-2501
· 8 weeks ago
6601041
documentation: improve proxy documentation (#8840)
by eshitachandwani
· 8 weeks ago
65b3eeb
transport: warn when header list size exceeds 8KB (#8845)
by Pranjali-2501
· 8 weeks ago
19ace67
outlierdetection: move ParseConfig test to a test-only package (#8833)
by Easwar Swaminathan
· 8 weeks ago
c05cfb3
balancer/rls: Use log *f functions with format args (#8859)
by Evan Jones
· 8 weeks ago
a8d11ce
balancer: introduce env flag for case-sensitive registry (#8837)
by Pranjali-2501
· 8 weeks ago
c7ec4d9
test: use testpb alias in stream_test.go for proto messages. (#8854)
by Pranjali-2501
· 9 weeks ago
1c79a7c
transport: fix potential race in `TestKeepaliveClientClosesWithActiveStreams`. (#8827)
by Pranjali-2501
· 9 weeks ago
7278983
xds: fix typo in log message (#8843)
by yy
· 9 weeks ago
c2d81b7
deps: update dependencies for all modules (#8853)
by Pranjali-2501
· 9 weeks ago
3fb101d
hierarchy: Use public API for testing (#8846)
by Arjan Singh Bal
· 9 weeks ago
de16514
Change version to 1.80.0-dev (#8852)
by Pranjali-2501
· 9 weeks ago
v1.80.0-dev
0381eb6
xds: Support `:authority` header rewriting for LOGICAL_DNS clusters (#8822)
by Yuki Ito
· 9 weeks ago
90f571d
xds: remove references to ResolverState.Addresses (#8841)
by Arjan Singh Bal
· 9 weeks ago
679565f
xds: remove `HashKey` field from `xdsresource.Endpoint` struct (#8844)
by eshitachandwani
· 9 weeks ago
bb2073d
mem: Allow overriding the default buffer pool. (#8806)
by Vanja Pejovic
· 9 weeks ago
bd4444a
Fix flaky `TestServer_RedundantUpdateSuppression`. (#8839)
by Pranjali-2501
· 9 weeks ago
623b3f0
test: add regression test for RecvMsg() error shadowing #7510 (#8820)
by Pranjali-2501
· 9 weeks ago
5862457
encoding: remove unused `DecompressedSize` API (#8830)
by Pranjali-2501
· 9 weeks ago
e15b867
dns: set Endpoints in resolver updates (#8812)
by Arjan Singh Bal
· 9 weeks ago
95825a3
cdsbalancer: Remove UpdateAddresses handling (#8811)
by Arjan Singh Bal
· 9 weeks ago
115d49c
wrr: improve log messages (#8824)
by Easwar Swaminathan
· 10 weeks ago
572fdca
xds: remove workarounds in tests added for https://github.com/envoyproxy/go-control-plane/issues/431 (#8828)
by eshitachandwani
· 10 weeks ago
bb2f97f
grpc: improve the docstring for StreamServerInterceptor (#8823)
by Easwar Swaminathan
· 10 weeks ago
25dbb81
transport: remove grpchttp2 package (#8826)
by eshitachandwani
· 10 weeks ago
6652b15
encoding: add a test for unsupported server codec (#8819)
by Easwar Swaminathan
· 10 weeks ago
629ef39
xdsdepmgr: Avoid using actual DNS lookups and fix race during test failure (#8805)
by eshitachandwani
· 2 months ago
ad8bd71
outlierdetection: Remove UpdateAddresses handling (#8810)
by Arjan Singh Bal
· 2 months ago
d675ef5
mem: Optimize buffer object re-use (#8784)
by Arjan Singh Bal
· 2 months ago
afd6cc7
wrr: use new-style atomic APIs (#8815)
by Easwar Swaminathan
· 2 months ago
b3603ab
transport: http2 server must validates header list size when early aborting stream (#8769)
by Joy Bestourous
· 2 months ago
9cf0a86
xds/cdsbalancer: change TestErrorFromParentLB_ResourceNotFound to send correct resources (#8794)
by eshitachandwani
· 2 months ago
9e7491a
stream: initialize decompressor for health check streams (#8765)
by Sankalp Tripathi
· 2 months ago
85ede8e
transport: Remove unused return value from connect() (#8787)
by Tom Wieczorek
· 2 months ago
9b39ae2
priority: prevent init timer restarting when a child transitions from CONNECTING to CONNECTING (#8813)
by Easwar Swaminathan
· 2 months ago
e05f643
clientconn: close canceled transport synchronously (#8786)
by Tom Wieczorek
· 2 months ago
900ffa9
xds: Migrate Addresses usages to Endpoints (#8804)
by Arjan Singh Bal
· 2 months ago
e7a6fed
xds: Revert workaround to get SubConn locality (#8802)
by Arjan Singh Bal
· 2 months ago
a887d0b
tranport: Reduce heap allocs by setting BufferSlice capacity (#8797)
by Arjan Singh Bal
· 2 months ago
bccbb10
xds: Add `IsDynamic` field to cdsbalancer LB and make it true for RLS (#8793)
by eshitachandwani
· 3 months ago
Next »