aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge pull request #2055 from Kriechi/http2-normalize-headersThomas Kriechbaumer2017-02-231-2/+0
|\ \
| * | http2: normalize headers before sendingThomas Kriechbaumer2017-02-231-2/+0
* | | Merge pull request #2048 from ujjwal96/ipv6-addressesMaximilian Hils2017-02-222-2/+13
|\ \ \ | |/ / |/| |
| * | minor changesMaximilian Hils2017-02-211-3/+6
| * | Absolute IPv6 addresses supportedUjjwal Verma2017-02-202-1/+9
| | * Adds test for --keep-host-headerNikhil Soni2017-03-031-0/+20
| | * Changes dns_spoofing example to use --keep-host-headerNikhil Soni2017-03-032-10/+3
| | * Updates help msg and docs for --keep-host-headerNikhil Soni2017-03-032-3/+4
| | * Adds --keep-host-header option (#2039)Nikhil Soni2017-02-223-1/+9
| |/ |/|
* | Merge pull request #2018 from dlenski/save_mitm_certThomas Kriechbaumer2017-02-213-2/+9
|\ \
| * | update compatThomas Kriechbaumer2017-02-211-1/+1
| * | minor adjustmentsMaximilian Hils2017-02-212-4/+3
| * | store generated cert for each flowDaniel Lenski2017-02-214-0/+8
|/ /
* | lint!Thomas Kriechbaumer2017-02-211-0/+2
* | bump dev versionThomas Kriechbaumer2017-02-212-1/+5
* | update CHANGELOG with 2.0.0 releaseThomas Kriechbaumer2017-02-211-0/+23
* | Update README.mdMaximilian Hils2017-02-211-1/+1
* | Update README.mdMaximilian Hils2017-02-211-0/+1
* | [web] yarn? yarn.Maximilian Hils2017-02-212-32/+5318
* | Merge pull request #2051 from MatthewShao/fix-#1928-@concurrent-in-OOPMaximilian Hils2017-02-213-1/+36
|\ \
| * | docs++Maximilian Hils2017-02-211-0/+1
| * | Add test for @concurrent decorator in class.Matthew Shao2017-02-212-0/+31
| * | Fix #1928, @concurrent decorator now works for class methods.Matthew Shao2017-02-211-1/+4
| |/
* / update mitmweb resourcesMaximilian Hils2017-02-213-428/+746
|/
* Merge pull request #2047 from Kriechi/lymanZerga11-patch-1Thomas Kriechbaumer2017-02-201-3/+3
|\
| * improve testThomas Kriechbaumer2017-02-201-3/+3
|/
* Merge pull request #2017 from lymanZerga11/patch-1Thomas Kriechbaumer2017-02-202-3/+25
|\
| * Update test_flowlist.pylymanZerga112017-02-141-4/+3
| * Update test_flowlist.pylymanZerga112017-02-141-13/+4
| * Update test_flowlist.pylymanZerga112017-02-131-4/+5
| * Update test_flowlist.pylymanZerga112017-02-131-1/+0
| * Update test_flowlist.pylymanZerga112017-02-131-3/+3
| * Update test_flowlist.pylymanZerga112017-02-121-2/+2
| * Update test_flowlist.pylymanZerga112017-02-121-7/+5
| * Create test_flowlist.pylymanZerga112017-02-121-0/+33
| * Catch ValueErrors from url.parse()lymanZerga112017-02-121-3/+4
* | Merge pull request #2046 from Kriechi/krsoninikhil-debugThomas Kriechbaumer2017-02-201-3/+8
|\ \
| * | improve testsThomas Kriechbaumer2017-02-201-3/+8
|/ /
* | Merge pull request #2041 from krsoninikhil/debugThomas Kriechbaumer2017-02-202-1/+7
|\ \
| * | Adds test for pyinstaller indicatorNikhil Soni2017-02-191-0/+2
| * | Adds PyInstaller build indicator to --version argumentNikhil Soni2017-02-181-1/+5
* | | Merge pull request #2045 from Kriechi/protobufThomas Kriechbaumer2017-02-206-28/+57
|\ \ \
| * | | protobuf: coverage++Thomas Kriechbaumer2017-02-196-28/+57
|/ / /
* | | Merge pull request #2043 from Kriechi/http2Maximilian Hils2017-02-184-143/+77
|\ \ \
| * | | http2: disable priority forwardingThomas Kriechbaumer2017-02-184-143/+77
|/ / /
* | | Merge pull request #2040 from mhils/request-host-headerMaximilian Hils2017-02-186-16/+96
|\ \ \
| * | | .headers["host"] -> .host_headerMaximilian Hils2017-02-185-16/+14
| * | | add request.host_header, fix #2036Maximilian Hils2017-02-172-1/+83
* | | | Merge pull request #2038 from Kriechi/improve-http2-covThomas Kriechbaumer2017-02-181-0/+69
|\ \ \ \
| * | | | test forbidden HTTP/2 headers in reponsesThomas Kriechbaumer2017-02-181-0/+69