Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Follow PEP-8 and add comment | Ammonite | 2017-01-22 | 1 | -5/+8 |
* | Add blank lines for lint | Ammonite | 2017-01-21 | 1 | -0/+2 |
* | Change class name | Ammonite | 2017-01-20 | 1 | -2/+2 |
* | Get the the original header in requestheaders instead of request | Ammonite | 2017-01-20 | 1 | -19/+28 |
* | replace iOS install instructions for CAs | Thomas Kriechbaumer | 2017-01-20 | 1 | -1/+3 |
* | Merge pull request #1947 from s4chin/add-http-tcp-filter | Maximilian Hils | 2017-01-20 | 2 | -181/+235 |
|\ | |||||
| * | web: Add ~http and ~tcp filters | Sachin Kelkar | 2017-01-20 | 2 | -181/+235 |
|/ | |||||
* | Merge pull request #1940 from s4chin/add-marked-filter | Maximilian Hils | 2017-01-20 | 4 | -171/+199 |
|\ | |||||
| * | web: Add ~marked filter | Sachin Kelkar | 2017-01-20 | 4 | -171/+199 |
* | | 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 |