Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add more websocket indicators to mitmproxy and mitmdump | Thomas Kriechbaumer | 2016-11-23 | 4 | -20/+32 |
* | add metadata info to flow detail view | Thomas Kriechbaumer | 2016-11-23 | 2 | -2/+11 |
* | websocket: show messages in the eventlog | Thomas Kriechbaumer | 2016-11-23 | 1 | -0/+1 |
* | fix docs | Thomas Kriechbaumer | 2016-11-23 | 2 | -2/+2 |
* | disable TCP support for now | Thomas Kriechbaumer | 2016-11-23 | 1 | -3/+4 |
* | websocket: add tests | Thomas Kriechbaumer | 2016-11-23 | 5 | -4/+37 |
* | websocket: change cmdline option | Thomas Kriechbaumer | 2016-11-23 | 4 | -13/+14 |
* | websocket: add event documentation | Thomas Kriechbaumer | 2016-11-23 | 1 | -12/+46 |
* | add WebSocket flows and messages | Thomas Kriechbaumer | 2016-11-23 | 8 | -54/+238 |
* | rename WebSocket{s,} protocol | Thomas Kriechbaumer | 2016-11-23 | 9 | -45/+46 |
* | make the new mypy release happy | Maximilian Hils | 2016-11-23 | 3 | -0/+11 |
* | Update README.md | Maximilian Hils | 2016-11-22 | 1 | -0/+1 |
* | Update README.md | Maximilian Hils | 2016-11-22 | 1 | -0/+1 |
* | remove mitmweb auth | Maximilian Hils | 2016-11-22 | 3 | -18/+1 |
* | don't set an empty ALPN, refs #1772 | Maximilian Hils | 2016-11-22 | 1 | -1/+1 |
* | Merge pull request #1769 from mhils/update-pydivert | Maximilian Hils | 2016-11-21 | 2 | -42/+44 |
|\ | |||||
| * | update pydivert, fix #1749 | Maximilian Hils | 2016-11-21 | 2 | -42/+44 |
|/ | |||||
* | Descriptive error message for SSL context initialization failure (#1767) | Yoginski | 2016-11-21 | 2 | -1/+35 |
* | remove stickycookie example | Maximilian Hils | 2016-11-21 | 2 | -43/+0 |
* | Merge pull request #1768 from mhils/organize-examples | Maximilian Hils | 2016-11-21 | 43 | -268/+196 |
|\ | |||||
| * | organize examples | Maximilian Hils | 2016-11-21 | 43 | -268/+196 |
|/ | |||||
* | rewrite absolute-form HTTP requests to relative form, fix #1759 (#1765) | Maximilian Hils | 2016-11-20 | 3 | -0/+22 |
* | Merge pull request #1766 from Kriechi/fix-test-race | Thomas Kriechbaumer | 2016-11-20 | 1 | -5/+15 |
|\ | |||||
| * | tests: fix race condition | Thomas Kriechbaumer | 2016-11-20 | 1 | -5/+15 |
* | | handle SIGINT with a quit prompt (#1760) | Edgar Boda-Majer | 2016-11-20 | 1 | -9/+18 |
|/ | |||||
* | Merge pull request #1751 from dwfreed/patch-1 | Thomas Kriechbaumer | 2016-11-19 | 2 | -3/+6 |
|\ | |||||
| * | proxy/protocol/base: Allow spoofing fixed source | Doug Freed | 2016-11-18 | 2 | -3/+6 |
* | | Merge pull request #1757 from fotinakis/master | Thomas Kriechbaumer | 2016-11-19 | 1 | -1/+1 |
|\ \ | |/ |/| | |||||
| * | Remove dead run_scripthooks example reference. | Mike Fotinakis | 2016-11-17 | 1 | -1/+1 |
* | | Merge pull request #1753 from mitmproxy/update-dependencies | Thomas Kriechbaumer | 2016-11-18 | 14 | -3/+20 |
|\ \ | |/ |/| | |||||
| * | lint! | Maximilian Hils | 2016-11-18 | 13 | -1/+18 |
| * | update dependencies | Maximilian Hils | 2016-11-18 | 1 | -2/+2 |
|/ | |||||
* | Merge pull request #1729 from mhils/mitmweb-fixes | Maximilian Hils | 2016-11-16 | 9 | -36/+76 |
|\ | |||||
| * | fix type checks | Maximilian Hils | 2016-11-16 | 1 | -2/+2 |
| * | mitmweb: start browser on startup | Maximilian Hils | 2016-11-16 | 1 | -3/+34 |
| * | minor fixes | Maximilian Hils | 2016-11-16 | 8 | -31/+40 |
* | | Merge pull request #1752 from dwfreed/patch-2 | Maximilian Hils | 2016-11-16 | 1 | -1/+1 |
|\ \ | |/ |/| | |||||
| * | setup.py: adjust mypy-lang dependency for semver | Doug Freed | 2016-11-16 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #1742 from dwfreed/patch-2 | Maximilian Hils | 2016-11-16 | 3 | -1/+9 |
|\ | |||||
| * | proxy/protocol/base: use upstream_bind_address | Doug Freed | 2016-11-14 | 1 | -1/+1 |
| * | tools/cmdline: add upstream bind address option | Doug Freed | 2016-11-14 | 1 | -0/+6 |
| * | options: add upstream_bind_address | Doug Freed | 2016-11-14 | 1 | -0/+2 |
* | | Merge pull request #1748 from Kriechi/better-onboarding | Thomas Kriechbaumer | 2016-11-16 | 1 | -1/+21 |
|\ \ | |||||
| * | | add macOS/OSX installation instructions to onboarding page | Thomas Kriechbaumer | 2016-11-16 | 1 | -1/+21 |
* | | | Merge pull request #1743 from cortesi/viewsig | Aldo Cortesi | 2016-11-15 | 4 | -44/+56 |
|\ \ \ | |_|/ |/| | | |||||
| * | | addons.view: clarify modification events | Aldo Cortesi | 2016-11-15 | 4 | -44/+56 |
|/ / | |||||
* | | Merge pull request #1740 from pquentin/master | Aldo Cortesi | 2016-11-14 | 1 | -2/+2 |
|\ \ | |/ |/| | |||||
| * | docs: Fix typos | Quentin Pradet | 2016-11-14 | 1 | -2/+2 |
|/ | |||||
* | Merge pull request #1738 from Kriechi/fix-1737 | Aldo Cortesi | 2016-11-14 | 1 | -1/+11 |
|\ | |||||
| * | restrict ALPN offers if host changes | Thomas Kriechbaumer | 2016-11-13 | 1 | -1/+11 |