aboutsummaryrefslogtreecommitdiffstats
path: root/examples/complex
Commit message (Expand)AuthorAgeFilesLines
* Misc. typosluz.paz2018-02-243-6/+6
* Extend mypy checking, fix #2194 (#2819)Arushit Mudgal2018-02-034-49/+62
* rename TLS/SSL-related attributesThomas Kriechbaumer2018-01-062-3/+3
* Added scanning for CSS injection and iframe injectionDavid Dworken2017-10-171-5/+10
* fix #2477 (#2556)Suraj Tripathi2017-09-011-1/+1
* update streaming docsUjjwal Verma2017-07-041-1/+1
* Merge pull request #2265 from cortesi/addonsAldo Cortesi2017-04-272-25/+26
|\
| * Addons and addon testingAldo Cortesi2017-04-262-25/+26
* | Merge pull request #2270 from F1ashhimself/masterMaximilian Hils2017-04-261-1/+1
|\ \
| * | Update readme for complex examplesMaksim Beloborodko2017-04-261-1/+1
| |/
* / fix #2250, add type info to cookie moduleMaximilian Hils2017-04-261-1/+1
|/
* Revamp how addons workAldo Cortesi2017-04-251-2/+1
* addon loader: add boot_into, which replaces returning from start()Aldo Cortesi2017-03-254-5/+5
* addons: start -> load throughoutAldo Cortesi2017-03-254-4/+4
* Remove test handlers by using taddons.RecordingMasterAldo Cortesi2017-03-161-43/+0
* Enable custom options for addonsAldo Cortesi2017-03-144-11/+12
* fix tcp.Address leftoversMaximilian Hils2017-03-081-1/+1
* Merge branch 'master' into on-issuesNikhil Soni2017-03-032-7/+410
|\
| * added XSS scanner example (#1907)David Dworken2017-02-271-0/+407
| * Remove pytz in hardumpUjjwal Verma2017-02-251-7/+3
* | Changes dns_spoofing example to use --keep-host-headerNikhil Soni2017-03-031-8/+3
|/
* .headers["host"] -> .host_headerMaximilian Hils2017-02-181-2/+2
* fix typoMaximilian Hils2017-02-141-1/+1
* Encoding fixes and testsUjjwal Verma2017-02-051-1/+2
* Reset the host header to the correct destinationAmmonite2017-01-301-0/+1
* Store original host in flow metadataAmmonite2017-01-291-7/+5
* Fix host extractionAmmonite2017-01-221-1/+1
* Follow PEP-8 and add commentAmmonite2017-01-221-5/+8
* Add blank lines for lintAmmonite2017-01-211-0/+2
* Change class nameAmmonite2017-01-201-2/+2
* Get the the original header in requestheaders instead of requestAmmonite2017-01-201-19/+28
* update stream.pyFeei2017-01-161-2/+2
* fix #1858Maximilian Hils2016-12-191-1/+1
* mitmweb: 100% app test coverage, numerous fixesMaximilian Hils2016-11-231-1/+2
* remove mitmweb authMaximilian Hils2016-11-221-1/+1
* remove stickycookie exampleMaximilian Hils2016-11-212-43/+0
* organize examplesMaximilian Hils2016-11-2116-0/+935