1. 21 Sep, 2016 13 commits
  2. 20 Sep, 2016 3 commits
  3. 13 Sep, 2016 1 commit
    • Narayan Kamath's avatar
      libzipfile: add additional validity checks. · a1ec2363
      Narayan Kamath authored
      - Make sure the start and end of the data for a given entry are
        within the allocated buffer.
      - Make sure all central directory entries start and end within the
        central directory buffer.
      - Reject zip file entries that have no filenames.
      
      bug: 30916186
      test: test_zipfile with known bad zip files.
      Change-Id: Ibf3f6469e60c85ec1608f5ce613d40867d2d09b7
      a1ec2363
  4. 08 Sep, 2016 9 commits
  5. 07 Sep, 2016 14 commits