1. bd1795c Convert more users of grpc_slice_unref --> grpc_slice_unref_internal by Craig Tiller · 8 years ago
  2. 6b93d46 Adding extension points for security context. by Julien Boeuf · 8 years ago
  3. 8ca294e Refactoring the core security code. by Julien Boeuf · 8 years ago[Renamed (99%) from src/core/lib/security/security_context.c]
  4. 6169d5f Update copyrights by Craig Tiller · 8 years ago
  5. 9533d04 Fix includes by Craig Tiller · 8 years ago
  6. f23078c Stage #1 of core breakup: move everything under lib by Craig Tiller · 8 years ago[Renamed from src/core/security/security_context.c]
  7. f40df23 Auto-changes by Craig Tiller · 8 years ago
  8. 1948244 Get subchannel index working by Craig Tiller · 9 years ago
  9. 5de79ee clang-format by Craig Tiller · 9 years ago
  10. edc2fff Channel args comparisons by Craig Tiller · 9 years ago
  11. 75b53d6 Merge pull request #3993 from ctiller/new_op by David G. Quintas · 9 years ago
  12. 0581d12 stream_op cleanup: security changes by Craig Tiller · 9 years ago
  13. 441176d Got core to compile (without the tests) by Julien Boeuf · 9 years ago
  14. 9a52908 Fixing #3680 by Julien Boeuf · 9 years ago
  15. 4de3e4f Restore sanity by Craig Tiller · 9 years ago
  16. 76c3d74 Add API tracing to gRPC core by Masood Malekghassemi · 9 years ago
  17. 0c711ad Adding C++ metadata processor. by Julien Boeuf · 9 years ago
  18. d6c98df clang-format all source by Craig Tiller · 9 years ago
  19. 66a27da Putting the auth metadata processor on the server creds. by Julien Boeuf · 9 years ago
  20. a87d6c2 Cannot figure out server filter logic for error in auth md processing. by Julien Boeuf · 9 years ago
  21. ea456fc Server auth metadata processor. by Julien Boeuf · 9 years ago
  22. f9e8e59 Resolve comments by yang-g · 9 years ago
  23. 991edad SSL refcounting fixes by Craig Tiller · 9 years ago
  24. 701af60 Expose gpr_asprintf and gpr_strdup by Masood Malekghassemi · 9 years ago
  25. 83b0297 Addressing comments. by Julien Boeuf · 9 years ago
  26. 84d964a API for auth context and server-side secure transport only impl. by Julien Boeuf · 9 years ago
  27. d7f768b Addressing comments. by Julien Boeuf · 9 years ago[Renamed (98%) from src/core/security/context.c]
  28. 9f218dd Adding support for per call credentials in core. by Julien Boeuf · 9 years ago