Commit Graph

81 Commits

Author SHA1 Message Date
Mark D. Roth 951b6cc1da Code review changes. 2016-09-30 07:44:08 -07:00
Mark D. Roth 5823568fcb Code review changes. 2016-09-29 07:24:20 -07:00
Mark D. Roth 23e20165e0 Code review changes. 2016-09-28 13:53:27 -07:00
Mark D. Roth 6fd077118b Merge remote-tracking branch 'upstream/master' into status_interop_test 2016-09-28 13:48:46 -07:00
Menghan Li 18f8a8be26 set interop default server_host_override to empty string 2016-09-09 10:24:20 -07:00
Mark D. Roth 44e75c33ee Code review changes. 2016-08-26 12:59:51 -07:00
Mark D. Roth 121344c9ee Code review changes. 2016-07-07 11:32:46 -07:00
Mark D. Roth de2db99c84 Code review changes. 2016-07-07 07:39:32 -07:00
Mark D. Roth f9584a00cf Move the server-side handling code from StreamingOutputCall to FullDuplexCall. 2016-07-01 09:32:29 -07:00
Mark D. Roth fa1bb7b833 For FullDuplex() call, check error from stream.Recv() instead of stream.CloseSend(). 2016-07-01 09:12:45 -07:00
Mark D. Roth 7a971bb142 Fix check for error string. 2016-07-01 09:04:20 -07:00
Mark D. Roth 0eec1573d0 Fix NULL pointer dereference. 2016-07-01 08:50:57 -07:00
Mark D. Roth 84352c6400 Change interop server to support response_status field. 2016-07-01 07:51:35 -07:00
Mark D. Roth d7ac54924b Add status_code_and_message interop test. (Does not yet work, because
the server does not yet support the response_status field.)
2016-06-30 14:57:30 -07:00
Mark D. Roth 714db19b0b Add response_status field to test.proto. 2016-06-30 14:44:55 -07:00
Menghan Li abe672d5ed Update generated files 2016-06-10 14:20:04 -07:00
Qi Zhao 88aeffff97 Merge pull request #720 from menghanl/update_generated_files
Update generated proto files and Makefile
2016-06-10 11:45:47 -07:00
Menghan Li 0da018f37e Update generated files 2016-06-09 15:02:17 -07:00
Menghan Li 59486d9c17 Rename TransportAuthenticator to TransportCredentials 2016-06-08 11:19:25 -07:00
iamqizhao 61e92eacc3 Phase 1 to add the server interceptor 2016-04-18 16:18:34 -07:00
Menghan Li 62a892fc16 Move interop log from utils to client main 2016-04-04 16:00:19 -07:00
Tamir Duberstein accbf4c185 `make proto` 2016-02-04 17:35:04 -05:00
iamqizhao 855235934b fix some comments 2015-12-18 18:25:28 -08:00
iamqizhao 453b255dda gofmt 2015-12-18 16:50:38 -08:00
iamqizhao 7239e4afea Refactor interop tests 2015-12-18 16:26:06 -08:00
Julien Boeuf 123c91d04f Updating the test SSL certs.
- For interoperability testing, we need the same certs everywhere.
- This was not possible before because Go could not deal with some field
  being encoded as PRINTABLESTRING in the CA and UTF8STRING in the
  server1 cert. However, the certs have been fixed in:
  https://github.com/grpc/grpc/pull/4096
- Also changed the go root testdata cert to avoid confusion (maybe there
  should not be that many copy of the certs in the repo but I will leave
  this to the repo maintainers).
2015-11-11 14:50:21 -08:00
iamqizhao 7afe4e5cec rename some interop client flags 2015-10-20 16:49:37 -07:00
iamqizhao a15e3b9562 decodeFunc -> dec 2015-10-01 16:26:00 -07:00
iamqizhao 1d81cf4f22 fix all the generated code 2015-10-01 14:35:07 -07:00
iamqizhao 6be470f058 Credentials API and jwtAccess implementation tunning 2015-08-28 16:51:45 -07:00
iamqizhao 100ca6a0da fix benchmark, interop and examples 2015-08-27 17:32:57 -07:00
iamqizhao d12ff72146 allow access of some info of client certificate 2015-08-21 15:49:53 -07:00
iamqizhao 1fedb82059 correct a test case name 2015-08-17 13:23:09 -07:00
yangzhouhan dd6b930e09 minor change 2015-08-14 17:18:12 -07:00
yangzhouhan 7f81611b64 remove extra space 2015-08-14 16:24:06 -07:00
yangzhouhan 25c36604b9 add oauth2 and perrpc interop tests 2015-08-14 16:22:19 -07:00
Qi Zhao 362136bea2 Merge pull request #288 from yangzhouhan/master
add interop test jwt_token_creds
2015-08-14 11:39:42 -07:00
yangzhouhan 32444cd24d minor changes 2015-08-14 11:35:15 -07:00
yangzhouhan 41ee26a353 add JWTAccessTokenFromKey 2015-08-14 11:20:13 -07:00
iamqizhao 3d7251c81c minor fix 2015-08-13 10:53:48 -07:00
iamqizhao db71b8f965 fix Timeout interop test 2015-08-13 10:50:38 -07:00
yangzhouhan 9f5d4180bd fix the space 2015-08-12 18:29:17 -07:00
yangzhouhan 3a245b8cab fix the space 2015-08-12 18:28:16 -07:00
yangzhouhan 5ef857242f add jwt_token_creds interop test 2015-08-12 18:26:30 -07:00
Qi Zhao fb14f48984 Merge pull request #281 from yangzhouhan/interop
add 2 interop tests
2015-08-12 13:16:24 -07:00
yangzhouhan 6eb790420c fix merge conflict 2015-08-12 12:49:51 -07:00
yangzhouhan dd17fced98 modify the error info 2015-08-12 12:40:07 -07:00
yangzhouhan d1b30b7195 modify the error information 2015-08-12 12:34:38 -07:00
yangzhouhan bf963e1bb3 change end2end test 2015-08-10 16:59:16 -07:00
yangzhouhan 54f53f005e remove unused code 2015-08-10 16:10:19 -07:00