1. b25c90d Add endpoint_pair_windows.c by Craig Tiller · 9 years ago
  2. c3d5f16 Ensure OUT_DIR created by Craig Tiller · 9 years ago
  3. f5a7c8b Make Grpc.mak more useful for run_tests.py by Craig Tiller · 9 years ago
  4. ad1d7d9 Actually removing shared project files now. by Nicolas "Pixel" Noble · 9 years ago
  5. 1fa0c08 Merge pull request #1173 from nicolasnoble/vs2010 by Jan Tattermusch · 9 years ago
  6. a727fe2 Created Visual Studio 2010 project files. by Nicolas "Pixel" Noble · 9 years ago
  7. 7eb76cc make target of port.c depend on test_config by Yang Gao · 9 years ago
  8. 929481e add missing header into build.json and regenerate project by Yang Gao · 9 years ago
  9. 48bbd00 merge upstream and resolve conflict by Yang Gao · 9 years ago
  10. 3c10ee4 Merge pull request #989 from murgatroid99/core_start_batch_trace by Nicolas Noble · 9 years ago
  11. 710b6a4 Added a few more missing files and re-generated project files. by Nicolas "Pixel" Noble · 10 years ago
  12. 51f5b91 Adding missing public files to build.json, and re-generating all project files. by Nicolas "Pixel" Noble · 10 years ago
  13. 5e36d0d Merge pull request #1093 from nicolasnoble/windows by Jan Tattermusch · 10 years ago
  14. cfd6073 Various Windows fixes. by Nicolas Noble · 10 years ago
  15. b072a4f Adding MSVC's grpc++ project file. by Nicolas "Pixel" Noble · 10 years ago
  16. d47946b Added batch GRPC_TRACE option to trace calls to grpc_call_start_batch by murgatroid99 · 10 years ago
  17. 01ea61e Merge github.com:grpc/grpc into credit by Craig Tiller · 10 years ago
  18. faa8480 Tracer registration. by Craig Tiller · 10 years ago
  19. 29f1314 Merge github.com:grpc/grpc into credit by Craig Tiller · 10 years ago
  20. 9fff77e Addressing comments. by Julien Boeuf · 10 years ago
  21. e8eb8a4 Merge github.com:grpc/grpc into credit by Craig Tiller · 10 years ago
  22. 74ae8f6 Merge pull request #710 from jboeuf/default_google_creds by Craig Tiller · 10 years ago
  23. c66f2a8 Addressing iniitial feedback. by Julien Boeuf · 10 years ago
  24. e2b6018 Merge pull request #654 from ctiller/copyright by Tim Emiola · 10 years ago
  25. 42bc87c Update C++ server with new core API by Craig Tiller · 10 years ago
  26. 759026c Server API simplification by Craig Tiller · 10 years ago
  27. cd9b1c8 Added support for default credentials. by Julien Boeuf · 10 years ago
  28. f26f219 Merge pull request #704 from ctiller/interop3 by Yang Gao · 10 years ago
  29. b8f5f1b Re-generated project files. by Nicolas "Pixel" Noble · 10 years ago
  30. 8883e94 Merge pull request #703 from nicolasnoble/win32 by Craig Tiller · 10 years ago
  31. fe8af4e Rename interop_test.c --> interop_test.cc by Craig Tiller · 10 years ago
  32. c5b9692 Merge pull request #641 from jboeuf/jwt_id_token by Yang Gao · 10 years ago
  33. 94964fd Fixing Windows port. by Nicolas "Pixel" Noble · 10 years ago
  34. 1f0d58d Merge branch 'master' of github.com:google/grpc into unsecure-fix by Nicolas "Pixel" Noble · 10 years ago
  35. dda049c Various MacOS build fixes. by Nicolas "Pixel" Noble · 10 years ago
  36. 6e7c622 Add a facility to control tracing without recompiling by Craig Tiller · 10 years ago
  37. d7f3335 Makefile cleanup by Craig Tiller · 10 years ago
  38. ab37138 Update year by Craig Tiller · 10 years ago
  39. 1bc21a4 Removing the hardcoded SSL roots. by Julien Boeuf · 10 years ago
  40. c9a53f9 Merge pull request #606 from yang-g/roots by Craig Tiller · 10 years ago
  41. 6ce372c Add copyrights to docker files, makefiles by Craig Tiller · 10 years ago
  42. 16a6ea6 Ensure interop tests are run as part of run_tests by Craig Tiller · 10 years ago
  43. 25380de Adding tool for generating JWTs on the command line. by Julien Boeuf · 10 years ago
  44. f8e297a Added protoc plugin for Python GRPC. by Masood Malekghassemi · 10 years ago
  45. 0d1e2f2 remove prod_roots_certs.c since it is not used anywhere by Yang Gao · 10 years ago
  46. 190d360 Add missing new-lines at end of file by Craig Tiller · 10 years ago
  47. 0605995 Update copyright to 2015 by Craig Tiller · 10 years ago
  48. 35108f6 Allow grpc_init to be called multiple times by Craig Tiller · 10 years ago
  49. 64d10c1 added zlib and openssl dependencies by Jan Tattermusch · 10 years ago
  50. a2ad558 polishing of Grpc.mak by Jan Tattermusch · 10 years ago
  51. eca6547 added some more non-test targets to Grpc.mak by Jan Tattermusch · 10 years ago
  52. d5b076a improving makefile for Windows by Jan Tattermusch · 10 years ago
  53. 32647c8 added make.bat helper by Jan Tattermusch · 10 years ago
  54. 1312666 fixed GrpcTests.mak and removed build_and_run_tests.bat by Jan Tattermusch · 10 years ago
  55. 451a227 Added NMake file to ease building and running tests. by Jan Tattermusch · 10 years ago
  56. adeaf63 add more tests into build_and_run_tests.bat by Jan Tattermusch · 10 years ago
  57. 13b9cfb added ssl.props as a dependency for grpc_csharp_ext, regenerated project files by Jan Tattermusch · 10 years ago
  58. f0ee545 Merge pull request #497 from nicolasnoble/buildcheck by Craig Tiller · 10 years ago
  59. d8b88de Merge pull request #475 from dklempner/epoll by Craig Tiller · 10 years ago
  60. 1407adb Ran build-cleaner, and re-generated project files. by Nicolas Noble · 10 years ago
  61. 24cad9b Enabling debug symbols while running batched tests under Windows. by Nicolas Noble · 10 years ago
  62. 31f89f8 Merge pull request #489 from jtattermusch/cpu_windows by Nicolas Noble · 10 years ago
  63. 6943fb3 added cpu_windows.c by Jan Tattermusch · 10 years ago
  64. 8f24bec set RuntimeLibrary for zlib project to default by Jan Tattermusch · 10 years ago
  65. f6ff8f6 remove _shared suffix from target dll names by Jan Tattermusch · 10 years ago
  66. a612216 fixes to zlib VS project by Jan Tattermusch · 10 years ago
  67. 31e4065 fixes to make shared libraries build by Jan Tattermusch · 10 years ago
  68. 9fb0116 fixed filename of grpc VS project templates by Jan Tattermusch · 10 years ago
  69. 785778b added projects for shared libraries by Jan Tattermusch · 10 years ago
  70. 53eae7a Merge branch 'master' into epoll by David Klempner · 10 years ago
  71. b7f53d9 removed filters for grpc_csharp_ext by Jan Tattermusch · 10 years ago
  72. 4d3098a Merge branch 'vsproject_templates' of github.com:jtattermusch/grpc into vsproject_templates by Jan Tattermusch · 10 years ago
  73. 2dcc9a8 removed empty filters file for grpc_csharp_ext by Jan Tattermusch · 10 years ago
  74. 326c164 added user settings and generated files to gitignore by Jan Tattermusch · 10 years ago
  75. 92e2e3f some VS project template fixes and added templates for grpc_csharp_ext by Jan Tattermusch · 10 years ago
  76. 3b22774 added user settings and generated files to gitignore by Jan Tattermusch · 10 years ago
  77. 9e1d446 some VS project template fixes and added templates for grpc_csharp_ext by Jan Tattermusch · 10 years ago
  78. baced4d Epoll based multipoller by David Klempner · 10 years ago
  79. 811b078 Merge branch 'master' of github.com:google/grpc into grpc-win32 by Nicolas "Pixel" Noble · 10 years ago
  80. 45e67a3 Addressing comments. by Nicolas Noble · 10 years ago
  81. d78a657 Merge github.com:grpc/grpc into async-api-new by Craig Tiller · 10 years ago
  82. 1ffa52f Clean build.json by Craig Tiller · 10 years ago
  83. 41efbf3 Merge github.com:google/grpc into async-api-new by Craig Tiller · 10 years ago
  84. d6dcec5 Making the gpr_tmpfile's win32 version a bit more Windows-y. by Nicolas "Pixel" Noble · 10 years ago
  85. aa2ac59 Merge github.com:google/grpc into async-api-new by Craig Tiller · 10 years ago
  86. f229d4f Merge pull request #359 from jboeuf/ssl_default_creds_integration by Yang Gao · 10 years ago
  87. 86d9159 Merge github.com:google/grpc into async-api-new by Craig Tiller · 10 years ago
  88. 0f3ec82 Adding Windows tcp server code. by Nicolas "Pixel" Noble · 10 years ago
  89. 7413f10 Adding linux specific env implementation. by Julien Boeuf · 10 years ago
  90. 4b6ab78 Merge github.com:google/grpc into async-api by Craig Tiller · 10 years ago
  91. 900dadb Merge branch 'master' of github.com:google/grpc into grpc-win32 by Nicolas "Pixel" Noble · 10 years ago
  92. 6393dd3 Fixing build.json by removing files that are no longer present. by Nicolas Noble · 10 years ago
  93. d77c92b Merge github.com:google/grpc into async-api-new by Craig Tiller · 10 years ago
  94. fdbb1b0 ... And the project files... by Julien Boeuf · 10 years ago
  95. ea61b07 Updated the first test (which fails) by Craig Tiller · 10 years ago
  96. 21f627a First draft of the win32 implementation of iomgr. by Nicolas "Pixel" Noble · 10 years ago
  97. 026a417 Adding support for loading the SSL roots from an environment variable. by Julien Boeuf · 10 years ago
  98. 5350c2e Clean build file, regen projects by Craig Tiller · 10 years ago
  99. 4450db2 Add bbq by Craig Tiller · 10 years ago
  100. b24b500 Merge pull request #233 from nicolasnoble/propsheets by Jan Tattermusch · 10 years ago