Daniel Alm 78a1291789 Fix two huge memory leaks in `cgrpc_call` and `cgrpc_handler`. These would all GRPC call objects to never get released, which in turn caused their completion queues and associated file descriptors to never get released. This became apparent after ~3-5k requests on macOS. 7 years ago
..
BoringSSL 3252f97e0e Exclude example program - containing main() - from boringssl vendoring. 8 years ago
CgRPC 78a1291789 Fix two huge memory leaks in `cgrpc_call` and `cgrpc_handler`. These would all GRPC call objects to never get released, which in turn caused their completion queues and associated file descriptors to never get released. This became apparent after ~3-5k requests on macOS. 7 years ago
Examples 5d322044ed Add tests to verify the behavior of canceling client and server calls. 7 years ago
RootsEncoder 1db9d4d477 Add a first set of XCTest-based tests. 7 years ago
SwiftGRPC 78a1291789 Fix two huge memory leaks in `cgrpc_call` and `cgrpc_handler`. These would all GRPC call objects to never get released, which in turn caused their completion queues and associated file descriptors to never get released. This became apparent after ~3-5k requests on macOS. 7 years ago
protoc-gen-swiftgrpc 5d322044ed Add tests to verify the behavior of canceling client and server calls. 7 years ago