Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Merge pull request #2369 from ujjwal96/stream-support | Thomas Kriechbaumer | 2017-07-04 | 18 | -144/+433 | |
|\ \ \ \ | |_|/ / |/| | | | HTTP request & WebSocket message streaming | |||||
| * | | | minor docs improvements | Maximilian Hils | 2017-07-04 | 1 | -12/+11 | |
| | | | | ||||||
| * | | | add websocket streaming option | Ujjwal Verma | 2017-07-04 | 3 | -9/+14 | |
| | | | | ||||||
| * | | | update streaming docs | Ujjwal Verma | 2017-07-04 | 6 | -73/+108 | |
| | | | | ||||||
| * | | | fix HTTP retry if sending a request fails once | Ujjwal Verma | 2017-07-04 | 2 | -20/+55 | |
| | | | | ||||||
| * | | | websocket streaming | Ujjwal Verma | 2017-07-04 | 5 | -36/+96 | |
| | | | | ||||||
| * | | | request streaming for HTTP/2 | Ujjwal Verma | 2017-07-04 | 3 | -13/+155 | |
| | | | | ||||||
| * | | | request streaming for HTTP/1 | Ujjwal Verma | 2017-07-04 | 4 | -11/+24 | |
|/ / / | ||||||
* | | | Merge pull request #2416 from MatthewShao/mitmweb-options | Matthew Shao | 2017-07-01 | 17 | -4/+358 | |
|\| | | | | | | | | [WIP] [web] Mitmweb options editor UI | |||||
| * | | [web] Update js/components/Modal/OptionModal.jsx | Matthew Shao | 2017-06-30 | 1 | -0/+45 | |
| | | | ||||||
| * | | [web] Update tests for components. | Matthew Shao | 2017-06-30 | 1 | -28/+32 | |
| | | | ||||||
| * | | [web] Update the Structure of Modal component. | Matthew Shao | 2017-06-30 | 4 | -46/+30 | |
| | | | ||||||
| * | | [web] Add tests for js/components/Modal/ModalSpec.js | Matthew Shao | 2017-06-29 | 2 | -0/+92 | |
| | | | ||||||
| * | | [web] Update __tests__/ducks/tutils.js | Matthew Shao | 2017-06-29 | 1 | -1/+5 | |
| | | | ||||||
| * | | [web] Add tests for reducors of options and modal. | Matthew Shao | 2017-06-28 | 2 | -0/+50 | |
| | | | ||||||
| * | | [web] Add src/css/modal.less | Matthew Shao | 2017-06-28 | 1 | -0/+3 | |
| | | | ||||||
| * | | [web] Minor update for Modal Component. | Matthew Shao | 2017-06-28 | 4 | -4/+6 | |
| | | | ||||||
| * | | [web] Update test for js/components/Header/FileMenu.jsx | Matthew Shao | 2017-06-28 | 2 | -1/+27 | |
| | | | ||||||
| * | | [web] Add Option Modal to FileMenu. | Matthew Shao | 2017-06-28 | 1 | -2/+10 | |
| | | | ||||||
| * | | [web] Add Modal Component and OptionModal | Matthew Shao | 2017-06-28 | 3 | -0/+69 | |
| | | | ||||||
| * | | [web] Add modal to js/ducks/ui/index.js | Matthew Shao | 2017-06-27 | 1 | -0/+2 | |
| | | | ||||||
| * | | [web] Add js/ducks/options.js | Matthew Shao | 2017-06-27 | 1 | -0/+32 | |
| | | | ||||||
| * | | [web] Add js/ducks/ui/modal.js | Matthew Shao | 2017-06-27 | 1 | -0/+33 | |
| | | | ||||||
* | | | Merge pull request #2418 from ujjwal96/script-addon | Maximilian Hils | 2017-06-28 | 2 | -1/+24 | |
|\ \ \ | |/ / |/| | | Fixes the issue of script reloader not unloading previous script | |||||
| * | | Fixes #2315 | Ujjwal Verma | 2017-06-28 | 2 | -1/+24 | |
|/ / | ||||||
* | | Merge pull request #2402 from ujjwal96/request-replay | Maximilian Hils | 2017-06-27 | 2 | -2/+19 | |
|\ \ | | | | | | | Fixes #2197 | |||||
| * | | request replay test | Ujjwal Verma | 2017-06-26 | 2 | -3/+15 | |
| | | | ||||||
| * | | Fixes #2197 | Ujjwal Verma | 2017-06-19 | 1 | -0/+5 | |
| | | | ||||||
* | | | Merge pull request #2413 from MatthewShao/jest-dev | Maximilian Hils | 2017-06-26 | 7 | -2/+406 | |
|\ \ \ | | | | | | | | | [web] Add tests for js/components/* | |||||
| * | | | [web] Minor fix and Coverage ++ | Matthew Shao | 2017-06-26 | 3 | -7/+8 | |
| | | | | ||||||
| * | | | [web] Add tests for js/components/FlowTable.jsx | Matthew Shao | 2017-06-25 | 2 | -0/+129 | |
| | | | | ||||||
| * | | | [web] Add tests for js/components/EventLog.jsx | Matthew Shao | 2017-06-25 | 3 | -1/+134 | |
| | | | | ||||||
| * | | | [web] Add tests for js/components/ContentView.jsx | Matthew Shao | 2017-06-25 | 2 | -0/+141 | |
|/ / / | ||||||
* | | | Merge pull request #2412 from ujjwal96/ip-formatting | Thomas Kriechbaumer | 2017-06-25 | 1 | -5/+5 | |
|\ \ \ | | | | | | | | | Few ip formatting fixes | |||||
| * | | | Few ip formatting fixes | Ujjwal Verma | 2017-06-25 | 1 | -5/+5 | |
| | | | | ||||||
* | | | | Merge pull request #2411 from ujjwal96/ico-parser | Maximilian Hils | 2017-06-25 | 7 | -3/+148 | |
|\ \ \ \ | | | | | | | | | | | ICO content view | |||||
| * | | | | lint! | Ujjwal Verma | 2017-06-25 | 2 | -6/+7 | |
| | | | | | ||||||
| * | | | | Added test | Ujjwal Verma | 2017-06-25 | 3 | -7/+30 | |
| | | | | | ||||||
| * | | | | ICO Parser. Closes #2407 | Ujjwal Verma | 2017-06-24 | 5 | -1/+122 | |
| | | | | | ||||||
* | | | | | Merge pull request #2395 from MatthewShao/mitmweb-options | Maximilian Hils | 2017-06-24 | 6 | -9/+73 | |
|\ \ \ \ \ | | | | | | | | | | | | | [WIP] Add RESTful API for mitmweb option | |||||
| * | | | | | Minor Update for /options API of mitmweb. | Matthew Shao | 2017-06-24 | 4 | -13/+7 | |
| | | | | | | ||||||
| * | | | | | Add test for POST /options API of mitmweb. | Matthew Shao | 2017-06-23 | 2 | -1/+4 | |
| | | | | | | ||||||
| * | | | | | Add POST /options RESTful API for mitmweb. | Matthew Shao | 2017-06-23 | 1 | -0/+8 | |
| | | | | | | ||||||
| * | | | | | Add test for typespec_to_str. | Matthew Shao | 2017-06-14 | 1 | -0/+8 | |
| | | | | | | ||||||
| * | | | | | Add typesepc_to_str function to mitmproxy/utils/typechck.py | Matthew Shao | 2017-06-13 | 2 | -8/+13 | |
| | | | | | | ||||||
| * | | | | | Minor Update and add test. | Matthew Shao | 2017-06-13 | 2 | -2/+22 | |
| | | | | | | ||||||
| * | | | | | Add tests for dump_dicts in optmanager.py. | Matthew Shao | 2017-06-12 | 2 | -1/+5 | |
| | | | | | | ||||||
| * | | | | | Add GET /options RESTful API for mitmweb. | Matthew Shao | 2017-06-12 | 2 | -0/+22 | |
| | | | | | | ||||||
* | | | | | | Merge pull request #2410 from fulldecent/patch-1 | Maximilian Hils | 2017-06-24 | 1 | -1/+1 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | Slight wording change | |||||
| * | | | | | Slight wording change | William Entriken | 2017-06-23 | 1 | -1/+1 | |
|/ / / / / |