grpc-go/internal
Uddeshya Singh 670c133e56
transport/http2_server : Move up streamID validation in operate headers (#4873)
2021-11-02 11:06:24 -07:00
..
admin admin: implement admin services (#4274) 2021-03-22 15:14:11 -07:00
backoff client: add WithConnectParams to configure connection backoff and timeout (#2960) 2019-10-03 16:47:13 -07:00
balancer/stub balancer: add ExitIdle optional interface (#4673) 2021-08-18 15:04:35 -07:00
balancerload xds: add orca generated file, and move orca to xds folder (#2804) 2019-05-24 12:35:57 -07:00
binarylog internal/binarylog: Fix data race when calling Write() and Close() in parallel (#4604) 2021-07-20 10:58:14 -07:00
buffer Modified tests to use tlogger. (#3343) 2020-02-06 13:03:20 -08:00
cache cache: callback without cache's mutex (#3603) 2020-05-07 14:15:30 -07:00
channelz github: fold security tests into 'tests'; update testing to 1.17-1.15 (#4708) 2021-08-26 11:21:36 -07:00
credentials attributes: add Equal method; resolver: add AddressMap and State.BalancerAttributes (#4855) 2021-10-15 10:39:56 -07:00
envconfig client: properly disable retry if GRPC_GO_RETRY=off (#4899) 2021-10-26 10:33:08 -07:00
googlecloud c2p: add google-c2p resolver (#4204) 2021-03-11 14:17:43 -08:00
grpclog standardized experimental warnings (#3917) 2020-10-02 09:11:08 -07:00
grpcrand xds: generate per-request hash config selector (#4525) 2021-06-17 09:00:05 -04:00
grpcsync Modified tests to use tlogger. (#3343) 2020-02-06 13:03:20 -08:00
grpctest tlogger: print log type (#4774) 2021-09-16 13:38:35 -07:00
grpcutil xds: Make regex matchers match on full string, not just partial match (#4875) 2021-10-15 16:14:49 -04:00
hierarchy attributes: add Equal method; resolver: add AddressMap and State.BalancerAttributes (#4855) 2021-10-15 10:39:56 -07:00
leakcheck Remove support for Go 1.13 and older (cont) (#4706) 2021-08-25 14:51:41 -07:00
metadata attributes: add Equal method; resolver: add AddressMap and State.BalancerAttributes (#4855) 2021-10-15 10:39:56 -07:00
pretty xds: pretty print xDS updates and service config (#4405) 2021-05-12 15:48:16 -07:00
profiling github: fold security tests into 'tests'; update testing to 1.17-1.15 (#4708) 2021-08-26 11:21:36 -07:00
proto/grpc_service_config protobuf: update protoc to latest version (#4038) 2020-11-16 16:59:46 -08:00
resolver attributes: add Equal method; resolver: add AddressMap and State.BalancerAttributes (#4855) 2021-10-15 10:39:56 -07:00
serviceconfig xds/cluster_resolver: support RING_HASH as a child of cluster_resolver balancer (#4621) 2021-08-05 14:30:04 -07:00
status transport: validate http 200 status for responses (#4474) 2021-07-14 10:54:58 -07:00
stubserver test: move stubServer to separate package in internal (#4081) 2020-12-04 15:56:07 -08:00
syscall github: fold security tests into 'tests'; update testing to 1.17-1.15 (#4708) 2021-08-26 11:21:36 -07:00
testutils xds: move LocalTCPListener to internal/testutils (#4920) 2021-11-01 14:32:55 -07:00
transport transport/http2_server : Move up streamID validation in operate headers (#4873) 2021-11-02 11:06:24 -07:00
wrr xds: implement RouteAction timeout support (#4116) 2020-12-17 10:40:27 -08:00
xds xds: Set RBAC on by default (#4909) 2021-10-29 13:17:49 -04:00
internal.go xds: serving mode changes outlined in gRFC A36 (#4328) 2021-04-26 14:29:06 -07:00
xds_handshake_cluster.go attributes: add Equal method; resolver: add AddressMap and State.BalancerAttributes (#4855) 2021-10-15 10:39:56 -07:00