Nate Armstrong 0251dd84f9 Add support for TLS mutual auth %!s(int64=7) %!d(string=hai) anos
..
ByteBuffer.swift 6a408655fa Minor file reorganization in Sources/SwiftGRPC. %!s(int64=7) %!d(string=hai) anos
Call.swift bdfb1b80e3 Update a few comments. %!s(int64=7) %!d(string=hai) anos
CallError.swift abb9cf2dc2 Make trying to perform an operation on a shut-down completion queue throw an error, and add tests for that. %!s(int64=7) %!d(string=hai) anos
CallResult.swift 588963a14a Replace `Metadata.description` with `Metadata.dictionaryRepresentation.description`. %!s(int64=7) %!d(string=hai) anos
Channel.swift 0251dd84f9 Add support for TLS mutual auth %!s(int64=7) %!d(string=hai) anos
ChannelArgument.swift 3cd89dd1ab Add a few channel arguments %!s(int64=7) %!d(string=hai) anos
CompletionQueue.swift e00e1e8e80 Fix several completion queue leaks in tests; ensure that cancelling a session server-side always shuts down the corresponding completion queue. %!s(int64=7) %!d(string=hai) anos
Handler.swift e3e2bfa3aa Fix a few memory leaks related to unreleased slices in observers and metadata arrays. %!s(int64=7) %!d(string=hai) anos
Metadata.swift 588963a14a Replace `Metadata.description` with `Metadata.dictionaryRepresentation.description`. %!s(int64=7) %!d(string=hai) anos
Mutex.swift abb9cf2dc2 Make trying to perform an operation on a shut-down completion queue throw an error, and add tests for that. %!s(int64=7) %!d(string=hai) anos
Operation.swift 6a408655fa Minor file reorganization in Sources/SwiftGRPC. %!s(int64=7) %!d(string=hai) anos
OperationGroup.swift e3e2bfa3aa Fix a few memory leaks related to unreleased slices in observers and metadata arrays. %!s(int64=7) %!d(string=hai) anos
Roots.swift 75940a411e Update CgRPC to v1.12.0 and BoringSSL to 10.0.4 (I guess?). This change requires Swift 4.1 and Ruby (with the 'xcodeproj' gem) installed to compile if building via SPM. %!s(int64=7) %!d(string=hai) anos
Server.swift dc35994f21 Make the server dispatch each request handler on its own thread and make the `ServerSession` request handler implementations run synchronously; this saves one potentially costly asynchronous dispatch. %!s(int64=7) %!d(string=hai) anos
gRPC.swift 6a408655fa Minor file reorganization in Sources/SwiftGRPC. %!s(int64=7) %!d(string=hai) anos