Sign in
fuchsia
/
third_party
/
github.com
/
grpc
/
grpc-go
/
HEAD
f6c335c
github: Bump up Go version in testing workflow (#4051)
by Easwar Swaminathan
· 5 years ago
main
master
4007609
xds: call xdsclient.New instead of getting xds_client from attributes (#4032)
by Menghan Li
· 5 years ago
2af65e8
advancedtls: Make test happy on Go1.15 (#4053)
by Easwar Swaminathan
· 5 years ago
7886479
balancer: set RPC metadata in address attributes, instead of Metadata field (#4041)
by Menghan Li
· 5 years ago
230166b
xds: Use management server from go-control-plane. (#4039)
by Easwar Swaminathan
· 5 years ago
c5cf514
github acitons: always run (#4045)
by Menghan Li
· 5 years ago
8f12696
Fix typo in encoding.md (#4020)
by Pierre Fenoll
· 5 years ago
fa59d20
pemfile: Implement certprovider config parsing API (#4023)
by Easwar Swaminathan
· 5 years ago
3d14af9
Change version to 1.35.0-dev (#4044)
by Menghan Li
· 5 years ago
v1.35.0-dev
f5c42ca
xds/client: Export a method to return bootstrap config. (#4033)
by Easwar Swaminathan
· 5 years ago
b88744b
xds: add ConfigSelector to support RouteAction timeouts (#3991)
by Doug Fawley
· 5 years ago
20636e7
protobuf: update protoc to latest version (#4038)
by Timothy Gu
· 5 years ago
707e298
internal: fix net.Dial fail without IP (#4037)
by Menghan Li
· 5 years ago
1d01bf9
grpclb: consider IDLE SubConns as connecting (#4031)
by Menghan Li
· 5 years ago
90f1b3e
client: use "localhost:port" as authority if target is ":port" (#4017)
by Garrett Gutierrez
· 5 years ago
22dba5e
xds: Remove usages of grpc.WithInsecure(). (#4028)
by Easwar Swaminathan
· 5 years ago
d2629bd
xds/bootstrap: Add support for `grpc_server_resource_name_id`. (#4030)
by Easwar Swaminathan
· 5 years ago
6caf9d8
xds: make xds client a singleton (#4015)
by Menghan Li
· 5 years ago
28c130f
xds: Minor improvements to xDS server API and test. (#4026)
by Easwar Swaminathan
· 5 years ago
b5d479d
xds: Deflake xds_server_integration_test.go (#4025)
by Easwar Swaminathan
· 5 years ago
aeb0479
credentials: fix PerRPCCredentials w/RequireTransportSecurity and security levels (#3995)
by yihuaz
· 5 years ago
d6f8e6f
grpclb: send custom user-agent (#4011)
by Menghan Li
· 5 years ago
9c2f82d
xds: Server implementation (#3999)
by Easwar Swaminathan
· 5 years ago
bc01f3f
certprovider: API tweaks. (#3987)
by Easwar Swaminathan
· 5 years ago
5d7f8c9
advancedtls: make example to use new pemfile API (#4012)
by ZhenLian
· 5 years ago
25ddfdd
rds: allow case_insensitive path matching (#3997)
by Menghan Li
· 5 years ago
d7a7a30
testing: Avoid using context.Background (#3949)
by Gaurav Gahlot
· 5 years ago
c6fa121
Fix a typo in interceptor example's README.md (#4014)
by Chongyang Shi
· 5 years ago
ea89aca
xds: Add a package to hold environment variables. (#4002)
by Easwar Swaminathan
· 5 years ago
9a3c661
xds: remove xdsclient.New from EDS balancer (#4001)
by Menghan Li
· 5 years ago
15ae9fc
internal: increase timeout non timeout test in xds/client/v2 (#4006)
by Menghan Li
· 5 years ago
4e179b8
pemfile: Move file watcher plugin from advancedtls to gRPC (#3981)
by Easwar Swaminathan
· 5 years ago
fe9c99f
xds: CDS balancer security integration. (#3955)
by Easwar Swaminathan
· 5 years ago
f4d9cca
github: add Github Actions workflow for tests; support in vet.sh (#4005)
by Doug Fawley
· 5 years ago
c8ef9bc
xds: Check name of transport socket received in Cluster response. (#3988)
by Easwar Swaminathan
· 5 years ago
89faf1c
internal/transport: fix a bug causing -bin metadata to be incorrectly encoded. (#3985)
by Nick Jones
· 5 years ago
b045bc8
priority: add policy config parsing (#3936)
by Menghan Li
· 5 years ago
fe98b4c
doc: update keepalive.md to add why (#3993)
by Menghan Li
· 5 years ago
15a78f1
xds: Minor cleanup in client/v2 tests. (#3989)
by Easwar Swaminathan
· 5 years ago
71ef09e
xdsResolver: call WatchListener and WatchRDS, instead of WatchService (#3972)
by Menghan Li
· 5 years ago
4e6166f
Documentation: fix outgoing metadata example code (#3979)
by Aaron Jheng
· 5 years ago
829af01
advancedtls: add examples for reloading from file system (#3976)
by ZhenLian
· 5 years ago
a223251
lrs: handle multiple clusters in LRS stream (#3935)
by Menghan Li
· 5 years ago
e8e2287
Remove experimental comment from client interceptors (#3948)
by Igor Zibarev
· 5 years ago
a80e650
cmd/protoc-gen-go-grpc: bump -version to 1.0.1 for release (#3984)
by Doug Fawley
· 5 years ago
cmd/protoc-gen-go-grpc/v1.0.1
3e67a20
Add GitHub release action (#3962)
by Márk Sági-Kazár
· 5 years ago
eb7fc22
credentials/xds: Handle no acceptedSANs correctly. (#3965)
by Easwar Swaminathan
· 5 years ago
37b72f9
xdsclient: populate error details for NACK (#3975)
by Menghan Li
· 5 years ago
0e8f1cd
manual resolver: delete GenerateAndRegisterManualResolver (#3960)
by Menghan Li
· 5 years ago
4e8458e
protobuf: update all generated code to google.golang.org/protobuf (#3932)
by Doug Fawley
· 5 years ago
8153ece
credentials/insecure: Implement insecure credentials. (#3964)
by Easwar Swaminathan
· 5 years ago
9519eff
cmd/protoc-gen-go-grpc: use grpc.ServiceRegistrar instead of *grpc.Server (#3968)
by Doug Fawley
· 5 years ago
ce5e366
advancedtls: add PemFileProvider integration tests (#3934)
by ZhenLian
· 5 years ago
4be647f
internal/resolver/unix: Implemented unix resolver. (#3890)
by Garrett Gutierrez
· 5 years ago
ea47aa9
xdsClient: change WatchRDS to return all virtual hosts (#3944)
by Menghan Li
· 5 years ago
c6cfaba
advancedtls: Get Instant Updates Before Ticker Runs (#3959)
by ZhenLian
· 5 years ago
7b167fd
encoding/proto: simplify & optimize proto codec (#3958)
by Doug Fawley
· 5 years ago
7745e52
meshca: Use grpc suffix for grpc specific generated code. (#3954)
by Easwar Swaminathan
· 5 years ago
bc36dc2
advancedtls: fix build on version prior to 1.14 (#3950)
by ZhenLian
· 5 years ago
3c400e7
advancedtls: clean up test files and shared code (#3897)
by ZhenLian
· 5 years ago
84e85f7
internal/credentials: fix a bug and add one more helper function SPIFFEIDFromCert (#3929)
by ZhenLian
· 5 years ago
9abcdab
cmd/protoc-gen-go-grpc: fix method name in interceptor info (#3889)
by Piyush Mishra
· 5 years ago
06c094c
xds/client: Process security configuration from Cluster resource (#3931)
by Easwar Swaminathan
· 5 years ago
f0db967
Change version to 1.34.0-dev (#3941)
by Garrett Gutierrez
· 5 years ago
v1.34.0-dev
5af6040
lrs: add Store.Stats() to report loads for multiple clusters (#3905)
by Menghan Li
· 5 years ago
7464f75
channelz: remove redundant case from AddTraceEvent and remove caps from severities (#3925)
by George Kechagias
· 5 years ago
c073660
xds: Cleanup CDS balancer code and tests. (#3916)
by Easwar Swaminathan
· 5 years ago
9a3c02f
http2_client: fix reader segfault on PROTOCOL_ERRORs (#3926)
by Sorah Fukumori
· 5 years ago
dad518a
xds: Refactor/cleanup xds client tests. (#3920)
by Easwar Swaminathan
· 5 years ago
b2c5f4a
stalebot: send first ping after 6 days (#3923)
by Doug Fawley
· 5 years ago
cmd/protoc-gen-go-grpc/v1.0.0
d528058
xds/bootstrap: Use correct format for "certificate_providers" field. (#3922)
by Easwar Swaminathan
· 5 years ago
8fbea72
cmd/protoc-gen-go-grpc: add --version flag support (#3921)
by Doug Fawley
· 5 years ago
d9063e7
standardized experimental warnings (#3917)
by Gaurav Gahlot
· 5 years ago
bebda80
internal/balancer: Remove a TODO in stub balancer. (#3919)
by Easwar Swaminathan
· 5 years ago
2e2833c
xds: Fix resource type to URL mapping for v3 client. (#3915)
by Easwar Swaminathan
· 5 years ago
e55dd3e
cmd/protoc-gen-go-grpc: re-add proto3 'optional' support (#3914)
by Doug Fawley
· 5 years ago
bb64fee
xds: Replace a select with an if statement. (#3912)
by Easwar Swaminathan
· 5 years ago
866de13
meshca: CertificateProvider plugin implementation. (#3871)
by Easwar Swaminathan
· 5 years ago
6f47205
credentials/xds: Implementation of client-side xDS credentials. (#3888)
by Easwar Swaminathan
· 5 years ago
02cd07d
cmd/protoc-gen-go-grpc: revert to interface-based service registration (#3911)
by Doug Fawley
· 5 years ago
e6c98a4
stats: include message header in stats.InPayload.WireLength (#3886)
by Stephen L. White
· 5 years ago
21f897e
xds: Add bootstrap support for certificate providers. (#3901)
by Easwar Swaminathan
· 5 years ago
4e932bb
xds/testutils: Minor cleanup. (#3898)
by Easwar Swaminathan
· 5 years ago
659b829
internal: regenerate pb.go (#3893)
by Menghan Li
· 5 years ago
e4ae874
xds/cdsbalancer: Use testutils.TestClientConn. (#3899)
by Easwar Swaminathan
· 5 years ago
0dc9986
lrs: add a layer for clusters in load store (#3880)
by Menghan Li
· 5 years ago
64c4c37
xds: Use a grpcsync.Event to represent close in CDS LB policy. (#3894)
by Easwar Swaminathan
· 5 years ago
400b4a0
binarylog: export Sink (#3879)
by Menghan Li
· 5 years ago
d81def4
xds: Rename xdsclientWrapper type to xdsClientWrapper in EDS. (#3896)
by Easwar Swaminathan
· 5 years ago
924b48b
xds: Use a grpcsync.Event to represent close in EDS LB policy (#3895)
by Easwar Swaminathan
· 5 years ago
0f7e218
advancedtls: add fields for root and identity providers in API (#3863)
by ZhenLian
· 5 years ago
4270c3c
xds bootstrap: support insecure and make Creds required (#3881)
by Menghan Li
· 5 years ago
bf9584e
internal/transport: handle h2 errcode on header decoding (#3872)
by Tzu-Chiao Yeh
· 5 years ago
9ec6f11
xds: Exit from run() goroutine when resolver is closed. (#3882)
by Easwar Swaminathan
· 5 years ago
4bee4db
protoc-gen-go-grpc: update README.md to reflect recent changes (#3883)
by Doug Fawley
· 5 years ago
ff9dd65
protoc-gen-go-grpc: generate interfaces optionally; remove NewFooService (#3876)
by Doug Fawley
· 5 years ago
a3e63e8
alts: Specify the build constraints correctly. (#3877)
by Easwar Swaminathan
· 5 years ago
32e7099
grpctest: Minor improvements to tlogger. (#3874)
by Easwar Swaminathan
· 5 years ago
86d33e4
connectivity: Get rid of unused Reporter interface. (#3875)
by Easwar Swaminathan
· 5 years ago
6591123
internal: rename package for test alone file (#3855)
by Menghan Li
· 5 years ago
Next »