Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | remove unneeded test module | Thomas Kriechbaumer | 2017-02-17 | 1 | -0/+0 | |
* | | | Use existing urlencoding conventions when re-encoding edited form #1946 (#2022) | mame82 | 2017-02-16 | 3 | -3/+36 | |
|/ / | ||||||
* | | fix wrong filename | Thomas Kriechbaumer | 2017-02-15 | 2 | -33/+32 | |
* | | Merge pull request #2029 from mhils/proxyauth | Maximilian Hils | 2017-02-15 | 3 | -87/+136 | |
|\ \ | ||||||
| * | | improve make_error_response | Maximilian Hils | 2017-02-15 | 2 | -14/+25 | |
| * | | fix #1722, fix #1734, refs #2019 | Maximilian Hils | 2017-02-15 | 2 | -80/+118 | |
* | | | ignore compiled mitmweb JS code | Thomas Kriechbaumer | 2017-02-15 | 1 | -1/+1 | |
* | | | Merge pull request #2028 from Kriechi/nuke-pillow | Thomas Kriechbaumer | 2017-02-15 | 11 | -53/+51 | |
|\ \ \ | ||||||
| * | | | remove zlib1g dependency from install instructions | Thomas Kriechbaumer | 2017-02-15 | 1 | -2/+2 | |
| * | | | image view: add fallback, catch all images but svgs | Maximilian Hils | 2017-02-15 | 7 | -25/+49 | |
| * | | | nuke Pillow | Thomas Kriechbaumer | 2017-02-15 | 6 | -30/+4 | |
| |/ / | ||||||
* | | | Merge pull request #2027 from Kriechi/pytest-plugin | Thomas Kriechbaumer | 2017-02-15 | 4 | -122/+163 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | extract full-coverage pytest plugin | Thomas Kriechbaumer | 2017-02-15 | 4 | -122/+163 | |
|/ / | ||||||
* | | Merge pull request #2026 from Kriechi/filename-matching | Thomas Kriechbaumer | 2017-02-15 | 78 | -39/+114 | |
|\ \ | ||||||
| * | | fix imports | Thomas Kriechbaumer | 2017-02-14 | 21 | -26/+26 | |
| * | | restructure and move test files | Thomas Kriechbaumer | 2017-02-14 | 69 | -11/+28 | |
| * | | add filename-matching linter | Thomas Kriechbaumer | 2017-02-14 | 2 | -0/+58 | |
| * | | update lint options | Thomas Kriechbaumer | 2017-02-14 | 1 | -2/+2 | |
|/ / | ||||||
* | | Merge pull request #2024 from MatthewShao/fix_websocket_msg_in_console | Maximilian Hils | 2017-02-14 | 1 | -1/+1 | |
|\ \ | ||||||
| * | | fix websocket message display crash in console. | Matthew Shao | 2017-02-14 | 1 | -1/+1 | |
* | | | fix typo | Maximilian Hils | 2017-02-14 | 1 | -1/+1 | |
|/ / | ||||||
* | | Merge pull request #2016 from Kriechi/pathod-refactor | Maximilian Hils | 2017-02-13 | 1 | -11/+30 | |
|\ \ | ||||||
| * | | remove treq from pathoc | Thomas Kriechbaumer | 2017-02-12 | 1 | -11/+30 | |
| |/ | ||||||
* | | Merge pull request #2015 from Kriechi/nuke-pypy | Maximilian Hils | 2017-02-13 | 2 | -3/+1 | |
|\ \ | |/ |/| | ||||||
| * | nuke pypy | Thomas Kriechbaumer | 2017-02-12 | 2 | -3/+1 | |
|/ | ||||||
* | add version info to web footer (#2010) | Alireza Mosajjal | 2017-02-12 | 1 | -1/+4 | |
* | Merge pull request #2000 from s4chin/add-jpeg-parser | Maximilian Hils | 2017-02-11 | 18 | -40/+1511 | |
|\ | ||||||
| * | Add sources of images, remove copyrighted image | Sachin Kelkar | 2017-02-12 | 8 | -11/+42 | |
| * | Fix coverage | Sachin Kelkar | 2017-02-11 | 1 | -9/+0 | |
| * | Add app1 marker and tests | Sachin Kelkar | 2017-02-10 | 8 | -558/+1196 | |
| * | Add jpeg app0 sof0 com parsing | Sachin Kelkar | 2017-02-10 | 7 | -0/+811 | |
| * | Update kaitaistruct version to 0.6 | Sachin Kelkar | 2017-02-08 | 3 | -30/+30 | |
* | | Merge pull request #2008 from yjh0502/master | Maximilian Hils | 2017-02-11 | 5 | -1/+61 | |
|\ \ | ||||||
| * | | Add transparent proxy support for OpenBSD | Jihyun Yu | 2017-02-11 | 5 | -1/+61 | |
* | | | consolidate readme shields | Maximilian Hils | 2017-02-11 | 1 | -4/+4 | |
|/ / | ||||||
* | | Merge pull request #2005 from ujjwal96/script-reload | Maximilian Hils | 2017-02-11 | 2 | -2/+12 | |
|\ \ | ||||||
| * | | closes #1828 script reloads on py file changes | Ujjwal Verma | 2017-02-10 | 2 | -2/+12 | |
* | | | Merge pull request #2007 from mitmproxy/update-dependencies | Maximilian Hils | 2017-02-11 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * | | | update mypy | Maximilian Hils | 2017-02-11 | 1 | -1/+1 | |
| |/ / | ||||||
* | | | Merge pull request #2006 from Kriechi/coverage++ | Maximilian Hils | 2017-02-11 | 10 | -75/+95 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | coverage++ | Thomas Kriechbaumer | 2017-02-10 | 10 | -75/+95 | |
* | | | Update .travis.yml | Thomas Kriechbaumer | 2017-02-10 | 1 | -3/+2 | |
|/ / | ||||||
* | | Merge pull request #2004 from mhils/update-dependencies | Maximilian Hils | 2017-02-10 | 1 | -3/+3 | |
|\ \ | ||||||
| * | | update dependencies | Maximilian Hils | 2017-02-10 | 1 | -3/+3 | |
* | | | fix flaky coverage | Maximilian Hils | 2017-02-10 | 1 | -2/+2 | |
|/ / | ||||||
* | | Merge pull request #2002 from mitmproxy/content_views_edit | Maximilian Hils | 2017-02-09 | 3 | -15/+6 | |
|\ \ | ||||||
| * | | remove contentview selector and view description if edit mode is on | cle1000 | 2017-02-08 | 2 | -14/+5 | |
| * | | fix show_lines button visible in edit mode if you change tabs | cle1000 | 2017-02-08 | 1 | -1/+1 | |
| |/ | ||||||
* | | Closes #1580 Gives warning when explicit proxy configured in transparent mode... | Ujjwal Verma | 2017-02-09 | 2 | -4/+21 | |
* | | Merge pull request #2003 from Kriechi/coverage++ | Maximilian Hils | 2017-02-09 | 25 | -224/+295 | |
|\ \ |