1. 7d6b184 add a jwt test case for interop test by Yang Gao · 9 years ago
  2. f859510 Merge branch 'master' into jwt by Yang Gao · 9 years ago
  3. 42734b5 Merge pull request #978 from Chilledheart/master by Yang Gao · 9 years ago
  4. ca767c0 Add method grp_slice_buffer_pop to remove the last element for grp_slice_buffer by Chilledheart · 9 years ago
  5. 4be94b9 Add missing GRPC_OVERRIDE, NFC by Chilledheart · 9 years ago
  6. 2ad8d21 strcmp: change all !str[n]cmp to str[n]cmp == 0 by Ronnie Sahlberg · 9 years ago
  7. ede76da Merge pull request #4 from nicolasnoble/c++-creds by Craig Tiller · 9 years ago
  8. 061690d Don't merge OpenSSL into C++ upper layer libraries; only C. by Nicolas "Pixel" Noble · 9 years ago
  9. c20324e Merge github.com:grpc/grpc into credit by Craig Tiller · 9 years ago
  10. 53f8fea Move protoc output to temporary directory by Masood Malekghassemi · 9 years ago
  11. 68de8e9 Merge github.com:grpc/grpc into credit by Craig Tiller · 9 years ago
  12. 0bc6805 Merge pull request #837 from ctiller/qps_driver by Vijay Pai · 9 years ago
  13. cf667a0 Merge pull request #953 from dklempner/low_level_ping_pong by Craig Tiller · 9 years ago
  14. 43ef582 override --> GRPC_OVERRIDE by Craig Tiller · 9 years ago
  15. 78524b7 Compile fix by Craig Tiller · 9 years ago
  16. a4ac16c Fix signed comparison warnings in low_level_ping_pong by David Klempner · 9 years ago
  17. 2eaf159 ACTUALLY set the server thread pool by Craig Tiller · 9 years ago
  18. 346a086 Merge github.com:grpc/grpc into credit by Craig Tiller · 9 years ago
  19. a182bf1 clang-format by Craig Tiller · 9 years ago
  20. 50a976f Linux compile fix by Craig Tiller · 9 years ago
  21. 96cca4e Merge branch 'qps_driver' of github.com:ctiller/grpc into qps_driver by Craig Tiller · 9 years ago
  22. c98bef7 Compile fix by Craig Tiller · 9 years ago
  23. a8dc37a Rename some files by Craig Tiller · 9 years ago
  24. d6479d6 Async server works by Craig Tiller · 9 years ago
  25. ef63839 Async client works by Craig Tiller · 9 years ago
  26. e38ec21 Linux compile fix by Craig Tiller · 9 years ago
  27. d1e18fa Async client progress by Craig Tiller · 9 years ago
  28. 8856875 Async client progress by Craig Tiller · 9 years ago
  29. f282514 Print resource utilization by Craig Tiller · 9 years ago
  30. a362de5 Merge github.com:grpc/grpc into qps_driver by Craig Tiller · 9 years ago
  31. 3de87ee Merge pull request #933 from ctiller/bugscrub2 by jboeuf · 9 years ago
  32. d701c5f Formatting by Craig Tiller · 9 years ago
  33. 76877c3 Generate latencies in driver by Craig Tiller · 9 years ago
  34. e70a0cc Merge github.com:grpc/grpc into qps_driver by Craig Tiller · 9 years ago
  35. 10923c2 Formatting by Craig Tiller · 9 years ago
  36. e7460e8 Merge github.com:grpc/grpc into credit by Craig Tiller · 9 years ago
  37. c82c36b Merge pull request #920 from vjpai/async-probs by Craig Tiller · 9 years ago
  38. 93f80f0 Formatting by Craig Tiller · 9 years ago
  39. c9f660d Add a test that bad hostnames fail by Craig Tiller · 9 years ago
  40. 01ea61e Merge github.com:grpc/grpc into credit by Craig Tiller · 9 years ago
  41. 6af9ed0 Rework QPS client/server by Craig Tiller · 9 years ago
  42. 32083bd Merge github.com:grpc/grpc into qps_driver by Craig Tiller · 9 years ago
  43. 26598a3 WIP by Craig Tiller · 9 years ago
  44. acf6f31 Better use of threads, avoid thread safety issues on destructor with by Vijay Pai · 9 years ago
  45. 9611410 Merge pull request #912 from ctiller/disconnect by Nicolas Noble · 9 years ago
  46. 1a138c3 Dont add new requests when shutting down by Craig Tiller · 9 years ago
  47. 479f2b2 Speed up test, reduce flakiness by Craig Tiller · 9 years ago
  48. 3e9cbc7 Merge github.com:grpc/grpc into qps_driver by Craig Tiller · 9 years ago
  49. 61691f9 Merge github.com:grpc/grpc into credit by Craig Tiller · 9 years ago
  50. a60a77b Update Python codegen to early_adopter interface by Nathaniel Manista · 9 years ago
  51. 1ff52d5 Guard headers tool. by Nicolas "Pixel" Noble · 9 years ago
  52. 0c84e3c Merge pull request #886 from ctiller/asan2 by Nicolas Noble · 9 years ago
  53. 4e1e1bc Revert "Use typedefs to avoid triply-nested function templates" by vjpai · 9 years ago
  54. 45b0bc4 Use typedefs to avoid triply-nested function templates by vjpai · 9 years ago
  55. f5065c5 Enable asan for C core by Craig Tiller · 9 years ago
  56. 25770b0 add jwt token creds test_case by Yang Gao · 9 years ago
  57. 79b3e49 Merge remote-tracking branch 'upstream/master' by vjpai · 9 years ago
  58. 6e0b280 Merge pull request #855 from nathanielmanistaatgoogle/python-test-port by Masood Malekghassemi · 9 years ago
  59. 3486f32 Fix comment by Craig Tiller · 9 years ago
  60. 5b39f9a refresh -> Reset by vjpai · 9 years ago
  61. 6e2e64a Stop abusing operator() overloading by vjpai · 9 years ago
  62. 8451e87 Extend timeouts for Travis 2x by Craig Tiller · 9 years ago
  63. 9440a14 Move std::bind call out of main loop, change constructor appropriately by vjpai · 9 years ago
  64. f6901be Allow machine and build type tuning of slowdown by Craig Tiller · 9 years ago
  65. 7b5eb71 Increment 'try' variable by Craig Tiller · 9 years ago
  66. cd801c8 <:: -> < :: by vjpai · 9 years ago
  67. 3c11066 override->GRPC_OVERRIDE by vjpai · 9 years ago
  68. 1b47b12 Merge remote-tracking branch 'upstream/master' by vjpai · 9 years ago
  69. 64ac47f clang-format all these files by Vijay Pai · 9 years ago
  70. 4795a3c Merge branch 'travis' of github.com:nicolasnoble/grpc into travis-c++ by Craig Tiller · 9 years ago
  71. 73509a5 Better port picker by Craig Tiller · 9 years ago
  72. 7b7aa62 Merge pull request #841 from soltanmm/py-update by Nathaniel Manista · 9 years ago
  73. 56c5129 Rename Async methods from generator to avoid naming conflicts to by vjpai · 9 years ago
  74. 732cf09 Drop fixed port from python_plugin_test by Nathaniel Manista · 9 years ago
  75. dea740f New multithreaded async C++ tests. The server is architected the way by vjpai · 9 years ago
  76. cf133f4 Make it possible to compile with gcc4.6 by Craig Tiller · 9 years ago
  77. 40e8cbd Fix bugs in Python code generator by Masood Malekghassemi · 9 years ago
  78. 29f1314 Merge github.com:grpc/grpc into credit by Craig Tiller · 9 years ago
  79. 0e32857 Merge pull request #784 from ctiller/timeout by Yang Gao · 9 years ago
  80. c33731a Merge pull request #822 from ctiller/hard by David Klempner · 9 years ago
  81. e2d795a Fix max_concurrent_streams test by Craig Tiller · 9 years ago
  82. 57c0061 Deflake dualstack socket test by David Klempner · 9 years ago
  83. deb49dd Strip port in peer name check by Craig Tiller · 9 years ago
  84. afae27c Merge pull request #739 from soltanmm/py-update by Nathaniel Manista · 9 years ago
  85. c1f1162 Drastic speed up by Craig Tiller · 9 years ago
  86. 4b5c4db Drastic speed up by Craig Tiller · 9 years ago
  87. 8ad8a41 Introduce slowdown factor for unit test deadlines by Craig Tiller · 9 years ago
  88. 36ccead Merge pull request #735 from jboeuf/fix_ssl_san by Craig Tiller · 9 years ago
  89. 59d9ff4 Updated Python protoc plugin testing. by Masood Malekghassemi · 9 years ago
  90. 8ecb170 Fix that race better by Craig Tiller · 9 years ago
  91. 2f3fa9a Fix linux compile bug by Craig Tiller · 9 years ago
  92. 9fff77e Addressing comments. by Julien Boeuf · 9 years ago
  93. 25f6cd7 Merge github.com:grpc/grpc into credit by Craig Tiller · 9 years ago
  94. 2d0f36c Driver to client/server kind of works by Craig Tiller · 9 years ago
  95. 4744521 Merge github.com:grpc/grpc into qps_driver by Craig Tiller · 9 years ago
  96. 4ef7a29 Create server/client lists by Craig Tiller · 9 years ago
  97. 4f7a1ff 'Fix' a race by Craig Tiller · 9 years ago
  98. 4271a34 Merge github.com:google/grpc into qps_driver by Craig Tiller · 9 years ago
  99. b9d91eb Merge github.com:google/grpc into deprecate-c++ by Craig Tiller · 9 years ago
  100. e486019 Getting the driver pieces in place by Craig Tiller · 9 years ago