Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #1941 from Kriechi/sysinfo | Thomas Kriechbaumer | 2017-01-19 | 12 | -33/+42 |
|\ | |||||
| * | provide git information with --version | Thomas Kriechbaumer | 2017-01-19 | 12 | -33/+42 |
|/ | |||||
* | Merge pull request #1932 from wufeifei/patch-2 | Maximilian Hils | 2017-01-16 | 1 | -2/+2 |
|\ | |||||
| * | update stream.py | Feei | 2017-01-16 | 1 | -2/+2 |
|/ | |||||
* | Merge pull request #1931 from wufeifei/patch-1 | Maximilian Hils | 2017-01-16 | 1 | -2/+2 |
|\ | |||||
| * | update log_events.py | Feei | 2017-01-16 | 1 | -2/+2 |
|/ | |||||
* | Merge pull request #1923 from mhils/display-http-version | Thomas Kriechbaumer | 2017-01-14 | 1 | -2/+7 |
|\ | |||||
| * | console: display http version in details | Maximilian Hils | 2017-01-10 | 1 | -2/+7 |
* | | Merge pull request #1926 from tripleee/patch-1 | Maximilian Hils | 2017-01-13 | 1 | -2/+2 |
|\ \ | |||||
| * | | reSt verbatim formatting error | tripleee | 2017-01-13 | 1 | -2/+2 |
|/ / | |||||
* | | Merge pull request #1918 from s4chin/update-hacking-instructions | Maximilian Hils | 2017-01-10 | 1 | -2/+3 |
|\ \ | |/ |/| | |||||
| * | Update instructions | Sachin Kelkar | 2017-01-06 | 1 | -2/+3 |
* | | clarify windows install docs | Maximilian Hils | 2017-01-10 | 1 | -3/+3 |
* | | Merge pull request #1922 from mhils/read-from-stdin | Maximilian Hils | 2017-01-10 | 1 | -2/+5 |
|\ \ | |||||
| * | | mitmdump: fix reading from stdin | Maximilian Hils | 2017-01-10 | 1 | -2/+5 |
* | | | Merge pull request #1920 from rodsenra/master | Maximilian Hils | 2017-01-10 | 1 | -0/+13 |
|\ \ \ | |/ / |/| | | |||||
| * | | Added note about server-side replay for sessions recorded in reverse-proxy mode | Rodrigo Senra | 2017-01-07 | 1 | -0/+13 |
|/ / | |||||
* | | stronger tests, lint | Maximilian Hils | 2017-01-07 | 3 | -4/+3 |
* | | fix #1910 | Maximilian Hils | 2017-01-07 | 1 | -1/+1 |
* | | minor legibility improvements | Maximilian Hils | 2017-01-07 | 1 | -8/+17 |
* | | Revert "add strutils.replace_surrogates" | Maximilian Hils | 2017-01-07 | 2 | -16/+0 |
* | | add strutils.replace_surrogates | Maximilian Hils | 2017-01-07 | 2 | -0/+16 |
* | | minor encoding fixes | Maximilian Hils | 2017-01-07 | 10 | -63/+68 |
* | | fix HTTP reason phrase encoding | Maximilian Hils | 2017-01-07 | 1 | -2/+4 |
* | | update dependencies | Maximilian Hils | 2017-01-07 | 1 | -5/+4 |
|/ | |||||
* | Controls the length of URL displayed using the -d option (#1903) | lymanZerga11 | 2017-01-05 | 2 | -0/+13 |
* | Merge pull request #1904 from chhsiao90/edit-form-encode | Maximilian Hils | 2016-12-31 | 1 | -2/+2 |
|\ | |||||
| * | Fixed edit form failed | chhsiao90 | 2016-12-31 | 1 | -2/+2 |
|/ | |||||
* | Merge pull request #1905 from chhsiao90/allow-underscore-hostname | Maximilian Hils | 2016-12-30 | 2 | -1/+4 |
|\ | |||||
| * | Allow underscore in hostname | chhsiao90 | 2016-12-30 | 2 | -1/+4 |
|/ | |||||
* | Merge pull request #1896 from mhils/3.5.0-compat | Maximilian Hils | 2016-12-28 | 2 | -8/+32 |
|\ | |||||
| * | fix IO type checking | Maximilian Hils | 2016-12-28 | 2 | -0/+10 |
| * | fix compat with Python 3.5.0 | Maximilian Hils | 2016-12-28 | 2 | -8/+22 |
|/ | |||||
* | update io compat for 2.0 | Maximilian Hils | 2016-12-27 | 1 | -0/+6 |
* | Update README.md | Maximilian Hils | 2016-12-27 | 1 | -1/+1 |
* | Update README.md | Maximilian Hils | 2016-12-27 | 1 | -0/+1 |
* | bump version for next release cycle | Maximilian Hils | 2016-12-27 | 1 | -1/+1 |
* | Merge pull request #1887 from Kriechi/h2-enable | Thomas Kriechbaumer | 2016-12-27 | 2 | -5/+4 |
|\ | |||||
| * | enable HTTP/2 by default | Thomas Kriechbaumer | 2016-12-26 | 2 | -5/+4 |
* | | add mitmweb to README | Maximilian Hils | 2016-12-27 | 1 | -0/+2 |
* | | bump version to 1.0.1 | Maximilian Hils | 2016-12-27 | 1 | -1/+1 |
* | | turns out we need this | Maximilian Hils | 2016-12-27 | 1 | -0/+1 |
* | | fix url.parse tests for Python 3.6 | Maximilian Hils | 2016-12-27 | 1 | -3/+10 |
* | | py36: fix type information | Thomas Kriechbaumer | 2016-12-27 | 1 | -7/+20 |
* | | run tests on Python 3.6 | Thomas Kriechbaumer | 2016-12-27 | 5 | -3/+15 |
* | | pyinstaller: use fixed bootloaders on linux | Maximilian Hils | 2016-12-27 | 1 | -1/+3 |
|/ | |||||
* | update windows dev script | Maximilian Hils | 2016-12-26 | 1 | -1/+6 |
* | add mitmweb explanation to introduction | Maximilian Hils | 2016-12-26 | 1 | -0/+2 |
* | Bump changelog timestamp | Aldo Cortesi | 2016-12-26 | 1 | -1/+1 |
* | Merge pull request #1865 from cortesi/admin | Aldo Cortesi | 2016-12-24 | 5 | -131/+102 |
|\ |