aboutsummaryrefslogtreecommitdiffhomepage
path: root/vsprojects
Commit message (Expand)AuthorAge
* Merge pull request #1894 from yang-g/create-thread-poolGravatar Nicolas Noble2015-06-03
|\
* | Expose gpr_asprintf and gpr_strdupGravatar Masood Malekghassemi2015-06-03
| * Add ability to override default thread poolGravatar Yang Gao2015-06-03
|/
* bump C# package versionsGravatar Jan Tattermusch2015-06-02
* merge with masterGravatar Alistair Veitch2015-06-01
|\
| * Merge github.com:grpc/grpc into but-maybe-i-want-to-pollGravatar Craig Tiller2015-05-30
| |\
| | * Merge branch 'master' of github.com:grpc/grpc into server_auth_contextGravatar Julien Boeuf2015-05-29
| | |\
| | | * Merge branch 'master' of github.com:grpc/grpc into mdctx_free_credsGravatar Julien Boeuf2015-05-29
| | | |\
| | * | \ Merge branch 'master' of github.com:grpc/grpc into server_auth_contextGravatar Julien Boeuf2015-05-29
| | |\ \ \ | | | | |/ | | | |/|
| * | / | Make it possible to run with poll() instead of epoll()Gravatar Craig Tiller2015-05-29
| | |/ / | |/| |
| | | * Removing mdctx from the credentials.Gravatar Julien Boeuf2015-05-29
| * | | Merge pull request #1784 from jtattermusch/update_nuspecGravatar Michael Lumish2015-05-29
| |\ \ \
| * \ \ \ Merge pull request #1770 from jtattermusch/plugin_vcxprojGravatar Nicolas Noble2015-05-28
| |\ \ \ \ | | |_|_|/ | |/| | |
| | | * | update nuspec filesGravatar Jan Tattermusch2015-05-28
| | * | | update gitignoreGravatar Jan Tattermusch2015-05-27
| | * | | update readmeGravatar Jan Tattermusch2015-05-27
| | * | | provide VS solution for building protoc pluginsGravatar Jan Tattermusch2015-05-27
| | |/ /
* | | | Initial refactoring and context API changesGravatar Alistair Veitch2015-05-26
| | | * Merge branch 'master' of github.com:grpc/grpc into server_auth_contextGravatar Julien Boeuf2015-05-26
| | | |\ | | | |/ | | |/|
| * / | Add testing of bad client behaviorGravatar Craig Tiller2015-05-26
| |/ /
| * | added support for building Symbol packagesGravatar Jan Tattermusch2015-05-21
| | * Merge branch 'master' of github.com:grpc/grpc into server_auth_contextGravatar Julien Boeuf2015-05-21
| | |\ | | |/ | |/|
| | * API for auth context and server-side secure transport only impl.Gravatar Julien Boeuf2015-05-20
| | * Starting on low level changes to support server side authentication.Gravatar Julien Boeuf2015-05-20
| * | Send RST_STREAM when closing from the server without getting a client half-cl...Gravatar Craig Tiller2015-05-19
| |/
| * Add testing for GRPC_TRACEGravatar Craig Tiller2015-05-18
|/
* Actually removing grpc_http.h from build.json.Gravatar Nicolas "Pixel" Noble2015-05-18
* Merge pull request #1630 from jtattermusch/nuget_adjustmentsGravatar Tim Emiola2015-05-18
|\
| * some nuget packaging adjustmentsGravatar Jan Tattermusch2015-05-15
* | Fix test, readd it to buildGravatar Craig Tiller2015-05-15
|/
* Merge pull request #1617 from ctiller/force-a-crash-but-then-dont-crashGravatar Nicolas Noble2015-05-15
|\
| * Add header to build.jsonGravatar Craig Tiller2015-05-15
* | GPR_ASSERT is not an expressionGravatar Craig Tiller2015-05-15
| * Add subprocess GPR APIGravatar Craig Tiller2015-05-15
|/
* fixing nitsGravatar Jan Tattermusch2015-05-14
* Update readme for building nuget packageGravatar Jan Tattermusch2015-05-14
* bumped version of grpc.native.csharp_ext packageGravatar Jan Tattermusch2015-05-14
* Merge pull request #1472 from ctiller/bye-bye-completion-queue-pieGravatar Yang Gao2015-05-13
|\
* | Various Win32 fixes and improvements.Gravatar Nicolas Noble2015-05-12
| * Merge github.com:grpc/grpc into bye-bye-completion-queue-pieGravatar Craig Tiller2015-05-11
| |\ | |/ |/|
| * Clean out old codeGravatar Craig Tiller2015-05-11
* | Properly naming grpc++_unsecure project.Gravatar Nicolas "Pixel" Noble2015-05-09
* | Merge branch 'master' of github.com:grpc/grpc into generate-test-projectsGravatar Nicolas "Pixel" Noble2015-05-09
|\|
* | Making the gRPC C tests building under Windows.Gravatar Nicolas Noble2015-05-09
* | Adding grpc++_unsecure project file, and adding better support for test proje...Gravatar Nicolas "Pixel" Noble2015-05-09
| * Addressing comments.Gravatar Julien Boeuf2015-05-08
| * Adding support for per call credentials in core.Gravatar Julien Boeuf2015-05-07
* | Enable test that got forgottenGravatar Craig Tiller2015-05-05
|/
* merge with headGravatar Yang Gao2015-05-04
|\
* | Add a c test for max message lengthGravatar Yang Gao2015-05-04