Jan Tattermusch
|
bd450a3146
|
clang format code
|
2020-02-13 14:11:51 +01:00 |
Jan Tattermusch
|
2d73493b5e
|
dont segfault if --resolver_type is not supplied
|
2020-02-13 12:46:22 +01:00 |
Esun Kim
|
0b26a2ff56
|
Added abseil-based sync
|
2020-02-11 14:44:25 -08:00 |
Yash Tibrewal
|
360f69bc46
|
Merge pull request #21781 from yashykt/apifuzzernuke
Delete api_fuzzer
|
2020-02-11 10:59:23 -08:00 |
Mark D. Roth
|
01e87e2d93
|
Remove old JSON API
|
2020-02-04 15:21:27 -08:00 |
Yash Tibrewal
|
c3bcb6c7ce
|
Merge pull request #21846 from yashykt/workserializer
Replace LogicalThread with WorkSerializer
|
2020-02-04 14:23:28 -08:00 |
Mark D. Roth
|
283574e3b7
|
Convert service config code to use new JSON API
|
2020-02-04 07:42:31 -08:00 |
Mark D. Roth
|
2e7d6b94ea
|
Merge pull request #21242 from markdroth/json_new_api
Convert channelz code to use new JSON API
|
2020-01-30 15:20:40 -08:00 |
Yash Tibrewal
|
74309886bb
|
Replace LogicalThread with WorkSerializer
|
2020-01-30 13:20:57 -08:00 |
Mark D. Roth
|
37db4d876d
|
Merge pull request #21394 from markdroth/json_new_api_xds_client
Convert xds bootstrap code to use new JSON API
|
2020-01-30 11:20:46 -08:00 |
Mark D. Roth
|
568f490aef
|
Merge pull request #21256 from markdroth/json_new_api_security
Convert security code to use new JSON API
|
2020-01-30 11:08:26 -08:00 |
Mark D. Roth
|
bc5e3fb661
|
Convert channelz code to use new JSON API
|
2020-01-30 10:57:53 -08:00 |
ZhenLian
|
42433a18c2
|
Merge pull request #21779 from grpc/zhen_cleanup_namecheck
[TLS Lib Clean-up] Add host name check For tls library
|
2020-01-30 09:53:07 -08:00 |
Mark D. Roth
|
a96ae699f7
|
Convert xds bootstrap code to use new JSON API
|
2020-01-30 07:56:49 -08:00 |
Mark D. Roth
|
f961942266
|
Convert security code to use new JSON API
|
2020-01-30 07:44:22 -08:00 |
Mark D. Roth
|
380eb750ec
|
New JSON API
|
2020-01-29 14:52:19 -08:00 |
Zhen Lian
|
9ded19e24d
|
fix first round of comments
|
2020-01-28 15:17:07 -08:00 |
Zhen Lian
|
ffcf4f477e
|
[TLS Lib Clean-up] Add hostname check For tls library
|
2020-01-23 17:01:21 -08:00 |
Yash Tibrewal
|
6f5b4624af
|
Delete api_fuzzer
|
2020-01-23 13:26:00 -08:00 |
Esun Kim
|
ed44a1f430
|
Clean up grpc_core::MakeUnique
|
2020-01-22 12:29:28 -08:00 |
Lidi Zheng
|
b9c71f9c94
|
Revert "Update security level of local TCP connection"
|
2020-01-21 14:11:35 -08:00 |
Jan Tattermusch
|
3f3cf8b62a
|
Revert "grpclb stabilization"
|
2020-01-20 14:11:16 +01:00 |
Yash Tibrewal
|
a74314d1c0
|
Merge pull request #21691 from yashykt/optionalfix
Fix grpc_core::Optional
|
2020-01-17 15:50:00 -08:00 |
Yash Tibrewal
|
f6ae5426f6
|
Clang format
|
2020-01-17 13:03:25 -08:00 |
Yash Tibrewal
|
d66bb39b12
|
Reduce testing load on MacOS systems
|
2020-01-17 12:26:46 -08:00 |
Yash Tibrewal
|
ade0c98e87
|
Fix grpc_core::Optional
|
2020-01-16 17:45:26 -08:00 |
Jiangtao Li
|
c3aaf0615e
|
Merge pull request #20316 from akshayku/support-engine
Add support for OpenSSL ENGINE
|
2020-01-16 12:23:55 -08:00 |
Yang Gao
|
56972ae715
|
Merge pull request #21648 from yang-g/init_first
InitGoogleTest before grpc_init
|
2020-01-14 15:07:37 -08:00 |
yang-g
|
5bc57b64fe
|
InitGoogleTest before grpc_init
|
2020-01-14 13:29:15 -08:00 |
Akshay Kumar
|
cced243a06
|
OpenSslEngineSupport-200114
|
2020-01-14 11:42:32 -08:00 |
Yang Gao
|
03b3a8930e
|
Merge pull request #21642 from yang-g/init
Add a blocking init/shutdown test
|
2020-01-14 09:14:26 -08:00 |
jboeuf
|
8577fe8f81
|
Merge pull request #21641 from jboeuf/sts_creds_fix_empty_actor_token
Fix STS credentials to ignore empty actor token path.
|
2020-01-13 20:47:13 -08:00 |
yihuaz
|
2324666ce2
|
Merge pull request #21640 from yihuazhang/change_local_tcp_security_level
Update security level of local TCP connection
|
2020-01-13 15:22:05 -08:00 |
Yihua Zhang
|
dc43435c2e
|
fix local tcp e2e tests
|
2020-01-13 12:22:39 -08:00 |
yang-g
|
88d5971870
|
Add a blocking init/shutdown test
|
2020-01-13 12:00:57 -08:00 |
Julien Boeuf
|
323e23a7c5
|
Fix STS credentials to ignore empty actor token path.
|
2020-01-13 11:24:15 -08:00 |
Esun Kim
|
74d2fb842e
|
Timeout for shutdown!
|
2020-01-13 10:28:46 -08:00 |
Esun Kim
|
8c9dcf7c35
|
Merge pull request #21625 from veblush/testenv2
Make test code use TestEnvironment (part 2)
|
2020-01-10 15:44:24 -08:00 |
Mark D. Roth
|
7388c47c91
|
Merge pull request #20803 from markdroth/grpclb_stabilization
grpclb stabilization
|
2020-01-10 10:47:46 -08:00 |
Mark D. Roth
|
5b18402914
|
grpclb stabilization
|
2020-01-10 09:13:10 -08:00 |
Esun Kim
|
f31ca23a6a
|
Add TestEnvironment to more tests
|
2020-01-09 17:01:52 -08:00 |
Esun Kim
|
9ae81e1d3f
|
Make test code use TestEnvironment
|
2020-01-09 14:14:16 -08:00 |
Yihua Zhang
|
c8c284ed3a
|
merge with upstream/master
|
2020-01-07 15:33:26 -08:00 |
Akshay Kumar
|
3be7b4362f
|
FullChainExperimental-01-200106-ssl_transport_security_test-3
|
2020-01-06 15:22:40 -08:00 |
Akshay Kumar
|
48d51b24e4
|
FullChainExperimental-01-200106-ssl_transport_security_test-2
|
2020-01-06 14:23:42 -08:00 |
Akshay Kumar
|
ef376e35d7
|
FullChainExperimental-01-200106-ssl_transport_security_test
|
2020-01-06 13:43:14 -08:00 |
Yihua Zhang
|
e10d90ba27
|
add security level negotiation between call creds and channel.
|
2020-01-06 11:40:27 -08:00 |
Akshay Kumar
|
cee3e85266
|
Merge branch 'master' into full-chain-callback-experimental
|
2020-01-06 09:30:24 -08:00 |
Akshay Kumar
|
b50280a61a
|
FullChainExperimental-01-200106-generateprojects
|
2020-01-06 09:12:21 -08:00 |
Akshay Kumar
|
db11b94f25
|
FullChainExperimental-01-200103
|
2020-01-03 22:37:18 -08:00 |