aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/node/interop
Commit message (Collapse)AuthorAge
...
* | Added interop support for default root SSL certsGravatar murgatroid992015-02-18
| |
| * Add missing new-lines at end of fileGravatar Craig Tiller2015-02-18
| |
| * Update copyright to 2015Gravatar Craig Tiller2015-02-18
| |
| * Merge github.com:grpc/grpc into copyrightGravatar Craig Tiller2015-02-17
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/python/src/__init__.py src/python/src/_adapter/__init__.py src/python/src/_framework/__init__.py src/python/src/_framework/base/__init__.py src/python/src/_framework/base/packets/__init__.py src/python/src/_framework/common/__init__.py src/python/src/_framework/face/__init__.py src/python/src/_framework/face/testing/__init__.py src/python/src/_framework/foundation/__init__.py src/python/src/_junkdrawer/__init__.py
| | * Merge pull request #504 from murgatroid99/node_new_core_apiGravatar Tim Emiola2015-02-17
| | |\ | | | | | | | | Rewrite the Node library to use the new core call API
* | | \ Merge branch 'node_new_core_api' into node_auth_integrationGravatar murgatroid992015-02-17
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| | * Add proto copyrightsGravatar Craig Tiller2015-02-16
| | |
* | | The Python interoperability testing server.Gravatar Nathaniel Manista2015-02-15
| |/ |/|
| * Removed extra log linesGravatar murgatroid992015-02-12
| |
| * All tests but one now pass against new APIGravatar murgatroid992015-02-12
|/
* Added cancellation interop tests to Node interop clientGravatar murgatroid992015-01-29
|
* Added API for servers to provide metadataGravatar murgatroid992015-01-29
|
* Removed all instances of == in js filesGravatar murgatroid992015-01-26
|
* Fixed node interop serverGravatar murgatroid992015-01-23
|
* Modified interop tests to handle binding to port 0Gravatar murgatroid992015-01-21
|
* Added TLS support to interop testsGravatar murgatroid992015-01-21
|
* Removed temp filesGravatar murgatroid992015-01-20
|
* Added and fixed interop testsGravatar murgatroid992015-01-20