Commit Graph

8371 Commits

Author SHA1 Message Date
Maximilian Hils
0b393b2878
Merge pull request #3899 from mhils/dont-add-host-header
Don't force host header on outgoing requests
2020-04-04 16:26:48 +02:00
Maximilian Hils
5e0a89dbc8 don't force host header on outgoing requests 2020-04-04 16:19:24 +02:00
Thomas Kriechbaumer
ac83db3b84
Merge pull request #3898 from Kriechi/websocket-docs
improve scripting docs
2020-04-04 15:54:00 +02:00
Thomas Kriechbaumer
678be7a052 improve scripting docs 2020-04-04 15:36:13 +02:00
Maximilian Hils
9cc5d933c1
Merge pull request #3897 from mhils/sans-io-adjustments
Sync sans-io adjustments
2020-04-04 15:19:11 +02:00
Maximilian Hils
9897ca7227 sync sans-io adjustments 2020-04-04 15:08:12 +02:00
Maximilian Hils
6acabbb4f5
Merge pull request #3892 from mhils/update-dependencies
Update Dependencies
2020-04-03 19:09:08 +02:00
Maximilian Hils
35cb5ff450 downgrade to py37 for pyinstaller builds 2020-04-03 18:38:01 +02:00
Maximilian Hils
b67736bbef ci: py37 -> py38 2020-04-03 18:26:38 +02:00
Maximilian Hils
7c4488e49a update installbuilder 2020-04-03 18:12:42 +02:00
Maximilian Hils
78cdfa45d7 fix pyinstaller 2020-04-03 17:50:15 +02:00
Maximilian Hils
623055a25a bump dependencies 2020-04-03 17:50:15 +02:00
Maximilian Hils
420da96e92
lint! 2020-04-03 17:47:58 +02:00
Maximilian Hils
c56ca19d7d
fix nonblocking example
this fixes #3877
2020-04-03 17:18:35 +02:00
Maximilian Hils
e9ab1debea
Merge pull request #3889 from oxr463/patch-1
Clarify developer documentation for mitmweb
2020-04-03 17:10:52 +02:00
Maximilian Hils
3c09e1a516
Merge pull request #3692 from mhils/tls13
Update cryptography, enable TLS 1.3
2020-04-03 17:10:32 +02:00
Lucas Ramage
53ee0b23ec
Clarify developer documentation for mitmweb
Bug: https://github.com/mitmproxy/mitmproxy/issues/3888
2020-04-03 10:35:03 -04:00
Maximilian Hils
4bfb81c008 temporarily fix key logging for OpenSSL 1.1.1f 2020-04-03 16:33:53 +02:00
Maximilian Hils
a1169ca3c3 fix compatibility with Python 3.8 on Windows 2020-04-03 12:23:00 +02:00
Maximilian Hils
1e3f1b4d2b fix tls test on Windows 2020-04-03 12:05:06 +02:00
Maximilian Hils
c1f01cc67c bump minimum cryptography version 2020-04-03 11:01:24 +02:00
Maximilian Hils
0b76afdf57
Merge pull request #3882 from mhils/pin-mypy
Update mypy and pin version
2020-04-03 10:44:18 +02:00
Maximilian Hils
19aa7aeeb7 update mypy and pin version 2020-04-02 11:40:50 +02:00
Maximilian Hils
49bc7d944a
Merge pull request #3881 from Prinzhorn/serverconnect
Only emit "serverconnect" after successfully connecting
2020-04-02 11:39:25 +02:00
Alexander Prinzhorn
ca4b7a307f Only emit "serverconnect" after successfully connecting 2020-04-02 11:18:38 +02:00
Maximilian Hils
3046a628fd
Merge pull request #3849 from sarthak212/errorhandling
Fix:Addon OptionsError is neither logged, nor does it stop mitmproxy
2020-04-02 10:13:30 +02:00
root
79b8fcc052 Changes 2020-03-31 10:07:53 +05:30
Maximilian Hils
67368232c5
Merge pull request #3839 from naivekun/fix_for_issue_3833
Fix for issue 3833
2020-03-30 23:09:07 +02:00
Maximilian Hils
7d87154130
Merge pull request #3870 from naivekun/update_document
fix document error
2020-03-30 23:08:17 +02:00
Maximilian Hils
6885e962c3
Merge pull request #3875 from sarthak212/docsdeprecated
c is deprecated
2020-03-30 22:54:05 +02:00
root
b286d35653 c is deprecated 2020-03-31 00:43:22 +05:30
naivekun
fa222dca65 fix document error 2020-03-25 22:02:53 +08:00
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
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