index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
csharp
Commit message (
Expand
)
Author
Age
*
Merge pull request #13207 from kkm000/package-grpc-tools
Jan Tattermusch
2018-10-17
|
\
|
*
fix Grpc.Tools nuget layout on Linux and Mac
Jan Tattermusch
2018-10-17
|
*
Remove target netcoreapp2.1 from Tools.Tests csproj
kkm
2018-10-16
*
|
Show dlerror if grpc_csharp_ext load fails
Jan Tattermusch
2018-10-15
*
|
add dlerror stubs
Jan Tattermusch
2018-10-15
|
*
Merge remote-tracking branch 'golden/master' into package-grpc-tools
kkm
2018-10-14
|
|
\
|
|
/
|
/
|
|
*
Infer coding style, adjust .editorconfig, reformat Tools code
kkm
2018-10-14
|
*
Restore packaging of binary tools under tools/
kkm
2018-10-14
|
*
Improve ProtoToolsPlatformTask tests
kkm
2018-10-14
|
*
Fix dotnet/Mono build and testing under Linux
kkm
2018-10-14
|
*
fixup: rename *Tests files to *Test
Jan Tattermusch
2018-10-09
*
|
Regenerate projects
Stanley Cheung
2018-10-08
|
*
Rename test classes *Test; UWYU in Tools.Test project
kkm
2018-10-07
|
*
Merge remote-tracking branch 'golden/master' into package-grpc-tools
kkm
2018-10-07
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #16552 from jtattermusch/csharp_expose_client_certificate_...
Jan Tattermusch
2018-10-05
|
\
\
*
\
\
Merge pull request #16777 from jtattermusch/csharp_optimized_grpc_csharp_ext
Jan Tattermusch
2018-10-05
|
\
\
\
|
|
*
|
dont repeat "ClientCertificate" in enum values
Jan Tattermusch
2018-10-05
*
|
|
|
Merge pull request #16756 from jtattermusch/csharp_channeloptions_improvements
Jan Tattermusch
2018-10-05
|
\
\
\
\
*
|
|
|
|
add script for automatic generation of C# reference docs
Jan Tattermusch
2018-10-04
|
|
*
|
|
build grpc_csharp_ext with cmake
Jan Tattermusch
2018-10-04
*
|
|
|
|
Update README.md ordered list spacing
Kevin Damm
2018-10-02
|
|
/
/
/
|
/
|
|
|
|
*
|
|
add xmldoc comments
Jan Tattermusch
2018-10-02
|
*
|
|
ChannelOption: implement hashcode and equals
Jan Tattermusch
2018-10-02
|
*
|
|
improve doc comments for ChannelOptions
Jan Tattermusch
2018-10-02
|
/
/
/
*
|
|
upgrade CommandLineParser to 2.3.0
Jan Tattermusch
2018-10-01
*
|
|
review comments
Jan Tattermusch
2018-09-28
*
|
|
Improve documentation to use Metadata.Entry
Alex Villarreal
2018-09-28
*
|
|
Merge pull request #16631 from szehetner/Allocations
Jan Tattermusch
2018-09-28
|
\
\
\
|
*
|
|
addressing a few nits
Jan Tattermusch
2018-09-28
*
|
|
|
Merge pull request #16367 from jtattermusch/csharp_new_serialization_api
Jan Tattermusch
2018-09-26
|
\
\
\
\
|
*
|
|
|
address comments
Jan Tattermusch
2018-09-25
|
*
|
|
|
add DeserializationContext implementation note
Jan Tattermusch
2018-09-25
|
*
|
|
|
add MarshallerTest
Jan Tattermusch
2018-09-23
|
*
|
|
|
contextual marshaller test
Jan Tattermusch
2018-09-23
|
|
*
|
|
optimize Metadata.Entry normalization and validation check. Replaced Regex wi...
Stephan Zehetner
2018-09-14
|
|
*
|
|
avoid Tuple allocation in ClientBaseConfigurationInterceptor
Stephan Zehetner
2018-09-14
|
|
*
|
|
avoid byte[] allocation when reading empty strings from native memory
Stephan Zehetner
2018-09-14
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #16553 from jtattermusch/csharp_add_rpcexception_constructor
Jan Tattermusch
2018-09-07
|
\
\
\
\
*
\
\
\
\
Merge pull request #16554 from jtattermusch/csharp_dont_leak_when_call_init_f...
Jan Tattermusch
2018-09-07
|
\
\
\
\
\
|
|
|
|
*
|
address review comments
Jan Tattermusch
2018-09-07
|
*
|
|
|
|
use finally instead of catch-throw
Jan Tattermusch
2018-09-07
*
|
|
|
|
|
Merge pull request #16556 from jtattermusch/csharp_expose_trywaitforstatechanged
Jan Tattermusch
2018-09-05
|
\
\
\
\
\
\
|
*
|
|
|
|
|
simplify ChannelConnectivityTest
Jan Tattermusch
2018-09-05
|
|
|
|
|
*
|
clang format
Jan Tattermusch
2018-09-05
*
|
|
|
|
|
|
exception handling in native callback
Jan Tattermusch
2018-09-04
|
*
|
|
|
|
|
c#: expose TryWaitForStateChangedAsync
Jan Tattermusch
2018-09-04
|
|
*
|
|
|
|
add tests for sync unary
Jan Tattermusch
2018-09-04
|
|
*
|
|
|
|
make sync unary call behave more like async unary
Jan Tattermusch
2018-09-04
|
|
*
|
|
|
|
handle failures in async call initialization without leaks
Jan Tattermusch
2018-09-04
|
|
/
/
/
/
/
|
|
*
/
/
/
add constructor for RpcException
Jan Tattermusch
2018-09-04
|
|
/
/
/
/
[next]