Skip to content
Snippets Groups Projects
  1. Jul 15, 2017
  2. Jun 08, 2017
  3. Apr 26, 2017
  4. Apr 19, 2017
  5. Apr 18, 2017
  6. Nov 02, 2016
  7. Oct 24, 2016
  8. Oct 19, 2016
  9. Oct 14, 2016
  10. Oct 03, 2016
  11. Sep 30, 2016
  12. Sep 26, 2016
  13. Sep 21, 2016
  14. Jul 20, 2016
  15. Jul 19, 2016
  16. Jul 18, 2016
  17. Jun 13, 2016
  18. Jun 11, 2016
  19. Jun 08, 2016
  20. Apr 09, 2016
  21. Mar 09, 2016
  22. Mar 07, 2016
  23. Feb 02, 2016
  24. Aug 29, 2015
  25. Jun 25, 2015
  26. Feb 23, 2015
  27. Feb 18, 2015
  28. Jan 21, 2015
    • Julien Boeuf's avatar
      Changing the SSL (Server) Credentials API. · 8fbcc439
      Julien Boeuf authored
      - Changed the unsigned char * + size to NULL terminated strings which
        makes sense for the PEM format. I may change TSI later (but the impact
        will hopefully be much more limited).
      - Added a way to pass multiple key/cert pairs to servers which is needed
        when hosting more than one domain.
      - Removed the C++ SSL credentials tests as we are going to have an
        option to not specify the roots which will then be derived from the
        environment (well-known platform dependent locations and/or
        environment variable).
      - Fixed the php build which is the only one added in the run_test.py.
        This change will certainly break node, python and ruby.
      8fbcc439
  29. Jan 18, 2015
  30. Jan 13, 2015
Loading