Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Initial refactoring and context API changes | Alistair Veitch | 2015-05-26 |
| | |||
* | Updating the templates to create win64 projects. | Nicolas "Pixel" Noble | 2015-04-28 |
| | |||
* | fix expression bug on socket creation failure (fd<0 is always false because ↵ | zeliard | 2015-04-27 |
|\ | | | | | | | fd is unsigned and Windows returns ~0 (-1) on socket failure) | ||
* \ | Merge branch 'master' of https://github.com/grpc/grpc | zeliard | 2015-04-23 |
|\ \ | |||
| | * | More work in not having to compile OpenSSL. | Nicolas "Pixel" Noble | 2015-04-23 |
| |/ | |||
* | | fix MSVC solution build-able on x64 mode (remove _USE_32BIT_TIME_T) | zeliard | 2015-04-22 |
| | | |||
| * | Merge github.com:google/grpc into batch-metadata | Craig Tiller | 2015-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 nuget | Jan Tattermusch | 2015-04-20 |
dependencies. |