1. 778c61b Added failing tests for server bad argument handling by murgatroid99 · 9 years ago
  2. 9ceac71 Added Node interop test for timeout_on_sleeping_server by murgatroid99 · 9 years ago
  3. 1e13bac Merge branch 'master' into node_fix_message_echo by murgatroid99 · 9 years ago
  4. 5828fb9 Added failing test that echos the request message by murgatroid99 · 9 years ago
  5. 0e19902 Updated ProtoBuf.js dependency. Updated protos to proto3 by murgatroid99 · 9 years ago
  6. 65b784e Added error events on client streams when the server is streaming by murgatroid99 · 9 years ago
  7. 71dbb86 Added JSON option for gRPC file loading by murgatroid99 · 9 years ago
  8. 353d422 Fixed bugs in trailing metadata handling and math server example by murgatroid99 · 9 years ago
  9. 49388b3 Reworded test case descriptions by murgatroid99 · 9 years ago
  10. e0eda5f Fixed proto syntax by murgatroid99 · 9 years ago
  11. eb21bdd Finished adding trailing metadata tests by murgatroid99 · 9 years ago
  12. d07a278 Started adding support for trailing metadata by murgatroid99 · 9 years ago
  13. 5a8cfdd Merge pull request #1097 from murgatroid99/node_general_interface by Tim Emiola · 9 years ago
  14. e0f24dc Added a test for generic client and server constructors by murgatroid99 · 9 years ago
  15. e023e98 Added functions to create generic servers and clients by murgatroid99 · 9 years ago
  16. 429bb7a Simplified some tests by murgatroid99 · 9 years ago
  17. da77151 Changed call to only expect and return binary headers when key ends with '-bin' by murgatroid99 · 9 years ago
  18. e5f4706 Fixed segfault by fixing scope issue by murgatroid99 · 9 years ago
  19. 6cbb237 Added more tests by murgatroid99 · 9 years ago
  20. 597a4f2 Verifying the peer name on the X509 Certs correctly. by Julien Boeuf · 9 years ago
  21. dca966d Fixed lint errors by murgatroid99 · 9 years ago
  22. 84193cd Merge branch 'master' into node_auth_integration by murgatroid99 · 9 years ago
  23. 5b41d4f Added interop support for default root SSL certs by murgatroid99 · 9 years ago
  24. ce5021b Add missing new-lines at end of file by Craig Tiller · 9 years ago
  25. 0605995 Update copyright to 2015 by Craig Tiller · 9 years ago
  26. c55ee61 Last test now passes by murgatroid99 · 9 years ago
  27. d17d57a Removed extra log lines by murgatroid99 · 9 years ago
  28. 10ac96c All tests but one now pass against new API by murgatroid99 · 9 years ago
  29. e787955 Fixed most of surface tests by murgatroid99 · 9 years ago
  30. 1578c6a Fixed end to end tests by murgatroid99 · 9 years ago
  31. 7765906 More end to end test debugging by murgatroid99 · 9 years ago
  32. cd0b906 Fixed end-to-end tests for new changes by murgatroid99 · 10 years ago
  33. 016bb50 Extension module now compiles and some tests pass by murgatroid99 · 10 years ago
  34. 0af89aa Added handling for unimplemeneted methods on the server by murgatroid99 · 10 years ago
  35. bca2f95 Added cancellation interop tests to Node interop client by murgatroid99 · 10 years ago
  36. 4d2d0f0 Added API for servers to provide metadata by murgatroid99 · 10 years ago
  37. 7625db4 Changed low-level metadata API to be more reasonable by murgatroid99 · 10 years ago
  38. 29c5513 Finished fixing the tests by murgatroid99 · 10 years ago
  39. b6ca52e Fixed tests by properly half-closing by murgatroid99 · 10 years ago
  40. 098b577 Removed all uses of highland by murgatroid99 · 10 years ago
  41. 9df2693 Fixed file references to match moved files by murgatroid99 · 10 years ago
  42. d485b13 Refactored other tests by murgatroid99 · 10 years ago
  43. 4b962f7 Refactored tests to avoid hanging by murgatroid99 · 10 years ago
  44. 55dd2ba Added cancel to client APIs and cancelled event to server APIs by murgatroid99 · 10 years ago
  45. 51cab62 Added missing server shutdown to interop test runner by murgatroid99 · 10 years ago
  46. c92499d Removed some duplicate stream code by murgatroid99 · 10 years ago
  47. e16e333 Skiped currently failing test by murgatroid99 · 10 years ago
  48. bb289c2 Resolved merge conflict with upstream/master by murgatroid99 · 10 years ago
  49. 48c9c4a Resolved merge conflicts with master by murgatroid99 · 10 years ago
  50. 63e1bf3 Merge branch 'master' into node_remove_byte_streams by murgatroid99 · 10 years ago
  51. ec89564 Switched binary stream to object stream by murgatroid99 · 10 years ago
  52. f034e50 Modified interop tests to handle binding to port 0 by murgatroid99 · 10 years ago
  53. 7a81f05 Merge branch 'master' into node_bind_port_zero by murgatroid99 · 10 years ago
  54. d2f20b2 Removed port_picker and bound to port 0 in tests instead by murgatroid99 · 10 years ago
  55. b6ab1b4 Added TLS support to interop tests by murgatroid99 · 10 years ago
  56. 97d6130 Added and fixed interop tests by murgatroid99 · 10 years ago
  57. 7d1a19a Added interop client and server by murgatroid99 · 10 years ago
  58. 5188535 Merge branch 'new_invoke_api' of github.com:google/grpc into update-api by Craig Tiller · 10 years ago
  59. fd81e70 Made method names more idiomatically cased for clients and servers by murgatroid99 · 10 years ago
  60. 3548ed8 Updated to new call.invoke API by murgatroid99 · 10 years ago
  61. cca5ffa Added code generation for clients and servers by murgatroid99 · 10 years ago
  62. 5725b1c Fixed a typo by murgatroid99 · 10 years ago
  63. f40955f Fixed typo by murgatroid99 · 10 years ago
  64. 58c3103 Modified math client to more closely resemble generated code by murgatroid99 · 10 years ago
  65. 749666e Added LICENSE header to all files by murgatroid99 · 10 years ago
  66. 6d03557 Removed temp files by murgatroid99 · 10 years ago
  67. e506151 Clean commit of Node.js library source by murgatroid99 · 10 years ago