Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Decompression bomb protection #674

Merged
merged 13 commits into from
Jun 23, 2014
Merged

Decompression bomb protection #674

merged 13 commits into from
Jun 23, 2014

Commits on May 14, 2014

  1. Configuration menu
    Copy the full SHA
    ce2955e View commit details
    Browse the repository at this point in the history

Commits on May 24, 2014

  1. Remove temporary print

    hugovk committed May 24, 2014
    Configuration menu
    Copy the full SHA
    b7e5c27 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2014

  1. Configuration menu
    Copy the full SHA
    35f1f4d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29388f8 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2014

  1. Configuration menu
    Copy the full SHA
    a0d8e5c View commit details
    Browse the repository at this point in the history
  2. Remove stray debug print

    hugovk committed May 27, 2014
    Configuration menu
    Copy the full SHA
    b853696 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fd05e9c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d7ed249 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2014

  1. Merge branch 'master' into bomb

    Conflicts:
    	PIL/Image.py
    hugovk committed Jun 23, 2014
    Configuration menu
    Copy the full SHA
    1954536 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46abe78 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b3e242 View commit details
    Browse the repository at this point in the history
  4. Reset limit in tearDown()

    hugovk committed Jun 23, 2014
    Configuration menu
    Copy the full SHA
    282281f View commit details
    Browse the repository at this point in the history
  5. Merge pull request #6 from hugovk/bomb2

    Change the decompression bomb warning into a subclass of RuntimeWarning to aid filtering
    hugovk committed Jun 23, 2014
    Configuration menu
    Copy the full SHA
    729b9f3 View commit details
    Browse the repository at this point in the history