Feei
|
eaaec4353d
|
update log_events.py
|
2017-01-16 18:11:18 +08:00 |
|
Thomas Kriechbaumer
|
78fe04ca9d
|
Merge pull request #1923 from mhils/display-http-version
console: display http version in details
|
2017-01-14 13:11:26 +01:00 |
|
Maximilian Hils
|
028a98380d
|
Merge pull request #1926 from tripleee/patch-1
reSt verbatim formatting error
|
2017-01-13 14:29:07 +01:00 |
|
tripleee
|
9cedfa7ddd
|
reSt verbatim formatting error
The rendered code snippets would be rewrapped as if it were prose, which wreaks havoc with the code.
|
2017-01-13 14:26:04 +02:00 |
|
Maximilian Hils
|
fe43e629fd
|
console: display http version in details
|
2017-01-10 15:26:11 +01:00 |
|
Maximilian Hils
|
6f9422dfb9
|
Merge pull request #1918 from s4chin/update-hacking-instructions
Update instructions in README
|
2017-01-10 15:14:42 +01:00 |
|
Maximilian Hils
|
5d0f7e5c41
|
clarify windows install docs
|
2017-01-10 11:01:51 +01:00 |
|
Maximilian Hils
|
48e399a285
|
Merge pull request #1922 from mhils/read-from-stdin
mitmdump: fix reading from stdin
|
2017-01-10 10:58:18 +01:00 |
|
Maximilian Hils
|
9c133abc79
|
Merge pull request #1920 from rodsenra/master
Added note about server-side replay for sessions recorded in reverse-proxy mode
|
2017-01-10 10:57:55 +01:00 |
|
Maximilian Hils
|
d953d83773
|
mitmdump: fix reading from stdin
|
2017-01-10 10:37:28 +01:00 |
|
Rodrigo Senra
|
d013f7ec8f
|
Added note about server-side replay for sessions recorded in reverse-proxy mode
|
2017-01-07 19:58:30 -05:00 |
|
Maximilian Hils
|
88f3459c7d
|
stronger tests, lint
|
2017-01-07 23:08:50 +01:00 |
|
Maximilian Hils
|
ede124a587
|
fix #1910
|
2017-01-07 23:08:50 +01:00 |
|
Maximilian Hils
|
c41bd3fafd
|
minor legibility improvements
|
2017-01-07 23:08:50 +01:00 |
|
Maximilian Hils
|
b1ec7e78cd
|
Revert "add strutils.replace_surrogates"
This reverts commit 15ae88db08dbf2725c8c9f945f2006c4b2a10d46.
|
2017-01-07 23:08:50 +01:00 |
|
Maximilian Hils
|
c21ee90deb
|
add strutils.replace_surrogates
|
2017-01-07 23:08:50 +01:00 |
|
Maximilian Hils
|
042261266f
|
minor encoding fixes
- native() -> always_str()
The old function name does not make sense on Python 3 only.
- Inline utility functions in message.py.
|
2017-01-07 23:08:50 +01:00 |
|
Maximilian Hils
|
af194918cf
|
fix HTTP reason phrase encoding
While not explicitly spelled out in the RFCs,
the reason phrase is expected to be ISO-8859-1.
|
2017-01-07 23:08:50 +01:00 |
|
Maximilian Hils
|
1e89a93801
|
update dependencies
|
2017-01-07 23:07:50 +01:00 |
|
Sachin Kelkar
|
38fd88b3d1
|
Update instructions
|
2017-01-06 15:33:05 +05:30 |
|
lymanZerga11
|
3ea76a7f3e
|
Controls the length of URL displayed using the -d option (#1903)
|
2017-01-05 14:37:20 +01:00 |
|
Maximilian Hils
|
2335a70b79
|
Merge pull request #1904 from chhsiao90/edit-form-encode
Encode urlencoded_form items when editing
|
2016-12-31 08:01:43 +01:00 |
|
chhsiao90
|
af0539c526
|
Fixed edit form failed
|
2016-12-31 14:38:33 +08:00 |
|
Maximilian Hils
|
e83083b64e
|
Merge pull request #1905 from chhsiao90/allow-underscore-hostname
Allow underscore in hostname
|
2016-12-30 21:19:25 +01:00 |
|
chhsiao90
|
a5f1215eb2
|
Allow underscore in hostname
|
2016-12-30 21:03:22 +08:00 |
|
Maximilian Hils
|
973406f327
|
Merge pull request #1896 from mhils/3.5.0-compat
Fix compat with Python 3.5.0
|
2016-12-28 15:35:07 +01:00 |
|
Maximilian Hils
|
eab360a02b
|
fix IO type checking
|
2016-12-28 14:21:19 +01:00 |
|
Maximilian Hils
|
0929e74b4e
|
fix compat with Python 3.5.0
|
2016-12-28 14:20:53 +01:00 |
|
Maximilian Hils
|
8185cf2724
|
update io compat for 2.0
|
2016-12-27 21:03:59 +01:00 |
|
Maximilian Hils
|
9e06c69ea3
|
Update README.md
|
2016-12-27 21:01:39 +01:00 |
|
Maximilian Hils
|
2a96d43602
|
Update README.md
|
2016-12-27 20:58:32 +01:00 |
|
Maximilian Hils
|
e531a97a8b
|
bump version for next release cycle
|
2016-12-27 20:52:22 +01:00 |
|
Thomas Kriechbaumer
|
7221f49b25
|
Merge pull request #1887 from Kriechi/h2-enable
enable HTTP/2 by default
|
2016-12-27 20:49:09 +01:00 |
|
Maximilian Hils
|
843b1e17c9
|
add mitmweb to README
|
2016-12-27 20:47:47 +01:00 |
|
Maximilian Hils
|
6ae378aa20
|
bump version to 1.0.1
|
2016-12-27 19:26:28 +01:00 |
|
Maximilian Hils
|
141897c7fc
|
turns out we need this
|
2016-12-27 19:14:46 +01:00 |
|
Maximilian Hils
|
c78ffbf16d
|
fix url.parse tests for Python 3.6
This is a simpler version of @Kriechi's patch.
|
2016-12-27 19:09:56 +01:00 |
|
Thomas Kriechbaumer
|
51d57cfd4a
|
py36: fix type information
|
2016-12-27 16:28:12 +01:00 |
|
Thomas Kriechbaumer
|
0bde932b78
|
run tests on Python 3.6
|
2016-12-27 16:28:12 +01:00 |
|
Maximilian Hils
|
38198769eb
|
pyinstaller: use fixed bootloaders on linux
|
2016-12-27 03:09:43 +01:00 |
|
Thomas Kriechbaumer
|
cc9e70e3cc
|
enable HTTP/2 by default
|
2016-12-26 21:51:10 +01:00 |
|
Maximilian Hils
|
2735338815
|
update windows dev script
|
2016-12-26 19:55:18 +01:00 |
|
Maximilian Hils
|
4b1224e592
|
add mitmweb explanation to introduction
|
2016-12-26 18:33:58 +01:00 |
|
Aldo Cortesi
|
cd6a4afc05
|
Bump changelog timestamp
|
2016-12-26 11:53:27 +13:00 |
|
Aldo Cortesi
|
37c97eeca5
|
Merge pull request #1865 from cortesi/admin
Release administrivia: changelog stub, contributors, bump to v1.0
|
2016-12-24 17:24:07 +13:00 |
|
Aldo Cortesi
|
5167d59d63
|
Merge branch 'master' into admin
|
2016-12-24 11:20:12 +13:00 |
|
Maximilian Hils
|
9f1cbe8746
|
add mitmweb and Windows compat to changelog
|
2016-12-22 02:55:07 +01:00 |
|
Thomas Kriechbaumer
|
24751965f9
|
remove output of dumper during tests
|
2016-12-21 23:22:14 +01:00 |
|
Thomas Kriechbaumer
|
a196493a7a
|
remove output of webmaster during tests
|
2016-12-21 23:13:53 +01:00 |
|
Thomas Kriechbaumer
|
7a14a8cee5
|
Update CHANGELOG
update changelog
|
2016-12-21 22:50:53 +01:00 |
|