Commit History

Author SHA1 Message Date
  Daniel Alm 40978ae486 Make and variable again, for use in client code. 7 years ago
  Daniel Alm 3cd392b5bc Make more variables `let` and use `Mutex.synchronize` instead of `Mutex.lock()+unlock()` in a few more cases for consistency. 7 years ago
  Daniel Alm 8079b70084 Also remove trailing whitespace in empty lines. 7 years ago
  Daniel Alm bd313d8cd9 Code formatting: Run 7 years ago
  Tim Burks 0ca6902635 Make secure client connections the default. 8 years ago
  Tim Burks 79b392c2c1 Change channel creation interface to add an explicit "secure" option. 8 years ago
  Tim Burks 56eaff7c2e Embed the default roots.pem in the gRPC library binary. 8 years ago
  Tim Burks 0aa90a79ee Relicense to Apache 2, change owners to "the gRPC Authors". 8 years ago
  Tim Burks 258478fa3a Use optional binding when initializing a Channel with certificates. 8 years ago
  Tim Burks 63c6acfa40 Move CgRPC, gRPC, and QuickProto to "Sources" directory and add new top-level Package.swift. 9 years ago