matthewstevenson88
9e0b87f523
Revert "Updates to TLS credentials, version 2"
5 years ago
ColdMeekly
2b962414d6
Fixed link to http_archive
...
https://github.com/grpc/grpc/issues/21391#issue-533392695
5 years ago
Jan Tattermusch
f098606c4a
Revert "Revert "Reintroduce #21527 (boringssl submodule unification)""
...
This reverts commit cca892022b
.
5 years ago
Lidi Zheng
e5ff58ed85
Make YAPF happy
5 years ago
Lidi Zheng
50ed111cde
Pack the platform check into the compiler check function
5 years ago
Esun Kim
37089877bf
Update abseil to the latest
5 years ago
Zhen Lian
9ded19e24d
fix first round of comments
5 years ago
Nicolas Noble
011078c009
Second file to match with internal changes
5 years ago
Pau Freixes
c2b3e00068
[Aio] Close ongoing calls when the channel is closed
...
When the channel is closed, either by calling explicitly the `close()`
method or by leaving an asyncrhonous channel context all ongoing RPCs will be
cancelled.
5 years ago
Takashi Matsuo
9bed17b987
feat: add x-goog-user-project header from quota_project field
5 years ago
Lidi Zheng
09d121f65e
Fix the windows build failure
5 years ago
Ashitha Santhosh
0f4220476c
Generated upb files for handshaker.proto
5 years ago
Ashitha Santhosh
4622c42ef7
Added max_frame_size field.
5 years ago
Mark D. Roth
aa851e9e30
Remove PriorityList from xds LB policy
5 years ago
Lidi Zheng
cd086cb3e4
Revert "Revert "Revert "Log an error (in dbg mode) if CQ is Shutdown before its Server(s)"""
5 years ago
hcaseyal
cca892022b
Revert "Reintroduce #21527 (boringssl submodule unification)"
5 years ago
Matthew Stevenson
e18defc303
Fix attempt #2 .
5 years ago
Mark D. Roth
d7a91d59bb
Support xds request timeouts.
5 years ago
Benjamin Peterson
fb8b7fbcac
Make credentials callback threads daemonic.
...
Similarly to #21786 , we want to avoid holding up interpreter shutdown with internal threads.
5 years ago
Muxi Yan
32ab87f23b
Release autoreleasepool in completion queue loop
5 years ago
Lidi Zheng
f8ec53ea42
Removing unused variables & rename variables
5 years ago
Jan Tattermusch
94565b8ab8
regenerate projects
5 years ago
Jan Tattermusch
7460cbdf09
run tools/distrib/generate_grpc_shadow_boringssl_symbol_list.sh
5 years ago
Jan Tattermusch
e7e5d0198f
Revert "Revert "Unify boringssl submodules and use non-developer boringssl cmake build""
...
This reverts commit fe2242e603
.
5 years ago
Vijay Pai
b7239efc82
Weaken reinterpret_cast to static_cast
5 years ago
Mark D. Roth
ac7c1d20ed
Add LDS/RDS into XdsClient
5 years ago
Zhen Lian
ffcf4f477e
[TLS Lib Clean-up] Add hostname check For tls library
5 years ago
Benjamin Peterson
4ab5aaf142
Mark the delivery thread daemonic.
5 years ago
Mark D. Roth
4520072f92
Convert json_reader and json_writer to C++
5 years ago
matthewstevenson88
26d50f726a
Revert "Collect TLS-specific changes from PR 20568."
5 years ago
Lidi Zheng
0c142306be
De-duplication for the call objects
5 years ago
Vijay Pai
1f0cdd5aad
Construct DefaultReactor lazily since not always needed
5 years ago
Vijay Pai
16f2250585
Revert "Revert "Log an error (in dbg mode) if CQ is Shutdown before its Server(s)""
5 years ago
Mark D. Roth
8aa2b49b4e
Set keepalive interval for xds channel to 5 minutes.
5 years ago
Matthew Stevenson
5cfff04ce9
Collect TLS-specific changes from PR 2-568.
5 years ago
Esun Kim
ed44a1f430
Clean up grpc_core::MakeUnique
5 years ago
Vijay Pai
3b7286f1a1
Alarm callback should run on executor
5 years ago
Lidi Zheng
b9c71f9c94
Revert "Update security level of local TCP connection"
5 years ago
Yash Tibrewal
2d45619a41
Fix Issue 20281
5 years ago
Lidi Zheng
2ea49dbf9a
Adding a space line
5 years ago
Pau Freixes
2dde566d39
Fix pylint issue
5 years ago
Pau Freixes
071da37fb9
Remove unused call attributes
5 years ago
Pau Freixes
90b04f2a45
Make YAPF happy
5 years ago
Pau Freixes
53c41de3e0
Refactorize Cython and Python call communications
...
Now the status and the initial metadata, as awaitable methods, are
provided by the Cython layer. Any time the Python layer, like the Call
object, needs to know the status of the initial metadata uses the new
methods published by the AioCall
5 years ago
Jan Tattermusch
e7d5ca0b46
Revert "Log an error (in dbg mode) if CQ is Shutdown before its Server(s)"
5 years ago
Jan Tattermusch
fe2242e603
Revert "Unify boringssl submodules and use non-developer boringssl cmake build"
5 years ago
Jan Tattermusch
3f3cf8b62a
Revert "grpclb stabilization"
5 years ago
Jan Tattermusch
cb800db8f2
regenerate projects
5 years ago
Muxi Yan
9d4411842f
Update BoringSSL podspec version
5 years ago
Muxi Yan
6e8899c1f2
One more patch to fix boringssl podspec
5 years ago