Skip to content
Snippets Groups Projects
  1. Jan 05, 2016
  2. Dec 28, 2015
  3. Dec 01, 2015
  4. Nov 25, 2015
  5. Nov 20, 2015
  6. Nov 19, 2015
  7. Nov 18, 2015
  8. Oct 12, 2015
  9. Sep 22, 2015
  10. Sep 03, 2015
  11. Sep 02, 2015
  12. Sep 01, 2015
  13. Aug 29, 2015
  14. Aug 27, 2015
  15. Aug 26, 2015
  16. Aug 22, 2015
  17. Aug 20, 2015
  18. Jul 23, 2015
  19. Jul 01, 2015
  20. May 14, 2015
  21. Apr 27, 2015
  22. Apr 24, 2015
  23. Apr 11, 2015
  24. Apr 08, 2015
  25. Mar 18, 2015
  26. Mar 17, 2015
  27. Mar 11, 2015
  28. Mar 01, 2015
  29. Feb 27, 2015
  30. Feb 26, 2015
  31. Feb 23, 2015
    • Julien Boeuf's avatar
      Addressing iniitial feedback. · c66f2a81
      Julien Boeuf authored
      - Renaming default credentials -> google default credentials.
      - Various other things in cpp:
        - Adding Cpp wrapping for JWT Tokens.
        - Renaming ComposeCredentials -> CompositeCredentials.
      c66f2a81
    • Craig Tiller's avatar
      Remove dynamic_cast · ad9d0c47
      Craig Tiller authored
      ad9d0c47
    • Craig Tiller's avatar
      Credentials prototyping · 47c83fda
      Craig Tiller authored
      - Remove CredentialsFactory as it's unnecessary
      - Effectively make Credentials a channel factory, allowing different credential types to create different channel types - this gives us a hook so that InsecureCredentials can at runtime instantiate a different kind of channel as required - giving us a way of generating an openssl free version of grpc++.
      - Server credentials not touched yet, but they'll need to be updated.
      47c83fda
  32. Feb 18, 2015
Loading