Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | addon loader: add boot_into, which replaces returning from start() | Aldo Cortesi | 2017-03-25 | 4 | -5/+5 |
* | addons: start -> load throughout | Aldo Cortesi | 2017-03-25 | 4 | -4/+4 |
* | Remove test handlers by using taddons.RecordingMaster | Aldo Cortesi | 2017-03-16 | 1 | -43/+0 |
* | Enable custom options for addons | Aldo Cortesi | 2017-03-14 | 4 | -11/+12 |
* | fix tcp.Address leftovers | Maximilian Hils | 2017-03-08 | 1 | -1/+1 |
* | Merge branch 'master' into on-issues | Nikhil Soni | 2017-03-03 | 2 | -7/+410 |
|\ | |||||
| * | added XSS scanner example (#1907) | David Dworken | 2017-02-27 | 1 | -0/+407 |
| * | Remove pytz in hardump | Ujjwal Verma | 2017-02-25 | 1 | -7/+3 |
* | | Changes dns_spoofing example to use --keep-host-header | Nikhil Soni | 2017-03-03 | 1 | -8/+3 |
|/ | |||||
* | .headers["host"] -> .host_header | Maximilian Hils | 2017-02-18 | 1 | -2/+2 |
* | fix typo | Maximilian Hils | 2017-02-14 | 1 | -1/+1 |
* | Encoding fixes and tests | Ujjwal Verma | 2017-02-05 | 1 | -1/+2 |
* | Reset the host header to the correct destination | Ammonite | 2017-01-30 | 1 | -0/+1 |
* | Store original host in flow metadata | Ammonite | 2017-01-29 | 1 | -7/+5 |
* | Fix host extraction | Ammonite | 2017-01-22 | 1 | -1/+1 |
* | Follow PEP-8 and add comment | Ammonite | 2017-01-22 | 1 | -5/+8 |
* | Add blank lines for lint | Ammonite | 2017-01-21 | 1 | -0/+2 |
* | Change class name | Ammonite | 2017-01-20 | 1 | -2/+2 |
* | Get the the original header in requestheaders instead of request | Ammonite | 2017-01-20 | 1 | -19/+28 |
* | update stream.py | Feei | 2017-01-16 | 1 | -2/+2 |
* | fix #1858 | Maximilian Hils | 2016-12-19 | 1 | -1/+1 |
* | mitmweb: 100% app test coverage, numerous fixes | Maximilian Hils | 2016-11-23 | 1 | -1/+2 |
* | remove mitmweb auth | Maximilian Hils | 2016-11-22 | 1 | -1/+1 |
* | remove stickycookie example | Maximilian Hils | 2016-11-21 | 2 | -43/+0 |
* | organize examples | Maximilian Hils | 2016-11-21 | 16 | -0/+935 |