Commit Graph

8731 Commits

Author SHA1 Message Date
Thomas Kriechbaumer
b167f9fd2d http2: fix missing END_STREAM flag on requests without body
fixes #4231
2020-10-17 16:59:24 +02:00
Thomas Kriechbaumer
9a790d7afe
Merge pull request #4237 from kjoconnor/deflate-raw-support
Handle "deflateRaw" Content-Encoding as "deflate".
2020-10-16 18:56:50 +02:00
Kevin O'Connor
fbc5cc567b Handle "deflateRaw" Content-Encoding as "deflate". 2020-10-15 21:25:23 -04:00
Thomas Kriechbaumer
0f96324887 docs: update cert usage instructions 2020-10-07 19:08:34 +02:00
Thomas Kriechbaumer
da6b3b415e
Merge pull request #4186 from simon04/patch-1
Update concepts-certificates.md
2020-10-07 18:40:07 +02:00
Thomas Kriechbaumer
e1744766cd
Merge pull request #4219 from mitmproxy/codeql
Create codeql-analysis.yml
2020-10-07 18:39:08 +02:00
Thomas Kriechbaumer
b2c7ceaa25 restore py36 classifier 2020-10-07 18:38:22 +02:00
Thomas Kriechbaumer
25469d4e92
Merge pull request #4218 from Kriechi/semver-bump
semver bump
2020-10-06 23:50:25 +02:00
Thomas Kriechbaumer
93ab0230a4 fix typo 2020-10-06 23:33:52 +02:00
Thomas Kriechbaumer
3915af18a4 fix dependencies for py35 upgrade message 2020-10-06 23:33:39 +02:00
Thomas Kriechbaumer
6eb78cc6dc changelog: mention py39 support 2020-10-06 22:45:58 +02:00
Thomas Kriechbaumer
67b3ee1307 semver bump 2020-10-06 22:45:58 +02:00
Maximilian Hils
06bab7026e
Merge pull request #4174 from mhils/py39
Python 3.9 Compatibility
2020-10-06 22:41:55 +02:00
Maximilian Hils
cc77a16539
temporarily pin cryptography 2020-10-06 22:29:34 +02:00
Thomas Kriechbaumer
36327c2359
Update main.yml
bumpt to py39 final
2020-10-05 22:52:09 +02:00
Thomas Kriechbaumer
e335d1e63c
Create codeql-analysis.yml 2020-10-04 14:31:35 +02:00
Thomas Kriechbaumer
552dd4701f
bump to 3.9.rc.2 2020-09-29 19:54:58 +02:00
Maximilian Hils
eb71985d26
Merge pull request #4211 from Prinzhorn/patch-2
Update concepts-protocols.md
2020-09-28 17:22:24 +02:00
Alexander Prinzhorn
8ebfc2cb8f
Update concepts-protocols.md
There is support for HTTP/2 trailers since 5.2
2020-09-26 15:49:26 +02:00
Maximilian Hils
fb0f41032e
Merge pull request #4197 from mhils/docs-stuff
Minor Docs Improvements
2020-09-08 16:18:47 +02:00
Maximilian Hils
5e4bf9ba88 [docs] minor docs improvements 2020-09-07 19:49:41 +02:00
Maximilian Hils
dbb86800e5
Merge pull request #4194 from mplattner/docs-tutorials
Add interactive tutorials to the documentation
2020-09-07 18:30:15 +02:00
Maximilian Hils
bfa6467e4c
Merge branch 'master' into docs-tutorials 2020-09-07 18:29:38 +02:00
Maximilian Hils
e0c07d1755
Merge pull request #4184 from mirosyn/issue-4178-passphrase
new command line argument --cert-passphrase added.
2020-09-07 18:20:38 +02:00
Martin Plattner
b34eec4f7b fix page id and web-ui tests 2020-09-07 18:09:02 +02:00
Martin Plattner
1c087a47dd reorder tools in docs 2020-09-07 16:36:41 +02:00
Martin Plattner
ed918cca87 fix linting error 2020-09-04 18:51:02 +02:00
Martin Plattner
bc47d69df9 add cli recordings and instructions 2020-09-04 18:47:32 +02:00
Martin Plattner
88d43b51bb tweak cli recordings 2020-09-04 18:45:54 +02:00
Martin Plattner
34716b480d update changelog 2020-09-04 16:57:44 +02:00
Martin Plattner
a8b2cc9df6 restructure docs 2020-09-04 16:48:53 +02:00
Martin Plattner
a465d92215 minor content improvements 2020-09-04 15:38:25 +02:00
Martin Plattner
d305c973f5 merge CliDirector and MitmCliDirector 2020-09-04 15:22:04 +02:00
Martin Plattner
129c03e51a integrate feedback 2020-09-04 15:02:58 +02:00
Martin Plattner
2f434f91ff add recorded casts and instructions 2020-09-03 17:56:08 +02:00
Martin Plattner
cf9b001ccb add tutorials to docs 2020-09-03 17:47:52 +02:00
Martin Plattner
b6d52fc8ab add cli recording scripts 2020-09-03 17:44:00 +02:00
mirosyn
99dc31a73d
Merge branch 'master' into issue-4178-passphrase 2020-08-31 09:10:38 +03:00
Miro Karvonen
abbdc31ad3 Review comment fixes, passphrase is now always required to be bytes in add_cert_file and from_store. 2020-08-31 09:01:45 +03:00
Simon Legner
0ac7833032
Update concepts-certificates.md
Add `keytool -importcert` for Java
2020-08-29 14:52:10 +02:00
Maximilian Hils
b6e8c83a08
Merge pull request #4185 from wchasekelley/master
Add small delay before unlinking file in external viewer fixes #4152
2020-08-29 01:40:15 +02:00
Maximilian Hils
8df5e31a19
explain why we wait before deletion in spawn_external_viewer 2020-08-29 01:31:49 +02:00
chase
b74a2f4e45 Add small delay before unlinking file in external viewer fixes #4152
In some cases, such as with firefox, the file is removed before the viewer is
finished loading.
2020-08-28 12:10:43 -04:00
mirosyn
3ef1f966d2
Merge branch 'master' into issue-4178-passphrase 2020-08-28 17:16:12 +03:00
Miro Karvonen
770811b121 Updating the CHANGELOG, adding --cert-passphrase command line argument 2020-08-28 17:12:08 +03:00
Miro Karvonen
adc2e8d2b6 new commandline argument --cert-passphrase added. For decrypting the private key that is provided with the --certs command 2020-08-28 16:58:20 +03:00
Chase Kelley
2aacf94a63
update raw export to not remove headers (#4181) 2020-08-28 12:41:22 +02:00
Maximilian Hils
f1287012b4
Merge pull request #4183 from javabrett/options_tcp_hosts
Replaced reference to deprecated --ignore option with --ignore-hosts.
2020-08-28 12:40:28 +02:00
Brett Randall
6b1a0986c4
Replaced reference to deprecated --ignore option with --ignore-hosts. 2020-08-28 15:10:21 +10:00
Maximilian Hils
cf0a1b0ce2 add py39 trove classifier 2020-08-27 16:49:44 +02:00