1. e5adc0e Fixing Cpp tests. by Julien Boeuf · 9 years ago
  2. 5be92a3 Shuffling headers around. by Julien Boeuf · 9 years ago
  3. 510a920 Credentials cleanup: by Julien Boeuf · 9 years ago
  4. b256faa Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each-other by Craig Tiller · 9 years ago
  5. c4af224 Remove one range-based for and do appropriate static casts on nullptr by Vijay Pai · 9 years ago
  6. a893892 support per call credentials in c++ by Yang Gao · 9 years ago
  7. fd2bf67 Merge branch 'master' of github.com:grpc/grpc into the-purge-2 by Nicolas "Pixel" Noble · 9 years ago
  8. c4b6ffb Add a GrpcLibrary class to wrap grpc_init and grpc_shutdown and convert all the tests to init/shutdown free. by Yang Gao · 9 years ago
  9. 8921916 Refactoring std::chrono out. by Nicolas Noble · 9 years ago
  10. 6baa9b6 clang-format c++ code by Yang Gao · 9 years ago
  11. 47c83fd Credentials prototyping by Craig Tiller · 10 years ago
  12. 190d360 Add missing new-lines at end of file by Craig Tiller · 10 years ago
  13. 0605995 Update copyright to 2015 by Craig Tiller · 10 years ago
  14. 8fbcc43 Changing the SSL (Server) Credentials API. by Julien Boeuf · 10 years ago
  15. de990f9 Initialize gtest correctly by Craig Tiller · 10 years ago
  16. 4105e2b Add ServiceAccount Credentials wrapping and handle credentials creation by yangg · 10 years ago