Jan Tattermusch
|
cfe0b3a327
|
Revert "populate error string in ClientSideStatus"
This reverts commit f2178a136d .
|
5 years ago |
Jan Tattermusch
|
f2178a136d
|
populate error string in ClientSideStatus
|
5 years ago |
Jan Tattermusch
|
0ac75d7a19
|
add grpcsharp_batch_context_recv_status_on_client_error_string native method
|
5 years ago |
Nicolas "Pixel" Noble
|
d9906e4162
|
Flipping version.
|
5 years ago |
Nicolas "Pixel" Noble
|
791729d09f
|
Bumping version.
|
5 years ago |
James Newton-King
|
bba2a77199
|
PR feedback
|
5 years ago |
James Newton-King
|
bb557bb6ff
|
Unit tests
|
5 years ago |
Jan Tattermusch
|
d3abb4dce5
|
upgrade Google.Protobuf nugets to 3.11.4
|
5 years ago |
James Newton-King
|
b8f2034c35
|
Improve docs
|
5 years ago |
James Newton-King
|
840c974a93
|
Improve docs
|
5 years ago |
James Newton-King
|
cacc03f56a
|
Add helper methods for getting metadata values
|
5 years ago |
Jan Tattermusch
|
43f57958e4
|
fix c# codegen script typo
|
5 years ago |
Jan Tattermusch
|
6ffa02a389
|
do not eat errors when generating protos
|
5 years ago |
Jan Tattermusch
|
0432f7f6ca
|
use bazel-built protoc and plugin for generate_proto_*.sh scripts
modify scripts
|
5 years ago |
Jan Tattermusch
|
2a7f2e8f2c
|
regenerate C# protos
|
5 years ago |
jiangtaoli2016
|
951abee174
|
Revert "Append old ca.pem"
This reverts commit 13c6b6c612 .
|
5 years ago |
jiangtaoli2016
|
13c6b6c612
|
Append old ca.pem
|
5 years ago |
Sayed Ibrahim Hashimi
|
44e1e7b0fd
|
minor update to fix msbuild condition to correct syntax
|
5 years ago |
jiangtaoli2016
|
90afa89c85
|
Update c# test credentials
|
5 years ago |
Richard Belleville
|
5ef379870d
|
Regenerate projects
|
5 years ago |
Gavin Lambert
|
32ef13c264
|
Fix cpp paths in tools to match actual codegen.
|
5 years ago |
Kim Bao Long
|
923bd4bedd
|
Fix some spelling errors in comment
Signed-off-by: Kim Bao Long <longkb@vn.fujitsu.com>
|
5 years ago |
Alexander Polcyn
|
1197454f5a
|
Regenerate projects
|
5 years ago |
Jan Tattermusch
|
32b487bc4d
|
review comments
|
5 years ago |
Jan Tattermusch
|
abeac187b6
|
introduce ChannelBase.ShutdownAsync()
|
5 years ago |
Jan Tattermusch
|
bfdeafaf37
|
update C# protobuf dependency
|
5 years ago |
Jan Tattermusch
|
433b93e5db
|
regenerate C# protos
|
5 years ago |
Jan Tattermusch
|
041ca86c9e
|
improve MetadataCredentialsTest
|
5 years ago |
James Newton-King
|
022d5b205f
|
Update IAsyncStreamWriter.cs
|
5 years ago |
Kim Bao Long
|
953f7c4429
|
Remove duplicated words
Although it is spelling mistakes, it might make an affects while reading.
Signed-off-by: Kim Bao Long <longkb@vn.fujitsu.com>
|
5 years ago |
Yihua Zhang
|
e10d90ba27
|
add security level negotiation between call creds and channel.
|
5 years ago |
simo9000
|
3e7f680742
|
Changes all occurences of %(RelativePath) to %(RelativeDir) in src/csharp/BUILD-INTEGRATION.md
|
5 years ago |
Esun Kim
|
252de4f05c
|
Revert "Support CentOS 7 for gRPC.NET"
|
5 years ago |
Richard Belleville
|
a0ee7f6ff1
|
Bump version to 1.26.0
|
5 years ago |
Esun Kim
|
60f45833e9
|
Update by review
|
5 years ago |
Esun Kim
|
1baebaae1b
|
Support CentOS 7 for gRPC.NET
|
5 years ago |
Jan Tattermusch
|
cef8ed8c33
|
upgrade Microsoft.NETFramework.ReferenceAssemblies dependency
|
5 years ago |
James Newton-King
|
8b740047c9
|
Improve error message
|
5 years ago |
James Newton-King
|
1fec449ee9
|
Improve error message
|
5 years ago |
James Newton-King
|
8abdbe18cd
|
Improve ChannelCredentials.Create error messsage with non-SslCredentials
|
5 years ago |
James Newton-King
|
9cedb80c6f
|
Fix flaky health check test
|
5 years ago |
James Newton-King
|
4f834e73b2
|
Clean up
|
5 years ago |
James Newton-King
|
74f3291a13
|
Remove readonly struct to fix build
|
5 years ago |
Jan Tattermusch
|
931ce49cf1
|
fix a few nits
|
5 years ago |
mgravell
|
2030a4e5f7
|
move core of Async*Call into a new internal AsyncCallState struct; abstracts over Foo() vs Foo(object), avoiding delegate allocations
|
5 years ago |
Richard Belleville
|
3d63f59016
|
Regenerate projects
|
5 years ago |
Richard Belleville
|
6feae07504
|
Regenerate projects
|
5 years ago |
James Newton-King
|
7cccfb37b9
|
Additional tests
|
5 years ago |
James Newton-King
|
f7ddf4ed63
|
Add exceed capacity test
|
5 years ago |
Hope Casey-Allen
|
bdac6a5dd4
|
Revert csharp workaround for empty payload gzip compression crash
|
6 years ago |