提交歷史

作者 SHA1 備註 提交日期
  Nate Armstrong df968583c2 Add security tests to LinuxMain 7 年之前
  Nate Armstrong 22da1da850 Document rootCerts param 7 年之前
  Nate Armstrong 1e19905ecf Update TestKeys generator and include cert files 7 年之前
  Nate Armstrong d5ff00dd96 Remove comment 7 年之前
  Nate Armstrong 18af90f2e0 Add tests for mutual auth 7 年之前
  Nate Armstrong 22523979e5 Pass pointer 7 年之前
  Nate Armstrong 706ed740f4 Fix memory leak and whitespace 7 年之前
  Nate Armstrong a2b983ab62 Cast malloc result 7 年之前
  Nate Armstrong f477ce58eb Pass NULL if client certs or key are not given 7 年之前
  Nate Armstrong b795d147c6 Update ServiceClient init 7 年之前
  Nate Armstrong 0251dd84f9 Add support for TLS mutual auth 7 年之前
  Tim Burks 7279202d7f Merge pull request #246 from MrMage/fix-build 7 年之前
  Daniel Alm 56ecb721c1 Fix building with a clean Xcode and add a CI run to ensure just that. 7 年之前
  Daniel Alm 8ef093b2b3 Fix linking with OpenSSL on Linux. 7 年之前
  Daniel Alm 03f43093fb Move another compiler directive into vendor-grpc.sh. 7 年之前
  Daniel Alm c12125be6f Re-add swift-nio-zlib-support for macOS builds. 7 年之前
  Tim Burks e791f85ce4 Merge branch 'master' into update-grpc 7 年之前
  Tim Burks 38b66c346c Merge pull request #238 from MrMage/no-boringssl 7 年之前
  Tim Burks eb6f4a0d54 Merge pull request #237 from postmates/complete-arguments-list 7 年之前
  Daniel Alm 4a16c13ebb Move a compilation flag out of the Makefile and fix-project-settings.rb and into vendor-grpc.sh, which adds them to Sources/CgRPC/third_party/nanopb/pb.h. 7 年之前
  Daniel Alm 0368de9e8b Re-add swift-nio-zlib-support for macOS builds. 7 年之前
  Daniel Alm 070170d123 Also update the Mac Travis system images to Xcode 9.3. 7 年之前
  Daniel Alm 470fb2fbe3 Update .travis-install.sh to Swift 4.1.1. 7 年之前
  Daniel Alm 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. 7 年之前
  Daniel Alm d56e1ca512 Link CgRPC with openssl instead of BoringSSL under Linux. 7 年之前
  Sebastian Thiebaud 3cd89dd1ab Add a few channel arguments 7 年之前
  Tim Burks 53c32e49de Merge pull request #233 from KyoheiG3/argument 7 年之前
  Tim Burks b1bba67f98 Merge pull request #196 from postmates/connectivity_state 7 年之前
  Sebastian Thiebaud 0d25ef84b2 PR changes 7 年之前
  Sebastian Thiebaud ad6e02259d Remove print statements 7 年之前