David Weinstein
|
78fc092b94
|
TLS verification warnings write to stderr
|
2015-12-10 11:43:58 -05:00 |
|
Maximilian Hils
|
1b6ea5caf3
|
adjust to netlib response changes + docs
|
2015-09-26 17:41:14 +02:00 |
|
Maximilian Hils
|
b13acd7956
|
adjust to netlib request changes + docs
|
2015-09-26 01:23:59 +02:00 |
|
Maximilian Hils
|
0af0608978
|
adjust to netlib changes
|
2015-09-16 18:45:22 +02:00 |
|
Maximilian Hils
|
eb2264e91a
|
improve display of non-ascii contents
fixes #283
|
2015-09-12 17:10:38 +02:00 |
|
Maximilian Hils
|
049d253a83
|
simplify contentview api
|
2015-09-12 13:49:16 +02:00 |
|
Maximilian Hils
|
9c31669211
|
mitmdump: colorize output, add content views
|
2015-09-11 19:03:50 +02:00 |
|
Maximilian Hils
|
5125c669cc
|
adjust to new netlib Headers class
|
2015-09-05 20:45:58 +02:00 |
|
Thomas Kriechbaumer
|
a5d9e1f44d
|
move code to netlib and implement protocols
|
2015-07-30 13:53:17 +02:00 |
|
Aldo Cortesi
|
a05a70d816
|
Add coding style check, reformat.
|
2015-05-30 12:03:28 +12:00 |
|
Aldo Cortesi
|
1c26516b18
|
pretty_size now lives in netlib.utils
|
2015-04-30 12:18:01 +12:00 |
|
Aldo Cortesi
|
5ff4303124
|
Adjust for ODict interface change
|
2015-04-15 10:29:57 +12:00 |
|
Maximilian Hils
|
3650d73662
|
Merge remote-tracking branch 'onlywade/master'
Conflicts:
libmproxy/console/__init__.py
libmproxy/console/flowlist.py
|
2015-03-15 14:36:06 +01:00 |
|
Maximilian Hils
|
7b58fe5142
|
mitmdump: improve request printing
|
2015-03-15 03:08:45 +01:00 |
|
Maximilian Hils
|
5b4d54c829
|
mitmdump: decode flow before printing
|
2015-03-15 02:53:05 +01:00 |
|
Wade Catron
|
803d631f04
|
Adding a server replay option to ignore host when searching for matching requests
|
2015-03-08 10:21:57 -07:00 |
|
Maximilian Hils
|
0ac3227b7b
|
clean up flow reading
|
2015-02-05 14:44:45 +01:00 |
|
Marcelo Glezer
|
4f578866fa
|
open flow files using with as max suggested
|
2015-01-12 14:31:18 -03:00 |
|
Marcelo Glezer
|
9695377b28
|
first steps in scenario support
|
2015-01-05 18:12:38 -03:00 |
|
Aldo Cortesi
|
1b5f5021dc
|
Consolidate reading flows from file, use in mitmweb.
|
2015-01-02 13:26:22 +13:00 |
|
Marcelo Glezer
|
7e1b35bfc7
|
--replay_ignore_payload_params added, to filter params in form posts
|
2014-12-18 17:56:27 -03:00 |
|
Marcelo Glezer
|
14a3e0073f
|
append file mode for saving flows merged to master
|
2014-12-11 15:21:33 -03:00 |
|
Maximilian Hils
|
c7a96b2fb1
|
always show error messages
|
2014-11-15 00:52:26 +01:00 |
|
Aldo Cortesi
|
0fe83ce87b
|
Fix bug in flow dumping, add unit test that should have caught this in the first place
|
2014-11-06 10:35:00 +13:00 |
|
Aldo Cortesi
|
efd6fdb0e2
|
Start a fuzzing architecture for mitmproxy
|
2014-10-26 17:13:25 +13:00 |
|
Marcelo Glezer
|
81f5636389
|
--replay-ignore-content & --replay-ignore-param ported from branch 0.10
|
2014-10-03 07:29:44 -03:00 |
|
Maximilian Hils
|
5a59fef57f
|
fix bugs
|
2014-09-15 00:59:21 +02:00 |
|
Aldo Cortesi
|
17868f61a9
|
Remove external app option, make tick timeout explicit
|
2014-09-14 11:46:01 +12:00 |
|
Maximilian Hils
|
fbc4bb38df
|
mitmproxy -> libmproxy.main. do some leanup on the way
|
2014-09-08 23:34:43 +02:00 |
|
Maximilian Hils
|
2f44b26b4c
|
improve HTTPRequest syntax
|
2014-09-03 23:44:54 +02:00 |
|
Maximilian Hils
|
b0cfeff06d
|
fix #341 - work on flows instead of request/response internally.
|
2014-09-03 16:57:56 +02:00 |
|
Maximilian Hils
|
4b4a18a2e4
|
add --stream options, various fixes
|
2014-07-21 21:06:55 +02:00 |
|
Maximilian Hils
|
4d9799f103
|
add support for log levels
|
2014-03-13 01:04:45 +01:00 |
|
Maximilian Hils
|
7e86744226
|
add -d switch to mitmdump to compensate for old verbosity functionality
|
2014-03-12 22:39:23 +01:00 |
|
Maximilian Hils
|
aefb30ea60
|
restrict -e to mitmproxy only (not mitmdump)
|
2014-03-12 22:13:00 +01:00 |
|
Maximilian Hils
|
c1fff51b1b
|
always use relative imports, fix status bar bug
|
2014-03-10 22:36:47 +01:00 |
|
Maximilian Hils
|
9a55cd7332
|
Merge branch 'master' into tcp_proxy
|
2014-02-05 14:33:44 +01:00 |
|
Maximilian Hils
|
fd828bf959
|
shutdown properly if we dont keep serving
|
2014-02-04 18:40:12 +01:00 |
|
Steven Van Acker
|
66da73d8a9
|
fixing bug: AttributeError: DumpMaster instance has no attribute 'unload_script'
|
2014-02-04 14:49:51 +01:00 |
|
Maximilian Hils
|
2db5f9de26
|
bring failing tests back into the double-digit range
|
2014-01-31 04:45:39 +01:00 |
|
Aldo Cortesi
|
42d4a2fae9
|
Script refactoring: move script command parsing into script module.
|
2014-01-12 23:02:29 +13:00 |
|
Maximilian Hils
|
3bd238de37
|
backport changes to fix tests
|
2013-12-08 15:46:11 +01:00 |
|
Maximilian Hils
|
bb4748fb8f
|
add option to expose webapp externally, remove distinct ip setting
|
2013-08-18 20:03:53 +02:00 |
|
Maximilian Hils
|
729677cd85
|
Merge branch 'master' into 0.10
|
2013-08-17 13:30:36 +02:00 |
|
Aldo Cortesi
|
edb10e33aa
|
Remove GPL notices left in source files after our change to the MIT license.
Thanks to Roy Shamir for reporting this.
|
2013-08-01 11:08:00 +12:00 |
|
Aldo Cortesi
|
5c1157ddaf
|
Move app instantiation out of proxy.py.
|
2013-07-24 10:32:56 +12:00 |
|
Maximilian Hils
|
d462b444b7
|
update tests to reflect changes to options.scripts
|
2013-06-17 16:48:06 +02:00 |
|
Maximilian Hils
|
fd36142018
|
Merge remote-tracking branch 'origin/scripts_improvements' into 0.10
|
2013-06-16 00:41:43 +02:00 |
|
Maximilian Hils
|
ba47690a03
|
always read files in binary mode
|
2013-06-16 00:23:44 +02:00 |
|
Maximilian Hils
|
2b4af8d475
|
add support for multiple scripts and script arguments. refs #76
|
2013-06-13 16:09:38 +02:00 |
|