Skip to content
Snippets Groups Projects
  1. Jul 14, 2017
    • Julien Boeuf's avatar
      Better handling of token lifetime. · da8eca56
      Julien Boeuf authored
      - In C++, we need a constant for the max lifetime.
      - In C, make sure that we crop the lifetime in the credentials object
      itself and not just later during the creation of the token. This will
      allow the refresh to occur based on the actual token lifetime as opposed
      to the one from the user (which may be cropped).
      da8eca56
    • Craig Tiller's avatar
      Make @vjpai an owner of qps_test · 5e47758d
      Craig Tiller authored
      5e47758d
  2. Jul 13, 2017
  3. Jul 11, 2017
  4. Jul 10, 2017
  5. Jul 07, 2017
  6. Jul 06, 2017
  7. Jul 05, 2017
  8. Jun 30, 2017
  9. Jun 29, 2017
    • Mark D. Roth's avatar
      Improvements to C++ filter API: · cc4ef591
      Mark D. Roth authored
      - Make sure all C-core parameters are passed into C++ methods.
      - Add Destroy() methods for ChannelData and CallData.
      - Use C++-style casts.
      - Add 'extern "C"' to iomgr/closure.h, which is used in C++ filters.
      cc4ef591
    • Muxi Yan's avatar
      Fix test failures · b8e6e2f2
      Muxi Yan authored
      b8e6e2f2
  10. Jun 28, 2017
  11. Jun 27, 2017
  12. Jun 26, 2017
  13. Jun 24, 2017
  14. Jun 23, 2017
Loading