1. 02139a0 Add CliCredentials, config_grpc_cli.h by Yuchen Zeng · 8 years ago
  2. 2826327 Remove unnecessary dependencies by Yuchen Zeng · 8 years ago
  3. 29ca79b Command processing, validation by Yuchen Zeng · 8 years ago
  4. 9cb9445 Addressed review comments by Yuchen Zeng · 8 years ago
  5. c68640f Read from stdin by Yuchen Zeng · 8 years ago
  6. a17c8d9 Fix typos by Yuchen Zeng · 8 years ago
  7. c24e0ee Update docs by Yuchen Zeng · 8 years ago
  8. 256cc7a Support server reflection in CLI by Yuchen Zeng · 8 years ago
  9. df012d0 Add proto file support in grpc_cli by yang-g · 8 years ago
  10. 6169d5f Update copyrights by Craig Tiller · 8 years ago
  11. 2e19036 Fix copyrights by Craig Tiller · 8 years ago
  12. f40df23 Auto-changes by Craig Tiller · 8 years ago
  13. 1b4e330 Consolidate C++ proto files under src/proto by Craig Tiller · 9 years ago
  14. e5adc0e Fixing Cpp tests. by Julien Boeuf · 9 years ago
  15. 5be92a3 Shuffling headers around. by Julien Boeuf · 9 years ago
  16. 730055d implementation fix by yang-g · 9 years ago
  17. e21908f impl by yang-g · 9 years ago
  18. 9e2f90c headers reorg by yang-g · 9 years ago
  19. 8c2be9f Remove ChannelInterface and replace it with Channel by yang-g · 9 years ago
  20. aeedff1 Use a character literal instead of grpc::string by Craig Tiller · 9 years ago
  21. 763afe1 merge with upstream by Yang Gao · 9 years ago
  22. 102eccb Support sending and showing received metadata in grpc_cli by Yang Gao · 9 years ago
  23. a893892 support per call credentials in c++ by Yang Gao · 9 years ago
  24. 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
  25. 103837e Wrap ParseCommandLineFlags in InitTest by Yang Gao · 9 years ago
  26. b946b5e Refactor and add a unit test by Yang Gao · 9 years ago
  27. 166f9d0 add back mis-deleted method string by Yang Gao · 9 years ago
  28. ced2b89 Finish grpc_cli by Yang Gao · 9 years ago
  29. a5e20d3 a stub of the cli tool by Yang Gao · 9 years ago