1. 7c70b6c Revert "Revert "Metadata handling rewrite"" by Craig Tiller · 8 years ago
  2. 5e01e2a Revert "Metadata handling rewrite" by Craig Tiller · 8 years ago
  3. a053f23 Make Node extension work with slice changes by murgatroid99 · 8 years ago
  4. 5d6ae93 Merge remote-tracking branch 'upstream/v1.0.x' into v1.0.1_upmerge by murgatroid99 · 8 years ago
  5. 9030c81 Add a libuv endpoint to the C core, for use in the Node library by murgatroid99 · 8 years ago
  6. c0a64cd Update Node library dependencies and change deprecated function calls by murgatroid99 · 8 years ago
  7. 675b5ce Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change by Julien Boeuf · 9 years ago
  8. 3236607 Fixed incorrect type in a malloc in Node extension by murgatroid99 · 9 years ago
  9. 7c0dbf8 Updated Node credentials API to match core API change by murgatroid99 · 9 years ago
  10. 75a2bba Refactored some C++ code to improve code reuse by murgatroid99 · 9 years ago
  11. 5f709ca Split Credentials into two types by murgatroid99 · 9 years ago
  12. 2b09783 Update to nan 2.0 by murgatroid99 · 9 years ago
  13. c5b570f Adding void* at then end of security related method in order to have a stable ABI. by Julien Boeuf · 9 years ago
  14. 0b15b44 Merge pull request #2696 from murgatroid99/node_client_connectivity by Jan Tattermusch · 9 years ago
  15. 3713546 Modified watchState functions to match C API by murgatroid99 · 9 years ago
  16. 8be611f Resolved merge conflicts with master by murgatroid99 · 9 years ago
  17. 720903a Fixing merge failures. by Nicolas "Pixel" Noble · 9 years ago
  18. 9b6248f Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown by Nicolas "Pixel" Noble · 9 years ago
  19. 9d72b14 Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown by Nicolas "Pixel" Noble · 9 years ago
  20. 8e6bab5 Working on node. by Nicolas "Pixel" Noble · 9 years ago
  21. 3f507d0 Exposed host parameter in Call constructor, don't save it in Channel object by murgatroid99 · 9 years ago
  22. c0fb236 Resolved merge conflicts by murgatroid99 · 9 years ago
  23. c7f4d4f Wrap connectivity API, expose it to client as waitForReady by murgatroid99 · 9 years ago
  24. 893690f Made credentials an explicit required argument to channels by murgatroid99 · 9 years ago
  25. d9aed1d Merge github.com:grpc/grpc into elliptic-orange-chamelion by Craig Tiller · 9 years ago
  26. ea12b97 Exposed channel target and call peer in Node wrapper by murgatroid99 · 9 years ago
  27. 33c0d9d C++ is also a language that can be insecure by Craig Tiller · 9 years ago
  28. 3f670f4 Remove unused references to malloc.h (which is non-standard, Linux-specific and generally deprecated; use <cstdlib> instead). by Alexander Staubo · 10 years ago
  29. f28066b The library now compiles with Node 0.11+ and all versions of io.js by murgatroid99 · 10 years ago
  30. 3061606 Fixed TLS host resolution problems by murgatroid99 · 10 years ago
  31. 190d360 Add missing new-lines at end of file by Craig Tiller · 10 years ago
  32. 0605995 Update copyright to 2015 by Craig Tiller · 10 years ago
  33. 9fbf7e5 Moved extension and JS files to separate directories by murgatroid99 · 10 years ago[Renamed from src/node/channel.cc]
  34. e8e304e Run clang-format against node by Craig Tiller · 10 years ago
  35. 749666e Added LICENSE header to all files by murgatroid99 · 10 years ago
  36. e506151 Clean commit of Node.js library source by murgatroid99 · 10 years ago