1. 42bc87c Update C++ server with new core API by Craig Tiller · 9 years ago
  2. 759026c Server API simplification by Craig Tiller · 9 years ago
  3. 47c83fd Credentials prototyping by Craig Tiller · 9 years ago
  4. f26f219 Merge pull request #704 from ctiller/interop3 by Yang Gao · 9 years ago
  5. b8f5f1b Re-generated project files. by Nicolas "Pixel" Noble · 9 years ago
  6. 8883e94 Merge pull request #703 from nicolasnoble/win32 by Craig Tiller · 9 years ago
  7. fe8af4e Rename interop_test.c --> interop_test.cc by Craig Tiller · 9 years ago
  8. c5b9692 Merge pull request #641 from jboeuf/jwt_id_token by Yang Gao · 9 years ago
  9. 94964fd Fixing Windows port. by Nicolas "Pixel" Noble · 9 years ago
  10. d8fb2af Merge branch 'master' of github.com:google/grpc into httpcli_test by Nicolas "Pixel" Noble · 9 years ago
  11. 1f0d58d Merge branch 'master' of github.com:google/grpc into unsecure-fix by Nicolas "Pixel" Noble · 9 years ago
  12. dda049c Various MacOS build fixes. by Nicolas "Pixel" Noble · 9 years ago
  13. 6e7c622 Add a facility to control tracing without recompiling by Craig Tiller · 9 years ago
  14. 9024f47 Cleanup by Craig Tiller · 9 years ago
  15. 772a976 Re-enable rewrite test by Craig Tiller · 9 years ago
  16. 04ab715 Also check build=test by Craig Tiller · 9 years ago
  17. 1bc21a4 Removing the hardcoded SSL roots. by Julien Boeuf · 9 years ago
  18. 3f1e696 Disabled httpcli_test, and ran build cleaner. by Nicolas "Pixel" Noble · 9 years ago
  19. c9a53f9 Merge pull request #606 from yang-g/roots by Craig Tiller · 9 years ago
  20. 16a6ea6 Ensure interop tests are run as part of run_tests by Craig Tiller · 9 years ago
  21. 25380de Adding tool for generating JWTs on the command line. by Julien Boeuf · 9 years ago
  22. f8e297a Added protoc plugin for Python GRPC. by Masood Malekghassemi · 9 years ago
  23. 929325c Merge pull request #621 from yang-g/header by Nicolas Noble · 9 years ago
  24. 1a98696 add more missing headers by Yang Gao · 9 years ago
  25. 5055647 add missing header by Yang Gao · 9 years ago
  26. db80aff Remove cpu.h which is no longer a thing by Vijay Pai · 9 years ago
  27. c09c2f4 Merge remote-tracking branch 'upstream/master' into roots by Yang Gao · 9 years ago
  28. 0d1e2f2 remove prod_roots_certs.c since it is not used anywhere by Yang Gao · 9 years ago
  29. 522d712 Polishing Makefile to better install targets. by Nicolas "Pixel" Noble · 9 years ago
  30. 2ec0b3e make grpc_csharp_ext compile and install independently from the grpc and gpr libraries by Jan Tattermusch · 9 years ago
  31. 8a287d1 Merge pull request #588 from yang-g/c++api by Craig Tiller · 9 years ago
  32. 3a5e549 Async client api change. Add a ClientAsyncResponseReader. Make the api similar to streaming and symmetric to server side. by Yang Gao · 9 years ago
  33. 67fb94a remove nonexistent stream_context_interface.h from build.json by Jan Tattermusch · 9 years ago
  34. 5e276e8 Merge github.com:grpc/grpc into c++api by Craig Tiller · 9 years ago
  35. 35108f6 Allow grpc_init to be called multiple times by Craig Tiller · 9 years ago
  36. 73b7018 Cleaned up by Craig Tiller · 9 years ago
  37. 1f1b630 Merge github.com:grpc/grpc into c++api by Craig Tiller · 9 years ago
  38. c132f34 Merge pull request #510 from jtattermusch/grpc_tests by Nicolas Noble · 9 years ago
  39. 421e87a Merge github.com:grpc/grpc into c++api by Craig Tiller · 9 years ago
  40. 0220cf1 Add end2end async unary single threaded test (compiles) by Craig Tiller · 9 years ago
  41. 8423251 Rename examples/tips to examples/pubsub by Chen wang · 9 years ago
  42. adeaf63 add more tests into build_and_run_tests.bat by Jan Tattermusch · 9 years ago
  43. 24c06ea Run build cleaner by Craig Tiller · 9 years ago
  44. 9069095 Merge github.com:google/grpc into c++api by Craig Tiller · 9 years ago
  45. f0ee545 Merge pull request #497 from nicolasnoble/buildcheck by Craig Tiller · 9 years ago
  46. d9dd8fe Merge github.com:grpc/grpc into c++api by Craig Tiller · 9 years ago
  47. d8b88de Merge pull request #475 from dklempner/epoll by Craig Tiller · 9 years ago
  48. 9d085a3 Generate more pleasing build.json output by Craig Tiller · 9 years ago
  49. 1407adb Ran build-cleaner, and re-generated project files. by Nicolas Noble · 9 years ago
  50. 6943fb3 added cpu_windows.c by Jan Tattermusch · 9 years ago
  51. 53eae7a Merge branch 'master' into epoll by David Klempner · 9 years ago
  52. c416577 Server progress by Craig Tiller · 9 years ago
  53. 92e2e3f some VS project template fixes and added templates for grpc_csharp_ext by Jan Tattermusch · 9 years ago
  54. 2dac797 Merge github.com:grpc/grpc into c++api by Craig Tiller · 9 years ago
  55. 187994e Merge pull request #448 from nicolasnoble/grpc-win32 by Craig Tiller · 9 years ago
  56. 5a4f991 Merge github.com:grpc/grpc into c++api by Craig Tiller · 9 years ago
  57. baced4d Epoll based multipoller by David Klempner · 9 years ago
  58. 5438d4b Change link options for qps client and qps server by Vijay Pai · 9 years ago
  59. 20f4af2 Move call.h -> impl/call.h by Craig Tiller · 9 years ago
  60. 80e00a8 Stub out unary call wrapper by Craig Tiller · 9 years ago
  61. 811b078 Merge branch 'master' of github.com:google/grpc into grpc-win32 by Nicolas "Pixel" Noble · 9 years ago
  62. 45e67a3 Addressing comments. by Nicolas Noble · 9 years ago
  63. 6513059 Cleanup by Craig Tiller · 9 years ago
  64. b470169 Remove more unnecessary files by Craig Tiller · 9 years ago
  65. 40fcdaf Remove stream_context by Craig Tiller · 9 years ago
  66. 1d2e219 Server progress by Craig Tiller · 9 years ago
  67. ee8f51f Merge pull request #381 from ctiller/async-api-new by Yang Gao · 9 years ago
  68. c496575 Starting to scratch out the API by Craig Tiller · 9 years ago
  69. 2ca4708 Merge branch 'async-api-new' into c++api by Craig Tiller · 9 years ago
  70. d78a657 Merge github.com:grpc/grpc into async-api-new by Craig Tiller · 9 years ago
  71. f834bdc Move completion_queue.cc to common by Craig Tiller · 9 years ago
  72. 1ffa52f Clean build.json by Craig Tiller · 9 years ago
  73. 41efbf3 Merge github.com:google/grpc into async-api-new by Craig Tiller · 9 years ago
  74. d6dcec5 Making the gpr_tmpfile's win32 version a bit more Windows-y. by Nicolas "Pixel" Noble · 9 years ago
  75. aa2ac59 Merge github.com:google/grpc into async-api-new by Craig Tiller · 9 years ago
  76. f229d4f Merge pull request #359 from jboeuf/ssl_default_creds_integration by Yang Gao · 9 years ago
  77. 86d9159 Merge github.com:google/grpc into async-api-new by Craig Tiller · 9 years ago
  78. 0f3ec82 Adding Windows tcp server code. by Nicolas "Pixel" Noble · 9 years ago
  79. 7413f10 Adding linux specific env implementation. by Julien Boeuf · 9 years ago
  80. 4b6ab78 Merge github.com:google/grpc into async-api by Craig Tiller · 9 years ago
  81. 900dadb Merge branch 'master' of github.com:google/grpc into grpc-win32 by Nicolas "Pixel" Noble · 9 years ago
  82. 6393dd3 Fixing build.json by removing files that are no longer present. by Nicolas Noble · 9 years ago
  83. d77c92b Merge github.com:google/grpc into async-api-new by Craig Tiller · 9 years ago
  84. 32c1ad9 Merge pull request #369 from jboeuf/tsan_openssl by Nicolas Noble · 9 years ago
  85. e0bfcc9 Removing removed files from build.json by Julien Boeuf · 9 years ago
  86. 30fd935 Merge github.com:google/grpc into async-api by Craig Tiller · 9 years ago
  87. d27cf3b Merge github.com:google/grpc into async-api-new by Craig Tiller · 9 years ago
  88. ea61b07 Updated the first test (which fails) by Craig Tiller · 9 years ago
  89. f279362 Merge pull request #370 from jtattermusch/csharp_c_ext by Nicolas Noble · 9 years ago
  90. 21f627a First draft of the win32 implementation of iomgr. by Nicolas "Pixel" Noble · 9 years ago
  91. 94c3653 added grpc extension library for C# by Jan Tattermusch · 9 years ago
  92. ca3d6f1 Remove duplicated target tips_client defintion. by Chen Wang · 9 years ago
  93. 4428596 Merge remote-tracking branch 'upstream/master' by Chen Wang · 9 years ago
  94. 026a417 Adding support for loading the SSL roots from an environment variable. by Julien Boeuf · 9 years ago
  95. 5350c2e Clean build file, regen projects by Craig Tiller · 9 years ago
  96. 7431fa9 Preserve proto order by Craig Tiller · 9 years ago
  97. 04f1aa8 Implement both Publisher and Subscriber. by Chen Wang · 9 years ago
  98. 4450db2 Add bbq by Craig Tiller · 9 years ago
  99. 3c63c0c Adding a few more tests. by Nicolas "Pixel" Noble · 9 years ago
  100. 9574132 Merge branch 'master' of github.com:google/grpc into json by Nicolas Noble · 9 years ago