Sign in
chromium
/
external
/
github.com
/
grpc
/
grpc-go
/
HEAD
30ce1d5
xds: support injecting bootstrap and server config into HTTP filter config parsing (A102) (#9315)
by Madhav Bissa
· 2 days ago
master
54c743e
extproc : wait for async RPC to complete in test (#9311)
by eshitachandwani
· 2 days ago
538bb2f
endpointsharding: decouple locking, and simplify ChildState API (#9290)
by Easwar Swaminathan
· 3 days ago
bf9e7cd
xds: parse allowed_grpc_services from the bootstrap config (A102) (#9194)
by Madhav Bissa
· 4 days ago
1b9cfe8
test: tolerate OutPayload/InTrailer reorder in RetryStats (#9272)
by Roshan Singh
· 4 days ago
ec03539
server: unify handling of unary and streaming RPCs (#9309)
by Easwar Swaminathan
· 4 days ago
44332db
extproc: increase timeout for TestStreamTimeoutBodyPhaseAllow and remove incorrect refcount decrement (#9306)
by eshitachandwani
· 5 days ago
7b26667
grpcsync: change refcounted utility to use value (#9303)
by eshitachandwani
· 5 days ago
0c51461
credentials/sts: do not follow redirects during token exchange (#9299)
by Naveed
· 6 days ago
36bd7c9
randomsubsetting: ignore endpoints without addresses (#9259)
by Minh Vu
· 6 days ago
a2cc858
extproc: implement channel retention as part of A93 (#9285)
by eshitachandwani
· 6 days ago
5380ae2
balancer: remove grpc.lb.pick_first.* metrics (#9215)
by Deep Golani
· 6 days ago
1f4c6f3
xds/rbac: apply header matcher checks to nested and/or/not rules (#9258)
by Naveed
· 7 days ago
39156ac
security: Pipe ConnectionState to custom verification (#9293)
by Gregory Cooke
· 7 days ago
1ecbd86
security: Allow passing `CurvePreferences` in advancedtls (#9292)
by Gregory Cooke
· 10 days ago
58bca5a
internal/transport: validate per-RPC credential metadata (#9202)
by Leonid Bugaev
· 10 days ago
61b71be
extproc: reject invalid header names and values in header mutations (#9286)
by Naveed
· 10 days ago
03255a9
extproc: fix TestObservabilityMidStreamFailDeny race (#9295)
by eshitachandwani
· 11 days ago
17d5aaf
xds: pass correct context metadata in client and server route matching. (#9291)
by Pranjali-2501
· 11 days ago
c200c2d
extproc: fix usages of testgrpc in test (#9294)
by Pranjali-2501
· 12 days ago
fa603ec
internal/transport: validate balancer and address metadata (#9203)
by Leonid Bugaev
· 13 days ago
8518a52
extproc: Implement client-side normal mode metrics (#9267)
by eshitachandwani
· 13 days ago
f7eb50c
credentials/alts: support max frame size negotiation via env var (#9268)
by Thuan Truong
· 13 days ago
3ad1be5
extauthz: parse base and override config for A92. (#9221)
by Pranjali-2501
· 13 days ago
a620350
xds: fix certificate provider closure race during concurrent TLS handshakes (#9248)
by Easwar Swaminathan
· 14 days ago
cc23455
xdsclient: store per-resource error in resource state instead of overall error (#9283)
by Easwar Swaminathan
· 14 days ago
268c99a
extproc: fix import naming (#9284)
by Madhav Bissa
· 2 weeks ago
c841c90
xds: suppress the duplicate errors at the client side (#9185)
by Marcin Swierczek
· 2 weeks ago
d7025c5
transport: surface data when received non-grpc header, end stream without trailers (#9217)
by Chengxi Luo
· 2 weeks ago
378072a
stats/opentelemetry: add e2e test for baggage propagation (#9160)
by ulas
· 2 weeks ago
0e45140
transport: avoid allocation when releasing shared write buffers (#9233)
by Zaidoon Abd Al Hadi
· 2 weeks ago
6f508fa
xds/extproc: adds ClientInterceptor and ClientStream implementation for observability mode for gRFC A93 (#9180)
by eshitachandwani
· 3 weeks ago
ff0b87f
transport: Fix data race on loopyWriter.estdStreams in AccountCheck tests (#9241)
by Easwar Swaminathan
· 3 weeks ago
4fdb83e
xds/rbac: avoid nil deref on unset CidrRange prefix_len (#9250)
by Naveed
· 3 weeks ago
89d4d61
xds/resolver: ensure OnCommitted is invoked on early stream creation failure to prune unreferenced clusters. (#9140)
by Pranjali-2501
· 3 weeks ago
622a41d
xds/clusterimpl: fix uint32 overflow computing EDS drop ratio (#9257)
by Naveed
· 3 weeks ago
216640c
metadata: re-add MD.String with redaction of sensitive metadata (#9231)
by Madhav Bissa
· 3 weeks ago
2cb274b
extproc: retrieve correct error status when Send fails with io.EOF (#9270)
by eshitachandwani
· 3 weeks ago
29193c5
github: Add a workflow to the govulncheck (#9242)
by Easwar Swaminathan
· 3 weeks ago
db324f1
outlierdetection: convert pick_first health listener test to e2e (#9252)
by Elric
· 3 weeks ago
2cc5573
transport: presize header slice for outgoing metadata (#9243)
by Krishna Swaroop K
· 3 weeks ago
e57a05f
xds: convert rds header exact/prefix/suffix/contains matches to StringMatcher (#9223)
by Naveed
· 3 weeks ago
2ac9758
extproc: fix usages of testgrpc in test (#9266)
by eshitachandwani
· 3 weeks ago
62a23f6
extproc: fix usages of v3extprocservicegrpc in test (#9265)
by eshitachandwani
· 3 weeks ago
9c1cbb1
opentelemetry: initialize attemptInfo with fields set (#9262)
by Arjan Singh Bal
· 3 weeks ago
118203e
extproc: fix the v3procservicegrpc usage (#9264)
by eshitachandwani
· 3 weeks ago
116e945
resolver: log resolver state updates at verbosity 2 (#9261)
by Luca Cucchetti
· 3 weeks ago
6656535
xds/extproc: adds ClientInterceptor and ClientStream implementation for normal mode for gRFC A93 (#9174)
by eshitachandwani
· 4 weeks ago
b6eac42
grpc: fix plan9 build by moving errno matching to a !plan9 file (#9255)
by Yusuf İhsan Görgel
· 4 weeks ago
25387aa
all: update deps after 1.83 branch cut (#9232)
by Easwar Swaminathan
· 4 weeks ago
081051c
grpc: move different type RPC handling out of underlying stream implementations (#9226)
by eshitachandwani
· 4 weeks ago
506edc4
pickfirstleaf: remove deprecated package (#9254)
by Arjan Singh Bal
· 4 weeks ago
75f3c0b
client: avoid finishing a stream twice when stream creation fails (#9191)
by Utku Özdemir
· 4 weeks ago
7d87045
security/advancedtls: add SkipServerAuthEKU option to bypass server EKU verification (#9222)
by Saloni Gupta
· 5 weeks ago
a3ce08c
transport: delete unused field "wq" in "serverHeaders" (#9237)
by Easwar Swaminathan
· 5 weeks ago
be1b06d
Merge commit from fork
by Easwar Swaminathan
· 5 weeks ago
f8a85fa
xds: reject EDS drop policy with unsupported denominator (#9218)
by Naveed
· 5 weeks ago
6032468
internal: adds utility for refcounting and cleanup (#9189)
by eshitachandwani
· 5 weeks ago
e109b60
internal/buffer: make Unbounded buffer use generic type (#9196)
by eshitachandwani
· 5 weeks ago
b07d146
Change version to 1.84.0-dev (#9230)
by Easwar Swaminathan
· 5 weeks ago
v1.84.0-dev
2a112a8
authz: add onPolicyUpdate callback to authz file watcher (#9142)
by Keith Collister
· 6 weeks ago
1a80fca
vet: adds a check to disallow usage of regex.Compile in xDS code (#9216)
by eshitachandwani
· 6 weeks ago
26ffdb3
[tls] Add safety check in custom cert verification that peer cert chain is non-empty (#9214)
by Gregory Cooke
· 7 weeks ago
5013974
internal/grpcsync: add ScheduleAndWait to CallbackSerializer (#9162)
by ulas
· 7 weeks ago
bd58bc0
internal/transport: increase test timeout locally in TestAccountCheckWindowSizeWithLargeWindow (#9182)
by Madhav Bissa
· 7 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
· 7 weeks ago
1eb52d9
gcp_authn: remove unnecessary import rename (#9212)
by Easwar Swaminathan
· 7 weeks ago
d74861e
xds/gcp_authn: implement GCP Authentication filter (gRFC A83). (#9119)
by Pranjali-2501
· 8 weeks ago
83728f5
credentials/alts: fix alts record ensures the frame size is bigger than the message type field size (#9197)
by Luwei Ge
· 8 weeks ago
11d0baf
credentials/google: make a non-blocking and context-aware call to fetch token. (#9184)
by Pranjali-2501
· 8 weeks ago
8d66cfc
xds: handle receipt of server-side listener resource on the client, and vice-versa (#9152)
by Marcin Swierczek
· 8 weeks ago
5c7f936
xds: refactor xDS Client Interceptor API to support CallOption propagation. (#9168)
by Pranjali-2501
· 9 weeks ago
9a130aa
xds: implement xDS-Based HTTP CONNECT support (gRFC A86). (#9151)
by Pranjali-2501
· 10 weeks ago
f186495
credentials: add `GcpServiceAccountIdentityCallCredentials` call credentials type (gRFC A83). (#9118)
by Pranjali-2501
· 10 weeks ago
c76cc7f
xds/googlec2p: enable DirectPath over Interconnect support for on-prem clients (#9133)
by Pranjali-2501
· 10 weeks ago
bd197fb
deps: update dependencies for all modules (#9173)
by Madhav Bissa
· 10 weeks ago
faa34bf
fix: flaky-interceptor issue (#9149)
by Srayansh Avadhesh Gupta
· 10 weeks ago
cd25711
test: remove unnecessary Ref() calls (#9165)
by Arjan Singh Bal
· 2 months ago
5d29b0c
xds: enable GRPC_EXPERIMENTAL_XDS_ORCA_LRS_PROPAGATION to true by default as part of A85 (#9145)
by Madhav Bissa
· 2 months ago
859dc45
Change version to 1.83.0-dev (#9172)
by Madhav Bissa
· 2 months ago
v1.83.0-dev
0f3086d
Fix minor issues not covered by PR #9137 (#9147)
by Marcin Swierczek
· 2 months ago
fef07fb
internal: Split v3procservicepb import into pb and grpc for extproc (#9163)
by Madhav Bissa
· 2 months ago
91dd64f
transport: surface subsequent data when receiving non-gRPC header (#8929)
by Chengxi Luo
· 2 months ago
adc97de
test/kokoro: add config for regional-td test (#9158)
by MV Shiva
· 3 months ago
57c9ff1
xds: ensure full-string matching for RBAC Filter rules (#9148)
by Pawan Bhardwaj
· 3 months ago
b58f32d
server: Set a pprof label on new stream goroutines (#9082)
by dfinkel
· 3 months ago
6c98be3
refactor(transport): extract shared stream state handling logic in `loopyWriter.processData()` (#9125)
by Kausthubh J Rao
· 3 months ago
bcaa6f4
rls: only reset backoff on recovery from TRANSIENT_FAILURE (#9137)
by Marcin Swierczek
· 3 months ago
429e6e0
balancer: expose endpoint weight and hostname as experimental APIs (#9074)
by hpathak01
· 3 months ago
761e655
grpc: limit decompression size in legacy gzip Decompressor to prevent OOM (#9114)
by evilgensec
· 3 months ago
18a8d3d
extproc: implement ClientFilter and ClientFilterBuilder interface (#9086)
by eshitachandwani
· 3 months ago
db35da8
credentials/alts: fix the leaked context and close handshaker properly (#9091)
by Luwei Ge
· 3 months ago
6093108
xds/server: Fix memory leak of ServerInterceptor instances during RDS updates (#9138)
by Easwar Swaminathan
· 3 months ago
037c6ef
extproc: register filter and parse base and override config (#9073)
by eshitachandwani
· 3 months ago
4ee6ac4
xds/resolver: support HTTP filters for routes using cluster specifier plugins (#9100)
by Pranjali-2501
· 3 months ago
39f1653
internal/grpcutil: remove FullMatchWithRegex to prevent data race (#9134)
by eshitachandwani
· 3 months ago
1c8e095
transport: change serverHandlerTransport to call Close instead of panic from Drain function (#9136)
by eshitachandwani
· 3 months ago
1bb9742
encoding: call Close on decompressor reader if it implements io.Closer (#9135)
by Pranjali-2501
· 3 months ago
f1360fb
balancergroup: merge whitebox tests into blackbox test (#9094)
by Elric
· 3 months ago
bb023f8
gemini: wrap lines at 80-cols to make linter happy (#9131)
by Easwar Swaminathan
· 3 months ago
Next »