index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
node
/
test
/
interop_sanity_test.js
Commit message (
Expand
)
Author
Age
*
Add some tests to increase coverage, fix some failures
murgatroid99
2015-10-12
*
Fixed some issues with the tests
murgatroid99
2015-10-09
*
Added remaining implementable node interop tests, except compression
murgatroid99
2015-10-08
*
Fixed the tests
murgatroid99
2015-08-27
*
Add metadata echo functionality to interop server, and corresponding interop ...
murgatroid99
2015-08-27
*
Split server shutdown into tryShutdown and forceShutdown
murgatroid99
2015-08-18
*
Changed to newer, simpler server construction interface
murgatroid99
2015-07-15
*
Added Node interop test for timeout_on_sleeping_server
murgatroid99
2015-05-14
*
Verifying the peer name on the X509 Certs correctly.
Julien Boeuf
2015-02-23
*
Fixed lint errors
murgatroid99
2015-02-19
*
Merge branch 'master' into node_auth_integration
murgatroid99
2015-02-18
|
\
*
|
Added interop support for default root SSL certs
murgatroid99
2015-02-18
|
*
Add missing new-lines at end of file
Craig Tiller
2015-02-18
|
*
Update copyright to 2015
Craig Tiller
2015-02-18
|
/
*
All tests but one now pass against new API
murgatroid99
2015-02-12
*
Added cancellation interop tests to Node interop client
murgatroid99
2015-01-29
*
Added missing server shutdown to interop test runner
murgatroid99
2015-01-26
*
Removed some duplicate stream code
murgatroid99
2015-01-23
*
Skiped currently failing test
murgatroid99
2015-01-23
*
Merge branch 'master' into node_remove_byte_streams
murgatroid99
2015-01-21
|
\
*
|
Switched binary stream to object stream
murgatroid99
2015-01-21
|
*
Modified interop tests to handle binding to port 0
murgatroid99
2015-01-21
|
/
*
Added TLS support to interop tests
murgatroid99
2015-01-21
*
Added and fixed interop tests
murgatroid99
2015-01-20
*
Added interop client and server
murgatroid99
2015-01-20