aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/csharp/ext
Commit message (Expand)AuthorAge
...
* Fix includesGravatar Craig Tiller2016-03-25
* fix copyrightsGravatar Jan Tattermusch2016-02-02
* add roots.pem as a resourceGravatar Jan Tattermusch2016-02-02
* Eliminate gpr_ int types - and insist on C99 variants insteadGravatar Craig Tiller2015-12-22
* introduce auth interceptor contextGravatar Jan Tattermusch2015-12-02
* Also adding a credentials type to the plugin API.Gravatar Julien Boeuf2015-11-19
* Fixing implementations.Gravatar Julien Boeuf2015-11-18
* update C# to the new C core auth APIGravatar Jan Tattermusch2015-10-26
* stop gcc complaints about func ptr conversionsGravatar Jan Tattermusch2015-10-07
* Migrate C# to the new auth APIGravatar Jan Tattermusch2015-10-06
* implement C# wrapping for plugin APIGravatar Jan Tattermusch2015-10-06
* Type sign fix for C#Gravatar David Garcia Quintas2015-09-12
* Adding void* at then end of security related method in order to have a stable...Gravatar Julien Boeuf2015-08-25
* support for reading response headers on client sideGravatar Jan Tattermusch2015-08-21
* Sprinkle reserved = NULL aroundGravatar Craig Tiller2015-08-18
* Fixing merge failures.Gravatar Nicolas "Pixel" Noble2015-08-12
* Merge remote-tracking branch 'google/master' into the-ultimate-showdownGravatar Nicolas "Pixel" Noble2015-08-12
|\
| * Merge pull request #2873 from jtattermusch/expose_version_stringGravatar Jan Tattermusch2015-08-10
| |\
| | * add const modifierGravatar Jan Tattermusch2015-08-10
| | * expose C core version string to C#Gravatar Jan Tattermusch2015-08-09
| * | context propagation APIGravatar Jan Tattermusch2015-08-08
| * | fixed writeOptions and added testGravatar Jan Tattermusch2015-08-07
| * | implemented sending initial metadataGravatar Jan Tattermusch2015-08-07
| * | added WriteOptions support and enabled NoCompress flag to be used for all writesGravatar Jan Tattermusch2015-08-07
| |/
* | Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdownGravatar Nicolas "Pixel" Noble2015-08-08
|\|
* | Working on C#.Gravatar Nicolas "Pixel" Noble2015-08-07
| * Merge pull request #2750 from ctiller/propagateGravatar Yang Gao2015-08-06
| |\
| * \ Merge pull request #2797 from jtattermusch/polishing_apiGravatar Jan Tattermusch2015-08-05
| |\ \
| | | * Merge github.com:grpc/grpc into propagateGravatar Craig Tiller2015-08-05
| | | |\ | | |_|/ | |/| |
| * | | Merge pull request #2767 from ctiller/no-poop-on-pizzaGravatar Abhishek Kumar2015-08-05
| |\ \ \
| | | | * Merge github.com:grpc/grpc into propagateGravatar Craig Tiller2015-08-05
| | | | |\ | | |_|_|/ | |/| | |
| | | * | enable forcing client authGravatar Jan Tattermusch2015-08-04
| | |/ / | |/| |
| * | | watch connectivity state API has changed in the meantimeGravatar Jan Tattermusch2015-08-04
| * | | expose Channel.Target propertyGravatar Jan Tattermusch2015-08-04
| * | | Added channel state APIGravatar Jan Tattermusch2015-08-04
| | * | Rename grpc_server_add_http2_port to grpc_server_add_insecure_http2_portGravatar Craig Tiller2015-08-03
| |/ /
| | * s/inherit/propagate/gGravatar Craig Tiller2015-07-31
| | * Update wrappers, tests to new create_call()Gravatar Craig Tiller2015-07-31
| |/
| * Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...Gravatar Craig Tiller2015-07-28
| |\
| | * Merge branch 'master' of github.com:grpc/grpc into ssl_force_client_authGravatar Julien Boeuf2015-07-27
| | |\
| | | * Merge github.com:grpc/grpc into elliptic-orange-chamelionGravatar Craig Tiller2015-07-26
| | | |\
| * | | \ 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