1. 26598a3 WIP by Craig Tiller · 10 years ago
  2. 3e9cbc7 Merge github.com:grpc/grpc into qps_driver by Craig Tiller · 10 years ago
  3. 1ff52d5 Guard headers tool. by Nicolas "Pixel" Noble · 10 years ago
  4. 0c84e3c Merge pull request #886 from ctiller/asan2 by Nicolas Noble · 10 years ago
  5. 4e1e1bc Revert "Use typedefs to avoid triply-nested function templates" by vjpai · 10 years ago
  6. 45b0bc4 Use typedefs to avoid triply-nested function templates by vjpai · 10 years ago
  7. f5065c5 Enable asan for C core by Craig Tiller · 10 years ago
  8. 79b3e49 Merge remote-tracking branch 'upstream/master' by vjpai · 10 years ago
  9. 6e0b280 Merge pull request #855 from nathanielmanistaatgoogle/python-test-port by Masood Malekghassemi · 10 years ago
  10. 3486f32 Fix comment by Craig Tiller · 10 years ago
  11. 5b39f9a refresh -> Reset by vjpai · 10 years ago
  12. 6e2e64a Stop abusing operator() overloading by vjpai · 10 years ago
  13. 8451e87 Extend timeouts for Travis 2x by Craig Tiller · 10 years ago
  14. 9440a14 Move std::bind call out of main loop, change constructor appropriately by vjpai · 10 years ago
  15. f6901be Allow machine and build type tuning of slowdown by Craig Tiller · 10 years ago
  16. 7b5eb71 Increment 'try' variable by Craig Tiller · 10 years ago
  17. cd801c8 <:: -> < :: by vjpai · 10 years ago
  18. 3c11066 override->GRPC_OVERRIDE by vjpai · 10 years ago
  19. 1b47b12 Merge remote-tracking branch 'upstream/master' by vjpai · 10 years ago
  20. 64ac47f clang-format all these files by Vijay Pai · 10 years ago
  21. 4795a3c Merge branch 'travis' of github.com:nicolasnoble/grpc into travis-c++ by Craig Tiller · 10 years ago
  22. 73509a5 Better port picker by Craig Tiller · 10 years ago
  23. 7b7aa62 Merge pull request #841 from soltanmm/py-update by Nathaniel Manista · 10 years ago
  24. 56c5129 Rename Async methods from generator to avoid naming conflicts to by vjpai · 10 years ago
  25. 732cf09 Drop fixed port from python_plugin_test by Nathaniel Manista · 10 years ago
  26. dea740f New multithreaded async C++ tests. The server is architected the way by vjpai · 10 years ago
  27. cf133f4 Make it possible to compile with gcc4.6 by Craig Tiller · 10 years ago
  28. 40e8cbd Fix bugs in Python code generator by Masood Malekghassemi · 10 years ago
  29. 0e32857 Merge pull request #784 from ctiller/timeout by Yang Gao · 10 years ago
  30. c33731a Merge pull request #822 from ctiller/hard by David Klempner · 10 years ago
  31. e2d795a Fix max_concurrent_streams test by Craig Tiller · 10 years ago
  32. 57c0061 Deflake dualstack socket test by David Klempner · 10 years ago
  33. deb49dd Strip port in peer name check by Craig Tiller · 10 years ago
  34. afae27c Merge pull request #739 from soltanmm/py-update by Nathaniel Manista · 10 years ago
  35. c1f1162 Drastic speed up by Craig Tiller · 10 years ago
  36. 4b5c4db Drastic speed up by Craig Tiller · 10 years ago
  37. 8ad8a41 Introduce slowdown factor for unit test deadlines by Craig Tiller · 10 years ago
  38. 36ccead Merge pull request #735 from jboeuf/fix_ssl_san by Craig Tiller · 10 years ago
  39. 59d9ff4 Updated Python protoc plugin testing. by Masood Malekghassemi · 10 years ago
  40. 8ecb170 Fix that race better by Craig Tiller · 10 years ago
  41. 2f3fa9a Fix linux compile bug by Craig Tiller · 10 years ago
  42. 9fff77e Addressing comments. by Julien Boeuf · 10 years ago
  43. 2d0f36c Driver to client/server kind of works by Craig Tiller · 10 years ago
  44. 4744521 Merge github.com:grpc/grpc into qps_driver by Craig Tiller · 10 years ago
  45. 4ef7a29 Create server/client lists by Craig Tiller · 10 years ago
  46. 4f7a1ff 'Fix' a race by Craig Tiller · 10 years ago
  47. 4271a34 Merge github.com:google/grpc into qps_driver by Craig Tiller · 10 years ago
  48. b9d91eb Merge github.com:google/grpc into deprecate-c++ by Craig Tiller · 10 years ago
  49. e486019 Getting the driver pieces in place by Craig Tiller · 10 years ago
  50. 0b9dfcf Merge pull request #725 from ctiller/unique by Yang Gao · 10 years ago
  51. 597a4f2 Verifying the peer name on the X509 Certs correctly. by Julien Boeuf · 10 years ago
  52. 5c004c6 Driver changes by Craig Tiller · 10 years ago
  53. 65b0759 Addressing a first batch of feedback. by Nicolas Noble · 10 years ago
  54. 74ae8f6 Merge pull request #710 from jboeuf/default_google_creds by Craig Tiller · 10 years ago
  55. e4fe844 s/CreateChannel/CreateChannelDeprecated by Craig Tiller · 10 years ago
  56. c66f2a8 Addressing iniitial feedback. by Julien Boeuf · 10 years ago
  57. fd1b49b Move to unique_ptr for all GRPC returned objects by Craig Tiller · 10 years ago
  58. a7b8b69 Addressing security concerns. by Nicolas Noble · 10 years ago
  59. cd9b1c8 Added support for default credentials. by Julien Boeuf · 10 years ago
  60. fe8af4e Rename interop_test.c --> interop_test.cc by Craig Tiller · 10 years ago
  61. c5b9692 Merge pull request #641 from jboeuf/jwt_id_token by Yang Gao · 10 years ago
  62. b13673d Added compiler plugin test for Python. by Masood Malekghassemi · 10 years ago
  63. 00bdbe6 Merge pull request #669 from yang-g/comments by Michael Lumish · 10 years ago
  64. d539f69 Merge pull request #663 from vjpai/python by Nicolas Noble · 10 years ago
  65. 3a6fe1b Merge pull request #592 from ctiller/chex2 by Nicolas Noble · 10 years ago
  66. 2f3e2ec Make interop server respond to sigint by Craig Tiller · 10 years ago
  67. bbd67c0 clean up some internal path and names by Yang Gao · 10 years ago
  68. 5b47818 Some compilers not happy with <:: and need < :: instead by vjpai · 10 years ago
  69. c9a53f9 Merge pull request #606 from yang-g/roots by Craig Tiller · 10 years ago
  70. aad0325 Merge pull request #652 from ctiller/interop2 by Yang Gao · 10 years ago
  71. 16a6ea6 Ensure interop tests are run as part of run_tests by Craig Tiller · 10 years ago
  72. 54f9a65 32 bit compilation fixes for core by Craig Tiller · 10 years ago
  73. 25380de Adding tool for generating JWTs on the command line. by Julien Boeuf · 10 years ago
  74. 7e80efc Making the usage of gflags uniform across distributions. by Nicolas "Pixel" Noble · 10 years ago
  75. ba60820 Fixing gflags' include path. by Nicolas "Pixel" Noble · 10 years ago
  76. f47a5cb Implementing JWT credentials (a.k.a JWT ID Tokens). by Julien Boeuf · 10 years ago
  77. 980a630 Merge pull request #605 from vjpai/mac by Nicolas Noble · 10 years ago
  78. 0d1e2f2 remove prod_roots_certs.c since it is not used anywhere by Yang Gao · 10 years ago
  79. d5577aa More typecasts to avoid sign-comparison problems on EXPECT_EQ by vjpai · 10 years ago
  80. c1231eb Include typecasts so that int and size_t are not compared (since their by vjpai · 10 years ago
  81. 90bd7c4 Fixing sprintf and a few other things. by Julien Boeuf · 10 years ago
  82. 2d11c93 Merge github.com:grpc/grpc into an-update-on-c++ by Craig Tiller · 10 years ago
  83. 0fcd53c Fix a TSAN reported error by Craig Tiller · 10 years ago
  84. 8a287d1 Merge pull request #588 from yang-g/c++api by Craig Tiller · 10 years ago
  85. 3a5e549 Async client api change. Add a ClientAsyncResponseReader. Make the api similar to streaming and symmetric to server side. by Yang Gao · 10 years ago
  86. 9be83ee Fix use-after-free. by Craig Tiller · 10 years ago
  87. efad8fa Spam cleanup, test speedup by Craig Tiller · 10 years ago
  88. eaaee49 Merge github.com:grpc/grpc into an-update-on-c++ by Craig Tiller · 10 years ago
  89. 492968f Server side cancellation receive support by Craig Tiller · 10 years ago
  90. ce5021b Add missing new-lines at end of file by Craig Tiller · 10 years ago
  91. 190d360 Add missing new-lines at end of file by Craig Tiller · 10 years ago
  92. 0605995 Update copyright to 2015 by Craig Tiller · 10 years ago
  93. f74ec4e Merge github.com:grpc/grpc into copyright by Craig Tiller · 10 years ago
  94. aface44 Merge pull request #573 from yang-g/c++api by Craig Tiller · 10 years ago
  95. da699b8 do not leak reader or writer by Yang Gao · 10 years ago
  96. 2b7f537 Add metadata test with rpc. Adding/fixing things to make it work by Yang Gao · 10 years ago
  97. 7bd5ab1 Merge github.com:grpc/grpc into c++api by Craig Tiller · 10 years ago
  98. 347b83c Merge github.com:grpc/grpc into copyright by Craig Tiller · 10 years ago
  99. aea2fc0 Fix shutdown semantics. by Craig Tiller · 10 years ago
  100. 5e276e8 Merge github.com:grpc/grpc into c++api by Craig Tiller · 10 years ago