Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Increase test coverage | Ujjwal Verma | 2017-05-31 | 2 | -5/+28 |
| | |||||
* | coverage++ | Thomas Kriechbaumer | 2017-05-26 | 1 | -0/+3 |
| | |||||
* | Merge pull request #2346 from ujjwal96/test-coverage | Thomas Kriechbaumer | 2017-05-26 | 3 | -1/+31 |
|\ | | | | | Tests for wbxml | ||||
| * | Tests for wbxml | Ujjwal Verma | 2017-05-24 | 3 | -1/+31 |
| | | |||||
* | | remove old test file | Thomas Kriechbaumer | 2017-05-26 | 1 | -43/+0 |
| | | |||||
* | | Merge pull request #2353 from ujjwal96/tls-parser | Thomas Kriechbaumer | 2017-05-26 | 2 | -8/+14 |
|\ \ | | | | | | | Using kaitai struct to parse tls client hello | ||||
| * | | Using kaitai struct to parse tls client hello | Ujjwal Verma | 2017-05-26 | 2 | -8/+14 |
| |/ | |||||
* | | pathod: fix leaking fds | Thomas Kriechbaumer | 2017-05-24 | 3 | -9/+7 |
| | | |||||
* | | pathod: properly verify certificate in tests | Thomas Kriechbaumer | 2017-05-24 | 2 | -30/+14 |
| | | |||||
* | | fix openssl cipher_list bytes/str deprecation | Thomas Kriechbaumer | 2017-05-24 | 1 | -1/+1 |
|/ | |||||
* | cleanup | Thomas Kriechbaumer | 2017-05-24 | 2 | -3/+0 |
| | |||||
* | fix various fd/socket leaks | Thomas Kriechbaumer | 2017-05-24 | 10 | -24/+33 |
| | |||||
* | connections tests: fix leaking sockets | Thomas Kriechbaumer | 2017-05-24 | 2 | -8/+9 |
| | |||||
* | proxy tests: fix leaking sockets | Thomas Kriechbaumer | 2017-05-24 | 1 | -2/+1 |
| | |||||
* | http1 tests: fix leaking sockets | Thomas Kriechbaumer | 2017-05-24 | 1 | -0/+1 |
| | |||||
* | http2 tests: fix leaking sockets | Thomas Kriechbaumer | 2017-05-24 | 1 | -84/+88 |
| | |||||
* | websocket tests: fix leaking sockets | Thomas Kriechbaumer | 2017-05-24 | 1 | -60/+62 |
| | |||||
* | upgrade pytest and remove our pytest.raises wrapper | Thomas Kriechbaumer | 2017-05-24 | 1 | -18/+0 |
| | |||||
* | fix typo | Thomas Kriechbaumer | 2017-05-24 | 1 | -1/+1 |
| | |||||
* | auto-close file after reading | Thomas Kriechbaumer | 2017-05-24 | 1 | -4/+5 |
| | |||||
* | Merge pull request #2342 from MatthewShao/jest-dev | Maximilian Hils | 2017-05-22 | 1 | -0/+18 |
|\ | | | | | [web] Add _flow.js for component tests. | ||||
| * | [web] Set some value as constant, so _tflow.js would not change. | Matthew Shao | 2017-05-22 | 1 | -3/+9 |
| | | |||||
| * | [web] TFlow minor improved. | Matthew Shao | 2017-05-21 | 1 | -1/+2 |
| | | |||||
| * | [web] Fix minior lint problem. | Matthew Shao | 2017-05-19 | 1 | -0/+1 |
| | | |||||
| * | [web] Add _tflow.js generator in test_app.py | Matthew Shao | 2017-05-19 | 1 | -1/+11 |
| | | |||||
* | | 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 |
|\ | | | | | Added LDAP Auth | ||||
| * | 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 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | - Replace options.console_eventlog with options.console_layout - This can be "single", "vertical" and "horizontal" - At the base of the primary pane is the flowlist. At the base of the secondary pane is the event log. - Any of the other primary windows can be opened in each of the panes. For now, I've bound "-" to the flow layout switch, "shift tab" to the layout pane switch, and "P" to open the currently focused flow in whichever pane you're in. These are just temporary - we'll reassess the default bindings carefully once the keybindings work is complete. | ||||
* | | console: various bugs | Aldo Cortesi | 2017-05-02 | 2 | -2/+2 |
| | | | | | | | | | | | | - Action bar now correctly gets the palette background - Viewing connection details for a killed flow no longer crashes - Editing options with selections no longer crashes | ||||
* | | commands: options control | Aldo Cortesi | 2017-05-02 | 2 | -6/+35 |
| | | | | | | | | Use the new commands to bind the Options view in console. | ||||
* | | console: globally respected nav commands | Aldo Cortesi | 2017-05-02 | 1 | -0/+1 |
| | | | | | | | | Use this to bind nav keys with commands throughout. | ||||
* | | commands: view.setval, view.getval, view.setval.toggle | Aldo Cortesi | 2017-05-01 | 1 | -0/+15 |
| | | | | | | | | | | Use these to bind the last of the key for flowview. Flow views are now 100% keybound. | ||||
* | | commands: flow.encode, flow.decode, flow.encode.toggle | Aldo Cortesi | 2017-05-01 | 1 | -0/+28 |
| | | | | | | | | Use this to bind "z" in flowview. | ||||
* | | keymap: keys can now bind to multiple contexts | Aldo Cortesi | 2017-05-01 | 2 | -1/+35 |
| | | | | | | | | Use this to map the majority of the keys in flowview. | ||||
* | | command: flow.set | Aldo Cortesi | 2017-05-01 | 1 | -0/+39 |
| | | | | | | | | Use this to replace the flow edit components of flowview entirely. | ||||
* | | commands: view.order.options, view.marked.toggle, view.create | Aldo Cortesi | 2017-04-30 | 3 | -12/+16 |
| | | | | | | | | | | | | And use these commands to remove the last hard-coded keybindings from flow list. This means the flow list is now 100% command-driven, which is very exciting. |