Skip to content
Snippets Groups Projects
  1. Jan 08, 2018
  2. Dec 11, 2017
  3. Dec 08, 2017
  4. Nov 15, 2017
  5. Nov 11, 2017
    • Chih-Hung Hsieh's avatar
      Use -Werror and -Wno-error in external/openssh · 596e9161
      Chih-Hung Hsieh authored
      * Suppress non-critical warnings.
      * Keep other warnings to fix later.
      * Some warnings cannot be suppressed so we added -Wno-error at the end.
      
      Bug: 66996870
      Test: build with WITH_TIDY=1
      Change-Id: I746ba8f7dc48232678af87749ef23789ee982aa7
      596e9161
  6. Oct 26, 2017
  7. Oct 25, 2017
  8. Oct 24, 2017
  9. Oct 23, 2017
  10. Oct 20, 2017
  11. Oct 18, 2017
  12. Sep 10, 2017
  13. Sep 08, 2017
  14. Jun 23, 2017
  15. Mar 29, 2017
  16. Mar 28, 2017
  17. Feb 09, 2017
    • George Burgess IV's avatar
      Define HAVE_{STRLCPY,STRLCAT} to 1. · 7b5a7c1b
      George Burgess IV authored
      Bionic has both of these functions; their redeclarations break our
      new-style FORTIFY.
      
      Bug: 32073964
      Test: Builds with new FORITFY
      Change-Id: Ia6e43117012dc83f6f11ae78a74bb1f4b07c75fc
      7b5a7c1b
  18. Nov 23, 2016
  19. Aug 11, 2016
    • Josh Gao's avatar
      Define HAVE_ATTRIBUTE__SENTINEL__ to 1. · 819a147a
      Josh Gao authored
      The #define in config.h for __sentinel__ is incorrect and doesn't
      handle __attribute__((__sentinel__(1))). Since we have the attribute,
      just turn it on.
      
      Change-Id: Ifaced8170a274d2d0e527f892986795aaffedb69
      819a147a
  20. Jun 10, 2016
    • Greg Hartman's avatar
      Move away from GLOBAL_CFLAGS for ssh configuration · e7f7ce93
      Greg Hartman authored
      Later branches will not support GLOBAL_CFLAGS.
      This change turns on account mapping for all Android builds.
      It allows SSHDIR to be set in BoardConfig.mk
      
      Bug: 29277511
      
      Change-Id: Ic1411b97468d61a919763db6d42253fdf148df79
      e7f7ce93
  21. Feb 12, 2016
  22. Feb 11, 2016
  23. Feb 09, 2016
  24. Feb 03, 2016
    • Greg Hartman's avatar
      openssh-7.1p2 · ccacbc9b
      Greg Hartman authored
      BUG: 26940969
      
      Change-Id: I8e39cdecbbef4499f72d305132adac86f3532682
      ccacbc9b
  25. Jan 20, 2016
Loading