| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Increase net.tcp.py coverage (#2336) | Ujjwal Verma | 2017-05-17 | 2 | -5/+45 |
* | | Increased mitmproxy.controller coverage | Ujjwal Verma | 2017-05-17 | 1 | -0/+2 |
* | | Increased xml_html contentview coverage | Ujjwal Verma | 2017-05-17 | 3 | -0/+66 |
* | | Increase contentviews api coverage | Ujjwal Verma | 2017-05-17 | 1 | -4/+11 |
|/ |
|
* | Increase io.compat coverage | Ujjwal Verma | 2017-05-12 | 1 | -3/+37 |
* | Increased net.http.cookies.py and net.http.message.py coverage | Ujjwal Verma | 2017-05-12 | 2 | -0/+9 |
* | Fixed LDAP Auth (#2333) | charlesdhdt | 2017-05-12 | 1 | -29/+26 |
* | Handle head request on onboarding app: Fix #2324 (#2325) | Ujjwal Verma | 2017-05-09 | 1 | -4/+18 |
* | Merge pull request #2286 from charlesdhdt/master | Maximilian Hils | 2017-05-04 | 1 | -1/+37 |
|\ |
|
| * | fixed lint | Charles d'Hondt | 2017-05-04 | 1 | -3/+2 |
| * | Added ldap mock test | Charles d'Hondt | 2017-05-04 | 1 | -12/+19 |
| * | Added ldapsss vef | Charles d'Hondt | 2017-04-28 | 1 | -1/+5 |
| * | fix | Charles d'Hondt | 2017-04-28 | 1 | -1/+1 |
| * | Fixed typo | Charles d'Hondt | 2017-04-28 | 1 | -1/+1 |
| * | Added LDAP Auth | Charles d'Hondt | 2017-04-28 | 1 | -0/+26 |
* | | fix #2310 | Maximilian Hils | 2017-05-03 | 2 | -2/+10 |
* | | console: add a two-pane layout | Aldo Cortesi | 2017-05-03 | 1 | -29/+0 |
* | | console: various bugs | Aldo Cortesi | 2017-05-02 | 2 | -2/+2 |
* | | commands: options control | Aldo Cortesi | 2017-05-02 | 2 | -6/+35 |
* | | console: globally respected nav commands | Aldo Cortesi | 2017-05-02 | 1 | -0/+1 |
* | | commands: view.setval, view.getval, view.setval.toggle | Aldo Cortesi | 2017-05-01 | 1 | -0/+15 |
* | | commands: flow.encode, flow.decode, flow.encode.toggle | Aldo Cortesi | 2017-05-01 | 1 | -0/+28 |
* | | keymap: keys can now bind to multiple contexts | Aldo Cortesi | 2017-05-01 | 2 | -1/+35 |
* | | command: flow.set | Aldo Cortesi | 2017-05-01 | 1 | -0/+39 |
* | | commands: view.order.options, view.marked.toggle, view.create | Aldo Cortesi | 2017-04-30 | 3 | -12/+16 |
* | | commands: view.load | Aldo Cortesi | 2017-04-30 | 1 | -1/+20 |
* | | commands: support *args for commands | Aldo Cortesi | 2017-04-30 | 2 | -28/+48 |
* | | Move export to addon, kill Python and Locust export | Aldo Cortesi | 2017-04-30 | 13 | -329/+110 |
* | | commands: cut.clip copies cuts to system clipboard | Aldo Cortesi | 2017-04-30 | 1 | -0/+21 |
* | | Add help text to --commands output | Aldo Cortesi | 2017-04-30 | 1 | -0/+5 |
* | | cut: more flexible cut specification based on attribute paths | Aldo Cortesi | 2017-04-30 | 2 | -4/+25 |
* | | cut: use csv module to encode multi-values for saving | Aldo Cortesi | 2017-04-30 | 1 | -3/+30 |
* | | Introduce cuts: a flow dissector | Aldo Cortesi | 2017-04-29 | 3 | -0/+132 |
* | | command: script.run | Aldo Cortesi | 2017-04-29 | 1 | -30/+40 |
* | | command: flow.revert | Aldo Cortesi | 2017-04-29 | 1 | -0/+11 |
* | | commands: "replay.client.file" and "replay.server.file" | Aldo Cortesi | 2017-04-29 | 2 | -0/+21 |
* | | Rework client and server replay | Aldo Cortesi | 2017-04-29 | 3 | -11/+9 |
* | | command: flow.kill, flow.replay | Aldo Cortesi | 2017-04-29 | 1 | -0/+20 |
* | | commands: marking | Aldo Cortesi | 2017-04-29 | 2 | -0/+20 |
* | | commands: view.go | Aldo Cortesi | 2017-04-29 | 4 | -27/+80 |
* | | Commands, core update event | Aldo Cortesi | 2017-04-29 | 3 | -14/+19 |
|/ |
|
* | commands: add a command.command decorator | Aldo Cortesi | 2017-04-28 | 2 | -16/+56 |
* | Support unary flow command arguments | Aldo Cortesi | 2017-04-28 | 1 | -3/+10 |
* | console: start migrating hotkeys to keymap | Aldo Cortesi | 2017-04-28 | 1 | -0/+5 |
* | command: partials | Aldo Cortesi | 2017-04-28 | 1 | -0/+2 |
* | commands: add the core command addon, and the command "set" | Aldo Cortesi | 2017-04-28 | 1 | -0/+15 |
* | console: add a keymap | Aldo Cortesi | 2017-04-28 | 1 | -0/+6 |
* | console: interactive command browser | Aldo Cortesi | 2017-04-28 | 1 | -0/+2 |
* | Test coverage ++ | Aldo Cortesi | 2017-04-27 | 4 | -0/+67 |
* | command: save.file flowspec path -> None | Aldo Cortesi | 2017-04-27 | 2 | -2/+23 |