Skip to content
Snippets Groups Projects
  1. Jan 15, 2016
  2. Jan 12, 2016
  3. Jan 08, 2016
  4. Dec 22, 2015
  5. Dec 17, 2015
  6. Dec 15, 2015
  7. Dec 11, 2015
  8. Dec 10, 2015
  9. Dec 09, 2015
  10. Dec 08, 2015
  11. Dec 07, 2015
  12. Dec 02, 2015
  13. Nov 20, 2015
    • Julien Boeuf's avatar
      Also adding a credentials type to the plugin API. · caf9935e
      Julien Boeuf authored
      The purpose of this is to be able to install a composition policy that
      describes which types are incompatible and that will be enforced during
      call creds composition.
      
      If this functionality is wanted it will be done in an additive function in
      the API like :
      
      void grpc_call_credentials_set_composite_policy(
        grpc_call_credentials_composite_policy policy);
      caf9935e
  14. Nov 19, 2015
  15. Nov 18, 2015
Loading