1. 9c4425a Added comments to new functions in call.c by murgatroid99 · 10 years ago
  2. 892c3ca Resolved merge conflicts with master by murgatroid99 · 10 years ago
  3. 8a929a9 Fix duplicated symbols by Xiaoguang Sun · 10 years ago
  4. 1b027f5 Updated final tests to pass by murgatroid99 · 10 years ago
  5. f2fe1a8 Fixed channel host override handling by murgatroid99 · 10 years ago
  6. 44cfd3e Resolved merge conflicts with master by murgatroid99 · 10 years ago
  7. 9fe516a EndToEndTest now works by murgatroid99 · 10 years ago
  8. 4eb8bba Further updated EndToEndTest by murgatroid99 · 10 years ago
  9. d8bb957 Fixed some tests for new API by murgatroid99 · 10 years ago
  10. 8b87e84 Switched to new secure server API by murgatroid99 · 10 years ago
  11. afd541c Updated C extension to new call API by murgatroid99 · 10 years ago
  12. 035a904 Make PHP compile by Craig Tiller · 10 years ago
  13. 1a61b17 Copyright checker by Craig Tiller · 10 years ago
  14. 8886a55 Merge pull request #373 from murgatroid99/php_metadata_representation by Tim Emiola · 10 years ago
  15. d96db79 Switched to binding servers to port 0 in tests by murgatroid99 · 10 years ago
  16. 5db18ba Corrected error in metadata parser by murgatroid99 · 10 years ago
  17. 5ca9f92 Changed PHP metadata representation to associative array of arrays of strings by murgatroid99 · 10 years ago
  18. c4f0ebe Prepare for the new batch call API. by Craig Tiller · 10 years ago
  19. c4c3bff Fixed memory leak in PHP byte buffer creation by murgatroid99 · 10 years ago
  20. d10c0ab Merge branch 'master' of github.com:google/grpc into merge_new_invoke_api by murgatroid99 · 10 years ago
  21. cbaacad Fixed junk data bug in PHP SSL Credentials by murgatroid99 · 10 years ago
  22. 48c9c4a Resolved merge conflicts with master by murgatroid99 · 10 years ago
  23. 8fbcc43 Changing the SSL (Server) Credentials API. by Julien Boeuf · 10 years ago
  24. ecd4934 Use clang-format-3.5 by Craig Tiller · 10 years ago
  25. 5188535 Merge branch 'new_invoke_api' of github.com:google/grpc into update-api by Craig Tiller · 10 years ago
  26. bc29d80 Better GRPC_LIBDIR config by Craig Tiller · 10 years ago
  27. eb65ac9 Remove libevent references by Craig Tiller · 10 years ago
  28. aac57fd Build php modules from run_tests.py by Craig Tiller · 10 years ago
  29. 5430312 Ran different clang-format by murgatroid99 · 10 years ago
  30. 1d89452 Switched to new grpc_call_invoke API by murgatroid99 · 10 years ago
  31. abcc27a Merge pull request #5 from murgatroid99/php_configure_fix by Tim Emiola · 10 years ago
  32. b5dcec5 clang-format codebase by Craig Tiller · 10 years ago
  33. 470a3ea Added libdl include by murgatroid99 · 10 years ago
  34. 8f91163 Switched call errors to exceptions instead of return values by mlumish · 10 years ago
  35. 34cd1f0 Switched events to use native objects instead of wrappers by mlumish · 10 years ago
  36. dba8789 Replaced calls to grpc_call_accept with newer functions by mlumish · 10 years ago
  37. 7d4ec77 Removed reference to custom install location by mlumish · 10 years ago
  38. a7baac5 Added support for trailing metadata, fixed status support by mlumish · 10 years ago
  39. b892a27 Added PHP to the global gRPC moe config by mlumish · 10 years ago