1. 9a4dddd Fix include guards by Craig Tiller · 8 years ago
  2. f23078c Stage #1 of core breakup: move everything under lib by Craig Tiller · 8 years ago[Renamed from src/core/security/security_connector.h]
  3. 3598d44 Fixed include guards by David Garcia Quintas · 8 years ago
  4. 4f4d37c Have a dedicated server security connector. by Julien Boeuf · 8 years ago
  5. 373debd Adding a function to override the ssl default roots path. by Julien Boeuf · 9 years ago
  6. c506e24 Update copyrights by Craig Tiller · 9 years ago
  7. be52c6e clang-format code by Craig Tiller · 9 years ago
  8. ee9d78b Unit testing the peer from auth context functionality. by Julien Boeuf · 9 years ago
  9. 1d9ac66 Removing the peer from the SSL security connector. by Julien Boeuf · 9 years ago
  10. 366f42c Removing the auth context from the security connector. by Julien Boeuf · 9 years ago
  11. d88e1d8 merge with head and resolve conflict by yang-g · 9 years ago
  12. dd7c1ae Give the security_connector server's channel_args by yang-g · 9 years ago
  13. 5e72a35 make security_connector manage pending handshaker, while handshaker owns tcp by yang-g · 9 years ago
  14. 5e7f08a move pending tcp management from server to connector by yang-g · 9 years ago
  15. 441176d Got core to compile (without the tests) by Julien Boeuf · 9 years ago
  16. a82950e clang-format all core files by Craig Tiller · 9 years ago
  17. 1be70cc Move arguments to the start of lists by Craig Tiller · 9 years ago
  18. 45724b3 indent pass to get logical source lines on one physical line by Craig Tiller · 9 years ago
  19. d9ccbbf Rename call_list to closure_list by Craig Tiller · 9 years ago
  20. 10ee274 Merge github.com:grpc/grpc into we-are-one by Craig Tiller · 9 years ago
  21. d1bec03 Call list progress by Craig Tiller · 9 years ago
  22. db5282b Transfer the ownership of the handshaker. by Julien Boeuf · 9 years ago
  23. 87047d7 Security connector is now responsible for the handshake. by Julien Boeuf · 9 years ago
  24. 5029b30 Adding option to force client auth on the server SSL creds. by Julien Boeuf · 9 years ago
  25. b367153 clang-format changed files by Craig Tiller · 9 years ago
  26. 5d44c06 Refcounting fixes and debugging, empty batch stability fixes by Craig Tiller · 9 years ago
  27. a701ade Fixing ssl auth context. by Julien Boeuf · 9 years ago
  28. 84d964a API for auth context and server-side secure transport only impl. by Julien Boeuf · 9 years ago
  29. cf4124e Putting tsi util in header so that it can be used elsewhere. by Julien Boeuf · 9 years ago
  30. 7d1d9ca Refactoring of core security to remove the factories. by Julien Boeuf · 9 years ago