Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [examples/xss_scanner] replace relative import | David Kremer | 2018-08-15 | 1 | -3/+3 |
* | Merge pull request #3186 from andersonvom/master | Aldo Cortesi | 2018-07-11 | 1 | -0/+0 |
|\ | |||||
| * | Rename scripting file | Anderson Mesquita | 2018-06-08 | 1 | -0/+0 |
* | | Update CLI usage instructions | Pierre Cavan | 2018-06-26 | 1 | -3/+3 |
* | | View API slightly extended; codebase cleaned in some points | madt1m | 2018-06-13 | 1 | -1/+1 |
|/ | |||||
* | typo | Miroslav | 2018-05-27 | 1 | -1/+1 |
* | websocket: inject messages via flow | Thomas Kriechbaumer | 2018-05-16 | 1 | -0/+23 |
* | docs: console key binding docs and example | Aldo Cortesi | 2018-05-15 | 1 | -0/+11 |
* | Fixing Typos | Joaquin | 2018-05-13 | 2 | -2/+2 |
* | fix tcp example | Thomas Kriechbaumer | 2018-05-11 | 1 | -12/+11 |
* | Merge pull request #3106 from cortesi/noprint | Maximilian Hils | 2018-05-08 | 4 | -9/+8 |
|\ | |||||
| * | Ditch the addon stdout wrapper | Aldo Cortesi | 2018-05-08 | 4 | -9/+8 |
* | | har_dump example cmdline invocation | 0xHJK | 2018-05-08 | 1 | -0/+6 |
|/ | |||||
* | events: document behaviour of done() more fully | Aldo Cortesi | 2018-05-08 | 1 | -2/+6 |
* | Merge pull request #3097 from cortesi/examp | Aldo Cortesi | 2018-05-05 | 1 | -4/+10 |
|\ | |||||
| * | Revamp dup_and_replay example | Aldo Cortesi | 2018-05-05 | 1 | -4/+10 |
* | | Remove the tick event | Aldo Cortesi | 2018-05-02 | 1 | -5/+0 |
|/ | |||||
* | fix Python 3.6 variable type annotations #3053 | oscure76 | 2018-04-14 | 5 | -9/+9 |
* | fix example filename | Thomas Kriechbaumer | 2018-04-13 | 1 | -1/+1 |
* | Typo fix | Barry Lee | 2018-03-10 | 1 | -4/+4 |
* | Merge pull request #2922 from kajojify/new_example | Aldo Cortesi | 2018-02-26 | 2 | -16/+9 |
|\ | |||||
| * | Replace upsidedown with mirror reflection | Miroslav | 2018-02-25 | 2 | -16/+9 |
* | | Misc. typos | luz.paz | 2018-02-24 | 4 | -7/+7 |
|/ | |||||
* | All new documentation | Aldo Cortesi | 2018-02-22 | 9 | -0/+332 |
* | Merge pull request #2884 from kajojify/hotkeys-cleanup | Maximilian Hils | 2018-02-20 | 1 | -4/+0 |
|\ | |||||
| * | Hotkeys cleanup | Miroslav | 2018-02-20 | 1 | -4/+0 |
* | | update log_events example documentation | Maximilian Hils | 2018-02-20 | 1 | -3/+1 |
* | | add documentation for custom_option.py | Maximilian Hils | 2018-02-20 | 1 | -0/+10 |
|/ | |||||
* | Extend mypy checking, fix #2194 (#2819) | Arushit Mudgal | 2018-02-03 | 4 | -49/+62 |
* | Fix mistakes in examples/simple/Readme.md. | Aniket Panjwani | 2018-01-29 | 1 | -16/+16 |
* | rename TLS/SSL-related attributes | Thomas Kriechbaumer | 2018-01-06 | 2 | -3/+3 |
* | Added scanning for CSS injection and iframe injection | David Dworken | 2017-10-17 | 1 | -5/+10 |
* | fix #2477 (#2556) | Suraj Tripathi | 2017-09-01 | 1 | -1/+1 |
* | update streaming docs | Ujjwal Verma | 2017-07-04 | 1 | -1/+1 |
* | fix mypy annotations | Maximilian Hils | 2017-05-26 | 3 | -12/+6 |
* | Extend Mypy checking to pathod | harsh vijay | 2017-05-02 | 3 | -4/+9 |
* | Fixed lint error | harsh vijay | 2017-04-29 | 1 | -1/+1 |
* | lint error fixed | harsh vijay | 2017-04-29 | 1 | -1/+1 |
* | extend mypy example/simple | harsh vijay | 2017-04-29 | 13 | -19/+34 |
* | Merge pull request #2265 from cortesi/addons | Aldo Cortesi | 2017-04-27 | 3 | -31/+38 |
|\ | |||||
| * | Addons and addon testing | Aldo Cortesi | 2017-04-26 | 3 | -31/+38 |
* | | Merge pull request #2270 from F1ashhimself/master | Maximilian Hils | 2017-04-26 | 1 | -1/+1 |
|\ \ | |||||
| * | | Update readme for complex examples | Maksim Beloborodko | 2017-04-26 | 1 | -1/+1 |
| |/ | |||||
* / | fix #2250, add type info to cookie module | Maximilian Hils | 2017-04-26 | 1 | -1/+1 |
|/ | |||||
* | configure(options, updated) -> configure(updated) | Aldo Cortesi | 2017-04-26 | 2 | -10/+5 |
* | Revamp how addons work | Aldo Cortesi | 2017-04-25 | 6 | -49/+26 |
* | proxapp -> proxapp.local | Maximilian Hils | 2017-03-26 | 1 | -2/+2 |
* | addon loader: add boot_into, which replaces returning from start() | Aldo Cortesi | 2017-03-25 | 13 | -20/+20 |
* | addons: start -> load throughout | Aldo Cortesi | 2017-03-25 | 13 | -13/+13 |
* | Remove test handlers by using taddons.RecordingMaster | Aldo Cortesi | 2017-03-16 | 1 | -43/+0 |