1. 03 Sep, 2016 2 commits
  2. 02 Sep, 2016 1 commit
  3. 31 Aug, 2016 1 commit
  4. 23 Aug, 2016 2 commits
  5. 22 Aug, 2016 1 commit
  6. 28 Jul, 2016 3 commits
  7. 12 Jul, 2016 3 commits
  8. 25 May, 2016 3 commits
  9. 11 May, 2016 1 commit
  10. 25 Apr, 2016 5 commits
  11. 15 Apr, 2016 4 commits
  12. 14 Apr, 2016 3 commits
  13. 13 Apr, 2016 1 commit
    • Christopher Wiley's avatar
      Export libbinder headers from libkeystore_binder · 955cd847
      Christopher Wiley authored
      libkeystore_binder's headers include libbinder headers and consumers
      of those headers will require libbinder's include paths as well.
      
      Bug: 27804373
      Test: This compiles with a modified libbinder include path.
      
      Change-Id: Id8aef2c91fe118d413115c204b2c81c559ad4134
      955cd847
  14. 30 Mar, 2016 4 commits
  15. 28 Mar, 2016 1 commit
    • David Benjamin's avatar
      Remove RSA_FLAG_EXT_PKEY from android_engine.cpp. · 30c77521
      David Benjamin authored
      RSA_FLAG_EXT_PKEY, despite the name, is only about calling the RSA_METHOD's
      mod_exp hook while reusing the rest of the RSA_private_transform logic. This
      code doesn't provide mod_exp and instead overrides private_transform, so the
      flag is a no-op.
      30c77521
  16. 26 Mar, 2016 1 commit
  17. 25 Mar, 2016 1 commit
  18. 18 Mar, 2016 3 commits