提交历史

作者 SHA1 备注 提交日期
  murgatroid99 5d6ae930ab Merge remote-tracking branch 'upstream/v1.0.x' into v1.0.1_upmerge 9 年之前
  murgatroid99 9030c81f20 Add a libuv endpoint to the C core, for use in the Node library 9 年之前
  murgatroid99 c0a64cda94 Update Node library dependencies and change deprecated function calls 9 年之前
  Craig Tiller 325a0591a5 Mark port as non-listening 9 年之前
  murgatroid99 75a2bbaab2 Refactored some C++ code to improve code reuse 10 年之前
  murgatroid99 2b09783f8a Update to nan 2.0 10 年之前
  murgatroid99 da96957533 Merge branch 'master' into node_server_graceful_shutdown 10 年之前
  murgatroid99 8a2ab3b249 Removed errant NULL setting 10 年之前
  murgatroid99 cb951f6c57 Split server shutdown into tryShutdown and forceShutdown 10 年之前
  murgatroid99 28c37b8856 Added an inline C++ function to replace a deprecated nan function 10 年之前
  Nicolas "Pixel" Noble 3ac7d010d5 Reverted unintended change. 10 年之前
  Nicolas "Pixel" Noble 9d72b149a9 Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown 10 年之前
  Nicolas "Pixel" Noble 8e6bab5e11 Working on node. 10 年之前
  Craig Tiller c5ae3eb8d6 Rename grpc_server_add_http2_port to grpc_server_add_insecure_http2_port 10 年之前
  murgatroid99 1a7dcac038 Made binding a server to a port insecurely explicit 10 年之前
  murgatroid99 a627d8939d Changed object keys to valid identifier names 10 年之前
  Craig Tiller 354398f9f5 Updating wrapped languages to new time functions 10 年之前
  murgatroid99 cd35c4c159 Updated server to use new shutdown semantics 10 年之前
  Craig Tiller f508145012 Fix some wrapped languages 10 年之前
  Alexander Staubo 3f670f4f26 Remove unused references to malloc.h (which is non-standard, Linux-specific and generally deprecated; use <cstdlib> instead). 10 年之前
  Craig Tiller 68de8e91cc Merge github.com:grpc/grpc into credit 10 年之前
  murgatroid99 f28066b930 The library now compiles with Node 0.11+ and all versions of io.js 10 年之前
  murgatroid99 da02a67e05 Updated Node library to new secure server API 10 年之前
  Craig Tiller 190d360def Add missing new-lines at end of file 10 年之前
  Craig Tiller 0605995e55 Update copyright to 2015 10 年之前
  murgatroid99 d3f9f9f549 Updated server.cc to match call.cc changes 10 年之前
  murgatroid99 17be589de0 Made changes based on comments 10 年之前
  murgatroid99 44dd2f3367 Removed extraneous log messages 10 年之前
  murgatroid99 7765906521 More end to end test debugging 10 年之前
  murgatroid99 016bb50e76 Extension module now compiles and some tests pass 10 年之前