summaryrefslogtreecommitdiffstats
path: root/chrome/common/zip.cc
Commit message (Expand)AuthorAgeFilesLines
* Avoid directory traversal attacks when unpacking zips. The sandbox would tendcevans@chromium.org2009-07-231-0/+5
* (Identical to 159254 which I had in a messed up client)cevans@chromium.org2009-07-231-1/+1
* Include a parent directory link in the file list for file:///somepathyuzo@chromium.org2009-06-091-1/+3
* Fix bustage.aa@chromium.org2009-06-011-1/+1
* Implements a Zip() utility function. Refactor existingaa@chromium.org2009-06-011-0/+299