1. 144f555 cache default SSL root cert store by jiangtaoli2016 · 6 years ago
  2. 7ae3733 [grpc] Add SSL session client cache support by Ruslan Nigmatullin · 6 years ago
  3. ad0996b Perform secure naming checks in grpclb_end2end_test by David Garcia Quintas · 6 years ago
  4. 3e7f2df Convert slice hash table and service config code to C++. by Mark D. Roth · 6 years ago
  5. db3e898 Add a sanity check for inclusion of port_platform.h by Alexander Polcyn · 6 years ago
  6. 75f0a9f place security_connector in its own subdirectory by Yihua Zhang · 6 years ago[Renamed (99%) from src/core/lib/security/transport/security_connector.cc]
  7. 4d20a66 Run clang fmt by Noah Eisen · 6 years ago
  8. be82e64 Autofix c casts to c++ casts by Noah Eisen · 6 years ago
  9. ae376bf Privatize host_port.h; was not used in any wrapped language implementation by Vijay Pai · 7 years ago
  10. dbdf495 Split lib/support into lib/gpr and lib/gpr++. by Mark D. Roth · 7 years ago
  11. 8cf1470 Revert "Revert "All instances of exec_ctx being passed around in src/core removed"" by Yash Tibrewal · 7 years ago
  12. ad4d2dd Revert "All instances of exec_ctx being passed around in src/core removed" by Yash Tibrewal · 7 years ago
  13. 7486144 Merge master by Yash Tibrewal · 7 years ago
  14. 177039b Merge master by Yash Tibrewal · 7 years ago
  15. 882dfed clang tidy by Noah Eisen · 7 years ago
  16. d9d5c8f clang fmt by Noah Eisen · 7 years ago
  17. 6870e6f clang tidy by Noah Eisen · 7 years ago
  18. 05294b6 Make debug flags DebugOnly by ncteisen · 7 years ago
  19. be98d24 clang-format after nullptr changes by Craig Tiller · 7 years ago
  20. 72afb76 Merge branch 'master' of https://github.com/grpc/grpc into tracing++ by ncteisen · 7 years ago
  21. 4782d92 s/NULL/nullptr by Craig Tiller · 7 years ago
  22. 4e9265c Merge with master by Yash Tibrewal · 7 years ago
  23. baa14a9 Update clang-format to 5.0 by Craig Tiller · 7 years ago
  24. c1d354d Support SSL server certificate reloading. by Justin Burke · 7 years ago
  25. 9b9a44e Expose conversion of grpc to tsi cert pairs by Justin Burke · 7 years ago
  26. 0ee7574 Removing instances of exec_ctx being passed around in functions in by Yash Tibrewal · 7 years ago
  27. 694580f Better name by Craig Tiller · 7 years ago
  28. d3d709a Merge github.com:grpc/grpc into tracer by Craig Tiller · 7 years ago
  29. cdaf6d8 clang-format by Craig Tiller · 7 years ago
  30. 6014e8a C++ize tracing by Craig Tiller · 7 years ago
  31. ccfdfb3 Add comparison function for security connectors. by Mark D. Roth · 7 years ago
  32. 8306284 Changes for C to C++. Adding extern C to header files for compatibility. by Yash Tibrewal · 7 years ago[Renamed from src/core/lib/security/transport/security_connector.c]
  33. acd46e5 More pointer conversions, deprecated string to char *, goto crossing initializations by Yash Tibrewal · 7 years ago
  34. 71f217c More pointer conversion required after making build changes by Yash Tibrewal · 7 years ago
  35. 4984135 Add reference counting to tsi_ssl_handshaker_factories by Justin Burke · 7 years ago
  36. e0778b2 Add cancellation to asynchronous security APIs. by Mark D. Roth · 7 years ago
  37. 06bce6e Tracers know their name by ncteisen · 7 years ago
  38. ca0b808 Merge pull request #11409 from annasapek/asynch-tsi-fake-handshaker by Mark D. Roth · 7 years ago
  39. 4318df0 Update tsi_fake_handshaker to implement the asynchronous TSI by Anna Sapek · 7 years ago
  40. 63068f3 Merge branch 'master' of https://github.com/grpc/grpc into tracing-overhaul by ncteisen · 7 years ago
  41. 696560c Merge pull request #11391 from markdroth/channel_args_helpers by Mark D. Roth · 7 years ago
  42. 3bc2558 clang fmt by ncteisen · 7 years ago
  43. 8d5e60b Add helpers for creating channel args. by Mark D. Roth · 7 years ago
  44. 4b58405 Add metadata, secendp, sec conn tracers by ncteisen · 7 years ago
  45. 969b46e Add rich closure debug mode by ncteisen · 7 years ago
  46. 274bbbe Add rich closure debug mode by ncteisen · 7 years ago
  47. 7897ae9 auto-fix most of licenses by Jan Tattermusch · 7 years ago
  48. 30f2a40 Address Julien's comment and clang format by jiangtaoli2016 · 7 years ago
  49. a6435bd Update security_handshaker to use new TSI by jiangtaoli2016 · 7 years ago
  50. 136533e fix security_connector.c formatting by Jan Tattermusch · 7 years ago
  51. 815e318 Removing cipher suites blacklisted in HTTP2. by Julien Boeuf · 7 years ago
  52. b71ef65 more TLS cleanup. by Julien Boeuf · 7 years ago
  53. 53af23c Improvements to Fake Resolver by David Garcia Quintas · 7 years ago
  54. 935d02e Cleanup of tsi ssl handshaker factories. by Julien Boeuf · 7 years ago
  55. b29f1fe Update include paths by Craig Tiller · 7 years ago
  56. 4b36a3d Change error_create API to slice by ncteisen · 7 years ago
  57. cea72a0 clang-format by Craig Tiller · 7 years ago
  58. 6f41788 Add zalloc, convert a bunch of files to use it by Craig Tiller · 7 years ago
  59. 0129150 Secure naming support for gRPCLB by David Garcia Quintas · 7 years ago
  60. 7c70b6c Revert "Revert "Metadata handling rewrite"" by Craig Tiller · 8 years ago
  61. 5e01e2a Revert "Metadata handling rewrite" by Craig Tiller · 8 years ago
  62. 17f6904 Merge branch 'slice_with_exec_ctx_and_new_closures' into metadata_filter_and_new_closures by Craig Tiller · 8 years ago
  63. 0b09341 Merge branch 'cleanup_closures' into slice_with_exec_ctx_and_new_closures by Craig Tiller · 8 years ago
  64. 91031da Changes to exec_ctx/closure/combiner/workqueue interfaces by Craig Tiller · 8 years ago
  65. 1b0d2f0 Merge branch 'slice_with_exec_ctx' into metadata_filter by Craig Tiller · 8 years ago
  66. b995e8b Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  67. 5b850b2 clang-format by Mark D. Roth · 8 years ago
  68. 7d74b66 Redo change accidentally reverted in previous commit. by Mark D. Roth · 8 years ago
  69. cc8487e clang-format by Mark D. Roth · 8 years ago
  70. d095340 Allow creating security handshaker without adding it to handshake manager. by Mark D. Roth · 8 years ago
  71. 385dd9a Merge branch 'slice_interning' into metadata_filter by Craig Tiller · 8 years ago
  72. b6821f6 clang-format by Craig Tiller · 8 years ago
  73. 397bff3 Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  74. d9ef283 clang-format by Mark D. Roth · 8 years ago
  75. 65b79c8 Rename *_create_handshakers() to *_add_handshakers(). by Mark D. Roth · 8 years ago
  76. a561785 clang-format by Mark D. Roth · 8 years ago
  77. 3beb6c5 Add locking in security handshaker. by Mark D. Roth · 8 years ago
  78. 071cacf Rename security handshaker files. by Mark D. Roth · 8 years ago
  79. 963be37 Changed security handshakers to use generic handshaker API. by Mark D. Roth · 8 years ago
  80. 5ef31ab Progress towards mdstr elimination by Craig Tiller · 8 years ago
  81. 87a7e1f Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  82. 32df467 Merge github.com:grpc/grpc into grpc_slice by Craig Tiller · 8 years ago
  83. bd1795c Convert more users of grpc_slice_unref --> grpc_slice_unref_internal by Craig Tiller · 8 years ago
  84. 98da61b gRPC LB fixes from end two end testing by David Garcia Quintas · 8 years ago
  85. 28b7242 clang-format by Craig Tiller · 8 years ago
  86. 618e67d s/GPR_SLICE/GRPC_SLICE/g by Craig Tiller · 8 years ago
  87. b37d53e Bulk update #includes by Craig Tiller · 8 years ago
  88. d41a4a7 s/gpr_slice/grpc_slice, and move around tests, impls by Craig Tiller · 8 years ago
  89. a3e7bd8 clang-format by Mark D. Roth · 8 years ago
  90. 7d9f276 Change handshaker API to use a read buffer to pass leftover bytes read by Mark D. Roth · 8 years ago
  91. ae13494 Handshake timeout implemented, and compiles by Craig Tiller · 8 years ago
  92. 449c64b Getting handshake timeouts in place by Craig Tiller · 8 years ago
  93. 8517886 Move load_file into iomgr by Craig Tiller · 8 years ago
  94. 4727b9b Cleanup error handling for google_default_credentials by Craig Tiller · 8 years ago
  95. 8ca294e Refactoring the core security code. by Julien Boeuf · 8 years ago[Renamed (98%) from src/core/lib/security/security_connector.c]
  96. dba4c5f Add various options to verify ssl/tls client cert including letting the by Deepak Lukose · 8 years ago
  97. d1697d9 Getting dependencies fixed up by Craig Tiller · 8 years ago
  98. 6169d5f Update copyrights by Craig Tiller · 8 years ago
  99. adcb92d clang-format by Craig Tiller · 8 years ago
  100. c7762a8 Move chttp2 related files under ext/ by Craig Tiller · 8 years ago