Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Add Organization field for the generated certificate (#3376) | Abcdefghijklmnopqrstuvwxyzxyz | 2018-11-09 | 3 | -6/+28 | |
| | | | | | | add organization field for the generated certificate | |||||
* | | Merge pull request #3371 from JessicaFavin/proper-display-on-stderr | Maximilian Hils | 2018-11-09 | 2 | -11/+41 | |
|\ \ | | | | | | | Display errors on sys.stderr | |||||
| * | | Remove indent on echo_error | JessicaFavin | 2018-11-04 | 1 | -3/+1 | |
| | | | ||||||
| * | | test_dumper.py - Add sio_err everywhere + adjust test_simple | Jessica Favin | 2018-11-04 | 1 | -4/+26 | |
| | | | ||||||
| * | | Fix test_dumper.py - Dumper constructor | Jessica Favin | 2018-11-04 | 1 | -2/+2 | |
| | | | ||||||
| * | | Update test_dumper.py | Jessica Favin | 2018-11-04 | 1 | -2/+4 | |
| | | | ||||||
| * | | Display errors on sys.stderr | Jessica Favin | 2018-11-01 | 1 | -3/+11 | |
| | | | ||||||
* | | | Merge pull request #3374 from abhigyank/docs | Maximilian Hils | 2018-11-09 | 1 | -1/+1 | |
|\ \ \ | |/ / |/| | | docs: Add mitm.it link in the certificates docs. | |||||
| * | | docs: don't make links extra bold | Maximilian Hils | 2018-11-09 | 1 | -1/+1 | |
| | | | ||||||
| * | | docs: Add mitm.it link in the certificates docs. | Abhigyan Khaund | 2018-11-05 | 1 | -1/+1 | |
|/ / | ||||||
* | | Merge pull request #3366 from alexlauerman/patch-3 | Maximilian Hils | 2018-10-26 | 1 | -1/+1 | |
|\ \ | | | | | | | Corrected keep_host_header usage option | |||||
| * | | Corrected keep_host_header usage option | Alex Lauerman | 2018-10-25 | 1 | -1/+1 | |
|/ / | | | | | I tested this locally to verify this change is correct. | |||||
* | | Merge pull request #3356 from fghzxm/umask-keys | Samoilenko Roman | 2018-10-25 | 2 | -2/+27 | |
|\ \ | | | | | | | Make private keys readable only by the owner | |||||
| * | | use skip_windows decorator consistently | Maximilian Hils | 2018-10-23 | 1 | -4/+2 | |
| | | | ||||||
| * | | Skip file permission test on Windows | Fred Miller | 2018-10-23 | 1 | -0/+4 | |
| | | | ||||||
| * | | Make private keys readable only by the owner | Fred Miller | 2018-10-22 | 2 | -2/+25 | |
|/ / | ||||||
* | | Merge pull request #3351 from arun-94/master | Maximilian Hils | 2018-10-21 | 3 | -1/+29 | |
|\ \ | | | | | | | #3312 Change colors according to the HTTP status code | |||||
| * | | Update snapshot tests | Arun Swaminathan | 2018-10-20 | 2 | -0/+10 | |
| | | | ||||||
| * | | Check for null flow response when changing color | Arun Swaminathan | 2018-10-20 | 1 | -5/+5 | |
| | | | ||||||
| * | | #3312 Change colors according to HTTP status code | Arun Swaminathan | 2018-10-15 | 1 | -1/+19 | |
| | | | ||||||
* | | | Merge pull request #3355 from kam800/configurable-lines-cutoff | Maximilian Hils | 2018-10-20 | 4 | -5/+12 | |
|\ \ \ | |/ / |/| | | Make content view lines limit configurable | |||||
| * | | Make content view lines limit configurable | Kamil Borzym | 2018-10-19 | 4 | -5/+12 | |
|/ / | ||||||
* | | Added link_expander.py example to simple examples (#3348) | jbrule | 2018-10-12 | 2 | -0/+29 | |
| | | ||||||
* | | Merge pull request #3344 from Tey/master | Maximilian Hils | 2018-10-10 | 1 | -5/+11 | |
|\ \ | | | | | | | Fixed doc about domain whitelisting | |||||
| * | | Fixed doc about domain whitelisting | Tey | 2018-10-05 | 1 | -5/+11 | |
| | | | ||||||
* | | | Merge pull request #3334 from artnc/patch-1 | Thomas Kriechbaumer | 2018-10-10 | 1 | -1/+1 | |
|\ \ \ | | | | | | | | | Fix error message for failure to start editor | |||||
| * | | | Fix error message for failure to start editor | Art Chaidarun | 2018-09-23 | 1 | -1/+1 | |
| | |/ | |/| | ||||||
* | | | Merge pull request #3347 from Kriechi/ws-example | Thomas Kriechbaumer | 2018-10-09 | 1 | -0/+13 | |
|\ \ \ | |_|/ |/| | | add websocket example | |||||
| * | | add websocket example | Thomas Kriechbaumer | 2018-10-09 | 1 | -0/+13 | |
|/ / | ||||||
* | | Merge pull request #3340 from kajojify/buttons | Samoilenko Roman | 2018-09-29 | 2 | -1/+19 | |
|\ \ | | | | | | | keys.yaml priority over defaultkeys.py | |||||
| * | | keys.yaml priority over defaultkeys.py. Test for this. | Miroslav | 2018-09-29 | 2 | -1/+19 | |
|/ / | ||||||
* | | Merge pull request #3335 from Kriechi/bump-wsproto | Thomas Kriechbaumer | 2018-09-23 | 1 | -1/+1 | |
|\ \ | |/ |/| | bump wsproto | |||||
| * | bump wsproto | Thomas Kriechbaumer | 2018-09-23 | 1 | -1/+1 | |
|/ | ||||||
* | Merge pull request #3327 from Kriechi/docker-notice | Maximilian Hils | 2018-09-20 | 5 | -6/+19 | |
|\ | | | | | add docker security warning | |||||
| * | update docker security warning | Thomas Kriechbaumer | 2018-09-18 | 1 | -6/+10 | |
| | | ||||||
| * | add docker security warning | Thomas Kriechbaumer | 2018-09-15 | 5 | -5/+14 | |
| | | ||||||
* | | Merge pull request #3328 from bennofs/browser-chrome-unstable | Maximilian Hils | 2018-09-14 | 1 | -0/+1 | |
|\ \ | |/ |/| | addons/browser: fallback to google-chrome-unstable as last try | |||||
| * | addons/browser: fallback to google-chrome-unstable as last try | Benno Fünfstück | 2018-09-14 | 1 | -0/+1 | |
|/ | ||||||
* | Merge pull request #3229 from Kriechi/py37 | Thomas Kriechbaumer | 2018-09-07 | 3 | -1/+6 | |
|\ | | | | | Python 3.7 is here | |||||
| * | use travis workaround for py37 | Thomas Kriechbaumer | 2018-09-07 | 1 | -0/+2 | |
| | | ||||||
| * | Python 3.7 is here | Thomas Kriechbaumer | 2018-09-07 | 3 | -1/+4 | |
|/ | ||||||
* | Merge pull request #3297 from guangchao0831/feature_correct_lib_version | Maximilian Hils | 2018-09-07 | 1 | -1/+1 | |
|\ | | | | | Lib ruamel.yaml version 0.15.55 will cause typing.Sequence[str] unsupported in option. | |||||
| * | Merge branch 'master' into feature_correct_lib_version | Maximilian Hils | 2018-09-07 | 17 | -337/+355 | |
| |\ | |/ |/| | ||||||
* | | Merge pull request #3320 from mhils/pin-ruamel | Maximilian Hils | 2018-09-07 | 1 | -1/+1 | |
|\ \ | | | | | | | Pin ruamel.yaml to working version | |||||
| * | | pin ruamel.yaml to working version | Maximilian Hils | 2018-09-07 | 1 | -1/+1 | |
| | | | ||||||
* | | | Merge pull request #3319 from mhils/issue-3316 | Maximilian Hils | 2018-09-07 | 14 | -297/+310 | |
|\ \ \ | | | | | | | | | Fix #3316 | |||||
| * | | | fix #3316 | Maximilian Hils | 2018-09-07 | 14 | -297/+310 | |
| |/ / | ||||||
* | | | Merge pull request #3294 from elijahbal/master | Maximilian Hils | 2018-09-07 | 2 | -38/+43 | |
|\ \ \ | |/ / |/| | | Fix XSS scanner failure in test_xss_scanner.py | |||||
| * | | [test/xss_scanner] add fixtures in tests | David Kremer | 2018-08-15 | 1 | -35/+40 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The previous version of that script made a repetitive use of the pytest builtin fixture, with always the same arguments. This is a small refactoring and cleanup, mainly adding the 'function' scope to ensure proper cleaning and using the @pytest.fixture decorator where I could. | |||||
| * | | [examples/xss_scanner] replace relative import | David Kremer | 2018-08-15 | 1 | -3/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | test_xss_scanner.py was utterly failing because of a trouble (bug?) with the `monkeypatch` fixture failing to replace `gethostbyname` with the correct mock function. Indeed, when stepping through the code, the `gethostbyname` presumably mocked was reported as a builtin python function. The problem could then come from the fact that it is hard to monkeypatch builtin function in python. Using absolute imports seems to resolve the problem. |