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. db3e898 Add a sanity check for inclusion of port_platform.h by Alexander Polcyn · 6 years ago
  4. 4d20a66 Run clang fmt by Noah Eisen · 6 years ago
  5. be82e64 Autofix c casts to c++ casts by Noah Eisen · 6 years ago
  6. dbdf495 Split lib/support into lib/gpr and lib/gpr++. by Mark D. Roth · 7 years ago
  7. 8cf1470 Revert "Revert "All instances of exec_ctx being passed around in src/core removed"" by Yash Tibrewal · 7 years ago
  8. ad4d2dd Revert "All instances of exec_ctx being passed around in src/core removed" by Yash Tibrewal · 7 years ago
  9. 73bb67d Merge master into execctx by Yash Tibrewal · 7 years ago
  10. 53d5503 Pass a pollset_set to some client handshakers. by Dan Born · 7 years ago
  11. 177039b Merge master by Yash Tibrewal · 7 years ago
  12. 4782d92 s/NULL/nullptr by Craig Tiller · 7 years ago
  13. 4e9265c Merge with master by Yash Tibrewal · 7 years ago
  14. baa14a9 Update clang-format to 5.0 by Craig Tiller · 7 years ago
  15. 0ee7574 Removing instances of exec_ctx being passed around in functions in by Yash Tibrewal · 7 years ago
  16. ccfdfb3 Add comparison function for security connectors. by Mark D. Roth · 7 years ago
  17. 5291023 Merge github.com:grpc/grpc into flowctl+millis by Craig Tiller · 7 years ago
  18. 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/http/httpcli_security_connector.c]
  19. acd46e5 More pointer conversions, deprecated string to char *, goto crossing initializations by Yash Tibrewal · 7 years ago
  20. 2098739 more pointer conversions and goto jump warnings by Yash Tibrewal · 7 years ago
  21. 71f217c More pointer conversion required after making build changes by Yash Tibrewal · 7 years ago
  22. 4984135 Add reference counting to tsi_ssl_handshaker_factories by Justin Burke · 7 years ago
  23. be928be Allow HTTP CONNECT handshaker to be used in http1 client. by Mark D. Roth · 7 years ago
  24. 274bbbe Add rich closure debug mode by ncteisen · 7 years ago
  25. 7897ae9 auto-fix most of licenses by Jan Tattermusch · 7 years ago
  26. 22cc52a Bug fix by jiangtaoli2016 · 7 years ago
  27. b71ef65 more TLS cleanup. by Julien Boeuf · 7 years ago
  28. 935d02e Cleanup of tsi ssl handshaker factories. by Julien Boeuf · 7 years ago
  29. b29f1fe Update include paths by Craig Tiller · 7 years ago
  30. 4b36a3d Change error_create API to slice by ncteisen · 7 years ago
  31. 6f41788 Add zalloc, convert a bunch of files to use it by Craig Tiller · 7 years ago
  32. 7c70b6c Revert "Revert "Metadata handling rewrite"" by Craig Tiller · 8 years ago
  33. 5e01e2a Revert "Metadata handling rewrite" by Craig Tiller · 8 years ago
  34. 76dca19 clang-format by Craig Tiller · 8 years ago
  35. bedb189 Fixes, remove grpc_error_free_string by Craig Tiller · 8 years ago
  36. 0b09341 Merge branch 'cleanup_closures' into slice_with_exec_ctx_and_new_closures by Craig Tiller · 8 years ago
  37. 91031da Changes to exec_ctx/closure/combiner/workqueue interfaces by Craig Tiller · 8 years ago
  38. b995e8b Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  39. d095340 Allow creating security handshaker without adding it to handshake manager. by Mark D. Roth · 8 years ago
  40. 6822a7a Make core_banned_functions.py pass again by Craig Tiller · 8 years ago
  41. b6821f6 clang-format by Craig Tiller · 8 years ago
  42. 397bff3 Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  43. d9ef283 clang-format by Mark D. Roth · 8 years ago
  44. 65b79c8 Rename *_create_handshakers() to *_add_handshakers(). by Mark D. Roth · 8 years ago
  45. bd913a8 Fix asan failures. by Mark D. Roth · 8 years ago
  46. a561785 clang-format by Mark D. Roth · 8 years ago
  47. 9b3f1b7 Fix httpcli cleanup code. by Mark D. Roth · 8 years ago
  48. f1926c0 Add a TODO comment. by Mark D. Roth · 8 years ago
  49. 3beb6c5 Add locking in security handshaker. by Mark D. Roth · 8 years ago
  50. 071cacf Rename security handshaker files. by Mark D. Roth · 8 years ago
  51. 963be37 Changed security handshakers to use generic handshaker API. by Mark D. Roth · 8 years ago
  52. bd1795c Convert more users of grpc_slice_unref --> grpc_slice_unref_internal by Craig Tiller · 8 years ago
  53. d41a4a7 s/gpr_slice/grpc_slice, and move around tests, impls by Craig Tiller · 8 years ago
  54. 7d9f276 Change handshaker API to use a read buffer to pass leftover bytes read by Mark D. Roth · 8 years ago
  55. ae13494 Handshake timeout implemented, and compiles by Craig Tiller · 8 years ago
  56. 449c64b Getting handshake timeouts in place by Craig Tiller · 8 years ago
  57. 8ca294e Refactoring the core security code. by Julien Boeuf · 8 years ago
  58. 6169d5f Update copyrights by Craig Tiller · 8 years ago
  59. 9533d04 Fix includes by Craig Tiller · 8 years ago
  60. f23078c Stage #1 of core breakup: move everything under lib by Craig Tiller · 8 years ago[Renamed from src/core/http/httpcli_security_connector.c]
  61. f40df23 Auto-changes by Craig Tiller · 8 years ago
  62. 1824f05 Add HTTP request parsing. by Matthew Iselin · 8 years ago[Renamed (99%) from src/core/httpcli/httpcli_security_connector.c]
  63. 4f4d37c Have a dedicated server security connector. by Julien Boeuf · 8 years ago
  64. c506e24 Update copyrights by Craig Tiller · 9 years ago
  65. be52c6e clang-format code by Craig Tiller · 9 years ago
  66. 1d9ac66 Removing the peer from the SSL security connector. by Julien Boeuf · 9 years ago
  67. 366f42c Removing the auth context from the security connector. by Julien Boeuf · 9 years ago
  68. 5e72a35 make security_connector manage pending handshaker, while handshaker owns tcp by yang-g · 9 years ago
  69. 5e7f08a move pending tcp management from server to connector by yang-g · 9 years ago
  70. a82950e clang-format all core files by Craig Tiller · 9 years ago
  71. 8af4c33 Final patches for rename by Craig Tiller · 9 years ago
  72. 9f7dc3a Move argument passing to start of list by Craig Tiller · 9 years ago
  73. 1be70cc Move arguments to the start of lists by Craig Tiller · 9 years ago
  74. 45724b3 indent pass to get logical source lines on one physical line by Craig Tiller · 9 years ago
  75. d9ccbbf Rename call_list to closure_list by Craig Tiller · 9 years ago
  76. 10ee274 Merge github.com:grpc/grpc into we-are-one by Craig Tiller · 9 years ago
  77. d1bec03 Call list progress by Craig Tiller · 9 years ago
  78. db5282b Transfer the ownership of the handshaker. by Julien Boeuf · 9 years ago
  79. 87047d7 Security connector is now responsible for the handshake. by Julien Boeuf · 9 years ago
  80. f53d9c8 Testing port server by Craig Tiller · 9 years ago
  81. 701af60 Expose gpr_asprintf and gpr_strdup by Masood Malekghassemi · 9 years ago
  82. 7d1d9ca Refactoring of core security to remove the factories. by Julien Boeuf · 9 years ago[Renamed (79%) from src/core/httpcli/httpcli_security_context.c]
  83. 190d360 Add missing new-lines at end of file by Craig Tiller · 9 years ago
  84. 0605995 Update copyright to 2015 by Craig Tiller · 9 years ago
  85. 54b2192 Adding call host (:authority header) check in the secure channel. by Julien Boeuf · 10 years ago
  86. 485d776 Move string.h to internal code by Craig Tiller · 10 years ago
  87. b7ebd3b Initial import. by Nicolas Noble · 10 years ago