1. beac88c Server: added the ability to disable compression algorithm by David Garcia Quintas · 9 years ago
  2. 822d2c7 Support registering services against specific hosts by Craig Tiller · 9 years ago
  3. 2622ddb Merge branch 'we-dont-need-no-backup' into one-shouldnt-depend-on-protobufs by Craig Tiller · 9 years ago
  4. 2f4a49c Fix memory leak by Craig Tiller · 9 years ago
  5. 5095581 Get server call tags right by Craig Tiller · 9 years ago
  6. ce40de5 clang-format by Craig Tiller · 9 years ago
  7. 7bc97bc Everything compiles again by Craig Tiller · 9 years ago
  8. 50a7a68 Progress commit on fixing up C++ by Craig Tiller · 9 years ago
  9. 81fafa8 Beginning the cleanup by Craig Tiller · 9 years ago
  10. bce999f Refine shutdown API by Craig Tiller · 9 years ago
  11. f9e6adf Completion queue binding for new requests API change by Craig Tiller · 9 years ago
  12. 3921c56 Expose max message size at the server side by Yang Gao · 9 years ago
  13. 3086203 Few VS2010 fixes. by Nicolas Noble · 9 years ago
  14. c4b6ffb Add a GrpcLibrary class to wrap grpc_init and grpc_shutdown and convert all the tests to init/shutdown free. by Yang Gao · 9 years ago
  15. ff2828b Rewriting mutex, condition_variable, and thread. by Nicolas "Pixel" Noble · 9 years ago
  16. ae96ae2 Starting off by removing all offending headers. by Nicolas "Pixel" Noble · 9 years ago
  17. cfd6073 Various Windows fixes. by Nicolas Noble · 9 years ago
  18. 1ad253d expose the server's cq through the generic service object by Yang Gao · 9 years ago
  19. 4999649 Rename to AsyncGeneric* by Yang Gao · 9 years ago
  20. 005eb88 Rename anonymous to generic globally by Yang Gao · 9 years ago
  21. 0fd9440 Expose server cq for polling incoming anonymous rpcs by Yang Gao · 9 years ago
  22. fccea1f merge with upstream and resolve conflict by Yang Gao · 9 years ago
  23. 4be94b9 Add missing GRPC_OVERRIDE, NFC by Chilledheart · 9 years ago
  24. 1c40233 first sets of changes, it builds by Yang Gao · 10 years ago
  25. e7460e8 Merge github.com:grpc/grpc into credit by Craig Tiller · 10 years ago
  26. 7694c35 Global replace google::protobuf::Message with grpc::protobuf::Message, all tests passed by Yang Gao · 10 years ago
  27. 61691f9 Merge github.com:grpc/grpc into credit by Craig Tiller · 10 years ago
  28. 1ff52d5 Guard headers tool. by Nicolas "Pixel" Noble · 10 years ago
  29. cf133f4 Make it possible to compile with gcc4.6 by Craig Tiller · 10 years ago
  30. 7c0f33d Merge github.com:grpc/grpc into credit by Craig Tiller · 10 years ago
  31. 6e57b9e Add Server.Wait by Craig Tiller · 10 years ago
  32. 42bc87c Update C++ server with new core API by Craig Tiller · 10 years ago
  33. 190d360 Add missing new-lines at end of file by Craig Tiller · 10 years ago
  34. 0605995 Update copyright to 2015 by Craig Tiller · 10 years ago
  35. 573523f clang-format by Craig Tiller · 10 years ago
  36. 1c9a2a9 Async API progress by Craig Tiller · 10 years ago
  37. 8c8d0aa Async API progress by Craig Tiller · 10 years ago
  38. bb5227f Allow server to hook calls also, fix crash by Craig Tiller · 10 years ago
  39. 3b29b56 Just use one completion queue per server for delivering completions by Craig Tiller · 10 years ago
  40. c416577 Server progress by Craig Tiller · 10 years ago
  41. cbd0485 Simplify server ready for async path by Craig Tiller · 10 years ago
  42. 1d2e219 Server progress by Craig Tiller · 10 years ago
  43. 0db1bef Progress by Craig Tiller · 10 years ago
  44. c496575 Starting to scratch out the API by Craig Tiller · 10 years ago
  45. 9e21f72 Add server side credentials support. by yangg · 10 years ago
  46. b7ebd3b Initial import. by Nicolas Noble · 10 years ago