Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Merge pull request #2095 from MatthewShao/fix-#2083 | Clemens Brunner | 2017-03-04 | 1 | -2/+1 | |
|\ \ \ | ||||||
| * | | | [web] fix scroll bug in flow detail. (#2083) | Matthew Shao | 2017-03-04 | 1 | -2/+1 | |
* | | | | Merge pull request #2082 from tarnacious/master | Maximilian Hils | 2017-03-04 | 1 | -0/+2 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Call error handler and mark flow on HTTPException | tarnacious | 2017-03-01 | 1 | -0/+2 | |
| |/ / | ||||||
* | | | update release docs | Maximilian Hils | 2017-03-04 | 5 | -16718/+18855 | |
* | | | Merge pull request #2081 from s4chin/add-pretty-host | Maximilian Hils | 2017-03-04 | 2 | -5/+2 | |
|\ \ \ | ||||||
| * | | | web: Fix #1888 | Sachin Kelkar | 2017-03-03 | 2 | -5/+2 | |
* | | | | Merge pull request #2053 from krsoninikhil/on-issues | Maximilian Hils | 2017-03-04 | 7 | -13/+35 | |
|\ \ \ \ | |_|_|/ |/| | | | ||||||
| * | | | update docs wording | Maximilian Hils | 2017-03-04 | 1 | -2/+2 | |
| * | | | Merge branch 'master' into on-issues | Nikhil Soni | 2017-03-03 | 56 | -680/+1674 | |
| |\ \ \ | |/ / / |/| | | | ||||||
* | | | | docs: fix cert install link | Maximilian Hils | 2017-03-02 | 1 | -1/+1 | |
* | | | | docs: http -> https where possible | Maximilian Hils | 2017-03-02 | 1 | -6/+6 | |
* | | | | Merge pull request #2087 from TomTasche/patch-1 | Maximilian Hils | 2017-03-02 | 1 | -1/+1 | |
|\ \ \ \ | |_|_|/ |/| | | | ||||||
| * | | | link to stackoverflow for chrome certificate management | Thomas Taschauer | 2017-03-02 | 1 | -1/+1 | |
|/ / / | ||||||
* | / | http2: fix h2 header normalization test (#2080) | Thomas Kriechbaumer | 2017-03-01 | 2 | -72/+0 | |
| |/ |/| | ||||||
* | | added XSS scanner example (#1907) | David Dworken | 2017-02-27 | 2 | -0/+775 | |
* | | Merge pull request #2072 from MatthewShao/dev | Thomas Kriechbaumer | 2017-02-27 | 1 | -0/+1 | |
|\ \ | ||||||
| * | | Fix #2071, remove client_connect.mitmcert when dumping flow into json. | Matthew Shao | 2017-02-27 | 1 | -0/+1 | |
|/ / | ||||||
* | | Merge pull request #2069 from JordanLoehr/iss2068 | Maximilian Hils | 2017-02-27 | 1 | -2/+2 | |
|\ \ | ||||||
| * | | Added console_ prefix to options in palettepicket to resolve issue #2068 | Jordan Loehr | 2017-02-26 | 1 | -2/+2 | |
* | | | Merge pull request #2067 from whackashoe/fix-2065 | Maximilian Hils | 2017-02-26 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * | | | fix #2065 by setting correct content encoding for brotli | Jett | 2017-02-26 | 1 | -1/+1 | |
| |/ / | ||||||
* | | | Merge pull request #2066 from Kriechi/certs-tests | Thomas Kriechbaumer | 2017-02-26 | 4 | -17/+39 | |
|\ \ \ | ||||||
| * | | | do not return IP addresses in SSLCert.altnames | Thomas Kriechbaumer | 2017-02-26 | 2 | -2/+3 | |
| * | | | certs: coverage++ | Thomas Kriechbaumer | 2017-02-26 | 4 | -17/+38 | |
|/ / / | ||||||
* | | | connections: coverage++ (#2064) | Thomas Kriechbaumer | 2017-02-26 | 5 | -41/+211 | |
* | | | Merge pull request #2063 from ujjwal96/hardump-support | Maximilian Hils | 2017-02-26 | 2 | -8/+3 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Remove pytz in hardump | Ujjwal Verma | 2017-02-25 | 2 | -8/+3 | |
|/ / | ||||||
* | | optmanager: coverage++ (#2062) | Thomas Kriechbaumer | 2017-02-25 | 2 | -9/+15 | |
* | | http: coverage++ (#2060) | Thomas Kriechbaumer | 2017-02-24 | 2 | -2/+25 | |
* | | move tests around (#2059) | Thomas Kriechbaumer | 2017-02-24 | 2 | -225/+232 | |
* | | move tests around (#2058) | Thomas Kriechbaumer | 2017-02-24 | 3 | -67/+68 | |
* | | Merge pull request #2057 from Kriechi/flowfilter-coverage | Thomas Kriechbaumer | 2017-02-24 | 6 | -4/+105 | |
|\ \ | ||||||
| * | | flowfilter: coverage++ | Thomas Kriechbaumer | 2017-02-24 | 6 | -4/+105 | |
|/ / | ||||||
* | | Merge pull request #2050 from Kriechi/create_connection | Thomas Kriechbaumer | 2017-02-24 | 38 | -254/+210 | |
|\ \ | ||||||
| * | | fix constant definition | Maximilian Hils | 2017-02-24 | 1 | -4/+3 | |
| * | | nuke tcp.Address and add proper IPv6 support | Thomas Kriechbaumer | 2017-02-24 | 38 | -254/+211 | |
|/ / | ||||||
* | | Merge pull request #2055 from Kriechi/http2-normalize-headers | Thomas Kriechbaumer | 2017-02-23 | 1 | -2/+0 | |
|\ \ | ||||||
| * | | http2: normalize headers before sending | Thomas Kriechbaumer | 2017-02-23 | 1 | -2/+0 | |
* | | | Merge pull request #2048 from ujjwal96/ipv6-addresses | Maximilian Hils | 2017-02-22 | 2 | -2/+13 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | minor changes | Maximilian Hils | 2017-02-21 | 1 | -3/+6 | |
| * | | Absolute IPv6 addresses supported | Ujjwal Verma | 2017-02-20 | 2 | -1/+9 | |
| | * | Adds test for --keep-host-header | Nikhil Soni | 2017-03-03 | 1 | -0/+20 | |
| | * | Changes dns_spoofing example to use --keep-host-header | Nikhil Soni | 2017-03-03 | 2 | -10/+3 | |
| | * | Updates help msg and docs for --keep-host-header | Nikhil Soni | 2017-03-03 | 2 | -3/+4 | |
| | * | Adds --keep-host-header option (#2039) | Nikhil Soni | 2017-02-22 | 3 | -1/+9 | |
| |/ |/| | ||||||
* | | Merge pull request #2018 from dlenski/save_mitm_cert | Thomas Kriechbaumer | 2017-02-21 | 3 | -2/+9 | |
|\ \ | ||||||
| * | | update compat | Thomas Kriechbaumer | 2017-02-21 | 1 | -1/+1 | |
| * | | minor adjustments | Maximilian Hils | 2017-02-21 | 2 | -4/+3 | |
| * | | store generated cert for each flow | Daniel Lenski | 2017-02-21 | 4 | -0/+8 | |
|/ / |