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
...
|
|
*
|
|
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
|
|
|
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
Added explicit insecure credentials constructors
murgatroid99
2015-07-27
*
|
|
|
|
Merge github.com:grpc/grpc into elliptic-orange-chamelion
Craig Tiller
2015-07-26
|
\
\
\
\
\
|
*
\
\
\
\
Merge pull request #2605 from yang-g/fake_transport_security_to_private
jboeuf
2015-07-24
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge pull request #2630 from murgatroid99/node_completion_key_names
Jan Tattermusch
2015-07-24
|
|
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge pull request #2651 from murgatroid99/node_call_peer_address
Jan Tattermusch
2015-07-24
|
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
Exposed channel target and call peer in Node wrapper
murgatroid99
2015-07-24
|
|
|
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
Changed object keys to valid identifier names
murgatroid99
2015-07-23
|
|
|
/
/
/
/
|
*
/
/
/
/
Make the server report monotonic times for deadlines
Craig Tiller
2015-07-23
|
|
/
/
/
/
|
|
|
|
*
Add compression disabling without breaking anything else
murgatroid99
2015-07-22
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
Fix node test. Remove all the server fake credentials references
yang-g
2015-07-22
|
|
*
|
move fake_transport_security_credentials to private API
yang-g
2015-07-21
|
|
/
/
|
|
*
Adding option to force client auth on the server SSL creds.
Julien Boeuf
2015-07-21
|
|
/
*
/
C++ is also a language that can be insecure
Craig Tiller
2015-07-21
|
/
*
Updating wrapped languages to new time functions
Craig Tiller
2015-07-13
*
Updating wrapped languages to new time functions
Craig Tiller
2015-07-13
*
Merge github.com:grpc/grpc into you-complete-me
Craig Tiller
2015-06-16
|
\
|
*
Added changes to node and php wrappers
David Garcia Quintas
2015-06-15
*
|
Merge remote-tracking branch 'upstream/master' into you-complete-me-csharp
Jan Tattermusch
2015-06-09
|
\
|
|
*
Changes to byte_buffer based on comments.
David Garcia Quintas
2015-06-08
*
|
Merge github.com:grpc/grpc into you-complete-me
Craig Tiller
2015-06-04
|
\
|
|
*
Removed grpc_byte_buffer_reader_{create,destroy}.
David Garcia Quintas
2015-06-01
*
|
Updated server to use new shutdown semantics
murgatroid99
2015-05-28
|
/
*
Merge github.com:grpc/grpc into bye-bye-completion-queue-pie
Craig Tiller
2015-05-12
|
\
|
*
Fix some wrapped languages
Craig Tiller
2015-05-06
*
|
C Core API cleanup.
Craig Tiller
2015-05-04
|
/
*
Merge pull request #1353 from murgatroid99/node_limit_thread_usage
Tim Emiola
2015-04-23
|
\
*
|
Remove unused references to malloc.h (which is non-standard, Linux-specific a...
Alexander Staubo
2015-04-05
|
*
Resolved merge conflicts with master
murgatroid99
2015-03-18
|
|
\
*
|
|
Changed call to only expect and return binary headers when key ends with '-bin'
murgatroid99
2015-03-17
|
|
/
|
/
|
*
|
Merge branch 'master' into node_11_cleanup_segfault
murgatroid99
2015-03-09
|
\
\
*
|
|
Fixed segfault by fixing scope issue
murgatroid99
2015-03-09
|
*
|
Merge github.com:grpc/grpc into credit
Craig Tiller
2015-03-05
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
The library now compiles with Node 0.11+ and all versions of io.js
murgatroid99
2015-03-04
[prev]
[next]