aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/csharp/ext
Commit message (Expand)AuthorAge
...
| * | | | Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...Gravatar Craig Tiller2015-07-26
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | make insecure channel and server explicitGravatar Jan Tattermusch2015-07-24
| | * | | expose peer info in serverside call handlersGravatar Jan Tattermusch2015-07-24
| | * | | explicitly convert deadline for server handlers to realtimeGravatar Jan Tattermusch2015-07-23
| | * | | robust conversion from Timespec to DateTime and testsGravatar Jan Tattermusch2015-07-23
| |/ / / |/| | |
| | | * Merge github.com:grpc/grpc into elliptic-orange-chamelionGravatar Craig Tiller2015-07-23
| | | |\ | |_|_|/ |/| | |
| * | | Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...Gravatar Craig Tiller2015-07-23
| |\ \ \ | |/ / / |/| | |
| | * | Adding option to force client auth on the server SSL creds.Gravatar Julien Boeuf2015-07-21
| |/ /
* | | fix crash caused by wrong size of MetadataEntryStructGravatar Jan Tattermusch2015-07-21
| | * Rename grpc_channel_create to grpc_insecure_channel_createGravatar Craig Tiller2015-07-21
| |/
* | allow sending trailers from server handlerGravatar Jan Tattermusch2015-07-20
* | fix bugGravatar Jan Tattermusch2015-07-20
* | some cleanup and better metadata supportGravatar Jan Tattermusch2015-07-20
* | reading of metadataGravatar Jan Tattermusch2015-07-20
|/
* Introduce a clock type field onto gpr_timespec.Gravatar Craig Tiller2015-07-13
* Introduce multiple clocks to GPRGravatar Craig Tiller2015-07-01
* Merge github.com:grpc/grpc into you-complete-meGravatar Craig Tiller2015-06-16
|\
| * Added changes to python and csharp wrappersGravatar David Garcia Quintas2015-06-15
* | Merge branch 'master' of https://github.com/grpc/grpc into ct-you-complete-meGravatar Masood Malekghassemi2015-06-15
|\|
| * fix native callback signature to match with C#Gravatar Jan Tattermusch2015-06-11
* | Merge remote-tracking branch 'upstream/master' into you-complete-me-csharpGravatar Jan Tattermusch2015-06-09
|\ \
| | * revamp of c# channel optionsGravatar Jan Tattermusch2015-06-09
| |/
| * Merge pull request #1966 from jtattermusch/csharp_revampGravatar Michael Lumish2015-06-09
| |\
| * | Changes to byte_buffer based on comments.Gravatar David Garcia Quintas2015-06-08
| | * Stop using native callbacks for C#Gravatar Jan Tattermusch2015-06-05
| |/
* | Merge github.com:grpc/grpc into you-complete-meGravatar Craig Tiller2015-06-04
|\|
| * Expose gpr_asprintf and gpr_strdupGravatar Masood Malekghassemi2015-06-03
| * Removed grpc_byte_buffer_reader_{create,destroy}.Gravatar David Garcia Quintas2015-06-01
* | adapt C# to the new server shutdown APIGravatar Jan Tattermusch2015-05-29
|/
* Merge github.com:grpc/grpc into bye-bye-completion-queue-pieGravatar Craig Tiller2015-05-12
|\
| * Port C# to new APIGravatar Craig Tiller2015-05-08
* | Merge github.com:grpc/grpc into bye-bye-completion-queue-pieGravatar Craig Tiller2015-05-06
|\|
* | C# fixes for #1472 core API cleanupGravatar Jan Tattermusch2015-05-04
| * Fixes for C# cancellation supportGravatar Jan Tattermusch2015-05-04
* | C Core API cleanup.Gravatar Craig Tiller2015-05-04
|/
* remove unused function from grpc_csharp_extGravatar Jan Tattermusch2015-05-01
* add calltype decl where missingGravatar Jan Tattermusch2015-04-07
* added support for metadataGravatar Jan Tattermusch2015-03-16
* C# server side TLS supportGravatar Jan Tattermusch2015-03-09
* client side support for TLSGravatar Jan Tattermusch2015-03-03
* clang-formatGravatar Jan Tattermusch2015-02-25
* Added ability for c# to redirect C core logs to arbitrary sinkGravatar Jan Tattermusch2015-02-25
* Added support for true synchronous unary call and added some performance tests.Gravatar Jan Tattermusch2015-02-23
* fixed string.h includeGravatar Jan Tattermusch2015-02-18
* got rid of server_add_secure_http2_portGravatar Jan Tattermusch2015-02-18
* clang-formatGravatar Jan Tattermusch2015-02-18
* removal of unused methods in extension libraryGravatar Jan Tattermusch2015-02-18
* migration to new C APIGravatar Jan Tattermusch2015-02-18
* changed 2014 -> 2015Gravatar Jan Tattermusch2015-02-13
* added license headers to all grpc C# filesGravatar Jan Tattermusch2015-02-13