index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
node
/
interop
Commit message (
Expand
)
Author
Age
*
Fix bugs that were causing auth interop tests to fail
murgatroid99
2015-09-01
*
Switched to using static functions for accessing Client properties
murgatroid99
2015-08-28
*
Merge branch 'master' into node_method_name_conflicts
murgatroid99
2015-08-28
|
\
|
*
Merge pull request #3012 from murgatroid99/node_metadata_class
Tim Emiola
2015-08-28
|
|
\
*
|
|
Changed prefixed Client properties to distinguish private and public properties
murgatroid99
2015-08-21
*
|
|
Merge branch 'master' into node_method_name_conflicts
murgatroid99
2015-08-21
|
\
\
\
|
|
|
*
Added new Metadata class to abstract over internal representation and normali...
murgatroid99
2015-08-20
|
|
|
/
|
|
/
|
|
|
*
Fixed tests
murgatroid99
2015-08-19
|
|
*
Modified server SSL certs to allow multiple pairs and force_client_auth flag
murgatroid99
2015-08-19
|
|
/
|
*
Made deadline tests accept INTERNAL status
murgatroid99
2015-08-17
*
|
Resolved merge conflicts with master
murgatroid99
2015-08-14
|
\
|
|
*
Replaced remaining references to 'listen' with 'start'
murgatroid99
2015-08-14
*
|
Resolved merge conflicts with master
murgatroid99
2015-08-12
|
\
|
|
*
Merge pull request #2901 from murgatroid99/node_fix_auth_interop
Jan Tattermusch
2015-08-12
|
|
\
|
|
*
Fixed failing cloud-to-prod auth interop tests
murgatroid99
2015-08-12
|
*
|
Fixed lint errors
murgatroid99
2015-08-11
|
*
|
Resolved merge conflicts with master
murgatroid99
2015-08-11
|
|
\
|
|
|
*
Merge pull request #2715 from murgatroid99/node_interop_client_simplify
Tim Emiola
2015-08-11
|
|
|
\
|
*
|
|
Added host override option for RPCs. Added optional params object
murgatroid99
2015-08-03
|
|
/
/
|
*
|
Resolved merge conflicts
murgatroid99
2015-07-30
|
|
\
\
|
|
|
*
Eliminated some redundant checks in the Node interop client
murgatroid99
2015-07-29
*
|
|
|
Missed one
murgatroid99
2015-07-29
|
|
_
|
/
|
/
|
|
|
*
|
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
|
/
*
Removed now-incorrect asserts in oauth test
murgatroid99
2015-07-20
*
Removed unnecessary arguments from auth message
murgatroid99
2015-07-20
*
Added oauth2_auth_token and per_rpc_creds Node interop tests
murgatroid99
2015-07-20
*
Removed server-wide metadata handler, individual handlers can now send metadata
murgatroid99
2015-07-16
*
Changed to newer, simpler server construction interface
murgatroid99
2015-07-15
*
Replaced underscore and underscore.string modules with lodash
murgatroid99
2015-06-03
*
Fixed ordering assumptions in server_streaming interop test
murgatroid99
2015-05-22
*
Merge pull request #1607 from murgatroid99/node_timeout_interop_test
Tim Emiola
2015-05-15
|
\
|
*
Removed response type
murgatroid99
2015-05-14
|
*
Added Node interop test for timeout_on_sleeping_server
murgatroid99
2015-05-14
*
|
Fixed client auth implementation and tests
murgatroid99
2015-05-14
|
/
*
Merge pull request #1549 from murgatroid99/node_jwtaccess_interop_test
Tim Emiola
2015-05-12
|
\
*
|
Updated interop tests to handle proto3 changes
murgatroid99
2015-05-12
|
*
Added jwtaccess cloud-to-prod interop test
murgatroid99
2015-05-11
*
|
Updated ProtoBuf.js dependency. Updated protos to proto3
murgatroid99
2015-05-11
|
/
*
Added error events on client streams when the server is streaming
murgatroid99
2015-05-06
*
Reversed accidentally swapped test cases
murgatroid99
2015-03-31
*
Fixed Compute Engine Auth username check
murgatroid99
2015-03-20
*
Updated Node library to new secure server API
murgatroid99
2015-03-02
*
Fixed import of google-auth-library
murgatroid99
2015-02-24
*
Updated interop proto for compatibility with proto3 servers
murgatroid99
2015-02-24
*
clean up some internal path and names
Yang Gao
2015-02-20
*
Fixed lint errors
murgatroid99
2015-02-19
*
Merge branch 'master' into node_auth_integration
murgatroid99
2015-02-18
|
\
*
|
Added auth functionality and interop tests
murgatroid99
2015-02-18
*
|
Added interop support for default root SSL certs
murgatroid99
2015-02-18
[next]