aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2367 from mhils/issue-2329Thomas Kriechbaumer2017-06-022-12/+50
|\
| * minor improvementsMaximilian Hils2017-06-022-12/+16
| * fix #2329Maximilian Hils2017-06-011-0/+34
* | Fixes #2230 (#2361)Ujjwal Verma2017-06-023-27/+56
|/
* Increase test coverageUjjwal Verma2017-05-312-5/+28
* coverage++Thomas Kriechbaumer2017-05-261-0/+3
* Merge pull request #2346 from ujjwal96/test-coverageThomas Kriechbaumer2017-05-263-1/+31
|\
| * Tests for wbxmlUjjwal Verma2017-05-243-1/+31
* | remove old test fileThomas Kriechbaumer2017-05-261-43/+0
* | Merge pull request #2353 from ujjwal96/tls-parserThomas Kriechbaumer2017-05-262-8/+14
|\ \
| * | Using kaitai struct to parse tls client helloUjjwal Verma2017-05-262-8/+14
| |/
* | pathod: fix leaking fdsThomas Kriechbaumer2017-05-243-9/+7
* | pathod: properly verify certificate in testsThomas Kriechbaumer2017-05-242-30/+14
* | fix openssl cipher_list bytes/str deprecationThomas Kriechbaumer2017-05-241-1/+1
|/
* cleanupThomas Kriechbaumer2017-05-242-3/+0
* fix various fd/socket leaksThomas Kriechbaumer2017-05-2410-24/+33
* connections tests: fix leaking socketsThomas Kriechbaumer2017-05-242-8/+9
* proxy tests: fix leaking socketsThomas Kriechbaumer2017-05-241-2/+1
* http1 tests: fix leaking socketsThomas Kriechbaumer2017-05-241-0/+1
* http2 tests: fix leaking socketsThomas Kriechbaumer2017-05-241-84/+88
* websocket tests: fix leaking socketsThomas Kriechbaumer2017-05-241-60/+62
* upgrade pytest and remove our pytest.raises wrapperThomas Kriechbaumer2017-05-241-18/+0
* fix typoThomas Kriechbaumer2017-05-241-1/+1
* auto-close file after readingThomas Kriechbaumer2017-05-241-4/+5
* Merge pull request #2342 from MatthewShao/jest-devMaximilian Hils2017-05-221-0/+18
|\
| * [web] Set some value as constant, so _tflow.js would not change.Matthew Shao2017-05-221-3/+9
| * [web] TFlow minor improved.Matthew Shao2017-05-211-1/+2
| * [web] Fix minior lint problem.Matthew Shao2017-05-191-0/+1
| * [web] Add _tflow.js generator in test_app.pyMatthew Shao2017-05-191-1/+11
* | Increase net.tcp.py coverage (#2336)Ujjwal Verma2017-05-172-5/+45
* | Increased mitmproxy.controller coverageUjjwal Verma2017-05-171-0/+2
* | Increased xml_html contentview coverageUjjwal Verma2017-05-173-0/+66
* | Increase contentviews api coverageUjjwal Verma2017-05-171-4/+11
|/
* Increase io.compat coverageUjjwal Verma2017-05-121-3/+37
* Increased net.http.cookies.py and net.http.message.py coverageUjjwal Verma2017-05-122-0/+9
* Fixed LDAP Auth (#2333)charlesdhdt2017-05-121-29/+26
* Handle head request on onboarding app: Fix #2324 (#2325)Ujjwal Verma2017-05-091-4/+18
* Merge pull request #2286 from charlesdhdt/masterMaximilian Hils2017-05-041-1/+37
|\
| * fixed lintCharles d'Hondt2017-05-041-3/+2
| * Added ldap mock testCharles d'Hondt2017-05-041-12/+19
| * Added ldapsss vefCharles d'Hondt2017-04-281-1/+5
| * fixCharles d'Hondt2017-04-281-1/+1
| * Fixed typoCharles d'Hondt2017-04-281-1/+1
| * Added LDAP AuthCharles d'Hondt2017-04-281-0/+26
* | fix #2310Maximilian Hils2017-05-032-2/+10
* | console: add a two-pane layoutAldo Cortesi2017-05-031-29/+0
* | console: various bugsAldo Cortesi2017-05-022-2/+2
* | commands: options controlAldo Cortesi2017-05-022-6/+35
* | console: globally respected nav commandsAldo Cortesi2017-05-021-0/+1
* | commands: view.setval, view.getval, view.setval.toggleAldo Cortesi2017-05-011-0/+15