index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
node
/
ext
Commit message (
Expand
)
Author
Age
*
Merge pull request #1353 from murgatroid99/node_limit_thread_usage
Tim Emiola
2015-04-23
|
\
*
|
Remove unused references to malloc.h (which is non-standard, Linux-specific a...
Alexander Staubo
2015-04-05
|
*
Resolved merge conflicts with master
murgatroid99
2015-03-18
|
|
\
*
|
|
Changed call to only expect and return binary headers when key ends with '-bin'
murgatroid99
2015-03-17
|
|
/
|
/
|
*
|
Merge branch 'master' into node_11_cleanup_segfault
murgatroid99
2015-03-09
|
\
\
*
|
|
Fixed segfault by fixing scope issue
murgatroid99
2015-03-09
|
*
|
Merge github.com:grpc/grpc into credit
Craig Tiller
2015-03-05
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
The library now compiles with Node 0.11+ and all versions of io.js
murgatroid99
2015-03-04
*
|
|
Updated some c++ files for 0.11/0.12 compatibility
murgatroid99
2015-03-04
|
*
|
Updated Node library to new secure server API
murgatroid99
2015-03-02
|
/
/
*
|
Fixed TLS host resolution problems
murgatroid99
2015-02-25
*
|
Fixed reference to grpc_default_credentials_create
murgatroid99
2015-02-24
*
|
Removed reference to non-existent header
murgatroid99
2015-02-19
*
|
Add missing new-lines at end of file
Craig Tiller
2015-02-18
*
|
Update copyright to 2015
Craig Tiller
2015-02-18
*
|
Removed debugging code
murgatroid99
2015-02-13
*
|
Updated server.cc to match call.cc changes
murgatroid99
2015-02-13
*
|
Improved op_vector memory management
murgatroid99
2015-02-13
*
|
Further improved memory management
murgatroid99
2015-02-13
*
|
Improved memory management
murgatroid99
2015-02-13
*
|
Made changes based on comments
murgatroid99
2015-02-13
*
|
Removed extraneous log messages
murgatroid99
2015-02-12
*
|
Removed extra extension files
murgatroid99
2015-02-11
*
|
Fixed end to end tests
murgatroid99
2015-02-11
*
|
More end to end test debugging
murgatroid99
2015-02-11
*
|
Resolved merge conflicts
murgatroid99
2015-02-10
|
\
\
*
|
|
Fixed end-to-end tests for new changes
murgatroid99
2015-02-10
*
|
|
Extension module now compiles and some tests pass
murgatroid99
2015-02-09
*
|
|
Fixed another compiler error
murgatroid99
2015-02-09
*
|
|
Fixed some compiler errors in call.cc
murgatroid99
2015-02-09
|
*
|
Minor comment update
murgatroid99
2015-02-09
|
*
|
Updated event.cc with new changes
murgatroid99
2015-02-09
*
|
|
More progress towards new API compatibility
murgatroid99
2015-02-09
*
|
|
Part of the update to the new API
murgatroid99
2015-02-05
|
/
/
*
|
Remove timeval functions
David Klempner
2015-02-04
|
*
Use only some of the thread pool threads for gRPC
murgatroid99
2015-02-02
*
|
Prepare for the new batch call API.
Craig Tiller
2015-02-02
|
/
*
Switched extension to return faster sliceable Buffers
murgatroid99
2015-01-29
*
Changed low-level metadata API to be more reasonable
murgatroid99
2015-01-28
*
sync up with master
Yang Gao
2015-01-27
*
Moved extension and JS files to separate directories
murgatroid99
2015-01-26