1. 2f543f2 Bug fix. Called c_str on a temp string by yang-g · 9 years ago
  2. d6c98df clang-format all source by Craig Tiller · 9 years ago
  3. bb1c795 Merge pull request #2965 from yang-g/lame_client_error_message by Craig Tiller · 9 years ago
  4. c31cd86 Let lame_client accept error status by yang-g · 9 years ago
  5. 2461bf6 Merge pull request #2907 from yang-g/error_code_conforming by Vijay Pai · 9 years ago
  6. 1c9ba19 Make comment look finished by vjpai · 9 years ago
  7. 8fe60a8 Use emplace_back properly and when appropriate, considering limitations by Vijay Pai · 9 years ago
  8. 8c0389d Merge pull request #2921 from yang-g/unknown_service by Vijay Pai · 9 years ago
  9. 523201c remove redundant ctor by yang-g · 9 years ago
  10. 9b7757d Use a sync service to handle requests to unknown services by yang-g · 9 years ago
  11. d53b389 Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown by Nicolas "Pixel" Noble · 9 years ago
  12. edb1d61 Merge pull request #2890 from yang-g/client_context by David G. Quintas · 9 years ago
  13. f99c090 return StatusCode::INTERNAL for proto parsing error by yang-g · 9 years ago
  14. 37ce034 add const by yang-g · 9 years ago
  15. b457cd8 Merge remote-tracking branch 'google/master' into the-ultimate-showdown by Nicolas "Pixel" Noble · 9 years ago
  16. 0c034a0 client code clean up by yang-g · 9 years ago
  17. 9fc755f Add to all secure credentials by yang-g · 9 years ago
  18. e71a6b0 call grpc_init for defaultcredentials by yang-g · 9 years ago
  19. ffc8a6b move auth property iterator declaration into auth_context.h by yang-g · 9 years ago
  20. 9d72b14 Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown by Nicolas "Pixel" Noble · 9 years ago
  21. 87e133e merge with head by yang-g · 9 years ago
  22. c8abca8 Resolve comments by yang-g · 9 years ago
  23. 2c3be1d Add tests for C++ propagation by Craig Tiller · 9 years ago
  24. 8708dd7 Add WaitForState by yang-g · 9 years ago
  25. bb53614 C++ context propagation by Craig Tiller · 9 years ago
  26. 36f5965 clean up and add a test by yang-g · 9 years ago
  27. a73dc1c specialize deadline type and implementation by yang-g · 9 years ago
  28. a600d58 Merge github.com:grpc/grpc into propagate by Craig Tiller · 9 years ago
  29. 183c9f7 Merge pull request #2767 from ctiller/no-poop-on-pizza by Abhishek Kumar · 9 years ago
  30. 18541a1 Merge github.com:grpc/grpc into propagate by Craig Tiller · 9 years ago
  31. d45a26e allow null tag by yang-g · 9 years ago
  32. 5239ee2 Merge remote-tracking branch 'upstream/master' into cancel by yang-g · 9 years ago
  33. b335256 Add AsyncNotifyWhenDone by yang-g · 9 years ago
  34. 902d9c4 Merge pull request #2749 from yang-g/default_host_to_null by Craig Tiller · 9 years ago
  35. c5ae3eb Rename grpc_server_add_http2_port to grpc_server_add_insecure_http2_port by Craig Tiller · 9 years ago
  36. c7df0df Implement cancellation propagation, define auth propagation by Craig Tiller · 9 years ago
  37. 3e7c6a7 Core-supported context inheritance sketch by Craig Tiller · 9 years ago
  38. d556da9 Pass NULL as host by default. Use context.authority() or channel.SslNameOverride() when set. by yang-g · 9 years ago
  39. 4960516 Properly initializing reserved pointer in tests. by Nicolas "Pixel" Noble · 9 years ago
  40. b803313 merge with head and resolve conflicts by yang-g · 9 years ago
  41. 1178900 merge with master, fix build issue by Alistair Veitch · 9 years ago
  42. 6796805 Merge branch 'master' into issue_2709 by Alistair Veitch · 9 years ago
  43. c226edc Merge pull request #2706 from yang-g/remove_get_from_accessor by Vijay Pai · 9 years ago
  44. dcf6c90 merge with head by yang-g · 9 years ago
  45. 7ee4b89 Merge pull request #2670 from a-veitch/server_context by Yang Gao · 9 years ago
  46. ff32faf Move grpc_census_call_*_context calls into public header by Alistair Veitch · 9 years ago
  47. 100a6e1 add struct include/grpc++/server_context.h src/cpp/server/server_context.cc by Alistair Veitch · 9 years ago
  48. 9a009f2 make accessors from get_x() to x() by yang-g · 9 years ago
  49. f1ec377 server api by yang-g · 9 years ago
  50. c07d9bf client api by yang-g · 9 years ago
  51. 753b3cb Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each-other by Craig Tiller · 9 years ago
  52. 4aee724 Merge branch 'master' of github.com:grpc/grpc into ssl_force_client_auth by Julien Boeuf · 9 years ago
  53. cf39e94 Server side census context plumbing for c++ by Alistair Veitch · 9 years ago
  54. d9aed1d Merge github.com:grpc/grpc into elliptic-orange-chamelion by Craig Tiller · 9 years ago
  55. dfc42da Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each-other by Craig Tiller · 9 years ago
  56. f0c66c63 Merge branch 'master' into deepend by Vijay Pai · 9 years ago
  57. 24b3b7e Fix thread list iterator by vjpai · 9 years ago
  58. 02b8054 Bug fixes by vjpai · 9 years ago
  59. b5bbf66 Merge pull request #2629 from ctiller/always-with-the-mono by Yang Gao · 9 years ago
  60. 1f3e6c1 Start switching everything to dynamic pool by Vijay Pai · 9 years ago
  61. b76f3ad Fix bug on shutdown case by vjpai · 9 years ago
  62. b28456b Add dynamic thread pool and initial port of test by vjpai · 9 years ago
  63. 2e7ce15 Merge pull request #2617 from jboeuf/jwt_creds_renaming by Yang Gao · 9 years ago
  64. 7cb0853 Merge github.com:grpc/grpc into elliptic-orange-chamelion by Craig Tiller · 9 years ago
  65. b256faa Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each-other by Craig Tiller · 9 years ago
  66. 94329d0 Make the server report monotonic times for deadlines by Craig Tiller · 9 years ago
  67. b70440b Merge pull request #2542 from ctiller/tell-me-who-you-might-be by Yang Gao · 9 years ago
  68. ebb5140 Changing the library's code to adapt with the new API. by Nicolas "Pixel" Noble · 9 years ago
  69. fe4c3f4 Renaming jwt_credentials to service_account_jwt_access_credentials. by Julien Boeuf · 9 years ago
  70. 5029b30 Adding option to force client auth on the server SSL creds. by Julien Boeuf · 9 years ago
  71. 33c0d9d C++ is also a language that can be insecure by Craig Tiller · 9 years ago
  72. 60fb201 Merge github.com:grpc/grpc into now-i-get-to-show-it-to-EVERYBODY by Craig Tiller · 9 years ago
  73. ac392e2 Merge branch 'tell-me-who-you-might-be' of github.com:ctiller/grpc into tell-me-who-you-might-be by Craig Tiller · 9 years ago
  74. 81bcc4c Make endpoint peer API work on Windows by Craig Tiller · 9 years ago
  75. bf6abee Remove experimental prefix by Craig Tiller · 9 years ago
  76. b4fdd32 Merge github.com:grpc/grpc into now-i-get-to-show-it-to-EVERYBODY by Craig Tiller · 9 years ago
  77. b4e7036 Merge branch 'decompression' of https://github.com/dgquintas/grpc into dgquintas-decompression by Craig Tiller · 9 years ago
  78. 0dc5e6c User agent string support by Craig Tiller · 9 years ago
  79. e9881bb Merge pull request #2403 from ctiller/no-worries-i-can-wait by Nicolas Noble · 9 years ago
  80. cadbf22 Removed compression levels from clients and _experimental_'d signature of methods manipulating compression algorithms by David Garcia Quintas · 9 years ago
  81. 29cb6dd Merge pull request #2482 from vjpai/rename_schedule_callback by Craig Tiller · 9 years ago
  82. c9fef6f Merge github.com:grpc/grpc into no-worries-i-can-wait by Craig Tiller · 9 years ago
  83. eec373c Merge pull request #2413 from dgquintas/interop_sniffer by Craig Tiller · 9 years ago
  84. 72a4417 ThreadPoolInterface::ScheduleCallback --> ThreadPoolInterface::Add by vjpai · 9 years ago
  85. fb58d23 Merge with head by yang-g · 9 years ago
  86. 7ef7232 split iterator into its own file by yang-g · 9 years ago
  87. 7cceb09 Merge branch 'master' of github.com:grpc/grpc into decompression by David Garcia Quintas · 9 years ago
  88. 9a3f858 Merge pull request #2460 from vjpai/exposed_pool by Craig Tiller · 9 years ago
  89. a2e1bb1 Change name of thread_pool files to fixed_size_thread_pool when appropriate by vjpai · 9 years ago
  90. 6dd49a5 Added some methods to context inspector. Also minor tweak to server context IsCancelled() method by David Garcia Quintas · 9 years ago
  91. e0d581b Merge branch 'master' of github.com:grpc/grpc into decompression by David Garcia Quintas · 9 years ago
  92. 3e5d616 Merge pull request #2371 from yang-g/security_context2 by Craig Tiller · 9 years ago
  93. 14b3684 Remove const_iterator typedef and add a range based loop test by yang-g · 9 years ago
  94. 69f2410 Make thread_pool.h a public header by Vijay Pai · 9 years ago
  95. 811536e auth context iterator by yang-g · 9 years ago
  96. 94d6225 Create server side auth context lazily by yang-g · 9 years ago
  97. 677c50c Update C++ impl by Craig Tiller · 9 years ago
  98. 354398f Updating wrapped languages to new time functions by Craig Tiller · 9 years ago
  99. 143e7bf Introduce a clock type field onto gpr_timespec. by Craig Tiller · 9 years ago
  100. d45b203 remove dead file by yang-g · 9 years ago