Commit Graph

8443 Commits

Author SHA1 Message Date
root
61617919ff remove whitespace 2020-03-11 01:46:29 +05:30
root
42ea9a2d49 test case option error 2020-03-11 01:36:47 +05:30
root
e3499e4b99 test resolve 2020-03-11 01:36:47 +05:30
root
84e4d6d575 Options Exception in script 2020-03-11 01:36:47 +05:30
Maximilian Hils
1930578f05
remove duplicate test 2020-03-09 22:26:45 +01:00
naivekun
e01f044c33
finish FIXME: move open_browser() to addon/browser (#3832) 2020-03-08 21:58:04 +01:00
kimbo
a70ab62797 fix lint errors 2020-03-04 22:06:27 -07:00
kimbo
81113a0dcc add block doh example to examples/complex/README 2020-03-04 21:16:30 -07:00
kimbo
95d725cda9 example for blocking DNS queries over HTTPS 2020-03-04 21:16:02 -07:00
naivekun
2a5164351f extend tests for headers.replace() 2020-03-02 01:29:47 +08:00
naivekun
3c1ced2b17 fix #3833 2020-03-02 01:29:47 +08:00
Maximilian Hils
6d3b8c9716
Merge pull request #3841 from mhils/sans-io-adjustments
Minor code style improvements, sync sans-io changes
2020-02-28 20:00:15 +01:00
Maximilian Hils
9387f0b282 minor code style improvements, sync sans-io changes 2020-02-28 19:48:48 +01:00
Maximilian Hils
c284d595a3
Fix binary builds (#3840)
See https://github.com/pypa/setuptools/issues/1963 for details.
2020-02-28 17:42:00 +01:00
Maximilian Hils
cc5fa2d0ef
Merge pull request #3826 from BlownSnail/fixing
Fix wrong behavior of --allow-hosts options
2020-02-26 11:52:45 +01:00
Maximilian Hils
89933ca7ea
Merge pull request #3829 from meetmangukiya/rm-node-scss
Remove yarn/npm from docs
2020-02-26 11:50:42 +01:00
Meet Mangukiya
c6393f86d7 Remove yarn/npm from docs
Closes https://github.com/mitmproxy/mitmproxy/issues/3716
2020-02-25 03:38:10 +05:30
Blown_Snail
0a296817d6 Fix wrong behavior of --allow-hosts options 2020-02-23 15:06:13 +08:00
Maximilian Hils
ff759fa51b update compiled mitmweb assets, fix #3822 2020-02-21 23:16:02 +01:00
Maximilian Hils
acb87efdf2
Update README.md
mention mitmweb assets, refs #3822
2020-02-21 23:09:31 +01:00
Thomas Kriechbaumer
9da85619e6
Merge pull request #3821 from axmo12/master
onboardingapp: Fix bugs 3397,3034 & link pems properly
2020-02-16 13:08:21 +01:00
Axel Morawietz
ccf0e771c3 onboardingapp: Fix bugs 3397,3034 & link pems properly
This change will make sure that a user can click
on a link to install the CAs even if displaying
the logos fails.
2020-02-15 13:55:53 -08:00
Thomas Kriechbaumer
96762fe65e
Merge pull request #3811 from rohfle/rohfle-http2-send-all-stream-resets
http2: send all stream reset types to other connection
2020-02-15 14:02:27 +01:00
Rohan Fletcher
e25e464acb http2: added test for all stream reset types 2020-02-12 09:36:39 +13:00
Thomas Kriechbaumer
84cbb8fc1f
Merge pull request #3815 from Kriechi/fix-3780
fix #3780
2020-02-09 13:28:38 +01:00
Thomas Kriechbaumer
ae6fe83adb fix #3780 2020-02-08 21:48:14 +01:00
Thomas Kriechbaumer
c16b488787
Merge pull request #3814 from 2NuFyeat4PZt/patch-1
Update concepts-filters.md
2020-02-08 16:04:29 +01:00
2NuFyeat4PZt
6d71a8c0d9
Update concepts-filters.md
Provide a working example for the ~m filter
2020-02-07 13:41:47 +00:00
Rohan Fletcher
50e8fc2804 http2: send all stream reset types to other connection 2020-02-06 17:31:06 +13:00
Maximilian Hils
735b8e35c9
Merge pull request #3809 from mhils/issue-3801
fix #3801
2020-02-04 21:39:15 +01:00
Maximilian Hils
be4ba3f1c6 fix #3801 2020-02-04 19:26:14 +01:00
Maximilian Hils
fdc0864b2d
Merge pull request #3801 from mitmproxy/issue-3794
Improve command detection heuristics
2020-02-02 18:34:43 +01:00
Maximilian Hils
7f7838eba9
Merge pull request #3798 from typoon/issue-3797
Fix for issue 3797
2020-01-27 22:47:56 +01:00
Maximilian Hils
9253a6c6a5
Merge pull request #3792 from beth92/patch-1
Update WSGI example
2020-01-27 22:47:11 +01:00
Maximilian Hils
bfcd3ff6ea
improve command detection heuristics
this fixes #3794
2020-01-27 22:44:36 +01:00
Gilgamesh
c9af29b24a Fix for issue 3797 2020-01-24 21:52:06 -05:00
beth
f5b76d6230 Address lint 2020-01-20 13:47:14 -05:00
beth92
d573d4e5d7
Update WSGI example 2020-01-20 13:25:30 -05:00
Maximilian Hils
66fe653063
Merge pull request #3789 from mprencipe/issue-3775
Fix broken link with link to similar addon. This fixes issue #3775.
2020-01-20 11:25:48 +01:00
Maximilian Hils
ec41091748
Merge pull request #3791 from Eluch/master
Fix wording for ssl_insecure option on mitmweb
2020-01-20 11:24:45 +01:00
Ferenc soós
e838aa1860 Fix wording for ssl_insecure option on mitmweb 2020-01-20 10:09:16 +01:00
Massimo Prencipe
34ab180bad
Fix broken link with link to similar addon. This fixes issue #3775. 2020-01-19 23:08:57 +02:00
Maximilian Hils
b020a11c1a
Merge pull request #3787 from itaisod/console-command-quotes
Fix console command quotes issues
2020-01-19 18:36:49 +01:00
Itai Sadan
78dc2094b0 fix re-raised exceptions not having a message 2020-01-18 12:59:59 +02:00
Itai Sadan
04c88b49c8 remove status_message.send where log.error has the same effect 2020-01-18 12:00:23 +02:00
Itai Sadan
eaab77960b fix missing error to event log in commandexecutor.py 2020-01-18 11:44:12 +02:00
Itai Sadan
046de4a39b Expose CommandManager.call_strings and use it in consoleaddons.py
This avoids the whole quote/unquote issue.
2020-01-18 11:22:54 +02:00
Itai Sadan
0afd0c933b consoleaddons.py - add command_lexer.quote where it seems relevant 2020-01-18 10:44:00 +02:00
Itai Sadan
f2c0f598b5 Replace tabs with spaces in error
because the event log replaces them with question marks
2020-01-17 16:26:59 +02:00
Itai Sadan
825bc9aa47 Fix command quotes and error logging
Fixes error when trying to manually set "multipart form" view.
Also fixes "(more in eventlog)" prompt where nothing is written to the
event log.
2020-01-17 16:22:38 +02:00