139 Commits (a215992f0e16328b0efd570b96c6c333ae52d4d0)

Author SHA1 Message Date
Jan Tattermusch 21c83cbb08
make Grpc C# work on aarch64 linux (#25717) 4 years ago
Richard Belleville 010d62175e Pin protobuf version dependency for grpcio-tools 4 years ago
Jan Tattermusch 37715e3422 Load native extension on .NET core via differentiated DllImports 4 years ago
Jan Tattermusch 7324c5cae7 Load native extension on .NET core via differentiated DllImports 4 years ago
Jan Tattermusch 417db4fdd6 build C# nugets on linux instead of windows for simplicity 4 years ago
Esun Kim 5984f129f8 Use system nuget 5 years ago
Jan Tattermusch 319a2b18cb upgrade C# to Google.Protobuf 3.13.0 5 years ago
Jan Tattermusch 4c303a387e Revert "Revert "C# expose C-core's debug error string in Status struct"" 5 years ago
Jan Tattermusch 7c30f0c956
Revert "C# expose C-core's debug error string in Status struct" 5 years ago
Stanley Cheung 6f72faa74b Update to protobuf 3.12.2 5 years ago
Stanley Cheung eccbac3443 Update grpc protoc plugins to support proto3 optional 5 years ago
Karthik Ravi Shankar 063704ebad
Revert "Update grpc protoc plugin to be compliant of proto3 field presence" 5 years ago
Stanley Cheung f70ebf85a6 Update to protobuf 3.12.2 5 years ago
Stanley Cheung dc9b100865 Update grpc protoc plugins to support proto3 optional 5 years ago
Jan Tattermusch 0ac75d7a19 add grpcsharp_batch_context_recv_status_on_client_error_string native method 5 years ago
Jan Tattermusch d3abb4dce5 upgrade Google.Protobuf nugets to 3.11.4 5 years ago
Jan Tattermusch bfdeafaf37 update C# protobuf dependency 5 years ago
Jan Tattermusch 1c177fff1e refactoring and simplifications 6 years ago
Jan Tattermusch 31eff3e679 stuff builds but tests crash 6 years ago
Jan Tattermusch 36e46234f7 IBufferWriter: tests now passing with a hack 6 years ago
Jan Tattermusch 988ca514b9 serialization to IBufferWriter attempt 1 6 years ago
Jan Tattermusch cb6e5481cc remove System.Interactive.Async dependency from the Unity package 6 years ago
Jan Tattermusch f0b53e1f1b set C# major version to 2, adjust expand_version.py 6 years ago
Jan Tattermusch 1650d6ab40 add grpcsharp_test_call_start_unary_echo stub 6 years ago
Jan Tattermusch c7673983ac get rid of unused Version.csproj.include 6 years ago
Jan Tattermusch 6a71664035 fix sanity test 6 years ago
mgravell b352873461 UTF encode/native: use IntPtr, not byte*, in the native API (avoid "unsafe" declaration) 6 years ago
Jan Tattermusch 8a5b803fef remove unused recv_message_to_buffer method 6 years ago
Jan Tattermusch 76e3489216 csharp: support slice-by-slice deserialization 6 years ago
Jan Tattermusch c835fedd4d Modify verifyPeerCallback logic to use NativeCallbackDispatcher 6 years ago
Jan Tattermusch a48d3efc9e move dependencies.props to the right directory 6 years ago
Jan Tattermusch 5d0a571426 introduce build/dependencies.props 6 years ago
James Newton-King 297dd0cb62
PR feedback 6 years ago
Thibaut Le Guilly 303416080c Provide access to verify_peer_callback from C# 6 years ago
Jan Tattermusch 96fd871694 bump C# protobuf dependency 6 years ago
Jan Tattermusch 5a65985bf8 add NativeCallbackDispatcher 6 years ago
Jan Tattermusch 8ba48b42ce dummy grpc_csharp_ext stubs should never be reached 6 years ago
Jan Tattermusch 1599fd5f70 unity android: add dummy stubs to fix il2cpp build 6 years ago
Jan Tattermusch 596d1b0563 refactor native_methods stub generator 6 years ago
Jan Tattermusch 9197a6ea25 simplify c# build_packages scripts, get rid of a template 6 years ago
Jan Tattermusch 5e8608a97f update unity package build 6 years ago
Jan Tattermusch 140d8dcab9 package build should build Grpc.Core.Api nuget 6 years ago
Jan Tattermusch db0e21a5cb Expose certificate request type in SslServerCredentials. 7 years ago
Jan Tattermusch 537503dc1a C#: upgrade protobuf nugets to v3.6.1 7 years ago
Jan Tattermusch 5e56966b1b upgrade C# to protobuf 3.6.0 7 years ago
Jan Tattermusch 29e4947c49 portable zip for unity package 7 years ago
Jan Tattermusch 5e94c0d17b unitypackage: fix extensions when copying 7 years ago
Jan Tattermusch 9f3ff1a48e fix unity package name 7 years ago
Jan Tattermusch 911d7779bc remove Grpc.Auth from unitypackage for now 7 years ago
Jan Tattermusch 8ff090c883 add script for building unitypackage 7 years ago