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
*
Rename grpc_server_add_http2_port to grpc_server_add_insecure_http2_port
Craig Tiller
2015-08-03
*
Resolved merge conflicts
murgatroid99
2015-07-30
|
\
|
*
Merge pull request #2679 from murgatroid99/node_explicit_insecure_channel
Abhishek Kumar
2015-07-30
|
|
\
|
*
\
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
|
|
/
/
/
|
|
*
|
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
*
|
|
Updated some c++ files for 0.11/0.12 compatibility
murgatroid99
2015-03-04
|
*
|
Updated Node library to new secure server API
murgatroid99
2015-03-02
|
/
/
*
|
Fixed TLS host resolution problems
murgatroid99
2015-02-25
*
|
Fixed reference to grpc_default_credentials_create
murgatroid99
2015-02-24
*
|
Removed reference to non-existent header
murgatroid99
2015-02-19
*
|
Add missing new-lines at end of file
Craig Tiller
2015-02-18
*
|
Update copyright to 2015
Craig Tiller
2015-02-18
*
|
Removed debugging code
murgatroid99
2015-02-13
*
|
Updated server.cc to match call.cc changes
murgatroid99
2015-02-13
*
|
Improved op_vector memory management
murgatroid99
2015-02-13
*
|
Further improved memory management
murgatroid99
2015-02-13
[next]