aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | Merge pull request #2035 from Kriechi/fix-1916Thomas Kriechbaumer2017-02-181-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | fix #1916Thomas Kriechbaumer2017-02-171-1/+1
| |/ / /
* | | | tests: make full cov plugin cwd-independentMaximilian Hils2017-02-171-1/+3
* | | | Merge pull request #2032 from Kriechi/individual-coverageMaximilian Hils2017-02-177-114/+274
|\ \ \ \ | |_|/ / |/| | |
| * | | add individual-coverage checkThomas Kriechbaumer2017-02-167-114/+274
| |/ /
* | | remove unneeded test moduleThomas Kriechbaumer2017-02-171-0/+0
* | | Use existing urlencoding conventions when re-encoding edited form #1946 (#2022)mame822017-02-163-3/+36
|/ /
* | fix wrong filenameThomas Kriechbaumer2017-02-152-33/+32