1. 5c42d8d regenerate protos by Jan Tattermusch · 9 years ago
  2. 85f24b5 update proto files by Jan Tattermusch · 9 years ago
  3. 2c4f4ec update generate script by Jan Tattermusch · 9 years ago
  4. 741e64c update compiler by Jan Tattermusch · 9 years ago
  5. c29812f Merge pull request #2845 from ctiller/reorder-some-things by jboeuf · 9 years ago
  6. 95a98ca Merge pull request #2829 from ctiller/tell-the-world-about-ALL-the-things by Yang Gao · 9 years ago
  7. 012349f Merge pull request #2842 from ctiller/asan-is-sad by Yang Gao · 9 years ago
  8. 8f1b169 Reorder filters to ensure that :authority is available when the auth filter needs it by Craig Tiller · 9 years ago
  9. c7989b6 Merge pull request #2788 from ctiller/kinetic-lopsided-poetry by Nicolas Noble · 9 years ago
  10. be76f2c Merge pull request #2838 from jcanizales/make-oauth2-easy by Jorge Canizales · 9 years ago
  11. 2e95e4a Move parent removal from final destruction to destruction request by Craig Tiller · 9 years ago
  12. 26f8b28 Merge github.com:grpc/grpc into tell-the-world-about-ALL-the-things by Craig Tiller · 9 years ago
  13. 37f24de Merge pull request #2777 from jboeuf/server_creds_auth_md_processor by Craig Tiller · 9 years ago
  14. 721b7a3 Rename oauth2_lowerCamel -> oauth2UpperCamel by Jorge Canizales · 9 years ago
  15. 26e0c9e Fixup for 971d06ad06caadb369e318112bba0e039188cfc2 by Jorge Canizales · 9 years ago
  16. 631dc00 Exercise GRPCCall+OAuth2 in the tests by Jorge Canizales · 9 years ago
  17. 87e133e merge with head by yang-g · 9 years ago
  18. c8abca8 Resolve comments by yang-g · 9 years ago
  19. 594ae57 Add OAuth2 headers category to GRPCCall by Jorge Canizales · 9 years ago
  20. 971d06a Fix build breakage by Jorge Canizales · 9 years ago
  21. be222f8 Merge pull request #2758 from jcanizales/make-http-not-subtle by Jorge Canizales · 9 years ago
  22. 7aff428 Merge branch 'master' of https://github.com/grpc/grpc into server_creds_auth_md_processor by Julien Boeuf · 9 years ago
  23. 6659d8b Fix memory leaks by Craig Tiller · 9 years ago
  24. 015ab35 Clarify intention of the code that adds a default port by Jorge Canizales · 9 years ago
  25. f3128e6 Merge branch 'master' of https://github.com/grpc/grpc into server_creds_auth_md_processor by Julien Boeuf · 9 years ago
  26. 6b9477e Merge github.com:grpc/grpc into kinetic-lopsided-poetry by Craig Tiller · 9 years ago
  27. aee5d5c Print error message on client auth error by Craig Tiller · 9 years ago
  28. c281152 Merge branch 'server_creds_auth_md_processor' of github.com:jboeuf/grpc into tell-the-world-about-ALL-the-things by Craig Tiller · 9 years ago
  29. 55fcf50 Document that methods in GRPCCall+Tests can only be called once per host by Jorge Canizales · 9 years ago
  30. b2bd067 Require very explicit registration of non-SSL hosts. by Jorge Canizales · 9 years ago
  31. 82b68d8 Use test certificates and name override for local tests :) by Jorge Canizales · 9 years ago
  32. 9195233 Subclass InteropTests to later repeat the tests using SSL by Jorge Canizales · 9 years ago
  33. 945f72c Make the host of interop tests modifiable per-class by Jorge Canizales · 9 years ago
  34. cdabaca Run test server with and without SSL by Jorge Canizales · 9 years ago
  35. 4ab7cc0 Merge master into support-test-certificates to solve conflicts. by Jorge Canizales · 9 years ago
  36. 5a20170 Merge pull request #2803 from ctiller/delay-start-resolution by Yang Gao · 9 years ago
  37. aa7a75a Merge pull request #2813 from ctiller/every-day-i-propagate by Yang Gao · 9 years ago
  38. e5b0459 Merge pull request #2750 from ctiller/propagate by Yang Gao · 9 years ago
  39. 2ba9e5d Merge pull request #2815 from jtattermusch/introduce_call_options by Jan Tattermusch · 9 years ago
  40. d3368e4 Merge branch 'master' of github.com:grpc/grpc into server_creds_auth_md_processor by Julien Boeuf · 9 years ago
  41. 7e90745 Document plan to merge the GRPCChannel subclasses by Jorge Canizales · 9 years ago
  42. 77723b1 Document that grpc_channel_args don’t need to survive GRPCSecureChannel init by Jorge Canizales · 9 years ago
  43. 7c8d255 Cleanup. by Julien Boeuf · 9 years ago
  44. 77a7b87 Fixing API (thanks Craig for the comments) and associated tests. by Julien Boeuf · 9 years ago
  45. 8c5318a Return nil instead of assert when the test certs can’t be read by Jorge Canizales · 9 years ago
  46. 145f865 Undo forward-declaring grpc_channel_args, which isn’t a struct! by Jorge Canizales · 9 years ago
  47. d13bbed Fix breakage (struct before undefined structs) by Jorge Canizales · 9 years ago
  48. 7098b1b Merge pull request #2746 from soltanmm/user-agent by Nathaniel Manista · 9 years ago
  49. d7f2ab3 Forward-declare structs in GRPCSecureChannel.h by Jorge Canizales · 9 years ago
  50. 82fb883 Make GRPCHost cache thread-safe. by Jorge Canizales · 9 years ago
  51. cceeb51 Document intention of hostURL.port conditional check. by Jorge Canizales · 9 years ago
  52. 83b7971 Forward-declare GRPCCompletionQueue and grpc_call by Jorge Canizales · 9 years ago
  53. 0607bae Forward-declare grpc_channel and specify ownership semantics by Jorge Canizales · 9 years ago
  54. 5c14763 Add project metadata generation to Python by Masood Malekghassemi · 9 years ago
  55. 354e212 Update Objective-C by Craig Tiller · 9 years ago
  56. 2c3be1d Add tests for C++ propagation by Craig Tiller · 9 years ago
  57. 8708dd7 Add WaitForState by yang-g · 9 years ago
  58. 9804924 Merge pull request #2781 from yang-g/stuboptions by Abhishek Kumar · 9 years ago
  59. e40f964 Merge branch 'propagate' into every-day-i-propagate by Craig Tiller · 9 years ago
  60. 0700d8b Merge github.com:grpc/grpc into kinetic-lopsided-poetry by Craig Tiller · 9 years ago
  61. a6f8f92 Add comment by Craig Tiller · 9 years ago
  62. fdbd728 Rename constants by Craig Tiller · 9 years ago
  63. bb53614 C++ context propagation by Craig Tiller · 9 years ago
  64. 36f5965 clean up and add a test by yang-g · 9 years ago
  65. 3cd76d6 fix tests by Jan Tattermusch · 9 years ago
  66. ffa17b1 regenerated code by Jan Tattermusch · 9 years ago
  67. 5c371f8 renamed CallContext to CallOptions by Jan Tattermusch · 9 years ago
  68. e5e57ad update generator by Jan Tattermusch · 9 years ago
  69. 5cb5ced refactoring client side calls by Jan Tattermusch · 9 years ago
  70. cc97fed regenerated code by Jan Tattermusch · 9 years ago
  71. 641cb1b update generator by Jan Tattermusch · 9 years ago
  72. a9ddd02 add servicename field to method by Jan Tattermusch · 9 years ago
  73. 542e21c refactoring AsyncCall by Jan Tattermusch · 9 years ago
  74. 5e10f18 introduce CallContext by Jan Tattermusch · 9 years ago
  75. a73dc1c specialize deadline type and implementation by yang-g · 9 years ago
  76. c6f2d4f Merge pull request #2797 from jtattermusch/polishing_api by Jan Tattermusch · 9 years ago
  77. 22de7b6 Merge github.com:grpc/grpc into propagate by Craig Tiller · 9 years ago
  78. 4e407ba Merge pull request #2656 from yang-g/reconnect_branch_based_on_jitter by Vijay Pai · 9 years ago
  79. d2e9cb3 Merge pull request #2765 from ctiller/the-test-be-sleepy by Yang Gao · 9 years ago
  80. 9f007f0 Merge pull request #2732 from ctiller/primary-goat-whisperer by Vijay Pai · 9 years ago
  81. 8158c6c Merge pull request #2713 from ctiller/plucking-hell by Vijay Pai · 9 years ago
  82. a600d58 Merge github.com:grpc/grpc into propagate by Craig Tiller · 9 years ago
  83. 402acf6 Fix proxy, finalize API by Craig Tiller · 9 years ago
  84. 183c9f7 Merge pull request #2767 from ctiller/no-poop-on-pizza by Abhishek Kumar · 9 years ago
  85. 38ed056 Merge remote-tracking branch 'upstream/master' into stuboptions by yang-g · 9 years ago
  86. ebd7a59 Merge remote-tracking branch 'upstream/master' into reconnect_branch_based_on_jitter by yang-g · 9 years ago
  87. 20a3c35 Delay name resolution until we need a channel to be READY by Craig Tiller · 9 years ago
  88. 18541a1 Merge github.com:grpc/grpc into propagate by Craig Tiller · 9 years ago
  89. dcd45cf Cleanup includes by Craig Tiller · 9 years ago
  90. 5afe5e3 Merge github.com:grpc/grpc into kinetic-lopsided-poetry by Craig Tiller · 9 years ago
  91. 220adcc Merge branch 'primary-goat-whisperer' into the-test-be-sleepy by Craig Tiller · 9 years ago
  92. c436a80 Merge github.com:grpc/grpc into primary-goat-whisperer by Craig Tiller · 9 years ago
  93. 31ba063 changed the way ports are added to the server by Jan Tattermusch · 9 years ago
  94. 021df8a changed way service definitions are added to the server by Jan Tattermusch · 9 years ago
  95. dc64fb5 remove the ImmutableCollections dependency by Jan Tattermusch · 9 years ago
  96. d27dfa7 enable forcing client auth by Jan Tattermusch · 9 years ago
  97. d45a26e allow null tag by yang-g · 9 years ago
  98. 5239ee2 Merge remote-tracking branch 'upstream/master' into cancel by yang-g · 9 years ago
  99. 1dc978c Merge pull request #2791 from pmarks-net/uri by Craig Tiller · 9 years ago
  100. 63541a1 Return normalized IPv4 addresses from grpc_sockaddr_to_uri(). by Paul Marks · 9 years ago