1. 8aa09c3 Fix lame client by Craig Tiller · 10 years ago
  2. da66937 Force a round trip on disconnect before closing a channel by Craig Tiller · 10 years ago
  3. 051a55c Don't double delete by Craig Tiller · 10 years ago
  4. 4e54cf5 Fix another leak by Craig Tiller · 10 years ago
  5. 3f17789 Merge github.com:google/grpc into lesan by Craig Tiller · 10 years ago
  6. 6911552 Merge pull request #378 from jtattermusch/csharp_prototype by Tim Emiola · 10 years ago
  7. 068f193 Merge pull request #402 from murgatroid99/node_readme by Tim Emiola · 10 years ago
  8. 3397474 Merge pull request #383 from ctiller/http3 by Vijay Pai · 10 years ago
  9. 15a059a Merge pull request #407 from ctiller/alarming by Vijay Pai · 10 years ago
  10. b1d99bf Better fix for segfault by Craig Tiller · 10 years ago
  11. ebf94bf Fix segfault by Craig Tiller · 10 years ago
  12. 37bbead Fix memory leaks by Craig Tiller · 10 years ago
  13. ea3697b Fix memory leak by Craig Tiller · 10 years ago
  14. 5200c18 Go one further. by Craig Tiller · 10 years ago
  15. 3dd8c2e Respecify our way out of some very high contention by Craig Tiller · 10 years ago
  16. 027afee Merge github.com:google/grpc into http3 by Craig Tiller · 10 years ago
  17. 53476f1 Merge pull request #396 from dklempner/source_cleanup by Craig Tiller · 10 years ago
  18. 4beb1d0 Merge pull request #404 from dklempner/tsan2 by Craig Tiller · 10 years ago
  19. 98ffd17 Merge pull request #398 from nicolasnoble/http2-read-first by Craig Tiller · 10 years ago
  20. 82a4583 Merge pull request #357 from ctiller/async-api by Yang Gao · 10 years ago
  21. 4b6ab78 Merge github.com:google/grpc into async-api by Craig Tiller · 10 years ago
  22. 1d0302d Add a tsan suppression file with OPENSSL_cleanse and use it in run_tests by David Klempner · 10 years ago
  23. ca8cbe4 Added a lot more information to README by murgatroid99 · 10 years ago
  24. 56c3dd7 Merge pull request #401 from dklempner/asan by Nicolas Noble · 10 years ago
  25. 05fce42 Fix a memory leak and a gpr_strdup/free mismatch in json_test by David Klempner · 10 years ago
  26. 034152f Merge pull request #399 from nicolasnoble/build-fix by Vijay Pai · 10 years ago
  27. 6393dd3 Fixing build.json by removing files that are no longer present. by Nicolas Noble · 10 years ago
  28. 5ea99bb Let the http2 transport issue a read request before pumping bytes into it. by Nicolas Noble · 10 years ago
  29. e5c1f00 Merge pull request #397 from dklempner/asan by Craig Tiller · 10 years ago
  30. e5437de Add a missing mdstr_unref by David Klempner · 10 years ago
  31. 2078a7e Merge branch 'master' into source_cleanup by David Klempner · 10 years ago
  32. af39565 Merge pull request #385 from dklempner/timespec by Craig Tiller · 10 years ago
  33. 0c61dc5 Remove the platform specific time headers by David Klempner · 10 years ago
  34. 01a0fb0 Merge branch 'master' into timespec by David Klempner · 10 years ago
  35. 5de3783 Merge pull request #392 from dklempner/timeval by Craig Tiller · 10 years ago
  36. fd9d0b4 Merge branch 'async-api' of github.com:ctiller/grpc into async-api by Craig Tiller · 10 years ago
  37. e2b2b1f Fix check for whether we should write to prevent infinite loop by Craig Tiller · 10 years ago
  38. 885104b Merge pull request #391 from vjpai/flingfix by Craig Tiller · 10 years ago
  39. c15622b Remove timeval functions by David Klempner · 10 years ago
  40. eff9109 Merge pull request #388 from vjpai/master by Craig Tiller · 10 years ago
  41. 3726098 Fling client needs to have 4 invocations of event_finish to make this by Vijay Pai · 10 years ago
  42. 280744e Merge remote-tracking branch 'upstream/master' by Vijay Pai · 10 years ago
  43. bf5b261 Merge pull request #389 from tbetbetbe/grpc_tools_add_auth_prod_tests by donnadionne · 10 years ago
  44. 18bc2f1 Merge pull request #390 from tbetbetbe/grpc_tools_improve_launch_server_cmd by Michael Lumish · 10 years ago
  45. 5d6d005 Adds a grpc_show_servers command by Tim Emiola · 10 years ago
  46. 5ebf880 Replaces grpc_launch_server with grpc_launch_servers by Tim Emiola · 10 years ago
  47. a6ccffb Updates the ruby dockerfile to add the service account from the docker context by Tim Emiola · 10 years ago
  48. d535bf3 Allow the ruby tests to have service account info by Tim Emiola · 10 years ago
  49. 2d03e04 Revert "Make this compile on mac by adding in header files currently used for posix," by Vijay Pai · 10 years ago
  50. f2c8901 Merge pull request #386 from tbetbetbe/grpc_tools_use_full_diskspace by Michael Lumish · 10 years ago
  51. dbc0f59 Add write buffer hint to C++ server handlers so that writes actually go by Vijay Pai · 10 years ago
  52. 78b7992 Fix up feature test macros by David Klempner · 10 years ago
  53. 90277ee Merge pull request #379 from murgatroid99/php_cancellation_interop_tests by Tim Emiola · 10 years ago
  54. 8886a55 Merge pull request #373 from murgatroid99/php_metadata_representation by Tim Emiola · 10 years ago
  55. 611a8ee Merge pull request #376 from murgatroid99/php_port_0_bind by Tim Emiola · 10 years ago
  56. 32c1ad9 Merge pull request #369 from jboeuf/tsan_openssl by Nicolas Noble · 10 years ago
  57. 9b60fa3 Make gpr_timespec no longer be a typedef for struct timespec in posix by David Klempner · 10 years ago
  58. 6a09ca8 Eliminate condvar in chttp2 transport by Craig Tiller · 10 years ago
  59. b08dcfa Update docker creation script to use the full boot disk size by Tim Emiola · 10 years ago
  60. d673162 Cleanup documentation by Craig Tiller · 10 years ago
  61. fdbb1b0 ... And the project files... by Julien Boeuf · 10 years ago
  62. e0bfcc9 Removing removed files from build.json by Julien Boeuf · 10 years ago
  63. 30fd935 Merge github.com:google/grpc into async-api by Craig Tiller · 10 years ago
  64. d642dcf Use unsigned for shifts by Craig Tiller · 10 years ago
  65. 78d1fd0 Merge pull request #380 from dklempner/cpu_linux_build by Craig Tiller · 10 years ago
  66. dcf661a Merge pull request #371 from nicolasnoble/iomgr-deadline-fix by Craig Tiller · 10 years ago
  67. 9e1b10b undef and endif aren't the same thing by David Klempner · 10 years ago
  68. 9db67cb We should ifdef check the define of _GNU_SOURCE by David Klempner · 10 years ago
  69. d44f841 Have cpu_linux.c define _GNU_SOURCE at the beginning of the file by David Klempner · 10 years ago
  70. ae7b45a Adding another condition variable to fix the iomgr shutdown issue. by Nicolas "Pixel" Noble · 10 years ago
  71. 554fe35 Fixed error in new test by murgatroid99 · 10 years ago
  72. 75c9d2f Added cancel_after_first_response interop test by murgatroid99 · 10 years ago
  73. a7608b0 Prototype of gRPC C# library (Core and API examples) by Jan Tattermusch · 10 years ago
  74. f279362 Merge pull request #370 from jtattermusch/csharp_c_ext by Nicolas Noble · 10 years ago
  75. d96db79 Switched to binding servers to port 0 in tests by murgatroid99 · 10 years ago
  76. 5db18ba Corrected error in metadata parser by murgatroid99 · 10 years ago
  77. ea6f6d9 updated readme by Jan Tattermusch · 10 years ago
  78. e5d683c Add some documentation to call.c by Craig Tiller · 10 years ago
  79. 57db88f Addressing nicolasnoble@ comments. by Julien Boeuf · 10 years ago
  80. decdff9 Fixing potential hitch in iomgr shutdown. by Nicolas "Pixel" Noble · 10 years ago
  81. 94c3653 added grpc extension library for C# by Jan Tattermusch · 10 years ago
  82. 8c0596e Merge pull request #368 from chen-wang/master by Yang Gao · 10 years ago
  83. 3ebec60 Only add project_id for GCE command line. by Chen Wang · 10 years ago
  84. 4a0a394 Fixing tsan errors in OpenSSL (#319) by Julien Boeuf · 10 years ago
  85. 1f50e26 Need project_id from argument to run the client correctly. by Chen Wang · 10 years ago
  86. 6293782 Merge pull request #367 from chen-wang/master by Yang Gao · 10 years ago
  87. ca3d6f1 Remove duplicated target tips_client defintion. by Chen Wang · 10 years ago
  88. 922d8a6 Merge pull request #363 from chen-wang/master by Yang Gao · 10 years ago
  89. 177f2f6 Merge pull request #364 from murgatroid99/interop_client_args_fix by Tim Emiola · 10 years ago
  90. ddfafe8 Fixed errors in Node test running by murgatroid99 · 10 years ago
  91. 4402b70 Add README by Chen Wang · 10 years ago
  92. c12fee6 Simplify call.c by Craig Tiller · 10 years ago
  93. bd59207 Fix alloc of zero request by Craig Tiller · 10 years ago
  94. d24480f Merge branch 'async-api' of github.com:ctiller/grpc into async-api by Craig Tiller · 10 years ago
  95. cefb00e Fix potential deadlock by Craig Tiller · 10 years ago
  96. 51d7716 Merge pull request #341 from chen-wang/master by Yang Gao · 10 years ago
  97. 4428596 Merge remote-tracking branch 'upstream/master' by Chen Wang · 10 years ago
  98. 5ca9f92 Changed PHP metadata representation to associative array of arrays of strings by murgatroid99 · 10 years ago
  99. 0b439e4 change stringstream to ostringstream. by Chen Wang · 10 years ago
  100. cde34e0 change stringstream to ostringstream. by Chen Wang · 10 years ago