Skip to content
Snippets Groups Projects
  1. Jun 16, 2016
  2. Jun 08, 2016
  3. Jun 02, 2016
  4. Jun 01, 2016
  5. May 31, 2016
  6. May 23, 2016
  7. May 20, 2016
  8. May 13, 2016
  9. May 12, 2016
  10. May 09, 2016
  11. May 05, 2016
    • Julien Boeuf's avatar
      Refactoring the core security code. · 8ca294e4
      Julien Boeuf authored
      As opposed to a flat directory, we now have the following structure:
      
      - security
        -context
        - credentials
          - composite
          - fake
          - google_default
          - iam
          - jwt
          - oauth2
          - plugin
          - ssl
        - transport
        - util
      
      We have not refactored the test code yet but this PR is already large
      enough...
      8ca294e4
  12. May 04, 2016
  13. Apr 29, 2016
  14. Apr 28, 2016
    • David Garcia Quintas's avatar
      Smarter pollset/pollset_set propagation · d312a0b8
      David Garcia Quintas authored
      For some definition of "smart"... client_channel simply passes along
      pollset/pollset_set, removing the need to instantiate a pollset_set in
      the subchannel_call_holder: it's now up to the LB policies to handle the
      pollset/pollset_set.
      d312a0b8
  15. Apr 27, 2016
  16. Apr 26, 2016
  17. Apr 22, 2016
  18. Apr 20, 2016
  19. Apr 15, 2016
  20. Apr 12, 2016
  21. Apr 09, 2016
  22. Apr 07, 2016
  23. Apr 06, 2016
  24. Apr 05, 2016
  25. Mar 31, 2016
  26. Mar 30, 2016
  27. Mar 29, 2016
Loading