1. 324b4b1 Merge branch 'auth_md_processor' into server_creds_auth_md_processor by Julien Boeuf · 9 years ago
  2. c5ae3eb Rename grpc_server_add_http2_port to grpc_server_add_insecure_http2_port by Craig Tiller · 9 years ago
  3. be043d9 Merge branch 'auth_md_processor' of github.com:jboeuf/grpc into complain-with-both-passion-and-meaning by Craig Tiller · 9 years ago
  4. 9a123df Fixing C/C++ tests. by Nicolas "Pixel" Noble · 9 years ago
  5. 8a67d39 Integration compile fix by Craig Tiller · 9 years ago
  6. 753b3cb Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each-other by Craig Tiller · 9 years ago
  7. 4aee724 Merge branch 'master' of github.com:grpc/grpc into ssl_force_client_auth by Julien Boeuf · 9 years ago
  8. 7cb0853 Merge github.com:grpc/grpc into elliptic-orange-chamelion by Craig Tiller · 9 years ago
  9. b256faa Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each-other by Craig Tiller · 9 years ago
  10. 5029b30 Adding option to force client auth on the server SSL creds. by Julien Boeuf · 9 years ago
  11. 66a27da Putting the auth metadata processor on the server creds. by Julien Boeuf · 9 years ago
  12. 4a4f149 Rename grpc_channel_create to grpc_insecure_channel_create by Craig Tiller · 9 years ago
  13. 1b22b9d Add grpc_call_get_peer by Craig Tiller · 9 years ago
  14. 9d25e94 Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each-other by Craig Tiller · 9 years ago
  15. cadbf22 Removed compression levels from clients and _experimental_'d signature of methods manipulating compression algorithms by David Garcia Quintas · 9 years ago
  16. ea456fc Server auth metadata processor. by Julien Boeuf · 9 years ago
  17. 1ada6ad Added connectivity tests, fixed bugs by Craig Tiller · 9 years ago
  18. 17bb649 Merge branch 'master' of github.com:grpc/grpc into decompression by David Garcia Quintas · 9 years ago
  19. 1dd7026 Fixup some tests by Craig Tiller · 9 years ago
  20. 4e40336 Fixed leaks by David Garcia Quintas · 9 years ago
  21. 079a11b clang-format affected files by Craig Tiller · 9 years ago
  22. d9a5088 SSL channel args work with client config again by Craig Tiller · 9 years ago
  23. acf0f07 Unix resolver, bug fixes by Craig Tiller · 9 years ago
  24. eb3b12e Further client config work by Craig Tiller · 9 years ago
  25. e039f03 Plumbing transport_op changes through by Craig Tiller · 9 years ago
  26. dd2ebee Added compression text fixture. by David Garcia Quintas · 9 years ago
  27. e75d4c8 Merge branch 'master' of github.com:grpc/grpc into decompression by David Garcia Quintas · 9 years ago
  28. 5927aec Added generated configs by David Garcia Quintas · 9 years ago
  29. 9a57633 clang-format affected files by Craig Tiller · 9 years ago
  30. 2c42ef3 Merge github.com:grpc/grpc into we-dont-need-no-backup by Craig Tiller · 9 years ago
  31. 491a67b Merge pull request #1903 from ctiller/maybe-i-want-to-change-my-mind by Yang Gao · 9 years ago
  32. af7abf9 Enable runtime configuration of tracers by Craig Tiller · 9 years ago
  33. 701af60 Expose gpr_asprintf and gpr_strdup by Masood Malekghassemi · 9 years ago
  34. 8e0b08a Merge branch 'count-the-things' into we-dont-need-no-backup by Craig Tiller · 9 years ago
  35. fa275a9 Label all iomgr objects by Craig Tiller · 9 years ago
  36. f29a6c1 Merge branch 'but-maybe-i-want-to-poll' into we-dont-need-no-backup by Craig Tiller · 9 years ago
  37. a2779c1 Merge github.com:grpc/grpc into but-maybe-i-want-to-poll by Craig Tiller · 9 years ago
  38. d1a7ecc Fix tests by Craig Tiller · 9 years ago
  39. a07d503 Merge branch 'but-maybe-i-want-to-poll' into we-dont-need-no-backup by Craig Tiller · 9 years ago
  40. 8f17c6c clang-format by Craig Tiller · 9 years ago
  41. 4d63da6 Update tests by Craig Tiller · 9 years ago
  42. 127e390 Merge branch 'but-maybe-i-want-to-poll' into we-dont-need-no-backup by Craig Tiller · 9 years ago
  43. 1a6f755 Make it possible to run with poll() instead of epoll() by Craig Tiller · 9 years ago
  44. 24d1156 Fix fixture by Craig Tiller · 9 years ago
  45. ae5b170 Fixing test. by Julien Boeuf · 9 years ago
  46. c6f8d0a Starting on low level changes to support server side authentication. by Julien Boeuf · 9 years ago
  47. 037d870 Merge github.com:grpc/grpc into we-dont-need-no-backup by Craig Tiller · 9 years ago
  48. eadd9a3 Add testing for GRPC_TRACE by Craig Tiller · 9 years ago
  49. 9ec7f5a Merge github.com:grpc/grpc into churn-churn-churn-the-api-gently-down-the-stream by Craig Tiller · 9 years ago
  50. e6aabbb Test edits by Craig Tiller · 9 years ago
  51. 5532ae2 Merge branch 'churn-churn-churn-the-api-gently-down-the-stream' into we-dont-need-no-backup by Craig Tiller · 9 years ago
  52. 65ad0a7 Starting to clean up tests by Craig Tiller · 9 years ago
  53. 18938cd Merge branch 'master' of github.com:grpc/grpc into generate-test-projects by Nicolas "Pixel" Noble · 9 years ago
  54. 2e36393 Making the gRPC C tests building under Windows. by Nicolas Noble · 9 years ago
  55. 0b0e979 Merge github.com:grpc/grpc into churn-churn-churn-the-api-gently-down-the-stream by Craig Tiller · 9 years ago
  56. 9f218dd Adding support for per call credentials in core. by Julien Boeuf · 9 years ago
  57. f9e6adf Completion queue binding for new requests API change by Craig Tiller · 9 years ago
  58. 1a727fd clang-format by Craig Tiller · 9 years ago
  59. 6e84aba Make the things compile again by Craig Tiller · 9 years ago
  60. 06aeea7 clang-format by Craig Tiller · 9 years ago
  61. fbf5be2 One test compiles by Craig Tiller · 9 years ago
  62. 7d1d9ca Refactoring of core security to remove the factories. by Julien Boeuf · 9 years ago
  63. 346a086 Merge github.com:grpc/grpc into credit by Craig Tiller · 9 years ago
  64. 93f80f0 Formatting by Craig Tiller · 9 years ago
  65. c9f660d Add a test that bad hostnames fail by Craig Tiller · 9 years ago
  66. 29f1314 Merge github.com:grpc/grpc into credit by Craig Tiller · 9 years ago
  67. 8ad8a41 Introduce slowdown factor for unit test deadlines by Craig Tiller · 9 years ago
  68. 597a4f2 Verifying the peer name on the X509 Certs correctly. by Julien Boeuf · 9 years ago
  69. 759026c Server API simplification by Craig Tiller · 9 years ago
  70. 190d360 Add missing new-lines at end of file by Craig Tiller · 9 years ago
  71. 0605995 Update copyright to 2015 by Craig Tiller · 9 years ago
  72. d209ed0 clang-format by Craig Tiller · 9 years ago
  73. ae7fe92 Unix domain socket support by Craig Tiller · 9 years ago
  74. 0561896 Addressing comments. by Julien Boeuf · 10 years ago
  75. 026a417 Adding support for loading the SSL roots from an environment variable. by Julien Boeuf · 10 years ago
  76. 5fd0d29 run clang-format by Yang Gao · 10 years ago
  77. 8fbcc43 Changing the SSL (Server) Credentials API. by Julien Boeuf · 10 years ago
  78. b5dcec5 clang-format codebase by Craig Tiller · 10 years ago
  79. 58393c2 Remove libevent. by ctiller · 10 years ago
  80. e4b4093 Add a --forever flag, to continuously run tests as things change. by ctiller · 10 years ago
  81. 1a277ec Remove libevent. by ctiller · 10 years ago
  82. cd45aad Fix the socket pair fixtures to include the http filters. by klempner · 10 years ago
  83. 97fd9e5 Add SSL root for production GFE. by chenw · 10 years ago
  84. c6d61c4 GOAWAY & Reconnection support. by ctiller · 10 years ago
  85. 18b49ab Introducing iomgr. by ctiller · 10 years ago
  86. 0c475f0 Updating moe_db.txt with the latest equivalence since the ruby import changed the exported structure. by nnoble · 10 years ago
  87. b7ebd3b Initial import. by Nicolas Noble · 10 years ago