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 #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
|
|
/
/
|
/
|
|
|
*
|
Merge branch 'master' into node_server_graceful_shutdown
murgatroid99
2015-08-21
|
|
\
\
|
|
|
*
Merge branch 'node_server_graceful_shutdown' into node_metadata_class
murgatroid99
2015-08-20
|
|
|
/
|
|
|
|
/
|
|
/
|
*
|
|
Modified server SSL certs to allow multiple pairs and force_client_auth flag
murgatroid99
2015-08-19
|
|
/
|
/
|
|
*
Merge branch 'core_shutdown_idempotency' into node_server_graceful_shutdown
murgatroid99
2015-08-19
|
|
\
*
|
\
Merge pull request #2955 from murgatroid99/node_nan_deprecation_warnings
Tim Emiola
2015-08-19
|
\
\
\
*
\
\
\
Merge pull request #2960 from murgatroid99/node_compression
Tim Emiola
2015-08-19
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
Removed errant NULL setting
murgatroid99
2015-08-19
*
|
|
|
Zero out reserved field in node
Craig Tiller
2015-08-19
|
|
|
*
Split server shutdown into tryShutdown and forceShutdown
murgatroid99
2015-08-18
|
|
_
|
/
|
/
|
|
|
*
|
Moved write flag constants to base module
murgatroid99
2015-08-17
|
*
|
Resolved merge conflicts with master
murgatroid99
2015-08-17
|
|
\
\
|
|
/
/
|
/
|
|
|
|
*
Added an inline C++ function to replace a deprecated nan function
murgatroid99
2015-08-17
|
|
/
|
/
|
*
|
Fixed typo in argument error message
murgatroid99
2015-08-14
*
|
Resolved merge conflicts with master
murgatroid99
2015-08-14
|
\
\
*
|
|
Add parent call propagation API to Node library
murgatroid99
2015-08-14
|
*
|
Merge pull request #2696 from murgatroid99/node_client_connectivity
Jan Tattermusch
2015-08-14
|
|
\
\
|
|
*
|
Modified watchState functions to match C API
murgatroid99
2015-08-13
|
|
*
|
Fixed typo
murgatroid99
2015-08-13
|
|
*
|
Resolved merge conflicts with master
murgatroid99
2015-08-13
|
|
|
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Fixing merge failures.
Nicolas "Pixel" Noble
2015-08-12
|
*
|
|
Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown
Nicolas "Pixel" Noble
2015-08-12
|
|
\
\
\
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Resolved merge conflicts with master
murgatroid99
2015-08-11
|
\
\
\
\
|
|
*
|
|
Reverted unintended change.
Nicolas "Pixel" Noble
2015-08-12
|
|
*
|
|
Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown
Nicolas "Pixel" Noble
2015-08-08
|
|
|
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
Working on node.
Nicolas "Pixel" Noble
2015-08-07
|
*
|
|
|
Merge github.com:grpc/grpc into propagate
Craig Tiller
2015-08-05
|
|
\
\
\
\
|
*
\
\
\
\
Merge github.com:grpc/grpc into propagate
Craig Tiller
2015-08-05
|
|
\
\
\
\
\
*
|
|
|
|
|
|
Exposed host parameter in Call constructor, don't save it in Channel object
murgatroid99
2015-08-03
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
Rename grpc_server_add_http2_port to grpc_server_add_insecure_http2_port
Craig Tiller
2015-08-03
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Implement cancellation propagation, define auth propagation
Craig Tiller
2015-08-03
|
*
|
|
|
Update wrappers, tests to new create_call()
Craig Tiller
2015-07-31
|
|
|
*
|
Resolved merge conflicts
murgatroid99
2015-07-30
|
|
|
|
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Resolved merge conflicts
murgatroid99
2015-07-30
|
\
|
|
|
|
|
*
|
|
|
Merge pull request #2679 from murgatroid99/node_explicit_insecure_channel
Abhishek Kumar
2015-07-30
|
|
\
\
\
\
|
|
|
|
*
|
Wrap connectivity API, expose it to client as waitForReady
murgatroid99
2015-07-28
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge branch 'master' of github.com:grpc/grpc into ssl_force_client_auth
Julien Boeuf
2015-07-27
|
|
\
\
\
\
*
|
|
|
|
|
Made binding a server to a port insecurely explicit
murgatroid99
2015-07-27
|
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
Made credentials an explicit required argument to channels
murgatroid99
2015-07-27
|
|
*
|
|
Merge branch 'master' into node_explicit_insecure_channel
murgatroid99
2015-07-27
|
|
|
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
[next]