Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | add test coverage protection | Thomas Kriechbaumer | 2017-02-02 | 1 | -0/+103 | |
* | increase test coverage | Thomas Kriechbaumer | 2017-02-02 | 6 | -6/+132 | |
* | fix console test | Thomas Kriechbaumer | 2017-02-02 | 1 | -1/+1 | |
* | tests++ (#1976) | Maximilian Hils | 2017-02-01 | 1 | -1/+9 | |
* | Add except clause to catch script parsing errors (#1929) | lymanZerga11 | 2017-02-01 | 2 | -4/+10 | |
* | Merge pull request #1948 from amm0nite/fix_dns_spoofing_example | Maximilian Hils | 2017-02-01 | 1 | -0/+22 | |
|\ | ||||||
| * | Better test | Ammonite | 2017-01-31 | 1 | -1/+7 | |
| * | Add a test for the host replacement | Ammonite | 2017-01-30 | 1 | -0/+16 | |
* | | Regularise setheaders options | Aldo Cortesi | 2017-02-01 | 2 | -26/+17 | |
* | | Revamp replacement hooks | Aldo Cortesi | 2017-02-01 | 2 | -103/+74 | |
* | | Merge pull request #1965 from cortesi/optname | Aldo Cortesi | 2017-02-01 | 1 | -15/+15 | |
|\ \ | ||||||
| * | | Consolidate option names | Aldo Cortesi | 2017-01-30 | 1 | -15/+15 | |
* | | | fully test addonmanager (#1970) | Thomas Kriechbaumer | 2017-01-31 | 1 | -0/+12 | |
|/ / | ||||||
* | | addons: unit tests to 100% | Aldo Cortesi | 2017-01-29 | 5 | -20/+73 | |
* | | fix newlines on windows | Thomas Kriechbaumer | 2017-01-25 | 1 | -5/+5 | |
* | | fix alpn requirement in web tests | Thomas Kriechbaumer | 2017-01-25 | 1 | -1/+1 | |
* | | simplify termlog outfile handling | Thomas Kriechbaumer | 2017-01-25 | 1 | -13/+22 | |
* | | write errors to stderr (#1952) | nish21 | 2017-01-25 | 1 | -7/+9 | |
* | | Merge pull request #1945 from Kriechi/ca-expired | Maximilian Hils | 2017-01-23 | 4 | -3/+65 | |
|\ \ | ||||||
| * | | fix #939 | Thomas Kriechbaumer | 2017-01-23 | 4 | -3/+65 | |
* | | | test disable_h2c_upgrade addon | Thomas Kriechbaumer | 2017-01-23 | 2 | -0/+18 | |
* | | | test websocket addon | Thomas Kriechbaumer | 2017-01-23 | 1 | -1/+18 | |
|/ / | ||||||
* / | nuke mock dependency | Thomas Kriechbaumer | 2017-01-22 | 21 | -27/+30 | |
|/ | ||||||
* | provide git information with --version | Thomas Kriechbaumer | 2017-01-19 | 2 | -6/+7 | |
* | stronger tests, lint | Maximilian Hils | 2017-01-07 | 2 | -3/+3 | |
* | Revert "add strutils.replace_surrogates" | Maximilian Hils | 2017-01-07 | 1 | -5/+0 | |
* | add strutils.replace_surrogates | Maximilian Hils | 2017-01-07 | 1 | -0/+5 | |
* | minor encoding fixes | Maximilian Hils | 2017-01-07 | 2 | -5/+19 | |
* | Controls the length of URL displayed using the -d option (#1903) | lymanZerga11 | 2017-01-05 | 1 | -0/+9 | |
* | Allow underscore in hostname | chhsiao90 | 2016-12-30 | 1 | -0/+2 | |
* | fix IO type checking | Maximilian Hils | 2016-12-28 | 1 | -0/+8 | |
* | fix compat with Python 3.5.0 | Maximilian Hils | 2016-12-28 | 1 | -0/+9 | |
* | fix url.parse tests for Python 3.6 | Maximilian Hils | 2016-12-27 | 1 | -3/+10 | |
* | remove output of dumper during tests | Thomas Kriechbaumer | 2016-12-21 | 2 | -3/+3 | |
* | remove output of webmaster during tests | Thomas Kriechbaumer | 2016-12-21 | 1 | -0/+1 | |
* | Merge pull request #1880 from mhils/1877 | Maximilian Hils | 2016-12-19 | 1 | -0/+9 | |
|\ | ||||||
| * | fix #1877 | Maximilian Hils | 2016-12-19 | 1 | -0/+9 | |
* | | fix io compat with previous releases | Maximilian Hils | 2016-12-19 | 2 | -0/+93 | |
|/ | ||||||
* | fix #1858 | Maximilian Hils | 2016-12-19 | 2 | -4/+4 | |
* | Merge pull request #1862 from mhils/remove-intercept-events | Aldo Cortesi | 2016-12-17 | 2 | -8/+6 | |
|\ | ||||||
| * | remove intercept events, update view manually | Maximilian Hils | 2016-12-16 | 2 | -8/+6 | |
* | | console: mark view indiciator, fix empty flow list behaviour | Aldo Cortesi | 2016-12-16 | 1 | -0/+5 | |
|/ | ||||||
* | Merge pull request #1845 from mhils/mitmweb-improvements | Aldo Cortesi | 2016-12-16 | 1 | -3/+16 | |
|\ | ||||||
| * | [web] various fixes | Maximilian Hils | 2016-12-12 | 1 | -3/+16 | |
* | | Merge pull request #1852 from mhils/simplenamespace | Maximilian Hils | 2016-12-13 | 2 | -8/+1 | |
|\ \ | ||||||
| * | | use types.SimpleNamespace instead of custom NS class | Maximilian Hils | 2016-12-13 | 2 | -8/+1 | |
* | | | fix #1850 | Maximilian Hils | 2016-12-13 | 1 | -1/+2 | |
|/ / | ||||||
* | | console: clean path prompt handling | Aldo Cortesi | 2016-12-12 | 1 | -1/+1 | |
* | | Extend type checker validate Sequence specs | Aldo Cortesi | 2016-12-12 | 1 | -1/+12 | |
|/ | ||||||
* | minor fixes | Maximilian Hils | 2016-12-10 | 2 | -2/+2 |