Stanley Cheung
|
6f72faa74b
|
Update to protobuf 3.12.2
|
2020-05-29 13:50:27 -07:00 |
Stanley Cheung
|
eccbac3443
|
Update grpc protoc plugins to support proto3 optional
|
2020-05-29 13:50:18 -07:00 |
Karthik Ravi Shankar
|
063704ebad
|
Revert "Update grpc protoc plugin to be compliant of proto3 field presence"
|
2020-05-29 11:21:24 -07:00 |
Stanley Cheung
|
f70ebf85a6
|
Update to protobuf 3.12.2
|
2020-05-27 18:30:12 -07:00 |
Stanley Cheung
|
dc9b100865
|
Update grpc protoc plugins to support proto3 optional
|
2020-05-27 18:30:12 -07:00 |
jiangtaoli2016
|
12a6435557
|
TlsCredentialsOption API optimization
|
2020-05-11 22:46:11 -07:00 |
Jan Tattermusch
|
8fa1b33c26
|
Merge pull request #22252 from zackgalbreath/clarify_docs
Documentation improvements
|
2020-05-07 19:06:27 +02:00 |
Nicolas "Pixel" Noble
|
791729d09f
|
Bumping version.
|
2020-04-30 08:12:29 +02:00 |
Jan Tattermusch
|
7f2af36ddc
|
update ObjC podspecs to protobuf 3.11.4
|
2020-04-27 04:51:38 -04:00 |
Mark D. Roth
|
09b42371e7
|
Remove grpc_core::InlinedVector<> and grpc_core::Optional<>.
|
2020-04-23 11:24:41 -07:00 |
Vijay Pai
|
b797dbec3e
|
Allocating request matcher to support C++ callback API
|
2020-04-22 10:53:08 -07:00 |
Vijay Pai
|
69eb582448
|
Register CQ at the right place
|
2020-03-23 13:47:14 -07:00 |
Srini Polavarapu
|
9ceb9e2970
|
Merge pull request #22349 from chalin/patch-1
C++ README: fix link to tutorial
|
2020-03-18 15:09:55 -07:00 |
ZhenLian
|
c97492faf0
|
Merge pull request #22370 from grpc/zhen_error_details_fix
[ImproveTLS] add a wrapper to error_detail in C core args
|
2020-03-18 14:58:07 -07:00 |
ZhenLian
|
738272f3a8
|
[ImproveTLS] add a wrapper to error_detail in C core args
|
2020-03-18 09:35:39 -07:00 |
Jan Tattermusch
|
d99b541656
|
fix a nit in the cmake instructions
|
2020-03-17 10:53:37 +01:00 |
Zack Galbreath
|
79f1a07cc1
|
Improve FetchContent example in docs
* Provide a complete copy/pasteable CMakeLists.txt file
* Add link to install-prereqs docs
|
2020-03-16 09:27:42 -04:00 |
Patrice Chalin
|
b8514eab47
|
C++ README: fix link to tutorial
Supersedes #20996, which was approved in 2019/11 but still doesn't have a signed CLA.
|
2020-03-13 21:47:06 -04:00 |
Karthik Ravi Shankar
|
4c75b5c06b
|
Revert "Revert "Revert "Fold opencensus into grpc_impl namespace"""
This reverts commit f66b654795.
|
2020-03-05 18:22:03 -08:00 |
Zhen Lian
|
cbc977204b
|
[ImproveTLS] fix memory leak issue from users' perspective
|
2020-03-04 17:04:06 -08:00 |
Matthew Stevenson
|
864e232edf
|
Update TlsServerCredentials to initialize C-core.
|
2020-02-28 13:23:51 -08:00 |
Moiz Haidry
|
1d47046807
|
Merge from HEAD
|
2020-02-27 11:00:28 -08:00 |
Vijay Pai
|
fe72304e54
|
Switch registered calls to a map and check the map before inserting
|
2020-02-27 09:13:42 -08:00 |
Moiz Haidry
|
88096215a3
|
Merge with HEAD
|
2020-02-26 19:59:06 -08:00 |
Moiz Haidry
|
ede2ffc1a8
|
Addressed Mark's comments
|
2020-02-26 12:51:35 -08:00 |
Richard Belleville
|
5ef379870d
|
Regenerate projects
|
2020-02-26 10:39:34 -08:00 |
Moiz Haidry
|
67565b767d
|
CallCredentials debug string API
|
2020-02-25 16:09:03 -08:00 |
apolcyn
|
17036c1452
|
Merge pull request #21698 from apolcyn/bump_g_stands_for
Bump g stands for
|
2020-02-21 10:53:47 -08:00 |
Esun Kim
|
7a14955759
|
Replaced grpc_core::MakeUnique with absl::make_unique
|
2020-02-20 09:46:56 -08:00 |
matthewstevenson88
|
ee020be62c
|
Merge pull request #21932 from matthewstevenson88/tls-credentials-1
Updates to TLS credentials, version 4
|
2020-02-20 09:16:45 -08:00 |
Vijay Pai
|
3620abf059
|
Properly follow precise conditions for callback inlining
|
2020-02-20 01:34:30 +00:00 |
Vijay Pai
|
6b2aeec9f3
|
Revert "Revert "Revert "Revert "Log an error (in dbg mode) if CQ is Shutdown before its Server(s)""""
|
2020-02-11 13:50:53 -08:00 |
Matthew Stevenson
|
924aace7dc
|
Version 4.
|
2020-02-06 08:51:41 -08:00 |
matthewstevenson88
|
ee7ae056e5
|
Revert "Updates to TLS credentials, version 3"
|
2020-02-05 13:52:46 -08:00 |
matthewstevenson88
|
e31532c155
|
Merge pull request #21852 from matthewstevenson88/tls-credentials-1
Updates to TLS credentials, version 3
|
2020-02-05 13:10:07 -08:00 |
Vijay Pai
|
152f46b5f6
|
Move generic stub implementation to header (prepare for templates)
|
2020-02-04 23:42:22 -08:00 |
Matthew Stevenson
|
f557437b51
|
Add back changes.
|
2020-01-30 15:26:51 -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 |
Karthik Ravi Shankar
|
f59929b77a
|
Merge pull request #21826 from ColdMeekly/patch-1
Fixed link to http_archive
|
2020-01-30 15:06:41 -08:00 |
Mark D. Roth
|
bc5e3fb661
|
Convert channelz code to use new JSON API
|
2020-01-30 10:57:53 -08:00 |
Mark D. Roth
|
f961942266
|
Convert security code to use new JSON API
|
2020-01-30 07:44:22 -08:00 |
matthewstevenson88
|
9e0b87f523
|
Revert "Updates to TLS credentials, version 2"
|
2020-01-29 12:24:21 -08:00 |
ColdMeekly
|
2b962414d6
|
Fixed link to http_archive
https://github.com/grpc/grpc/issues/21391#issue-533392695
|
2020-01-29 14:29:44 +00:00 |
matthewstevenson88
|
deb59ef6c0
|
Merge pull request #21804 from matthewstevenson88/tls-credentials-1
Updates to TLS credentials, version 2
|
2020-01-28 09:40:56 -08:00 |
Lidi Zheng
|
312b31c264
|
Merge pull request #21806 from grpc/revert-21767-revert-21725-revert-21680-cq_ordering
Revert "Revert "Revert "Log an error (in dbg mode) if CQ is Shutdown before its Server(s)"""
|
2020-01-27 16:34:45 -08:00 |
Vijay Pai
|
15d808abae
|
Merge pull request #21774 from vjpai/lazy_default_reactor
Construct DefaultReactor lazily since not always needed
|
2020-01-27 14:23:42 -08:00 |
Lidi Zheng
|
cd086cb3e4
|
Revert "Revert "Revert "Log an error (in dbg mode) if CQ is Shutdown before its Server(s)"""
|
2020-01-27 14:10:44 -08:00 |
Matthew Stevenson
|
e18defc303
|
Fix attempt #2.
|
2020-01-27 12:47:32 -08:00 |
Vijay Pai
|
b7239efc82
|
Weaken reinterpret_cast to static_cast
|
2020-01-25 10:49:28 -08:00 |
matthewstevenson88
|
26d50f726a
|
Revert "Collect TLS-specific changes from PR 20568."
|
2020-01-23 12:34:43 -08:00 |