1. 16 Jan, 2016 1 commit
  2. 18 Dec, 2015 2 commits
  3. 17 Dec, 2015 1 commit
  4. 16 Nov, 2015 1 commit
  5. 12 Nov, 2015 2 commits
  6. 10 Nov, 2015 1 commit
  7. 28 Oct, 2015 1 commit
  8. 30 Jul, 2015 1 commit
  9. 28 May, 2015 2 commits
  10. 15 May, 2015 1 commit
  11. 08 May, 2015 1 commit
  12. 07 May, 2015 1 commit
  13. 06 May, 2015 1 commit
  14. 05 May, 2015 1 commit
  15. 08 Apr, 2015 2 commits
    • Greg Hartman's avatar
      Add platform-dependent config for arc4random · d1a571f0
      Greg Hartman authored
      Change-Id: I50317ca1eed43779352a44d8e02123583df6a4fd
      d1a571f0
    • Adam Langley's avatar
      external/openssh: update to 6.8p1. · d0592971
      Adam Langley authored
      In preparation for some updates to external/openssh to make it work with
      BoringSSL, this change updates the code to a recent version. The current
      version (5.9p1) is coming up on four years old now.
      
        * Confirmed that f5c67b47 matches
          OpenSSH 5.9p1 exactly (save for the removal of the scard
          subdirectory).
      
        * Downloaded openssh-6.8p1.tar.gz (SHA256:
          3ff64ce73ee124480b5bf767b9830d7d3c03bbcb6abe716b78f0192c37ce160e)
          and verified with PGP signature. (I've verified Damien's key in
          person previously.)
      
        * Applied changes between f5c67b47 and
          OpenSSH 5.9p1 to 6.8p1 and updated the build as best I can. The
          ugliest change is probably the duplication of umac.c to umac128.c
          because Android conditionally compiles that file twice. See the
          comment in those files.
      
      Change-Id: I63cb07a8118afb5a377f116087a0882914cea486
      d0592971
  16. 27 Feb, 2015 1 commit
  17. 25 Feb, 2015 1 commit
  18. 07 Jul, 2014 2 commits
    • dcashman's avatar
      Merge "Remove sshd." · 3c335c9f
      dcashman authored
      3c335c9f
    • dcashman's avatar
      Remove sshd. · 6dd96223
      dcashman authored
      This may require changes to other code, such as fastbootd, which relies on this
      service.  sshd is not currently, used, however, so this change will force any
      such code to be changed.
      
      Bug: 11594902
      Change-Id: I07e52008290dab5825be2ad062cbe730fa7dff71
      6dd96223
  19. 21 Jun, 2014 2 commits
  20. 20 Jun, 2014 1 commit
  21. 21 Jun, 2014 1 commit
    • Kenny Root's avatar
      Conditionalize RIPEMD references · 649dde2e
      Kenny Root authored
      This unconditionally includes RIPEMD, but it's the only place in the
      Android source code base. Instead of restoring RIPEMD to OpenSSL, just
      remove it here.
      
      Change-Id: Ie949f64cef1cb7de39baae3f118f2188e663c875
      649dde2e
  22. 28 Feb, 2013 2 commits
  23. 30 May, 2012 1 commit
  24. 21 Mar, 2012 1 commit
  25. 08 Feb, 2012 9 commits