Commit Graph

27 Commits

Author SHA1 Message Date
murgatroid99 0777e281e5 Updated Node library to new secure server API 2015-03-02 17:31:25 -08:00
murgatroid99 00588c6bb5 Fixed import of google-auth-library 2015-02-24 17:02:09 -08:00
murgatroid99 583e64e838 Updated interop proto for compatibility with proto3 servers 2015-02-24 11:04:35 -08:00
Yang Gao 7ba78a6b27 clean up some internal path and names 2015-02-20 13:04:52 -08:00
murgatroid99 1b56bf8523 Fixed lint errors 2015-02-19 14:37:18 -08:00
murgatroid99 9910878852 Merge branch 'master' into node_auth_integration 2015-02-18 15:08:32 -08:00
murgatroid99 5ab7deb5e4 Added auth functionality and interop tests 2015-02-18 15:00:56 -08:00
murgatroid99 924cd36e18 Added interop support for default root SSL certs 2015-02-18 10:21:57 -08:00
Craig Tiller b56ee7c871 Add missing new-lines at end of file 2015-02-18 09:25:21 -08:00
Craig Tiller 42af13c956 Update copyright to 2015 2015-02-18 08:34:56 -08:00
Craig Tiller 5b1bd523df Merge github.com:grpc/grpc into copyright
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
2015-02-17 20:28:40 -08:00
Tim Emiola e020040181 Merge pull request #504 from murgatroid99/node_new_core_api
Rewrite the Node library to use the new core call API
2015-02-17 18:33:44 -08:00
murgatroid99 c1e61622b3 Merge branch 'node_new_core_api' into node_auth_integration 2015-02-17 17:31:41 -08:00
Craig Tiller 2403c6f6e8 Add proto copyrights 2015-02-16 12:23:04 -08:00
Nathaniel Manista a052d1253b The Python interoperability testing server. 2015-02-15 01:21:18 +00:00
murgatroid99 7f654db5b8 Removed extra log lines 2015-02-12 13:32:18 -08:00
murgatroid99 312bab200a All tests but one now pass against new API 2015-02-12 13:28:25 -08:00
murgatroid99 d24b8576cf Removed stray debugger statement 2015-01-29 18:03:12 -08:00
murgatroid99 e90b4d6d90 Switched extension to return faster sliceable Buffers 2015-01-29 18:02:17 -08:00
murgatroid99 04d01608f6 Added cancellation interop tests to Node interop client 2015-01-29 14:32:56 -08:00
murgatroid99 0549a0d16e Added API for servers to provide metadata 2015-01-29 11:44:46 -08:00
murgatroid99 b62fdb2f0b Removed all instances of == in js files 2015-01-26 10:13:03 -08:00
murgatroid99 3b488e2f67 Fixed node interop server 2015-01-23 13:27:20 -08:00
murgatroid99 61d9ffb231 Modified interop tests to handle binding to port 0 2015-01-21 12:12:39 -08:00
murgatroid99 4c59f605fe Added TLS support to interop tests 2015-01-21 10:30:36 -08:00
murgatroid99 4a1a522a93 Removed temp files 2015-01-20 18:07:04 -08:00
murgatroid99 e3f3c2184e Added and fixed interop tests 2015-01-20 18:06:43 -08:00