Aldo Cortesi
|
a5857ec97a
|
Merge pull request #1688 from cortesi/intercept
Intercept addon & nicer addon testing truss
|
2016-10-30 12:15:53 +13:00 |
|
Aldo Cortesi
|
b9eb1a3479
|
Add options.default_contentview
This is the first step in a longer process of revamping content views. For the
moment, the option is not exposed on the command line.
|
2016-10-30 12:05:37 +13:00 |
|
Aldo Cortesi
|
944dcbaaa0
|
Cleanups: remove intercept from addons.state, unused imports
|
2016-10-30 11:13:05 +13:00 |
|
Aldo Cortesi
|
81a00f6f76
|
Replace interception in mitmproxy and mitmweb with addon
Fixes #1674
|
2016-10-30 11:07:09 +13:00 |
|
Aldo Cortesi
|
d1f14961ed
|
test.taddon: Add cycle() method, use it to test addons.intercept
|
2016-10-30 10:52:57 +13:00 |
|
Aldo Cortesi
|
b4904d33ba
|
Move test flow creators to mitmproxy.test.tflow
|
2016-10-30 10:12:39 +13:00 |
|
Thomas Kriechbaumer
|
d56bbb95e2
|
rename logging .py to prevent import errors
|
2016-10-29 11:31:38 -07:00 |
|
Aldo Cortesi
|
2dc3284fbb
|
Add addons.intercept
- Add an addon to handle intercept based on a filter pattern
- Start sketching out a nicer testing truss for addons in mitmproxy.test.taddon
|
2016-10-29 15:44:48 +13:00 |
|
Aldo Cortesi
|
71d2636594
|
Sync
|
2016-10-29 12:35:10 +13:00 |
|
Aldo Cortesi
|
a3131ac343
|
Merge pull request #1683 from cortesi/view
addons.View
|
2016-10-29 12:19:19 +13:00 |
|
Aldo Cortesi
|
005c22445b
|
addons.view: focus.focusflow -> focus.flow
|
2016-10-29 11:55:44 +13:00 |
|
Aldo Cortesi
|
7ecaeb0214
|
addons.view.focus: next and prev methods
|
2016-10-29 11:50:10 +13:00 |
|
Aldo Cortesi
|
32a0a7b860
|
addons.view: flow settings
Add a flow settings mechanism, enable focus and settings unilaterally.
|
2016-10-29 11:37:32 +13:00 |
|
Aldo Cortesi
|
14df969434
|
addons.view.focus: Better handling of view refresh
When we refresh and our current focus goes out of scope, we set the focus to
the element nearest the old focus.
|
2016-10-29 11:08:35 +13:00 |
|
Aldo Cortesi
|
90e7142b5c
|
addons.View: better order reversal
Deal with some subtleties in order reversal, add a toggle method that emits
refresh.
|
2016-10-29 10:55:57 +13:00 |
|
Aldo Cortesi
|
12a70d03ad
|
addons.view: Add a focus tracker
|
2016-10-29 10:17:29 +13:00 |
|
Aldo Cortesi
|
9dcc3a3e20
|
addons.View: hook up signals
|
2016-10-29 08:25:19 +13:00 |
|
Aldo Cortesi
|
69bacee1d8
|
Sketch out addons.View
The first iteration of a replacement for addons.State
|
2016-10-29 08:25:19 +13:00 |
|
Aldo Cortesi
|
9be34baa40
|
Merge pull request #1687 from Kriechi/http2-type-information
http2: add more type information
|
2016-10-29 08:12:41 +13:00 |
|
Aldo Cortesi
|
715070a857
|
Merge pull request #1686 from Kriechi/http2-push-indicator
http2: add an indicator for pushed streams
|
2016-10-29 08:10:41 +13:00 |
|
Thomas Kriechbaumer
|
d86cb76e5b
|
http2: add push indicator
|
2016-10-27 20:33:30 -07:00 |
|
Thomas Kriechbaumer
|
f1878eb051
|
http2: add more type information
|
2016-10-27 20:24:57 -07:00 |
|
Maximilian Hils
|
11d266419c
|
Merge pull request #1685 from mhils/travis
fix travis
|
2016-10-27 16:44:32 -07:00 |
|
Maximilian Hils
|
e71b634c58
|
Merge pull request #1684 from mhils/1675
Fix #1675
|
2016-10-27 16:22:37 -07:00 |
|
Maximilian Hils
|
c83816ca28
|
fix travis
|
2016-10-27 16:21:31 -07:00 |
|
Maximilian Hils
|
4ac4fe2849
|
Merge pull request #1671 from mitmproxy/bump-h2
Bump h2 version
|
2016-10-27 16:13:30 -07:00 |
|
Maximilian Hils
|
62c9c3db4f
|
fix #1675
|
2016-10-27 16:12:18 -07:00 |
|
Maximilian Hils
|
2a901b90c5
|
Merge pull request #1681 from mhils/issue-1676
Fix #1676
|
2016-10-27 15:13:32 -07:00 |
|
Thomas Kriechbaumer
|
44ac370f08
|
upgrade h2 to >=2.5.0
|
2016-10-27 15:10:53 -07:00 |
|
Maximilian Hils
|
48f51849b9
|
fix #1676
|
2016-10-27 13:10:57 -07:00 |
|
Maximilian Hils
|
f26a375560
|
fix #1678
|
2016-10-27 12:55:39 -07:00 |
|
Maximilian Hils
|
33bc526b70
|
bump h2 version
|
2016-10-27 12:48:10 -07:00 |
|
Maximilian Hils
|
a93baad655
|
Merge pull request #1680 from mhils/remove-lrucache
Remove mitmproxy.utils.lrucache
|
2016-10-27 11:45:35 -07:00 |
|
Maximilian Hils
|
4ab654748a
|
fix pyinstaller builds
|
2016-10-27 11:45:03 -07:00 |
|
Maximilian Hils
|
97f1236c99
|
Merge pull request #1670 from chhsiao90/display-cipher-#582
Resolved #582: display ClientConnection select cipher of TLS
|
2016-10-27 11:38:22 -07:00 |
|
Maximilian Hils
|
6b4c705197
|
remove mitmproxy.utils.lrucache
|
2016-10-27 11:24:36 -07:00 |
|
Aldo Cortesi
|
2cc4e92108
|
Merge pull request #1677 from cortesi/mypy
Add mypy to lint
|
2016-10-27 11:00:18 +13:00 |
|
Aldo Cortesi
|
d6bdb28865
|
Add mypy to lint
An extremely modest beginning, but we'll roll this out over the whole codebase
in time.
Also move flake8 and mypy dependencies into setup[dev].
|
2016-10-27 09:40:27 +13:00 |
|
Aldo Cortesi
|
72ac572226
|
Merge pull request #1673 from mhils/issue-1620
fix #1620
|
2016-10-27 08:26:48 +13:00 |
|
Maximilian Hils
|
d096b36068
|
fix pyinstaller builds
|
2016-10-26 00:09:33 -07:00 |
|
Maximilian Hils
|
47b3a0e466
|
Update and rename README.mkd to README.md
|
2016-10-25 23:48:03 -07:00 |
|
chhsiao90
|
d52f35428c
|
Show tls version on console
|
2016-10-26 14:36:14 +08:00 |
|
Maximilian Hils
|
bb5811beec
|
fix the linter, knuth ftw!
|
2016-10-25 22:19:43 -07:00 |
|
Maximilian Hils
|
eda1b39a74
|
minor fixes
|
2016-10-25 22:06:52 -07:00 |
|
Maximilian Hils
|
f11b289c39
|
fix #1620
|
2016-10-25 21:56:13 -07:00 |
|
Maximilian Hils
|
a0ad0b06a0
|
Merge pull request #1669 from mhils/typecheck-options
Typecheck options
|
2016-10-25 21:00:46 -07:00 |
|
Maximilian Hils
|
b1bdae3d1c
|
typecheck options, fix current inconsistencies
|
2016-10-25 20:45:48 -07:00 |
|
chhsiao90
|
960f2e8bf0
|
Resolved #582: display ClientConnection select cipher of TLS
|
2016-10-26 11:32:42 +08:00 |
|
Maximilian Hils
|
917c701562
|
make options keyword-only
|
2016-10-25 17:34:30 -07:00 |
|
Maximilian Hils
|
145c2892f7
|
Merge pull request #1664 from chhsiao90/sni-display-#1639
Resolved #1639: display sni on ClientConnection
|
2016-10-24 19:56:05 -07:00 |
|