aboutsummaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
...
| * Replace upsidedown with mirror reflectionMiroslav2018-02-252-16/+9
* | Misc. typosluz.paz2018-02-244-7/+7
|/
* All new documentationAldo Cortesi2018-02-229-0/+332
* Merge pull request #2884 from kajojify/hotkeys-cleanupMaximilian Hils2018-02-201-4/+0
|\
| * Hotkeys cleanupMiroslav2018-02-201-4/+0
* | update log_events example documentationMaximilian Hils2018-02-201-3/+1
* | add documentation for custom_option.pyMaximilian Hils2018-02-201-0/+10
|/
* Extend mypy checking, fix #2194 (#2819)Arushit Mudgal2018-02-034-49/+62
* Fix mistakes in examples/simple/Readme.md.Aniket Panjwani2018-01-291-16/+16
* 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
* fix mypy annotationsMaximilian Hils2017-05-263-12/+6
* Extend Mypy checking to pathodharsh vijay2017-05-023-4/+9
* Fixed lint errorharsh vijay2017-04-291-1/+1
* lint error fixedharsh vijay2017-04-291-1/+1
* extend mypy example/simpleharsh vijay2017-04-2913-19/+34
* Merge pull request #2265 from cortesi/addonsAldo Cortesi2017-04-273-31/+38
|\
| * Addons and addon testingAldo Cortesi2017-04-263-31/+38
* | 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
|/
* configure(options, updated) -> configure(updated)Aldo Cortesi2017-04-262-10/+5
* Revamp how addons workAldo Cortesi2017-04-256-49/+26
* proxapp -> proxapp.localMaximilian Hils2017-03-261-2/+2
* addon loader: add boot_into, which replaces returning from start()Aldo Cortesi2017-03-2513-20/+20
* addons: start -> load throughoutAldo Cortesi2017-03-2513-13/+13
* Remove test handlers by using taddons.RecordingMasterAldo Cortesi2017-03-161-43/+0
* Enable custom options in config filesAldo Cortesi2017-03-141-1/+2
* Optmanager: handle unknown options in value setsAldo Cortesi2017-03-141-1/+1
* Enable custom options for addonsAldo Cortesi2017-03-1413-19/+30
* 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
|/
* protobuf: coverage++Thomas Kriechbaumer2017-02-191-1/+1
* .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
* update log_events.pyFeei2017-01-161-2/+2