1. 4a827f7 Address comments by Carl Mastrangelo · 9 years ago
  2. 1b23976 Update Header Field name rules by Carl Mastrangelo · 9 years ago
  3. 374cd9b Merge pull request #3266 from grpc/jtattermusch-patch-2 by Yang Gao · 9 years ago
  4. e3a65a1 Allow using service account credential for per_rpc_creds interop test. by Jan Tattermusch · 9 years ago
  5. df26311 allow usable auth for JWT token creds interop test by Jan Tattermusch · 9 years ago
  6. 2311d49 Merge pull request #3186 from grpc/release-0_11 by Craig Tiller · 9 years ago
  7. 7afa666 Regenerated doxygen after #3227 by David Garcia Quintas · 9 years ago
  8. 750ada9 address comments by yang-g · 9 years ago
  9. d652a39 Update auth tests definition by yang-g · 9 years ago
  10. 3c99f09 regenerate C# docs by Jan Tattermusch · 9 years ago
  11. 43f1bf8 fix links by Stanley Cheung · 9 years ago
  12. 0a26821 replace all grpc-common occurances with examples by Stanley Cheung · 9 years ago
  13. 20fa669 move examples to correct locations by Stanley Cheung · 9 years ago
  14. bb5e018 Added compression specs by David Garcia Quintas · 9 years ago
  15. f209c58 added generated docs by Jan Tattermusch · 9 years ago
  16. 083b4d3 Merge pull request #2988 from madongfly/backoff by Eric Anderson · 9 years ago
  17. a5f9e90 Add backoff reset spec to the Connection Backoff Protocol by Xudong Ma · 9 years ago
  18. d3176c4 update reconnection interop spec by yang-g · 9 years ago
  19. 25c21d8 Fixing type-o by nmittler · 9 years ago
  20. c54180b Merge pull request #2806 from yang-g/health_check_spec by Eric Anderson · 9 years ago
  21. bc435e7 recommend to require empty service name by yang-g · 9 years ago
  22. 481b016 resolve offline comments by yang-g · 9 years ago
  23. d259bb1 Add a document describing a server reflection protocol. by Abhishek Kumar · 9 years ago
  24. 88527f8 Merge pull request #2560 from a11r/doc2 by Eric Anderson · 9 years ago
  25. a3adf94 Clarify interop spec by Masood Malekghassemi · 9 years ago
  26. 72d796f health checking protocol by yang-g · 9 years ago
  27. 68f4e0f Initial Doxygen import for core, c++ by Craig Tiller · 9 years ago
  28. f5ed603 Merge pull request #2131 from a11r/doc by Eric Anderson · 9 years ago
  29. eaf9e87 Suffixed -bin for server descrioption of echo trailing metadata by Abhishek Kumar · 9 years ago
  30. 6e605e1 resolve comments by yang-g · 9 years ago
  31. 10c7b16 Suffixed -bin, added service name by Abhishek Kumar · 9 years ago
  32. a5510de Update spec per offline discussion by yang-g · 9 years ago
  33. 334f52e md by yang-g · 9 years ago
  34. fbe15f7 reconnect interop test spec by yang-g · 9 years ago
  35. c7e1318 Update naming.md by Abhishek Kumar · 9 years ago
  36. 8d4d859 Resolved merge conflicts by Abhishek Kumar · 9 years ago
  37. 0738dd4 Addressed review comments by Abhishek Kumar · 9 years ago
  38. 2d8eeb4 Formatting fixes by Abhishek Kumar · 9 years ago
  39. 8c8ecd8 Initial draft of a naming proposal. by Abhishek Kumar · 9 years ago
  40. 2f89e40 Merge pull request #2422 from yang-g/per_call_oauth_creds by Eric Anderson · 9 years ago
  41. 7eab56b Resolve comments by yang-g · 9 years ago
  42. 707dd2c Merge pull request #2065 from dklempner/retry_backoff by Abhishek Kumar · 9 years ago
  43. c501a5b Clarify the oauth2_auth_token scenario and add the per call credentials scenario by yang-g · 9 years ago
  44. e00b0c3 Add description of MIN_CONNECT_TIMEOUT and fix its pseudocode usage. by David Klempner · 9 years ago
  45. 8ed0e70 Adds an interop test: oauth2_auth_token by Tim Emiola · 9 years ago
  46. 1bbdd02 Address review comments. by Abhishek Kumar · 9 years ago
  47. ae58f59 Updtae interop test descriptions. by Abhishek Kumar · 9 years ago
  48. ca5add6 Fix MIN_CONNECT_TIMEOUT/INITIAL_BACKOFF in the connection_backoff doc. by David Klempner · 9 years ago
  49. 08d16ee s/backoff/current_backoff/ typo in connection backoff doc by David Klempner · 9 years ago
  50. 0e5d2ef Update the connection backoff document with jitter. by David Klempner · 9 years ago
  51. 33094a7 More fixes to GO_AWAY spelling by Abhishek Kumar · 9 years ago
  52. 783ad1e Fixed Go_AWAY to GOAWAY by Abhishek Kumar · 9 years ago
  53. 56514de Update connectivity-semantics-and-api.md by Abhishek Kumar · 9 years ago
  54. b66f19f Update connectivity-semantics-and-api.md by Abhishek Kumar · 9 years ago
  55. 9ce1fbc Merge pull request #1546 from ejona86/connectivity-semantics by Abhishek Kumar · 9 years ago
  56. a8e50a1 Add TODO interop test case for CONTINUATIONS; clean up TODOs by Eric Anderson · 9 years ago
  57. 669df90 Merge pull request #1547 from ejona86/connection-backoff by David Klempner · 9 years ago
  58. ef313d2 clean up the server features section by Qi Zhao · 9 years ago
  59. 612e691 remove response_type by Qi Zhao · 9 years ago
  60. 3443ef9 address the comments by Qi Zhao · 9 years ago
  61. 4b8450a Add a timeout interop spec by Qi Zhao · 9 years ago
  62. 611e7e1 Add connection backoff doc by Eric Anderson · 9 years ago
  63. 9855a34 Add Connectivity doc by Eric Anderson · 9 years ago
  64. ef42ea2 Make headers of TODO interop test priorities by Nathaniel Manista · 9 years ago
  65. 6851451 Update interop-test-descriptions.md by Yang Gao · 9 years ago
  66. 0464af1 Update interop-test-descriptions.md by Yang Gao · 9 years ago
  67. 0d197ed Update interop-test-descriptions.md by Yang Gao · 9 years ago
  68. ae972b2 Update interop-test-descriptions.md by Yang Gao · 9 years ago
  69. 4bb08ae resolve comments by Yang Gao · 9 years ago
  70. 70b2e88 minor fixes by Yang Gao · 9 years ago
  71. 6960458 Clarify auth test definitions by Yang Gao · 9 years ago
  72. 2821309 Add interoperability test case descriptions by Eric Anderson · 9 years ago