Thomas Kriechbaumer
|
f49c1cd1c5
|
improve http2 header parsing
|
2016-02-04 09:52:03 +01:00 |
|
Thomas Kriechbaumer
|
a99ef584ad
|
reuse frame reading snippet
|
2016-02-04 09:52:03 +01:00 |
|
Thomas Kriechbaumer
|
4de9cbb61e
|
rename test file
|
2016-02-04 09:52:03 +01:00 |
|
Thomas Kriechbaumer
|
2964a607ad
|
fix import in tests
|
2016-02-04 09:52:03 +01:00 |
|
Thomas Kriechbaumer
|
936422cd73
|
split files into http, http1, and http2
|
2016-02-04 09:52:03 +01:00 |
|
Thomas Kriechbaumer
|
a05a961e7f
|
cleanup lock usage
|
2016-02-04 09:52:03 +01:00 |
|
Thomas Kriechbaumer
|
94977e0e3d
|
remove manual settings acknowledge
|
2016-02-04 09:52:02 +01:00 |
|
Thomas Kriechbaumer
|
26b7ff9525
|
implemented push promise
|
2016-02-04 09:52:02 +01:00 |
|
Thomas Kriechbaumer
|
83a4439485
|
fix flow control on closed streams
|
2016-02-04 09:52:02 +01:00 |
|
Thomas Kriechbaumer
|
3f5e798743
|
fix errors in http body parsing
|
2016-02-04 09:52:02 +01:00 |
|
Thomas Kriechbaumer
|
4468fc7c2d
|
fix private API and RstStream issues
|
2016-02-04 09:52:02 +01:00 |
|
Thomas Kriechbaumer
|
db38e5a1cc
|
update hyper-h2 exception handling
|
2016-02-04 09:52:02 +01:00 |
|
Thomas Kriechbaumer
|
24641d8561
|
cleanup code
|
2016-02-04 09:52:02 +01:00 |
|
Thomas Kriechbaumer
|
2cd71091ad
|
remove form_out todo
|
2016-02-04 09:52:02 +01:00 |
|
Thomas Kriechbaumer
|
c44a8949f7
|
use proper exception classes
|
2016-02-04 09:52:02 +01:00 |
|
Thomas Kriechbaumer
|
de1b637a47
|
--wip--
|
2016-02-04 09:52:02 +01:00 |
|
Thomas Kriechbaumer
|
947f79eb6c
|
improved zombie detection
|
2016-02-04 09:52:01 +01:00 |
|
Thomas Kriechbaumer
|
3f44eff143
|
--wip--
|
2016-02-04 09:52:01 +01:00 |
|
Thomas Kriechbaumer
|
986e30fb19
|
add todo note
|
2016-02-04 09:52:01 +01:00 |
|
Thomas Kriechbaumer
|
9e61974288
|
improve flow control
|
2016-02-04 09:52:01 +01:00 |
|
Thomas Kriechbaumer
|
b44c3ac6e0
|
propagate GoAway to the other side
|
2016-02-04 09:52:01 +01:00 |
|
Thomas Kriechbaumer
|
e9eed5e4c2
|
--wip--
|
2016-02-04 09:52:01 +01:00 |
|
Maximilian Hils
|
ae4a1dd6de
|
Merge branch 'master' of https://github.com/mitmproxy/mitmproxy
|
2016-02-02 21:49:03 +01:00 |
|
Maximilian Hils
|
cc68e6bcb2
|
add appveyor slack integration
|
2016-02-02 21:48:48 +01:00 |
|
Thomas Kriechbaumer
|
3bf2a3fb99
|
move travis-slack notification to different channel
|
2016-02-02 19:28:20 +01:00 |
|
Maximilian Hils
|
8c4d8b3785
|
fix #861, fix #888
|
2016-02-02 18:18:04 +01:00 |
|
Maximilian Hils
|
0336a53aa8
|
Merge branch 'master' of https://github.com/mitmproxy/netlib
|
2016-02-02 18:16:05 +01:00 |
|
Maximilian Hils
|
a188ae5ac5
|
allow creation of certs without CN
|
2016-02-02 18:15:55 +01:00 |
|
Maximilian Hils
|
5b18a355aa
|
Merge pull request #909 from chrishamant/master
fix crash with viewing unpacked date objects
|
2016-02-02 18:12:02 +01:00 |
|
Chris Hamant
|
329710e6fb
|
fix crash with viewing unpacked date objects
|
2016-02-02 11:48:42 -05:00 |
|
Thomas Kriechbaumer
|
e222858f01
|
bump dependency and remove deprecated fields
|
2016-02-02 17:39:49 +01:00 |
|
Maximilian Hils
|
83bd7b2603
|
turn script reloader off by default outside mitmdump/mitmproxy
|
2016-02-02 14:33:36 +01:00 |
|
Maximilian Hils
|
aaf82cae7d
|
tests: use relative imports
|
2016-02-02 13:25:31 +01:00 |
|
Maximilian Hils
|
bceeb4a291
|
raise an ScriptException when running unloaded scripts
|
2016-02-02 12:27:01 +01:00 |
|
Maximilian Hils
|
f39e50c4db
|
silence third-party modules
|
2016-02-02 12:26:28 +01:00 |
|
Thomas Kriechbaumer
|
81b32cf426
|
Merge pull request #116 from Kriechi/hyperframe
migrate to hyperframe
|
2016-02-01 20:28:14 +01:00 |
|
Thomas Kriechbaumer
|
1e20340126
|
Merge pull request #118 from mitmproxy/py3-peek
Fix Reader.peek() on Python 3
|
2016-02-01 20:25:28 +01:00 |
|
Maximilian Hils
|
417384d6f2
|
Merge pull request #906 from anantk17/master
Added feature to intercept flows from within inline scripts
|
2016-02-01 20:24:06 +01:00 |
|
Maximilian Hils
|
931b5459e9
|
remove code duplication
|
2016-02-01 20:19:34 +01:00 |
|
Maximilian Hils
|
a3af0ce71d
|
tests++
|
2016-02-01 20:10:18 +01:00 |
|
Maximilian Hils
|
bda49dd178
|
fix #113, make Reader.peek() work on Python 3
|
2016-02-01 19:38:14 +01:00 |
|
Maximilian Hils
|
7c83a709ea
|
add test for Reader.peek()
|
2016-02-01 19:24:30 +01:00 |
|
Thomas Kriechbaumer
|
e98c729bb9
|
test on python3
|
2016-01-31 20:19:32 +01:00 |
|
Thomas Kriechbaumer
|
280b491ab2
|
migrate to hyperframe
|
2016-01-31 20:03:25 +01:00 |
|
Anant
|
34875585c0
|
added comments
|
2016-01-31 04:02:11 +05:30 |
|
Maximilian Hils
|
11218e0c98
|
fix #903
|
2016-01-30 22:44:08 +01:00 |
|
Thomas Kriechbaumer
|
d253ebc142
|
fix test request and response headers
|
2016-01-30 22:03:24 +01:00 |
|
Thomas Kriechbaumer
|
283c74a0ea
|
allow pypy again on travis
|
2016-01-30 13:38:28 +01:00 |
|
Thomas Kriechbaumer
|
2145ded375
|
fix pypy on travis
|
2016-01-30 13:35:49 +01:00 |
|
Thomas Kriechbaumer
|
8c37538314
|
code formatting: fix whitespace issues
|
2016-01-27 10:36:28 +01:00 |
|