aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix #2329Maximilian Hils2017-06-012-1/+43
* sync with PyWBXMLDecoder master branch (#2366)David Shaw2017-06-016-12/+12
* Merge pull request #2359 from MatthewShao/jest-devMaximilian Hils2017-05-3114-2/+1458
|\
| * [web] Remove mock-xmlhttprequest dependency.Matthew Shao2017-05-312-5/+0
| * [web] mock components/ContentViewMatthew Shao2017-05-312-30/+1
| * [web] Add tests for js/components/FlowView/Messages.jsxMatthew Shao2017-05-312-0/+718
| * [web] Add mock-xmlhttprequest as dependency.Matthew Shao2017-05-312-0/+5
| * [web] Add tests for js/components/FlowView/ToggleEdit.jsxMatthew Shao2017-05-302-0/+57
| * [web] Add tests for js/components/FlowView/Nav.jsxMatthew Shao2017-05-303-1/+75
| * [web] Add tests for js/components/FlowView/Header.jsxMatthew Shao2017-05-303-1/+261
| * [web] Add tests for js/components/FlowView/Details.jsxMatthew Shao2017-05-302-0/+324
| * [web] Add tests for js/components/EventLog/EventList.jsxMatthew Shao2017-05-292-0/+52
* | Update InstallBuilder (#2364)Maximilian Hils2017-05-311-6/+12
* | [requires.io] dependency update on master branch (#2360)Maximilian Hils2017-05-311-2/+2
* | Merge pull request #2363 from ujjwal96/test-coverageThomas Kriechbaumer2017-05-314-11/+32
|\ \ | |/ |/|
| * Updated setup.cfgUjjwal Verma2017-05-311-2/+0
| * Increase test coverageUjjwal Verma2017-05-313-9/+32
|/
* Merge pull request #2348 from MatthewShao/jest-devMaximilian Hils2017-05-2922-8/+1183
|\
| * [web] Update snapshot.Matthew Shao2017-05-291-1/+1
| * [web] Minor fixes.Matthew Shao2017-05-292-3/+3
| * [web] Add tests for js/components/Header/MainMenu.jsMatthew Shao2017-05-283-1/+117
| * [web] Add tests for js/components/Header/OptionMenu.jsxMatthew Shao2017-05-272-0/+164
| * [web] Add tests for js/components/Header/MenuToogle.jsxMatthew Shao2017-05-272-0/+105
| * [web] Update js/Component/Header/FlowMenu.jsxMatthew Shao2017-05-271-1/+1
| * [web] Add snapshot files.Matthew Shao2017-05-274-0/+173
| * [web] Add tests for js/components/Header/FlowMenu.jsxMatthew Shao2017-05-272-0/+347
| * [web] Add TStore in js/__tests__/ducks/tutils.jsMatthew Shao2017-05-273-8/+65
| * [web] Remove jest-fetch-mock dependency.Matthew Shao2017-05-272-11/+0
| * [web] Add tests for js/components/Header/FilterInput.jsxMatthew Shao2017-05-261-0/+93
| * [web] Add tests for js/components/Header/FileMenu.jsxMatthew Shao2017-05-262-1/+46
| * [web] Add tests for js/components/Header/ConnectionIndicator.jsxMatthew Shao2017-05-262-1/+58
| * [web] js/components/Header/FilterDocs.jsx coverage ++Matthew Shao2017-05-261-11/+10
| * [web] Add tests for js/components/Header/FilterDocs.jsMatthew Shao2017-05-233-0/+30
* | Merge pull request #2358 from mhils/make-mypy-great-againMaximilian Hils2017-05-2713-94/+96
|\ \
| * | fix recursive importMaximilian Hils2017-05-265-46/+51
| * | fix mypy annotationsMaximilian Hils2017-05-2612-50/+47
* | | coverage++Thomas Kriechbaumer2017-05-261-0/+3
* | | Merge pull request #2346 from ujjwal96/test-coverageThomas Kriechbaumer2017-05-264-3/+31
|\ \ \
| * | | Tests for wbxmlUjjwal Verma2017-05-244-3/+31
* | | | http2: prevent KeyErrorThomas Kriechbaumer2017-05-261-8/+9
* | | | fail-safe flowfilterThomas Kriechbaumer2017-05-261-0/+2
* | | | remove old test fileThomas Kriechbaumer2017-05-261-43/+0
| |/ / |/| |
* | | Merge pull request #2356 from mhils/bump-cryptographyMaximilian Hils2017-05-261-2/+2
|\ \ \
| * | | Update setup.pyMaximilian Hils2017-05-261-1/+1
| * | | bump cryptographyMaximilian Hils2017-05-261-1/+1
|/ / /
* | | cleanup old tls_parserThomas Kriechbaumer2017-05-262-209/+0
* | | Merge pull request #2353 from ujjwal96/tls-parserThomas Kriechbaumer2017-05-266-20/+314
|\ \ \
| * | | Added ksy file and updated make.shUjjwal Verma2017-05-262-0/+140
| * | | Using kaitai struct to parse tls client helloUjjwal Verma2017-05-264-20/+174
| |/ /
* | | fix requirementsThomas Kriechbaumer2017-05-261-1/+1