aboutsummaryrefslogtreecommitdiffstats
path: root/mitmproxy
Commit message (Expand)AuthorAgeFilesLines
* flowfilter: coverage++Thomas Kriechbaumer2017-02-242-1/+3
* fix constant definitionMaximilian Hils2017-02-241-4/+3
* nuke tcp.Address and add proper IPv6 supportThomas Kriechbaumer2017-02-2421-195/+155
* 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-221-2/+12
|\ \ | |/ |/|
| * minor changesMaximilian Hils2017-02-211-3/+6
| * Absolute IPv6 addresses supportedUjjwal Verma2017-02-201-1/+8
* | 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
* | Merge pull request #2051 from MatthewShao/fix-#1928-@concurrent-in-OOPMaximilian Hils2017-02-211-1/+5
|\ \
| * | docs++Maximilian Hils2017-02-211-0/+1
| * | Fix #1928, @concurrent decorator now works for class methods.Matthew Shao2017-02-211-1/+4
| |/
* / update mitmweb resourcesMaximilian Hils2017-02-212-425/+743
|/
* Merge pull request #2017 from lymanZerga11/patch-1Thomas Kriechbaumer2017-02-201-3/+4
|\
| * Catch ValueErrors from url.parse()lymanZerga112017-02-121-3/+4
* | Merge pull request #2041 from krsoninikhil/debugThomas Kriechbaumer2017-02-201-1/+5
|\ \
| * | Adds PyInstaller build indicator to --version argumentNikhil Soni2017-02-181-1/+5
* | | protobuf: coverage++Thomas Kriechbaumer2017-02-192-15/+11
* | | http2: disable priority forwardingThomas Kriechbaumer2017-02-183-16/+41
* | | Merge pull request #2040 from mhils/request-host-headerMaximilian Hils2017-02-184-13/+48
|\ \ \
| * | | .headers["host"] -> .host_headerMaximilian Hils2017-02-184-14/+12
| * | | add request.host_header, fix #2036Maximilian Hils2017-02-171-0/+37
| |/ /
* | | Merge pull request #2035 from Kriechi/fix-1916Thomas Kriechbaumer2017-02-181-1/+1
|\ \ \ | |/ / |/| |
| * | fix #1916Thomas Kriechbaumer2017-02-171-1/+1
* | | Use existing urlencoding conventions when re-encoding edited form #1946 (#2022)mame822017-02-162-3/+16
|/ /
* | Merge pull request #2029 from mhils/proxyauthMaximilian Hils2017-02-152-72/+101
|\ \
| * | improve make_error_responseMaximilian Hils2017-02-152-14/+25
| * | fix #1722, fix #1734, refs #2019Maximilian Hils2017-02-151-65/+83
* | | image view: add fallback, catch all images but svgsMaximilian Hils2017-02-154-20/+29
* | | nuke PillowThomas Kriechbaumer2017-02-151-23/+1
|/ /
* / fix websocket message display crash in console.Matthew Shao2017-02-141-1/+1
|/
* Merge pull request #2000 from s4chin/add-jpeg-parserMaximilian Hils2017-02-118-38/+1429
|\
| * Add sources of images, remove copyrighted imageSachin Kelkar2017-02-121-3/+1
| * Fix coverageSachin Kelkar2017-02-111-9/+0
| * Add app1 marker and testsSachin Kelkar2017-02-105-558/+1173
| * Add jpeg app0 sof0 com parsingSachin Kelkar2017-02-104-0/+787
| * Update kaitaistruct version to 0.6Sachin Kelkar2017-02-082-29/+29
* | Add transparent proxy support for OpenBSDJihyun Yu2017-02-112-0/+6
* | closes #1828 script reloads on py file changesUjjwal Verma2017-02-101-1/+6
* | Closes #1580 Gives warning when explicit proxy configured in transparent mode...Ujjwal Verma2017-02-091-4/+11
* | Merge pull request #2003 from Kriechi/coverage++Maximilian Hils2017-02-0914-96/+81
|\ \
| * | minor changesThomas Kriechbaumer2017-02-092-2/+2
| * | eventsequence: coverage++Thomas Kriechbaumer2017-02-095-12/+12
| * | websockets, tcp, version: coverage++Thomas Kriechbaumer2017-02-096-59/+65
| * | remove FIXMEThomas Kriechbaumer2017-02-091-4/+3
| * | remove verified remarkThomas Kriechbaumer2017-02-091-1/+0