849 Commits

Author SHA1 Message Date
6be470f058 Credentials API and jwtAccess implementation tunning 2015-08-28 16:51:45 -07:00
d455e65570 Merge pull request #316 from iamqizhao/master
fix build
2015-08-28 14:11:04 -07:00
3af5617830 fix build 2015-08-28 14:07:28 -07:00
b53d0e0e8c Merge pull request #315 from iamqizhao/master
[IMPORTANT] Fail ClientConn creation if users try to transmit oauth2 token on a insecure connection.
2015-08-28 14:01:11 -07:00
9ba820ef6a add tests 2015-08-28 13:50:04 -07:00
3111577eb2 fix a comment 2015-08-28 13:24:56 -07:00
87c361b5a5 check transport security when using oauth2-based credentials 2015-08-28 13:19:36 -07:00
19b065bf3b Merge pull request #313 from iamqizhao/master
Extend ErrNoTransportSecurity message
2015-08-27 22:09:54 -07:00
3b3b9b52cc polish 2015-08-27 22:03:38 -07:00
456daaf3f1 extend ErrNoTransportSecurity message 2015-08-27 22:00:49 -07:00
2cb04924f7 Merge pull request #311 from iamqizhao/master
fix helloworld example
2015-08-27 19:22:51 -07:00
72a3b4a331 fix helloworld example 2015-08-27 19:20:52 -07:00
158260f5a2 Merge pull request #308 from stanley-cheung/move_grpc_common_examples
Move grpc common examples
2015-08-27 19:12:35 -07:00
322d9cf0e2 rearrange helloworld example folder structure 2015-08-27 18:57:12 -07:00
dc023e75a3 Merge pull request #310 from iamqizhao/master
Insecure ClientConn made explicit
2015-08-27 17:59:31 -07:00
100ca6a0da fix benchmark, interop and examples 2015-08-27 17:32:57 -07:00
996538ab4b Insecure ClientConn made explicit 2015-08-27 17:21:52 -07:00
bb34a2f320 add back protos and update references 2015-08-27 16:22:11 -07:00
1373219acd fix link 2015-08-27 15:57:03 -07:00
8740786e5b change all references of grpc-common to examples 2015-08-27 15:55:36 -07:00
8fb04f944e revert base README.md 2015-08-27 15:42:37 -07:00
f26e2dbd6b move grpc-common examples to right location 2015-08-27 15:42:22 -07:00
0ec79e9899 Merge branch 'move_go_examples' of /usr/local/google/home/stanleycheung/grpc-common into move_grpc_common_examples 2015-08-27 15:40:52 -07:00
51bee0bb17 temp rename README 2015-08-27 15:40:44 -07:00
6ab9a9c9d7 Merge pull request #306 from iamqizhao/master
remove some dead code
2015-08-26 14:09:06 -07:00
1f3aecfe8e remove some dead code 2015-08-26 14:03:38 -07:00
253d53142c Merge pull request #305 from iamqizhao/master
rename Type()
2015-08-26 13:48:43 -07:00
f49ac9d0df rename Type() 2015-08-26 13:43:04 -07:00
8f73c29494 Merge pull request #304 from iamqizhao/master
Separate auth info from normal metadata
2015-08-26 13:22:35 -07:00
ef3d58fc04 add test 2015-08-26 13:11:34 -07:00
c0e23d7ef3 make the tests happy 2015-08-26 12:40:24 -07:00
b6d240dcce add comments 2015-08-26 11:34:35 -07:00
125950284c separate auth info from normal metadata 2015-08-26 11:30:43 -07:00
b8c2d492b4 Merge pull request #303 from iamqizhao/master
fix transport_test
2015-08-24 14:13:10 -07:00
451c959f0d fix transport_test 2015-08-24 14:09:09 -07:00
595f456c75 Merge pull request #302 from iamqizhao/master
Allow access of some info of client certificate from Metadata API
2015-08-24 13:53:50 -07:00
cd205234d7 small polish 2015-08-24 12:00:28 -07:00
97574c6499 make the test happy 2015-08-24 11:40:40 -07:00
d12ff72146 allow access of some info of client certificate 2015-08-21 15:49:53 -07:00
69288679b3 Merge pull request #296 from iamqizhao/master
correct a test case name
2015-08-17 13:35:25 -07:00
1fedb82059 correct a test case name 2015-08-17 13:23:09 -07:00
79d0eb30c0 Merge pull request #294 from yangzhouhan/master
add oauth2_token_creds and per_rpc_creds interop tests
2015-08-14 17:42:54 -07:00
dd6b930e09 minor change 2015-08-14 17:18:12 -07:00
3df1dd419a fix 2015-08-14 16:35:32 -07:00
1126ae61bf add a comment 2015-08-14 16:34:09 -07:00
c783da2ff9 add a comment 2015-08-14 16:32:38 -07:00
7f81611b64 remove extra space 2015-08-14 16:24:06 -07:00
25c36604b9 add oauth2 and perrpc interop tests 2015-08-14 16:22:19 -07:00
362136bea2 Merge pull request #288 from yangzhouhan/master
add interop test jwt_token_creds
2015-08-14 11:39:42 -07:00
32444cd24d minor changes 2015-08-14 11:35:15 -07:00