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
/
channel.cc
Commit message (
Expand
)
Author
Age
*
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
*
Split Credentials into two types
murgatroid99
2015-09-30
*
Update to nan 2.0
murgatroid99
2015-09-17
*
Adding void* at then end of security related method in order to have a stable...
Julien Boeuf
2015-08-25
*
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
|
*
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
|
\
\
\
|
|
|
/
|
|
/
|
*
|
|
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
|
|
*
|
Exposed host parameter in Call constructor, don't save it in Channel object
murgatroid99
2015-08-03
|
|
/
/
|
|
*
Resolved merge conflicts
murgatroid99
2015-07-30
|
|
|
\
|
|
|
/
|
|
/
|
|
|
*
Wrap connectivity API, expose it to client as waitForReady
murgatroid99
2015-07-28
|
*
|
Made credentials an explicit required argument to channels
murgatroid99
2015-07-27
|
|
/
|
*
Merge github.com:grpc/grpc into elliptic-orange-chamelion
Craig Tiller
2015-07-26
|
|
\
|
|
*
Exposed channel target and call peer in Node wrapper
murgatroid99
2015-07-24
|
|
/
|
/
|
|
*
C++ is also a language that can be insecure
Craig Tiller
2015-07-21
|
/
*
Remove unused references to malloc.h (which is non-standard, Linux-specific a...
Alexander Staubo
2015-04-05
*
The library now compiles with Node 0.11+ and all versions of io.js
murgatroid99
2015-03-04
*
Fixed TLS host resolution problems
murgatroid99
2015-02-25
*
Add missing new-lines at end of file
Craig Tiller
2015-02-18
*
Update copyright to 2015
Craig Tiller
2015-02-18
*
Moved extension and JS files to separate directories
murgatroid99
2015-01-26