1. adcb92d clang-format by Craig Tiller · 8 years ago
  2. c7762a8 Move chttp2 related files under ext/ by Craig Tiller · 8 years ago[Renamed (98%) from src/core/lib/security/server_secure_chttp2.c]
  3. 9533d04 Fix includes by Craig Tiller · 8 years ago
  4. f23078c Stage #1 of core breakup: move everything under lib by Craig Tiller · 8 years ago[Renamed from src/core/security/server_secure_chttp2.c]
  5. f40df23 Auto-changes by Craig Tiller · 8 years ago
  6. 5a9d7d2 Merge github.com:grpc/grpc into filter-selection by Craig Tiller · 8 years ago
  7. 4f4d37c Have a dedicated server security connector. by Julien Boeuf · 8 years ago
  8. 178edfa Decouple filter selection from channel construction by Craig Tiller · 8 years ago
  9. 1df27e3 clang-format by yang-g · 8 years ago
  10. 9632716 remove debug commments by yang-g · 9 years ago
  11. 9356b47 clean up the clean up code by yang-g · 9 years ago
  12. 6c39686 Preparatory changes for work shedding by Craig Tiller · 9 years ago
  13. 725ee28 Extend Copyrights to 2016 by Dan Born · 9 years ago
  14. 5d81d15 Code review follow-up. by Dan Born · 9 years ago
  15. fa6b606 Make grpc_tcp_listener private. by Dan Born · 9 years ago
  16. 366f42c Removing the auth context from the security connector. by Julien Boeuf · 9 years ago
  17. 1d7ccec fix "Address in use" crash by Jan Tattermusch · 9 years ago
  18. d88e1d8 merge with head and resolve conflict by yang-g · 9 years ago
  19. b7c9d89 Merge pull request #4202 from yang-g/channel_args by Craig Tiller · 9 years ago
  20. 6d3b229 Merge github.com:grpc/grpc into no-transport-metadata by Craig Tiller · 9 years ago
  21. dd7c1ae Give the security_connector server's channel_args by yang-g · 9 years ago
  22. b2b4261 Remove metadata context entirely by Craig Tiller · 9 years ago
  23. 768999d format by yang-g · 9 years ago
  24. 5e72a35 make security_connector manage pending handshaker, while handshaker owns tcp by yang-g · 9 years ago
  25. 5e7f08a move pending tcp management from server to connector by yang-g · 9 years ago
  26. 5eb4e1c Adding grpc_tcp_listener as an actual object being returned. by Nicolas Noble · 9 years ago
  27. 0581d12 stream_op cleanup: security changes by Craig Tiller · 9 years ago
  28. 9a52908 Fixing #3680 by Julien Boeuf · 9 years ago
  29. 4de3e4f Restore sanity by Craig Tiller · 9 years ago
  30. 76c3d74 Add API tracing to gRPC core by Masood Malekghassemi · 9 years ago
  31. a82950e clang-format all core files by Craig Tiller · 9 years ago
  32. 8af4c33 Final patches for rename by Craig Tiller · 9 years ago
  33. e7db29f Move argument passing to start of list by Craig Tiller · 9 years ago
  34. f5768a6 Rename init by Craig Tiller · 9 years ago
  35. 098047b Rename run by Craig Tiller · 9 years ago
  36. 9f7dc3a Move argument passing to start of list by Craig Tiller · 9 years ago
  37. 1be70cc Move arguments to the start of lists by Craig Tiller · 9 years ago
  38. 45724b3 indent pass to get logical source lines on one physical line by Craig Tiller · 9 years ago
  39. d9ccbbf Rename call_list to closure_list by Craig Tiller · 9 years ago
  40. 10ee274 Merge github.com:grpc/grpc into we-are-one by Craig Tiller · 9 years ago
  41. ba49645 Fixes by Craig Tiller · 9 years ago
  42. dfff1b8 Call list progress by Craig Tiller · 9 years ago
  43. d1bec03 Call list progress by Craig Tiller · 9 years ago
  44. e9961d2 Merge branch 'master' of github.com:grpc/grpc into security_connector_refactoring by Julien Boeuf · 9 years ago
  45. 47a708e Core compiles with workqueues by Craig Tiller · 9 years ago
  46. fe1478f Change the ownership model of the auth processor. by Julien Boeuf · 9 years ago
  47. 0c711ad Adding C++ metadata processor. by Julien Boeuf · 9 years ago
  48. 87047d7 Security connector is now responsible for the handshake. by Julien Boeuf · 9 years ago
  49. 66a27da Putting the auth metadata processor on the server creds. by Julien Boeuf · 9 years ago
  50. 6bdc9b4 Getting started on metadata processor set on server creds. by Julien Boeuf · 9 years ago
  51. 097468d Clean up handshaking server channels properly by yang-g · 9 years ago
  52. 825b21c Fix segfault by Craig Tiller · 9 years ago
  53. 5d44c06 Refcounting fixes and debugging, empty batch stability fixes by Craig Tiller · 9 years ago
  54. 079a11b clang-format affected files by Craig Tiller · 9 years ago
  55. d9a5088 SSL channel args work with client config again by Craig Tiller · 9 years ago
  56. acf0f07 Unix resolver, bug fixes by Craig Tiller · 9 years ago
  57. 04a841f Fixing recursive locking under Windows. by Nicolas "Pixel" Noble · 9 years ago
  58. da11694 Fix TSAN reported errors by Craig Tiller · 9 years ago
  59. 12d7e1f Dont unref secure state until destroy completes by Craig Tiller · 9 years ago
  60. c6f8d0a Starting on low level changes to support server side authentication. by Julien Boeuf · 9 years ago
  61. 1a727fd clang-format by Craig Tiller · 9 years ago
  62. 6e84aba Make the things compile again by Craig Tiller · 9 years ago
  63. 7d1d9ca Refactoring of core security to remove the factories. by Julien Boeuf · 9 years ago
  64. 6c71ce5 Refactoring of server context creation (incremental improvement). by Julien Boeuf · 9 years ago
  65. c02c1d8 clang-format by Craig Tiller · 9 years ago
  66. aec96aa Fix server shutdown by Craig Tiller · 9 years ago
  67. 2ad8d21 strcmp: change all !str[n]cmp to str[n]cmp == 0 by Ronnie Sahlberg · 9 years ago
  68. 60a5bfc Merge github.com:grpc/grpc into credit by Craig Tiller · 9 years ago
  69. fd5d8ff Don't call grpc_create_chttp2_transport after destroying the server by David Klempner · 9 years ago
  70. 759026c Server API simplification by Craig Tiller · 9 years ago
  71. 190d360 Add missing new-lines at end of file by Craig Tiller · 9 years ago
  72. 0605995 Update copyright to 2015 by Craig Tiller · 9 years ago
  73. 20bc56d Multi-completion-queue-server by Craig Tiller · 9 years ago
  74. 213ed91 Re-enabling errors on warning, disabling unused parameter warning, and fixing all subsequent errors. by Nicolas "Pixel" Noble · 10 years ago
  75. c896e19 Brought grpc_server_add_secure_http2_port in line with grpc_server_http2_port by murgatroid99 · 10 years ago
  76. b5dcec5 clang-format codebase by Craig Tiller · 10 years ago
  77. 58393c2 Remove libevent. by ctiller · 10 years ago
  78. e4b4093 Add a --forever flag, to continuously run tests as things change. by ctiller · 10 years ago
  79. 1a277ec Remove libevent. by ctiller · 10 years ago
  80. 18b49ab Introducing iomgr. by ctiller · 10 years ago
  81. 0c475f0 Updating moe_db.txt with the latest equivalence since the ruby import changed the exported structure. by nnoble · 10 years ago
  82. b7ebd3b Initial import. by Nicolas Noble · 10 years ago