Skip to content
Snippets Groups Projects
  1. Nov 25, 2015
  2. 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
  3. Nov 19, 2015
  4. Nov 18, 2015
  5. Nov 17, 2015
  6. Nov 16, 2015
  7. Nov 15, 2015
Loading