Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
049f115c97169042df4cae281c780add697b22d0
/
src
/
node
/
ext
/
channel.cc
3049462
Merge remote-tracking branch 'upstream/v1.3.x' into node_only_uv
by murgatroid99
· 8 years ago
f94f64f
Remove non-libuv code from Node extension
by murgatroid99
· 8 years ago
5b1c5f2
Extend clang-format to C#, Node, Ruby
by Craig Tiller
· 8 years ago
130568e
Fix call destruction bug
by murgatroid99
· 8 years ago
7c70b6c
Revert "Revert "Metadata handling rewrite""
by Craig Tiller
· 8 years ago
5e01e2a
Revert "Metadata handling rewrite"
by Craig Tiller
· 8 years ago
a053f23
Make Node extension work with slice changes
by murgatroid99
· 8 years ago
5d6ae93
Merge remote-tracking branch 'upstream/v1.0.x' into v1.0.1_upmerge
by murgatroid99
· 8 years ago
9030c81
Add a libuv endpoint to the C core, for use in the Node library
by murgatroid99
· 8 years ago
c0a64cd
Update Node library dependencies and change deprecated function calls
by murgatroid99
· 8 years ago
675b5ce
Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change
by Julien Boeuf
· 9 years ago
3236607
Fixed incorrect type in a malloc in Node extension
by murgatroid99
· 9 years ago
7c0dbf8
Updated Node credentials API to match core API change
by murgatroid99
· 9 years ago
75a2bba
Refactored some C++ code to improve code reuse
by murgatroid99
· 9 years ago
5f709ca
Split Credentials into two types
by murgatroid99
· 9 years ago
2b09783
Update to nan 2.0
by murgatroid99
· 9 years ago
c5b570f
Adding void* at then end of security related method in order to have a stable ABI.
by Julien Boeuf
· 9 years ago
0b15b44
Merge pull request #2696 from murgatroid99/node_client_connectivity
by Jan Tattermusch
· 9 years ago
3713546
Modified watchState functions to match C API
by murgatroid99
· 9 years ago
8be611f
Resolved merge conflicts with master
by murgatroid99
· 9 years ago
720903a
Fixing merge failures.
by Nicolas "Pixel" Noble
· 9 years ago
9b6248f
Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown
by Nicolas "Pixel" Noble
· 9 years ago
9d72b14
Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown
by Nicolas "Pixel" Noble
· 9 years ago
8e6bab5
Working on node.
by Nicolas "Pixel" Noble
· 9 years ago
3f507d0
Exposed host parameter in Call constructor, don't save it in Channel object
by murgatroid99
· 9 years ago
c0fb236
Resolved merge conflicts
by murgatroid99
· 9 years ago
c7f4d4f
Wrap connectivity API, expose it to client as waitForReady
by murgatroid99
· 9 years ago
893690f
Made credentials an explicit required argument to channels
by murgatroid99
· 9 years ago
d9aed1d
Merge github.com:grpc/grpc into elliptic-orange-chamelion
by Craig Tiller
· 9 years ago
ea12b97
Exposed channel target and call peer in Node wrapper
by murgatroid99
· 9 years ago
33c0d9d
C++ is also a language that can be insecure
by Craig Tiller
· 9 years ago
3f670f4
Remove unused references to malloc.h (which is non-standard, Linux-specific and generally deprecated; use <cstdlib> instead).
by Alexander Staubo
· 10 years ago
f28066b
The library now compiles with Node 0.11+ and all versions of io.js
by murgatroid99
· 10 years ago
3061606
Fixed TLS host resolution problems
by murgatroid99
· 10 years ago
190d360
Add missing new-lines at end of file
by Craig Tiller
· 10 years ago
0605995
Update copyright to 2015
by Craig Tiller
· 10 years ago
9fbf7e5
Moved extension and JS files to separate directories
by murgatroid99
· 10 years ago
[Renamed from src/node/channel.cc]
e8e304e
Run clang-format against node
by Craig Tiller
· 10 years ago
749666e
Added LICENSE header to all files
by murgatroid99
· 10 years ago
e506151
Clean commit of Node.js library source
by murgatroid99
· 10 years ago