aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* | Increased mitmproxy.controller coverageUjjwal Verma2017-05-171-0/+2
* | Increased xml_html contentview coverageUjjwal Verma2017-05-173-0/+66
* | Increase contentviews api coverageUjjwal Verma2017-05-171-4/+11
|/
* Increase io.compat coverageUjjwal Verma2017-05-121-3/+37
* Increased net.http.cookies.py and net.http.message.py coverageUjjwal Verma2017-05-122-0/+9
* Fixed LDAP Auth (#2333)charlesdhdt2017-05-121-29/+26
* Handle head request on onboarding app: Fix #2324 (#2325)Ujjwal Verma2017-05-091-4/+18
* Merge pull request #2286 from charlesdhdt/masterMaximilian Hils2017-05-041-1/+37
|\
| * fixed lintCharles d'Hondt2017-05-041-3/+2
| * Added ldap mock testCharles d'Hondt2017-05-041-12/+19
| * 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
* | fix #2310Maximilian Hils2017-05-032-2/+10
* | console: add a two-pane layoutAldo Cortesi2017-05-031-29/+0
* | console: various bugsAldo Cortesi2017-05-022-2/+2
* | commands: options controlAldo Cortesi2017-05-022-6/+35
* | console: globally respected nav commandsAldo Cortesi2017-05-021-0/+1
* | commands: view.setval, view.getval, view.setval.toggleAldo Cortesi2017-05-011-0/+15
* | commands: flow.encode, flow.decode, flow.encode.toggleAldo Cortesi2017-05-011-0/+28
* | keymap: keys can now bind to multiple contextsAldo Cortesi2017-05-012-1/+35
* | command: flow.setAldo Cortesi2017-05-011-0/+39
* | commands: view.order.options, view.marked.toggle, view.createAldo Cortesi2017-04-303-12/+16
* | commands: view.loadAldo Cortesi2017-04-301-1/+20
* | commands: support *args for commandsAldo Cortesi2017-04-302-28/+48
* | Move export to addon, kill Python and Locust exportAldo Cortesi2017-04-3013-329/+110
* | commands: cut.clip copies cuts to system clipboardAldo Cortesi2017-04-301-0/+21
* | Add help text to --commands outputAldo Cortesi2017-04-301-0/+5
* | cut: more flexible cut specification based on attribute pathsAldo Cortesi2017-04-302-4/+25
* | cut: use csv module to encode multi-values for savingAldo Cortesi2017-04-301-3/+30
* | Introduce cuts: a flow dissectorAldo Cortesi2017-04-293-0/+132
* | command: script.runAldo Cortesi2017-04-291-30/+40
* | command: flow.revertAldo Cortesi2017-04-291-0/+11
* | commands: "replay.client.file" and "replay.server.file"Aldo Cortesi2017-04-292-0/+21
* | Rework client and server replayAldo Cortesi2017-04-293-11/+9
* | command: flow.kill, flow.replayAldo Cortesi2017-04-291-0/+20
* | commands: markingAldo Cortesi2017-04-292-0/+20
* | commands: view.goAldo Cortesi2017-04-294-27/+80
* | Commands, core update eventAldo Cortesi2017-04-293-14/+19
|/
* 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