Thomas Kriechbaumer
|
83f1e2eec0
|
Merge pull request #2050 from Kriechi/create_connection
nuke tcp.Address and add proper IPv6 support
|
2017-02-24 15:42:52 +01:00 |
|
Maximilian Hils
|
fab3a8dcf4
|
fix constant definition
|
2017-02-24 13:39:03 +01:00 |
|
Thomas Kriechbaumer
|
3e9125a3c1
|
nuke tcp.Address and add proper IPv6 support
|
2017-02-24 13:39:02 +01:00 |
|
Thomas Kriechbaumer
|
d0d11cec7b
|
Merge pull request #2055 from Kriechi/http2-normalize-headers
http2: normalize headers before sending
|
2017-02-23 16:04:11 +01:00 |
|
Thomas Kriechbaumer
|
bbe08bb8d9
|
http2: normalize headers before sending
|
2017-02-23 12:53:40 +01:00 |
|
Maximilian Hils
|
ba76dbc672
|
Merge pull request #2048 from ujjwal96/ipv6-addresses
Absolute IPv6 addresses supported
|
2017-02-22 13:17:53 +01:00 |
|
Thomas Kriechbaumer
|
391f28f78c
|
Merge pull request #2018 from dlenski/save_mitm_cert
|
2017-02-21 21:08:28 +01:00 |
|
Thomas Kriechbaumer
|
786cd214d6
|
update compat
|
2017-02-21 20:57:54 +01:00 |
|
Maximilian Hils
|
6b2383a9d8
|
minor adjustments
|
2017-02-21 20:57:29 +01:00 |
|
Daniel Lenski
|
48b3d1af2f
|
store generated cert for each flow
fixes #1935
|
2017-02-21 20:57:29 +01:00 |
|
Thomas Kriechbaumer
|
cf0bce77a9
|
lint!
|
2017-02-21 19:40:06 +01:00 |
|
Thomas Kriechbaumer
|
0b1cdc382c
|
bump dev version
|
2017-02-21 19:17:33 +01:00 |
|
Thomas Kriechbaumer
|
91c3a99d48
|
update CHANGELOG with 2.0.0 release
|
2017-02-21 18:55:31 +01:00 |
|
Maximilian Hils
|
b87b69be7e
|
Update README.md
|
2017-02-21 18:38:30 +01:00 |
|
Maximilian Hils
|
dc7a7ad697
|
Update README.md
|
2017-02-21 18:37:56 +01:00 |
|
Maximilian Hils
|
02a563dff1
|
[web] yarn? yarn.
|
2017-02-21 16:05:09 +01:00 |
|
Maximilian Hils
|
2df2fc1f38
|
Merge pull request #2051 from MatthewShao/fix-#1928-@concurrent-in-OOP
Fix #1928, @concurrent decorator in class
|
2017-02-21 15:38:34 +01:00 |
|
Maximilian Hils
|
29c4a43e50
|
docs++
|
2017-02-21 15:38:20 +01:00 |
|
Maximilian Hils
|
96256579e6
|
update mitmweb resources
|
2017-02-21 15:33:13 +01:00 |
|
Maximilian Hils
|
aa6b0f299e
|
minor changes
|
2017-02-21 13:00:04 +01:00 |
|
Matthew Shao
|
5fc4fc28b6
|
Add test for @concurrent decorator in class.
|
2017-02-21 16:56:48 +08:00 |
|
Matthew Shao
|
f9714fbf3e
|
Fix #1928, @concurrent decorator now works for class methods.
|
2017-02-21 11:59:50 +08:00 |
|
Ujjwal Verma
|
11134b669e
|
Absolute IPv6 addresses supported
|
2017-02-20 21:02:43 +05:30 |
|
Thomas Kriechbaumer
|
18401dda8f
|
Merge pull request #2047 from Kriechi/lymanZerga11-patch-1
improve tests
|
2017-02-20 13:01:33 +01:00 |
|
Thomas Kriechbaumer
|
0de277c18b
|
improve test
|
2017-02-20 11:48:57 +01:00 |
|
Thomas Kriechbaumer
|
050245e842
|
Merge pull request #2017 from lymanZerga11/patch-1
Catch ValueErrors from url.parse()
|
2017-02-20 11:48:40 +01:00 |
|
Thomas Kriechbaumer
|
48cfaf8c39
|
Merge pull request #2046 from Kriechi/krsoninikhil-debug
improve tests
|
2017-02-20 11:46:12 +01:00 |
|
Thomas Kriechbaumer
|
ac6915c002
|
improve tests
|
2017-02-20 11:11:10 +01:00 |
|
Thomas Kriechbaumer
|
51e08a5b85
|
Merge pull request #2041 from krsoninikhil/debug
Adds PyInstaller build indicator to --version argument
|
2017-02-20 10:29:15 +01:00 |
|
Thomas Kriechbaumer
|
927a1ebab4
|
Merge pull request #2045 from Kriechi/protobuf
protobuf: coverage++
|
2017-02-20 10:14:18 +01:00 |
|
Nikhil Soni
|
ed084f5413
|
Adds test for pyinstaller indicator
|
2017-02-19 19:15:36 +05:30 |
|
Thomas Kriechbaumer
|
36352c9539
|
protobuf: coverage++
|
2017-02-19 14:29:09 +01:00 |
|
Maximilian Hils
|
3ee5227cca
|
Merge pull request #2043 from Kriechi/http2
http2: disable priority forwarding
|
2017-02-18 19:27:43 +01:00 |
|
Thomas Kriechbaumer
|
83c2de8849
|
http2: disable priority forwarding
|
2017-02-18 14:30:08 +01:00 |
|
Maximilian Hils
|
4158a1ae55
|
Merge pull request #2040 from mhils/request-host-header
Add "Request.host_header"
|
2017-02-18 12:08:54 +01:00 |
|
Thomas Kriechbaumer
|
6ef4f094b3
|
Merge pull request #2038 from Kriechi/improve-http2-cov
test forbidden HTTP/2 headers in reponses
|
2017-02-18 11:50:57 +01:00 |
|
Thomas Kriechbaumer
|
8cbd6dca9f
|
Merge pull request #2035 from Kriechi/fix-1916
fix #1916
|
2017-02-18 11:40:56 +01:00 |
|
Thomas Kriechbaumer
|
47e6f977de
|
test forbidden HTTP/2 headers in reponses
|
2017-02-18 11:26:54 +01:00 |
|
Nikhil Soni
|
2a461d6b39
|
Adds PyInstaller build indicator to --version argument
|
2017-02-18 06:27:06 +05:30 |
|
Maximilian Hils
|
b9e31f213f
|
.headers["host"] -> .host_header
|
2017-02-18 00:13:14 +01:00 |
|
Maximilian Hils
|
49c8e19f80
|
add request.host_header, fix #2036
|
2017-02-17 23:31:53 +01:00 |
|
Maximilian Hils
|
6a1e03ac6f
|
tests: make full cov plugin cwd-independent
|
2017-02-17 23:29:10 +01:00 |
|
Maximilian Hils
|
33acb48c71
|
Merge pull request #2032 from Kriechi/individual-coverage
add individual-coverage check
|
2017-02-17 22:56:13 +01:00 |
|
Thomas Kriechbaumer
|
c04d14e53c
|
fix #1916
|
2017-02-17 22:45:31 +01:00 |
|
Thomas Kriechbaumer
|
4cec88fc7f
|
remove unneeded test module
|
2017-02-17 20:41:10 +01:00 |
|
mame82
|
ffdbccd571
|
Use existing urlencoding conventions when re-encoding edited form #1946 (#2022)
|
2017-02-16 15:03:27 +01:00 |
|
Thomas Kriechbaumer
|
6b22ca7a32
|
add individual-coverage check
|
2017-02-16 11:43:45 +01:00 |
|
Thomas Kriechbaumer
|
337b1c9399
|
fix wrong filename
|
2017-02-15 18:45:49 +01:00 |
|
Maximilian Hils
|
d1186eea18
|
Merge pull request #2029 from mhils/proxyauth
Improve ProxyAuth
|
2017-02-15 16:52:20 +01:00 |
|
Thomas Kriechbaumer
|
9cf00cbc70
|
ignore compiled mitmweb JS code
|
2017-02-15 16:24:53 +01:00 |
|