aboutsummaryrefslogtreecommitdiff
path: root/src/csharp/ext
AgeCommit message (Expand)Author
2017-09-06clang-formatMark D. Roth
2017-09-01Change plugin credentials API to support both sync and async modes.Mark D. Roth
2017-06-15Merge remote-tracking branch 'upstream/v1.4.x' into upmerge_1.4.xmurgatroid99
2017-06-08add grpc_slice_unref to fix leaksJan Tattermusch
2017-06-08auto-fix most of licensesJan Tattermusch
2017-05-23clang format codeJan Tattermusch
2017-05-23overridable call_start_batchJan Tattermusch
2017-04-19Merge github.com:grpc/grpc into cpparenaCraig Tiller
2017-04-19Extend clang-format to C#, Node, RubyCraig Tiller
2017-04-14Merge github.com:grpc/grpc into cpparenaCraig Tiller
2017-03-31Call ref/unref, bugfixesCraig Tiller
2017-03-22C# changesSree Kuchibhotla
2017-03-08adapt C# to new cq_create APIJan Tattermusch
2017-03-02expose AuthContext in C#Jan Tattermusch
2017-02-07remove extra space in Csharp codeCarl Mastrangelo
2017-01-30allow utf8 encoded status messageJan Tattermusch
2017-01-26Merge github.com:grpc/grpc into rollfwdCraig Tiller
2017-01-25Move parameters for all grpc_op types into their own sub-structs.Mark D. Roth
2017-01-23Revert "Revert "Metadata handling rewrite""Craig Tiller
2017-01-20Revert "Metadata handling rewrite"Craig Tiller
2016-12-13make grpc_csharp_ext compileJan Tattermusch
2016-12-09Continue updating C#Craig Tiller
2016-12-09Continue updating C#Craig Tiller
2016-12-02wire passing of C# CallFlags to C coreJan Tattermusch
2016-11-09allow null metadata_array in plugin notifyJan Tattermusch
2016-10-26s/GPR_SLICE/GRPC_SLICE/gCraig Tiller
2016-10-26Bulk update #includesCraig Tiller
2016-10-26s/gpr_slice/grpc_slice, and move around tests, implsCraig Tiller
2016-10-21introduce separate grpcsharp_request_call_contextJan Tattermusch
2016-09-01destroy byte buffer reader after useAlexander Polcyn
2016-07-21Add csharp check to return val of byte_buffer_reader_initAlexander Polcyn
2016-07-01pr commentsDavid Garcia Quintas
2016-06-30Return success status of grpc_byte_buffer_readerDavid Garcia Quintas
2016-06-22fix reading of compressed byte_buffer in C#Jan Tattermusch
2016-06-03Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bisDavid Garcia Quintas
2016-05-31Merge remote-tracking branch 'upstream/master' into baseYuchen Zeng
2016-05-25add support for multiple cqs to GrpcThreadPoolJan Tattermusch
2016-05-09Allow servers to select compression level via initial MD.David Garcia Quintas
2016-05-04make SendStatusFromServer optionally send a message as wellJan Tattermusch
2016-04-26Change win32 file suffixYuchen Zeng
2016-04-19Add various options to verify ssl/tls client cert including letting theDeepak Lukose
2016-03-31Update copyrightsCraig Tiller
2016-03-25Fix includesCraig Tiller
2016-02-02fix copyrightsJan Tattermusch
2016-02-02add roots.pem as a resourceJan Tattermusch
2015-12-22Eliminate gpr_ int types - and insist on C99 variants insteadCraig Tiller
2015-12-02introduce auth interceptor contextJan Tattermusch
2015-11-19Also adding a credentials type to the plugin API.Julien Boeuf
2015-11-18Fixing implementations.Julien Boeuf
2015-10-26update C# to the new C core auth APIJan Tattermusch