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
/
call.cc
Commit message (
Expand
)
Author
Age
*
Node: fix segfault with incorrect status argument types
murgatroid99
2017-07-31
*
Merge remote-tracking branch 'upstream/v1.4.x' into master_1.4.1_upmerge
murgatroid99
2017-07-06
|
\
|
*
Node: fix status memory leak, improve tcp_uv read buffer allocation code
murgatroid99
2017-06-23
*
|
auto-fix most of licenses
Jan Tattermusch
2017-06-08
|
/
*
Merge remote-tracking branch 'upstream/v1.3.x' into master_1.3.x_upmerge
murgatroid99
2017-05-25
|
\
|
*
Add more null checks to call methods
murgatroid99
2017-05-25
|
*
Fix race between destroying call after status and handling write failure
murgatroid99
2017-05-15
|
*
Merge remote-tracking branch 'upstream/v1.3.x' into node_only_uv
murgatroid99
2017-04-26
|
/
|
|
*
Revert "Merge branch 'master' into v1.3.x"
Alexander Polcyn
2017-04-26
*
|
Merge remote-tracking branch 'upstream/v1.3.x' into node_only_uv
murgatroid99
2017-04-25
|
\
|
*
|
Remove non-libuv code from Node extension
murgatroid99
2017-04-24
|
*
Merge github.com:grpc/grpc into cpparena
Craig Tiller
2017-04-19
|
|
\
|
|
*
Extend clang-format to C#, Node, Ruby
Craig Tiller
2017-04-19
|
|
/
|
/
|
|
*
Fix broken merge
Craig Tiller
2017-04-19
|
*
Merge github.com:grpc/grpc into cpparena
Craig Tiller
2017-04-14
|
|
\
|
|
/
|
/
|
|
*
Merge github.com:grpc/grpc into cpparena
Craig Tiller
2017-04-12
|
|
\
*
|
|
Only delete core-level server if shutdown was successful
murgatroid99
2017-04-11
*
|
|
Add native tag completion callbacks, dispose of server after tryShutdown succ...
murgatroid99
2017-04-10
*
|
|
Refactor tag completion handling into one function
murgatroid99
2017-04-10
|
|
/
|
/
|
*
|
Merge pull request #10468 from murgatroid99/node_call_destruction_bug
Michael Lumish
2017-04-06
|
\
\
|
*
|
Node: consolidate call destruction logic
murgatroid99
2017-04-06
*
|
|
Node: fix leak of sent metadata
murgatroid99
2017-04-06
|
*
|
Fix call destruction bug
murgatroid99
2017-04-04
*
|
|
Properly unref some slices in Node glue code
murgatroid99
2017-04-03
|
/
/
|
*
Call ref/unref, bugfixes
Craig Tiller
2017-03-31
|
/
*
Fix merge error
Craig Tiller
2017-01-26
*
Fix merge error
Craig Tiller
2017-01-26
*
Fix merge error
Craig Tiller
2017-01-26
*
Merge github.com:grpc/grpc into rollfwd
Craig Tiller
2017-01-26
|
\
|
*
Move parameters for all grpc_op types into their own sub-structs.
Mark D. Roth
2017-01-25
*
|
Revert "Revert "Metadata handling rewrite""
Craig Tiller
2017-01-23
|
/
*
Revert "Metadata handling rewrite"
Craig Tiller
2017-01-20
*
Make Node extension work with slice changes
murgatroid99
2016-12-12
*
Merge remote-tracking branch 'upstream/v1.0.x' into v1.0.1_upmerge
murgatroid99
2016-10-28
|
\
*
|
Add a libuv endpoint to the C core, for use in the Node library
murgatroid99
2016-09-16
|
*
Update Node library dependencies and change deprecated function calls
murgatroid99
2016-08-15
|
/
*
Update copyrights
Craig Tiller
2016-03-31
*
Added back trailing newlines
David Garcia Quintas
2016-01-14
*
Update copyrights
murgatroid99
2016-01-13
*
Merged from master and resolved merge conflicts
murgatroid99
2016-01-08
|
\
*
|
Make Node library use core metadata validation instead of duplicating it
murgatroid99
2016-01-07
|
*
Eliminate gpr_ int types - and insist on C99 variants instead
Craig Tiller
2015-12-22
|
/
*
Memory leak fix?
Seongjin Cho
2015-12-03
*
Updated Node credentials API to match core API change
murgatroid99
2015-10-20
*
Refactored some C++ code to improve code reuse
murgatroid99
2015-10-12
*
Add some tests to increase coverage, fix some failures
murgatroid99
2015-10-12
*
Resolved merge conflicts
murgatroid99
2015-10-07
|
\
|
*
Fixed issues with binary metadata type checking
murgatroid99
2015-10-06
*
|
Split Credentials into two types
murgatroid99
2015-09-30
*
|
Fixed some issues with new credential code
murgatroid99
2015-09-28
[next]