Jesson Soto Ventura
|
8a2a7652e4
|
Edit URL now opens the external editor
|
2019-07-22 23:14:56 -04:00 |
|
Jesson Soto Ventura
|
df06c4da3b
|
Fixed linting issues
|
2019-07-21 14:11:37 -04:00 |
|
Jesson Soto Ventura
|
2cc2fafd2e
|
Added console_flowlist_layout option
- default
- list
- table
|
2019-07-21 12:59:23 -04:00 |
|
Jesson Soto Ventura
|
99dc1cc2f2
|
Merge branch 'tabular' of github.com:Jessonsotoventura/mitmproxy into tabular
|
2019-07-21 10:51:22 -04:00 |
|
Jesson Soto Ventura
|
ed05c4debf
|
Merge branch 'tabular' of https://github.com/BkPHcgQL3V/mitmproxy into tabular
|
2019-07-21 10:49:27 -04:00 |
|
Jesson Soto Ventura
|
826e42f793
|
Added Color palettes for lowlight, lowdark, solarized light, and solarized dark
|
2019-07-21 10:47:08 -04:00 |
|
BkPHcgQL3V
|
998d150c1e
|
Tabular list flow
|
2019-07-21 10:47:08 -04:00 |
|
Jesson Soto Ventura
|
9a159b439c
|
Added Color palettes for lowlight, lowdark, solarized light, and solarized dark
|
2019-07-21 10:33:59 -04:00 |
|
Maximilian Hils
|
0b0b4ccba6
|
Merge pull request #3591 from mhils/misc
fix addon deconstruction
|
2019-07-19 00:40:15 +02:00 |
|
Maximilian Hils
|
9f69540d57
|
fix addon deconstruction
|
2019-07-18 17:54:33 +02:00 |
|
Maximilian Hils
|
4bebd3a1bc
|
Merge pull request #3587 from mhils/yaml-list
fix sequence option declaration in yaml files
|
2019-07-18 03:15:08 +02:00 |
|
Maximilian Hils
|
a0e19336a2
|
remove unused dependency
|
2019-07-18 03:14:46 +02:00 |
|
Maximilian Hils
|
256c0c94fb
|
Merge pull request #3586 from mhils/issue-py38compat
fix py38 compat
|
2019-07-18 03:13:50 +02:00 |
|
Maximilian Hils
|
2236b52816
|
fix sequence option declaration in yaml files
|
2019-07-18 02:54:43 +02:00 |
|
Maximilian Hils
|
b86cf6dea9
|
fix py38 compat
|
2019-07-18 02:52:24 +02:00 |
|
Maximilian Hils
|
2e30c4073d
|
Merge pull request #3516 from pierlon/remove-confdir-argument
Remove the confdir argument
|
2019-07-17 23:59:40 +02:00 |
|
Maximilian Hils
|
d64ec3072d
|
Merge pull request #3542 from ZHRhodes/patch-1
Typo in howto-wireshark-tls.md
|
2019-07-17 22:49:37 +02:00 |
|
Maximilian Hils
|
5bcbbf9aeb
|
Merge pull request #3547 from felixonmars/brotli
Use Brotli instead of brotlipy
|
2019-07-17 22:49:08 +02:00 |
|
Maximilian Hils
|
3eebfed79f
|
Update serverplayback.py
|
2019-07-17 22:46:39 +02:00 |
|
Maximilian Hils
|
69a3f77256
|
Merge pull request #3525 from tonyb486/bugfix-dateheader
Fix #3502 by using email.utils.formatdate's usegmt argument.
|
2019-07-17 22:43:14 +02:00 |
|
Maximilian Hils
|
386772f8fc
|
Merge pull request #3580 from MathieuBordere/mathieu/3567-ReplaceMasker
websockets: replace masker with more optimized one
|
2019-07-17 22:38:49 +02:00 |
|
Maximilian Hils
|
0e096137d5
|
update pyinstaller
|
2019-07-17 22:24:38 +02:00 |
|
Mathieu Borderé
|
102e64bda5
|
websockets: replace masker with more optimized one
|
2019-07-06 14:51:40 +02:00 |
|
Thomas Kriechbaumer
|
b5404f82da
|
Merge pull request #3570 from luciopaiva/patch-1
Doc fix regarding transparent proxy on macOS
|
2019-07-03 20:45:29 +02:00 |
|
Lucio Paiva
|
a4f8457dd3
|
Minor fix re. macOS steps
|
2019-06-26 18:39:23 +01:00 |
|
Javier Tejero
|
e63a099fcc
|
Add refresh option to disable cookies
|
2019-06-05 14:27:06 +02:00 |
|
Felix Yan
|
2fef56767b
|
Use Brotli instead of brotlipy
brotlipy is stuck at brotli 0.6 and upstream is inactive. Let's switch
to the official binding which is up-to-date and has same interfaces.
|
2019-05-27 16:10:18 +08:00 |
|
ZHRhodes
|
1410bdd9ca
|
Update howto-wireshark-tls.md
Fixed a typo in describing the master keys
|
2019-05-16 23:21:47 -07:00 |
|
Pierre Gordon
|
bcbf76a628
|
Only handle types "allow", "ignore" & "tcp"
|
2019-04-19 13:43:12 -05:00 |
|
Pierre Gordon
|
1b3f86e709
|
Verify ignore_hosts & allow_hosts are mutually exclusive
|
2019-04-19 13:10:39 -05:00 |
|
Pierre Gordon
|
8d0c800d15
|
Add --allow_hosts option
Closes #3295
|
2019-04-19 12:39:53 -05:00 |
|
Anthony Biondo
|
a8489466c1
|
update formatdate for cookies and tests to use GMT formatting
|
2019-04-16 22:11:27 -04:00 |
|
Anthony Biondo
|
bcd1bb23f6
|
Fix #3502 by using email.utils.formatdate's usegmt argument.
|
2019-04-16 21:53:31 -04:00 |
|
peter-way
|
141ade5ae1
|
Use 'host_header' instead of 'host', when calculating 'HTTPRequest' hash in transparent mode.
|
2019-04-15 08:43:52 +08:00 |
|
Pierre Gordon
|
13ad81eaff
|
Remove the confdir argument
Closes #3266
|
2019-04-09 15:23:07 -05:00 |
|
Maximilian Hils
|
8353f4a55a
|
Merge pull request #3480 from lusceu/master
Updated exif kaitai files
|
2019-04-02 16:39:16 +02:00 |
|
Maximilian Hils
|
cbca131002
|
Merge pull request #3490 from rjt-gupta/rjt-gupta-update-readme
Suggestion: Update Readme to improve testing
|
2019-04-02 16:29:39 +02:00 |
|
Maximilian Hils
|
6eb47a5fa5
|
simplify testing instructions
|
2019-04-02 16:29:14 +02:00 |
|
Samoilenko Roman
|
035c6ca2d5
|
Merge pull request #3509 from ohhorob/patch-1
Fix markdown typo on addons-scripting.md
|
2019-03-30 11:51:33 +02:00 |
|
Rob Wills
|
fad326a85f
|
Fix markdown typo on addons-scripting.md
|
2019-03-29 15:11:17 -07:00 |
|
Rajat Gupta
|
9b7c2566d3
|
Update README.rst
|
2019-02-28 23:59:50 +05:30 |
|
rjt-gupta
|
6e153b2c01
|
filter unicode fix
|
2019-02-24 01:45:45 +05:30 |
|
ls
|
0d108fac86
|
Fixed the exif .ksy files in the kaitai repo. Compiled the .ksy to python files and updated them in the contrib folder.
|
2019-02-17 23:26:20 +01:00 |
|
rjt-gupta
|
580ba356ad
|
test coverage improved
|
2019-02-06 03:42:07 +05:30 |
|
rjt-gupta
|
8948703470
|
separate editors
|
2019-02-06 03:42:07 +05:30 |
|
rjt-gupta
|
d08d2185ea
|
multipart encoder and tests
|
2019-02-06 03:42:07 +05:30 |
|
rjt-gupta
|
4df325335b
|
multipart-fix
|
2019-02-06 03:42:07 +05:30 |
|
rjt-gupta
|
ba054b15f3
|
url-fix
|
2019-02-03 00:53:05 +05:30 |
|
rjt-gupta
|
cec8c67465
|
non ascii fix and tests
|
2019-02-03 00:49:53 +05:30 |
|
Thomas Kriechbaumer
|
70777a1b6e
|
Merge pull request #3459 from RPigott/wsproto-update
Fix: update to wsproto 0.13 for real this time
|
2019-01-31 22:08:02 +01:00 |
|