aboutsummaryrefslogtreecommitdiffhomepage
path: root/vsprojects/grpc_test_util
Commit message (Collapse)AuthorAge
* Updating the templates to create win64 projects.Gravatar Nicolas "Pixel" Noble2015-04-28
|
* fix expression bug on socket creation failure (fd<0 is always false because ↵Gravatar zeliard2015-04-27
|\ | | | | | | fd is unsigned and Windows returns ~0 (-1) on socket failure)
* \ Merge branch 'master' of https://github.com/grpc/grpcGravatar zeliard2015-04-23
|\ \
| | * More work in not having to compile OpenSSL.Gravatar Nicolas "Pixel" Noble2015-04-23
| |/
* | fix MSVC solution build-able on x64 mode (remove _USE_32BIT_TIME_T)Gravatar zeliard2015-04-22
| |
| * Merge github.com:google/grpc into batch-metadataGravatar Craig Tiller2015-04-21
|/ | | | | | | | | | | | Conflicts: Makefile vsprojects/Grpc.mak vsprojects/vs2010/Grpc.mak vsprojects/vs2010/grpc.vcxproj vsprojects/vs2010/grpc.vcxproj.filters vsprojects/vs2010/grpc_test_util.vcxproj vsprojects/vs2010/grpc_unsecure.vcxproj vsprojects/vs2010/grpc_unsecure.vcxproj.filters
* big refactoring of visual studio projects, started using nugetGravatar Jan Tattermusch2015-04-20
dependencies.