1. d94ad10 Provide a port of cpu related code to posix, and linux. by ctiller · 10 years ago
  2. 7e012cf Solving chicken-and-egg issue while detecting OpenSSL capabilities. by nnoble · 10 years ago
  3. 615e4ac Fix poll kicking, unflaking _low_test.py by klempner · 10 years ago
  4. a49839f fix MOE compliling error. by chenw · 10 years ago
  5. ebb4e6d Add Flags to override host and enable prod ssl root. by chenw · 10 years ago
  6. 7cebec7 Use overriden host name when creating a call. by yangg · 10 years ago
  7. 5b7f32a Improving Makefile support for shared libraries. by nnoble · 10 years ago
  8. 5210393 Update build.json, fix opensource build. by ctiller · 10 years ago
  9. 09cb6d5 Build debug/optimized builds into different target directories. by ctiller · 10 years ago
  10. 97fd9e5 Add SSL root for production GFE. by chenw · 10 years ago
  11. 3bf466f Port [] alarm management to GRPC. by ctiller · 10 years ago
  12. 1a809c0 Adding support for service account credentials. by jboeuf · 10 years ago
  13. 3f1af6e Make override hostname an argument for testing against prod gfe. by yangg · 10 years ago
  14. 59dfc90 Client side implementation of creating channel with credentials. by yangg · 10 years ago
  15. c463f74 Pre allocate client side strings per channel for method, scheme, path, and by klempner · 10 years ago
  16. 186cdab Don't allow trailing metadata from the client. by ctiller · 10 years ago
  17. 7d4ec77 Removed reference to custom install location by mlumish · 10 years ago
  18. 21bb60c Exposes event#finish as #close. by temiola · 10 years ago
  19. da029e3 Add a test where client side sees a deadline expired status. by yangg · 10 years ago
  20. 336bf21 Fix opensource build test. by ctiller · 10 years ago
  21. bcd6259 Properly handle cancellation during downwards propagation. by ctiller · 10 years ago
  22. b745506 gRPC: Avoid AF_INET6 sockets when the ::1 loopback address doesn't exist. by pmarks · 10 years ago
  23. 40260c4 Allow overriding httpcli behavior by tests. by ctiller · 10 years ago
  24. 246ec3b Set host to channel's target when creating a call. by yangg · 10 years ago
  25. fd2f3ac Sync up open source build with [] by yangg · 10 years ago
  26. d79b486 Introduce the (outside-of-iomgr) pollset API. by ctiller · 10 years ago
  27. a4b6f5d Add ServerContext. It is currently empty and deadline and metadata will come to by yangg · 10 years ago
  28. 081e2b0 Replace the deprecated grpc_call_accept calls with the equivalent two new by yangg · 10 years ago
  29. 4cb9371 Changing compilation ordering to fix dependency issue between generated files and their inclusion. by nnoble · 10 years ago
  30. cd0569a Fix include guards. by ctiller · 10 years ago
  31. 80b6d01 Prepare QPS tests for running in GCE by vpai · 10 years ago
  32. 9ebc9b7 Fixing chicken-and-egg dependency by putting the openssl dependency first, in order to make sure headers are present. by nnoble · 10 years ago
  33. 2bbb6c4 Remove endpoint/ directories. by ctiller · 10 years ago
  34. ab4f914 Adding JWT generation and signing code for service accounts credentials. by jboeuf · 10 years ago
  35. 081e320 Add missing casts to enable compilation with gcc 4.7 by rsilvera · 10 years ago
  36. 20e2e3f The built-in ssl target now properly merges the archives instead of nesting them. by nnoble · 10 years ago
  37. fb3aa26 Fix comments regarding call_accept to reflect current API. by yangg · 10 years ago
  38. 69ca59f Add slow client consumer test case for flow control test. by chenw · 10 years ago
  39. 769b70b Make alarm initialization take a timespec now. by ctiller · 10 years ago
  40. 5447c54 Tweaking solution settings to be able to compile with OpenSSL (not link yet), and swapping per-project properties for a global property sheet. by nnoble · 10 years ago
  41. 8a23a3d Replacing pthread_once by gpr_once, in the opensource conversion. by nnoble · 10 years ago
  42. a7baac5 Added support for trailing metadata, fixed status support by mlumish · 10 years ago
  43. c99774f Remove a (very) deprecated file. by ctiller · 10 years ago
  44. 5832791 Adds support for trailing metadata by temiola · 10 years ago
  45. d8fd853 Fix for the exposed problems after trying a full clean build. by nnoble · 10 years ago
  46. 2845cad Trailing metadata support. by ctiller · 10 years ago
  47. c6d61c4 GOAWAY & Reconnection support. by ctiller · 10 years ago
  48. 6082540 Avoiding bashisms that'll prevent other shells to run our Makefile. by nnoble · 10 years ago
  49. 61cba0b Add an assertion to prevent return-without-value warning. by vpai · 10 years ago
  50. ca9f359 Fix bug with generating grpc c++ code for proto files by samuelw · 10 years ago
  51. 31a829c Moved interop client script to the same directory as other scripts. This also moves it into the filegroup for the opensource build. by mlumish · 10 years ago
  52. 028ddde Adding build files for OpenSSL. by nnoble · 10 years ago
  53. bba7692 Fixing typo that was preventing some targets to build. by nnoble · 10 years ago
  54. c1ddffb Add time averaged stats for future alarm list work. by ctiller · 10 years ago
  55. c5abe59 Simplify alarm API. by ctiller · 10 years ago
  56. 64f2910 Fix Makefile help text. by ctiller · 10 years ago
  57. fb93d19 Fix mixing function, and make it universally used. by ctiller · 10 years ago
  58. 482a5be Fix a bug in base-log, and add test. by aveitch · 10 years ago
  59. 5e04b13 Add a test for useful.h. by ctiller · 10 years ago
  60. ee3ebe1 Change the low level ping pong benchmark to run all tests by default. by klempner · 10 years ago
  61. 33023c4 Binary header encoding. by ctiller · 10 years ago
  62. abd90a6 Use '\0' instead of '0' in payload as java client actually checks that. by yangg · 10 years ago
  63. 69ac39f Makefile will now build zlib and/or OpenSSL if needed. by nnoble · 10 years ago
  64. befd265 Adding base utils for JWT service account workflow. OpenSSL base64 decoding is by jboeuf · 10 years ago
  65. 993dfce Added endpoint_ prefix to all method functions. On Windows, the shutdown method name collides with shutdown syscall. by jtattermusch · 10 years ago
  66. 1de3a5c Add Visual Studio project for building zlib. by jtattermusch · 10 years ago
  67. 350e1a7 Switches the ruby docker build to run from the new all-in-one repo. by temiola · 10 years ago
  68. 15cee4a Remove log spam by ctiller · 10 years ago
  69. 72309c6 Getting the generated Makefile to support .proto files. by nnoble · 10 years ago
  70. 3656f94 Automated g4 rollback of changelist 81931923. by jtattermusch · 10 years ago
  71. 8a67b5c Tweaking log calls a bit. by nnoble · 10 years ago
  72. 82e275f Split client_channel into client_channel & child_channel. by ctiller · 10 years ago
  73. e99270d Minor changes to make life easier for git newbies... by vpai · 10 years ago
  74. e0791ac Added _m suffix to all methods functions. On Windows, the shutdown method name collides with shutdown syscall. by jtattermusch · 10 years ago
  75. 8f4e42c Shutting off warning by properly truncating values. by nnoble · 10 years ago
  76. 9a58df0 Explain server termination semantics a little better. by ctiller · 10 years ago
  77. c78b340 Fixing C++ and ruby code generators for the opensource build. by nnoble · 10 years ago
  78. 87da1b9 Make the default deadline gpr_inf_future to avoid mismatch between by yangg · 10 years ago
  79. 33a2168 Fixes package prefixes by temiola · 10 years ago
  80. 94204dd Fix ipv6.c build breakage on Windows. by jtattermusch · 10 years ago
  81. 718c3f7 Change cpp and go codegen to use new method properties instead of method options by rocking · 10 years ago
  82. 57c6f0c Add batch file that builds and executes all GPR tests. by jtattermusch · 10 years ago
  83. 4cd6035 Fixes the ping_pong test. by temiola · 10 years ago
  84. 66335e1 Corrects the incorrect duplex behaviour of bidi_call.rb by temiola · 10 years ago
  85. 71bb137 Removed use of call.accept in gRPC Ruby by temiola · 10 years ago
  86. 4a3be1c Update modules and packages to allow for a single grpc import by temiola · 10 years ago
  87. 4eec017 Fixing sync_win32.c by nnoble · 10 years ago
  88. 430c499 Cache encoded binary data on the metadata string object. by ctiller · 10 years ago
  89. ccd27fd Wait for name resolutions to complete before shutting down iomgr. by ctiller · 10 years ago
  90. 465554e Add a grpc_ipv6_loopback_available() test utility, and only run IPv6-specific by pmarks · 10 years ago
  91. c9e80fb Patch shutdown during write test to not fail or do a racy destroy if the write by klempner · 10 years ago
  92. ebebb7e First pass at making the compilers open-sourcable. by nnoble · 10 years ago
  93. 0005b77 Adding an INSTALL file for the opensource release. by nnoble · 10 years ago
  94. f962f52 Tell call/channel op handlers who is invoking them. by ctiller · 10 years ago
  95. a8fd44a Build CPP interop client in Git-on-[] as well as in []. by chenw · 10 years ago
  96. 505f723 Renaming libevent was an oversight, please bear with me. by Nicolas Noble · 10 years ago
  97. 5800755 Added test data files to open source build by mlumish · 10 years ago
  98. 1e27328 Move status 200 setting into http_server_filter and keep a fixed mdelem for it by klempner · 10 years ago
  99. 6919c75 Adds support for metadata to the surface APIs by temiola · 10 years ago
  100. 9db8509 Renaming libevent to event2, and adding gflags submodule. by Nicolas Noble · 10 years ago