aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Added ldapsss vefCharles d'Hondt2017-04-281-1/+5
* fixCharles d'Hondt2017-04-281-1/+1
* Fixed typoCharles d'Hondt2017-04-281-1/+1
* Added LDAP AuthCharles d'Hondt2017-04-281-0/+26
* commands: add a command.command decoratorAldo Cortesi2017-04-282-16/+56
* Support unary flow command argumentsAldo Cortesi2017-04-281-3/+10
* console: start migrating hotkeys to keymapAldo Cortesi2017-04-281-0/+5
* command: partialsAldo Cortesi2017-04-281-0/+2
* commands: add the core command addon, and the command "set"Aldo Cortesi2017-04-281-0/+15
* console: add a keymapAldo Cortesi2017-04-281-0/+6
* console: interactive command browserAldo Cortesi2017-04-281-0/+2
* Test coverage ++Aldo Cortesi2017-04-274-0/+67
* command: save.file flowspec path -> NoneAldo Cortesi2017-04-272-2/+23
* addons.streamfile -> addons.saveAldo Cortesi2017-04-271-14/+14
* console: flow resolution commandAldo Cortesi2017-04-272-2/+43
* Basic outline of the command subsystemAldo Cortesi2017-04-272-26/+61
* Merge pull request #2265 from cortesi/addonsAldo Cortesi2017-04-274-120/+93
|\
| * Addons and addon testingAldo Cortesi2017-04-264-120/+93
* | Merge pull request #2269 from mhils/issue-2250Maximilian Hils2017-04-261-0/+4
|\ \
| * | fix #2250, add type info to cookie moduleMaximilian Hils2017-04-261-0/+4
* | | Merge pull request #2258 from mhils/readfileMaximilian Hils2017-04-263-103/+98
|\ \ \
| * | | separate reading from stdin into its own addonMaximilian Hils2017-04-261-54/+63
| * | | integrate readstdin into readfile addonMaximilian Hils2017-04-262-83/+63
| * | | typecheck: add support for typing.AnyMaximilian Hils2017-04-261-0/+6
| | |/ | |/|
* | | Merge pull request #2268 from mhils/issue-2257Maximilian Hils2017-04-263-62/+98
|\ \ \ | |_|/ |/| |
| * | fix #2257Maximilian Hils2017-04-263-62/+98
| |/
* / fix #2228Maximilian Hils2017-04-262-3/+2
|/
* Merge pull request #2262 from Kriechi/reduced-coverage++Aldo Cortesi2017-04-2611-18/+16
|\
| * improve testsThomas Kriechbaumer2017-04-2511-18/+16
* | configure(options, updated) -> configure(updated)Aldo Cortesi2017-04-266-11/+15
* | Move options into ctxAldo Cortesi2017-04-263-147/+150
* | Remove watchdog, solidify script testingAldo Cortesi2017-04-265-117/+78
* | Revamp how addons workAldo Cortesi2017-04-2518-228/+202
|/
* Fixes #2109Ujjwal Verma2017-04-091-0/+7
* fixes ipv6 authority form parsing in CONNECTRobert C Jensen2017-04-071-0/+1
* Add tests for set_focusNikhil Soni2017-03-291-0/+16
* addon loader: add boot_into, which replaces returning from start()Aldo Cortesi2017-03-256-12/+114
* addons: start -> load throughoutAldo Cortesi2017-03-257-26/+26
* bump h2Thomas Kriechbaumer2017-03-241-3/+11
* Merge pull request #2207 from nikofil/scripts-redirect-stdoutAldo Cortesi2017-03-242-6/+23
|\
| * scripts: redirect stdout to ctx.log.warnNikos Filippakis2017-03-242-6/+23
* | optmanager: make serialization and loading more robustAldo Cortesi2017-03-241-0/+14
|/
* move examples tests (#2199)Thomas Kriechbaumer2017-03-224-85/+115
* Factor out an io moduleAldo Cortesi2017-03-205-3/+3
* options: reraise when there's an error with a partial updateAldo Cortesi2017-03-191-2/+6
* options: choices for content views and tighten console order specAldo Cortesi2017-03-191-5/+3
* dumper, mitmdump: kill filtstrAldo Cortesi2017-03-192-4/+4
* streamfile: add streamfile_filter and use it instead of filtstrAldo Cortesi2017-03-191-3/+5
* optmanager: test coverageAldo Cortesi2017-03-191-1/+8
* console options: add an overlay grid editor for sequence optionsAldo Cortesi2017-03-191-0/+12