George Barnett 1553d743fa Fix watchOS availability guard for Network.framework TLS (#1233) 4 lat temu
..
Codegen c5578d48df Add a codegen option to allow stub names to not have their first character lowercased (#1123) 4 lat temu
ConnectionPool a59aa82fbc Add a connection pool manager (#1189) 4 lat temu
EchoHelpers caefcd5de2 Add a 'closeFuture' to the server context (#1147) 4 lat temu
ALPNConfigurationTests.swift 725154a554 Add support for Network.framework TLS options (#1221) 4 lat temu
AnyServiceClientTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 lat temu
Array+BoundsCheckingTests.swift cb88f35a8a Add scaffolding for client interceptors (#986) 5 lat temu
BasicEchoTestCase.swift 725154a554 Add support for Network.framework TLS options (#1221) 4 lat temu
CallPathTests.swift 69c828b7e6 Plug in and switch on the 'HTTP/2 first' server handlers (#1050) 5 lat temu
CallStartBehaviorTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 lat temu
CapturingLogHandler.swift 5c20271bc4 Don't delay logging until the end of test when GRPC_ALWAYS_LOG is enabled (#979) 5 lat temu
ClientCallTests.swift e70547dc1c Remove the 'error' case from the 'GRPCClientResponsePart' (#1035) 5 lat temu
ClientCancellingTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 lat temu
ClientClosedChannelTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 lat temu
ClientConnectionBackoffTests.swift 0ef79f5c7d Make testClientReconnectsAutomatically less flaky (#1075) 5 lat temu
ClientEventLoopPreferenceTests.swift 25f6cdaddf Alllow calls to run on a specified event loop (#1156) 4 lat temu
ClientInterceptorPipelineTests.swift 9013e4e1ad Add remote and local address metadata to loggers (#1195) 4 lat temu
ClientTLSFailureTests.swift 725154a554 Add support for Network.framework TLS options (#1221) 4 lat temu
ClientTLSTests.swift 725154a554 Add support for Network.framework TLS options (#1221) 4 lat temu
ClientTimeoutTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 lat temu
ClientTransportTests.swift a45db1b439 Scaffolding for better server codegen (#1093) 4 lat temu
CompressionTests.swift 7346c615b7 Tolerate identity compression as no compression (#1016) 5 lat temu
ConnectionBackoffTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 lat temu
ConnectionFailingTests.swift 7aac780666 Provide more specific errors messages for failing channels (#984) 5 lat temu
ConnectionManagerTests.swift 4ea3cd016c Provide 'default' static functions for making client/server configuration (#1198) 4 lat temu
ConnectivityStateMonitorTests.swift 8c43144fd6 Backup a couple of changes (#1168) 4 lat temu
DebugChannelInitializerTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 lat temu
DelegatingErrorHandlerTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 lat temu
EchoTestClientTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 lat temu
EventLoopFuture+Assertions.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 lat temu
FakeChannelTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 lat temu
FakeResponseStreamTests.swift d0eb34dfe2 Disable new swiftformat rule (#936) 5 lat temu
FunctionalTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 lat temu
GRPCClientChannelHandlerTests.swift ea6aa1c263 Merge pull request from GHSA-rxmj-hg9v-vp3p 4 lat temu
GRPCClientStateMachineTests.swift ea6aa1c263 Merge pull request from GHSA-rxmj-hg9v-vp3p 4 lat temu
GRPCCustomPayloadTests.swift 91ab843c48 Regenerate 4 lat temu
GRPCIdleHandlerStateMachineTests.swift 59294d95b0 Allow the server to be gracefully shutdown. (#1076) 5 lat temu
GRPCIdleTests.swift def0b59363 Idle client connection on 'channelInactive' if there are no active RPCs (#967) 5 lat temu
GRPCInteroperabilityTests.swift d27c29834f Capture logs in tests (#903) 5 lat temu
GRPCKeepaliveTests.swift 24b71cb4c3 Tolerate idling from the active state (#950) 5 lat temu
GRPCLoggerTests.swift 66f74fc826 Add a static-source Logger (#1165) 4 lat temu
GRPCMessageLengthLimitTests.swift ea6aa1c263 Merge pull request from GHSA-rxmj-hg9v-vp3p 4 lat temu
GRPCNetworkFrameworkTests.swift 1553d743fa Fix watchOS availability guard for Network.framework TLS (#1233) 4 lat temu
GRPCPingHandlerTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 lat temu
GRPCServerPipelineConfiguratorTests.swift 725154a554 Add support for Network.framework TLS options (#1221) 4 lat temu
GRPCStatusCodeTests.swift ea6aa1c263 Merge pull request from GHSA-rxmj-hg9v-vp3p 4 lat temu
GRPCStatusMessageMarshallerTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 lat temu
GRPCStatusTests.swift f21f8a5c57 Make 'GRPCStatus.Code' an enum (#942) 5 lat temu
GRPCTestCase.swift 5c20271bc4 Don't delay logging until the end of test when GRPC_ALWAYS_LOG is enabled (#979) 5 lat temu
GRPCTimeoutTests.swift 07432c4266 Log some HTTP/2 information (#938) 5 lat temu
GRPCTypeSizeTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 lat temu
GRPCWebToHTTP2ServerCodecTests.swift cdd3538cad Add a gRPC Web to HTTP/2 codec (#1047) 5 lat temu
GRPCWebToHTTP2StateMachineTests.swift 01bd56e270 Merge pull request from GHSA-2jx2-qcm4-rf9h 4 lat temu
HTTP2MaxConcurrentStreamsTests.swift 46021d0bb8 Add configuration for HTTP/2 max concurrent streams (#1226) 4 lat temu
HTTP2ToRawGRPCStateMachineTests.swift ea6aa1c263 Merge pull request from GHSA-rxmj-hg9v-vp3p 4 lat temu
HTTPVersionParserTests.swift b81b8f2398 Use ALPN to determine what sort of connection we've accepted (#1055) 5 lat temu
HeaderNormalizationTests.swift d9e1a6e532 Codegen for server interceptors (#1030) 5 lat temu
ImmediateServerFailureTests.swift d9e1a6e532 Codegen for server interceptors (#1030) 5 lat temu
InterceptorsTests.swift 976a14859e Make the remote address available on the server interceptor context (#1081) 5 lat temu
LazyEventLoopPromiseTests.swift 937d85a110 Provide an internal transport abstraction for client rpcs (#834) 5 lat temu
LengthPrefixedMessageReaderTests.swift ea6aa1c263 Merge pull request from GHSA-rxmj-hg9v-vp3p 4 lat temu
LengthPrefixedMessageWriterTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 lat temu
MessageEncodingHeaderValidatorTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 lat temu
PlatformSupportTests.swift 725154a554 Add support for Network.framework TLS options (#1221) 4 lat temu
RequestIDProviderTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 lat temu
SampleCertificate+Assertions.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 lat temu
ServerErrorDelegateTests.swift ea6aa1c263 Merge pull request from GHSA-rxmj-hg9v-vp3p 4 lat temu
ServerFuzzingRegressionTests.swift 01bd56e270 Merge pull request from GHSA-2jx2-qcm4-rf9h 4 lat temu
ServerInterceptorPipelineTests.swift 976a14859e Make the remote address available on the server interceptor context (#1081) 5 lat temu
ServerInterceptorTests.swift caefcd5de2 Add a 'closeFuture' to the server context (#1147) 4 lat temu
ServerOnCloseTests.swift 0bcf18c405 Comment out testBidirectionalStreamingOnCloseAfterUserFunctionFails (#1216) 4 lat temu
ServerQuiescingTests.swift 59294d95b0 Allow the server to be gracefully shutdown. (#1076) 5 lat temu
ServerTLSErrorTests.swift 725154a554 Add support for Network.framework TLS options (#1221) 4 lat temu
ServerThrowingTests.swift 69c828b7e6 Plug in and switch on the 'HTTP/2 first' server handlers (#1050) 5 lat temu
ServerWebTests.swift d0a101b661 Drop the message from the static 'ok' status. (#1120) 4 lat temu
StopwatchTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 lat temu
StreamingRequestClientCallTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 lat temu
TestClientExample.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 lat temu
TimeLimitTests.swift 8196439d23 Allow deadlines or timeouts to be set on RPCs (#842) 5 lat temu
UnaryServerHandlerTests.swift caefcd5de2 Add a 'closeFuture' to the server context (#1147) 4 lat temu
UserInfoTests.swift 224e4b3ef9 Add a 'UserInfo' heterotyped dictionary (#1031) 5 lat temu
XCTestHelpers.swift ec8e5e0b81 Fix compiler crash on Swift 5.2 when inlining test helper (#1192) 4 lat temu
ZeroLengthWriteTests.swift 725154a554 Add support for Network.framework TLS options (#1221) 4 lat temu
ZlibTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 lat temu