Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | fix recursive import | Maximilian Hils | 2017-05-26 | 5 | -46/+51 | |
| | | | ||||||
| * | | fix mypy annotations | Maximilian Hils | 2017-05-26 | 12 | -50/+47 | |
| | | | ||||||
* | | | coverage++ | Thomas Kriechbaumer | 2017-05-26 | 1 | -0/+3 | |
| | | | ||||||
* | | | Merge pull request #2346 from ujjwal96/test-coverage | Thomas Kriechbaumer | 2017-05-26 | 4 | -3/+31 | |
|\ \ \ | | | | | | | | | Tests for wbxml | |||||
| * | | | Tests for wbxml | Ujjwal Verma | 2017-05-24 | 4 | -3/+31 | |
| | | | | ||||||
* | | | | http2: prevent KeyError | Thomas Kriechbaumer | 2017-05-26 | 1 | -8/+9 | |
| | | | | ||||||
* | | | | fail-safe flowfilter | Thomas Kriechbaumer | 2017-05-26 | 1 | -0/+2 | |
| | | | | ||||||
* | | | | remove old test file | Thomas Kriechbaumer | 2017-05-26 | 1 | -43/+0 | |
| |/ / |/| | | ||||||
* | | | Merge pull request #2356 from mhils/bump-cryptography | Maximilian Hils | 2017-05-26 | 1 | -2/+2 | |
|\ \ \ | | | | | | | | | bump cryptography | |||||
| * | | | Update setup.py | Maximilian Hils | 2017-05-26 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | bump cryptography | Maximilian Hils | 2017-05-26 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | cleanup old tls_parser | Thomas Kriechbaumer | 2017-05-26 | 2 | -209/+0 | |
| | | | ||||||
* | | | Merge pull request #2353 from ujjwal96/tls-parser | Thomas Kriechbaumer | 2017-05-26 | 6 | -20/+314 | |
|\ \ \ | | | | | | | | | Using kaitai struct to parse tls client hello | |||||
| * | | | Added ksy file and updated make.sh | Ujjwal Verma | 2017-05-26 | 2 | -0/+140 | |
| | | | | ||||||
| * | | | Using kaitai struct to parse tls client hello | Ujjwal Verma | 2017-05-26 | 4 | -20/+174 | |
| |/ / | ||||||
* | | | fix requirements | Thomas Kriechbaumer | 2017-05-26 | 1 | -1/+1 | |
| | | | ||||||
* | | | Merge pull request #2351 from Kriechi/fix-warnings | Maximilian Hils | 2017-05-25 | 7 | -53/+32 | |
|\ \ \ | |/ / |/| | | fix more warnings | |||||
| * | | pathod: fix leaking fds | Thomas Kriechbaumer | 2017-05-24 | 5 | -23/+18 | |
| | | | ||||||
| * | | 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 | 2 | -2/+2 | |
|/ / | ||||||
* | | Merge pull request #2350 from Kriechi/improve-tests | Thomas Kriechbaumer | 2017-05-24 | 26 | -241/+249 | |
|\ \ | |/ |/| | fix various leaking fds/sockets | |||||
| * | cleanup | Thomas Kriechbaumer | 2017-05-24 | 3 | -4/+3 | |
| | | ||||||
| * | fix various fd/socket leaks | Thomas Kriechbaumer | 2017-05-24 | 13 | -29/+45 | |
| | | ||||||
| * | connections tests: fix leaking sockets | Thomas Kriechbaumer | 2017-05-24 | 2 | -8/+9 | |
| | | ||||||
| * | proxy tests: fix leaking sockets | Thomas Kriechbaumer | 2017-05-24 | 3 | -14/+15 | |
| | | ||||||
| * | 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 | |
| | | ||||||
| * | fix array.{fromstring,tostring} deprecation warning | Thomas Kriechbaumer | 2017-05-24 | 1 | -2/+2 | |
| | | ||||||
| * | close existing server_conn before replacing it | Thomas Kriechbaumer | 2017-05-24 | 2 | -1/+7 | |
| | | ||||||
| * | upgrade pytest and remove our pytest.raises wrapper | Thomas Kriechbaumer | 2017-05-24 | 2 | -35/+10 | |
| | | ||||||
| * | fix typo | Thomas Kriechbaumer | 2017-05-24 | 1 | -1/+1 | |
| | | ||||||
| * | auto-close file after reading | Thomas Kriechbaumer | 2017-05-24 | 1 | -4/+5 | |
| | | ||||||
| * | TCP IPv6: fix leaking sockets | Thomas Kriechbaumer | 2017-05-24 | 1 | -0/+2 | |
|/ | ||||||
* | Merge pull request #2347 from MatthewShao/jest-dev | Maximilian Hils | 2017-05-22 | 5 | -1/+196 | |
|\ | | | | | [web] Add tests for js/components/FlowTable | |||||
| * | [web] Add tests for js/components/FlowTable/FlowTableHead.js | Matthew Shao | 2017-05-22 | 3 | -1/+128 | |
| | | ||||||
| * | [web] Add tests for js/components/FlowTable/FlowRow.js | Matthew Shao | 2017-05-22 | 2 | -0/+68 | |
|/ | ||||||
* | Merge pull request #2191 from LuD1161/Issue#2139 | Maximilian Hils | 2017-05-22 | 1 | -1/+7 | |
|\ | | | | | improve flow_detail help text | |||||
| * | Update options.py | Thomas Kriechbaumer | 2017-05-19 | 1 | -2/+5 | |
| | | ||||||
| * | Added the level definition that can be used | LuD1161 | 2017-03-20 | 1 | -1/+4 | |
| | | ||||||
* | | Merge pull request #2342 from MatthewShao/jest-dev | Maximilian Hils | 2017-05-22 | 5 | -62/+162 | |
|\ \ | | | | | | | [web] Add _flow.js for component tests. | |||||
| * | | [web] Fix 100% coverage for js/components/FlowTable/FlowColumns.js | Matthew Shao | 2017-05-22 | 2 | -1/+17 | |
| | | | ||||||
| * | | [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 | 5 | -15/+18 | |
| | | | ||||||
| * | | [web] Add js/__tests__/ducks/_tflow.js | Matthew Shao | 2017-05-19 | 1 | -0/+97 | |
| | | | ||||||
| * | | [web] Fix minior lint problem. | Matthew Shao | 2017-05-19 | 1 | -0/+1 | |
| | | | ||||||
| * | | [web] Updates test to use the new _tflow.js. | Matthew Shao | 2017-05-19 | 3 | -63/+30 | |
| | | | ||||||
| * | | [web] Add _tflow.js generator in test_app.py | Matthew Shao | 2017-05-19 | 1 | -1/+11 | |
| | | | ||||||
* | | | disable double requires-io-master CI builds | Thomas Kriechbaumer | 2017-05-19 | 2 | -1/+9 | |
| | | | ||||||
* | | | Merge pull request #2337 from MatthewShao/jest-dev | Maximilian Hils | 2017-05-18 | 7 | -0/+529 | |
|\| | | | | | | | | [WIP][web] Add tests for UI components |