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
*
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
*
|
Fix a couple of minor issues in the Node library
murgatroid99
2015-12-18
|
/
*
Simplified some code and added tests to increase code coverage
murgatroid99
2015-12-09
*
Fixes memory leak when receiving data
Seongjin Cho
2015-12-03
*
Memory leak fix?
Seongjin Cho
2015-12-03
*
Also adding a credentials type to the plugin API.
Julien Boeuf
2015-11-19
*
Fixing node build.
Julien Boeuf
2015-11-18
*
Fixing implementations.
Julien Boeuf
2015-11-18
*
Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change
Julien Boeuf
2015-11-17
|
\
|
*
Fixed incorrect type in a malloc in Node extension
murgatroid99
2015-11-09
*
|
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
|
\
|
*
Merge pull request #3625 from murgatroid99/node_single_install_step
Tim Emiola
2015-10-07
|
|
\
*
|
|
Resolved merge conflicts
murgatroid99
2015-10-07
|
\
|
|
|
*
|
Fixed issues with binary metadata type checking
murgatroid99
2015-10-06
*
|
|
Resolved merge conflicts with master
murgatroid99
2015-10-06
|
\
|
|
|
|
*
Resolved merge conflicts with master
murgatroid99
2015-10-05
|
|
|
\
|
|
|
/
|
|
/
|
|
|
*
Fixed node extension module name
murgatroid99
2015-10-02
*
|
|
Prevented composing insecure credentials
murgatroid99
2015-10-02
*
|
|
Split Credentials into two types
murgatroid99
2015-09-30
*
|
|
Removed now-redundant credentials wrappings
murgatroid99
2015-09-28
*
|
|
Fixed some issues with new credential code
murgatroid99
2015-09-28
*
|
|
Reworked credentials surface API, added test
murgatroid99
2015-09-25
*
|
|
Implemented credentials plugin interface
murgatroid99
2015-09-24
*
|
|
Added most of the plugin implementation
murgatroid99
2015-09-24
*
|
|
Merged from master
murgatroid99
2015-09-23
|
\
\
\
|
|
|
/
|
|
/
|
|
|
*
Merged from release_0.11 branch
murgatroid99
2015-09-23
|
|
|
\
|
|
|
/
|
|
/
|
|
|
*
Fixed hang when using Node gRPC with other async operations
murgatroid99
2015-09-23
*
|
|
Added function signatures for plugin wrapping
murgatroid99
2015-09-23
|
*
|
Merged from release_0.11
murgatroid99
2015-09-17
|
|
\
|
|
*
|
Update to nan 2.0
murgatroid99
2015-09-17
|
/
/
|
*
Fixed memory leak in Buffer construction
murgatroid99
2015-09-14
|
*
Fixed Op destructors not being called
murgatroid99
2015-09-14
|
/
*
Merge pull request #3075 from jboeuf/credentials_naming_and_cleanup
Yang Gao
2015-08-28
|
\
|
*
Merge branch 'master' of github.com:grpc/grpc into credentials_naming_and_cle...
Julien Boeuf
2015-08-28
|
|
\
|
|
*
Merge pull request #3012 from murgatroid99/node_metadata_class
Tim Emiola
2015-08-28
|
|
|
\
*
|
|
|
Emit proper status when failing to parse server stream
murgatroid99
2015-08-27
|
*
|
|
Merge branch 'credentials_naming_and_cleanup' of github.com:jboeuf/grpc into ...
Julien Boeuf
2015-08-27
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'node_metadata_class' into node_error_code_compliance
murgatroid99
2015-08-27
|
\
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #2947 from jboeuf/grpc_security_abi
Craig Tiller
2015-08-27
|
\
\
\
|
|
*
|
Fixed handling of binary metadata values
murgatroid99
2015-08-27
*
|
|
|
Merge pull request #2993 from murgatroid99/node_server_graceful_shutdown
Tim Emiola
2015-08-26
|
\
\
\
\
|
|
|
|
*
Credentials cleanup:
Julien Boeuf
2015-08-25
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Adding void* at then end of security related method in order to have a stable...
Julien Boeuf
2015-08-25
|
|
/
/
|
/
|
|
[next]