Maximilian Hils
|
2db5f9de26
|
bring failing tests back into the double-digit range
|
2014-01-31 04:45:39 +01:00 |
|
Maximilian Hils
|
7d96ff00ef
|
remove _flow_map from state, improve logging
|
2014-01-31 03:01:51 +01:00 |
|
Maximilian Hils
|
30a44cbb41
|
fix server reconnect
|
2014-01-31 01:44:55 +01:00 |
|
Maximilian Hils
|
6ce1470631
|
move StateObject back into libmproxy
|
2014-01-31 01:06:35 +01:00 |
|
Maximilian Hils
|
5fce7be592
|
complete state handling
|
2014-01-30 20:11:01 +01:00 |
|
Maximilian Hils
|
8544a5ba4b
|
add generic TCP handler with SSL support, move StateObject into netlib
|
2014-01-30 18:56:23 +01:00 |
|
Maximilian Hils
|
179c3ae8aa
|
polish SimpleStateObject
|
2014-01-30 06:03:41 +01:00 |
|
Maximilian Hils
|
e00bbccfd6
|
remove old classes
|
2014-01-30 05:21:53 +01:00 |
|
Maximilian Hils
|
40bf42f14a
|
merge flow classes. current status: basic mitmdump working
|
2014-01-30 05:00:13 +01:00 |
|
Maximilian Hils
|
607f777811
|
fix most testsuite errors, improve proxy error handling
|
2014-01-29 02:49:11 +01:00 |
|
Maximilian Hils
|
1e3e0dd127
|
merge master
|
2014-01-28 17:29:28 +01:00 |
|
Maximilian Hils
|
17f09aa0af
|
unify ipv4/ipv6 address handling
|
2014-01-28 17:28:20 +01:00 |
|
Aldo Cortesi
|
ae87affcbe
|
Nicer layout for cert install options.
|
2014-01-28 09:44:33 +13:00 |
|
Aldo Cortesi
|
2df321e71b
|
Use the mitm.it domain for the app, turn it on by default.
|
2014-01-27 14:37:29 +13:00 |
|
Aldo Cortesi
|
47c7e37723
|
Serve correct certs from app. Enable Windows and Android icons.
|
2014-01-24 10:46:34 +13:00 |
|
Maximilian Hils
|
94e530ec4f
|
merge master
|
2014-01-22 16:01:31 +01:00 |
|
Aldo Cortesi
|
7ddc941116
|
Silence pyflakes
And pick up one bug as a consequence.
|
2014-01-19 18:16:24 +13:00 |
|
Aldo Cortesi
|
5782f9393e
|
Merge branch 'master' of ssh.github.com:cortesi/mitmproxy
|
2014-01-19 13:28:18 +13:00 |
|
Aldo Cortesi
|
bf1399fa2b
|
Handle views that don't support search gracefully
This includes all key/value formatted views, e.g. the image view. We
need to support these ultimately, but no time before the next release.
|
2014-01-19 13:23:38 +13:00 |
|
Aldo Cortesi
|
f5f46bf080
|
Re-enable caching on search.
|
2014-01-19 12:43:58 +13:00 |
|
Maximilian Hils
|
1786d77819
|
Add functionality to transparently proxify connections to other HTTPS proxies
|
2014-01-18 22:57:28 +01:00 |
|
Maximilian Hils
|
0b4ad05e02
|
merge master
|
2014-01-18 17:25:59 +01:00 |
|
Maximilian Hils
|
6c24b1d0d2
|
get server reconnect right, fix timestamps
|
2014-01-18 17:15:33 +01:00 |
|
Maximilian Hils
|
862b532fff
|
small refactorings, bugs fixed
|
2014-01-18 15:35:37 +01:00 |
|
Maximilian Hils
|
5acbef236c
|
fix sni bug: respond with the correct certificate
|
2014-01-16 02:33:14 +01:00 |
|
Maximilian Hils
|
621807f697
|
add basic error handling
|
2014-01-13 02:25:58 +01:00 |
|
Aldo Cortesi
|
069aca1df4
|
Deprecate Flow.unload_script in favor of Flow.unload_scripts
In the presence of arguments, unloading a single script is clumsy and
less useful.
|
2014-01-13 14:20:34 +13:00 |
|
Aldo Cortesi
|
4f69eef8f3
|
Extract command parsing and use in script grid editor
|
2014-01-13 14:15:17 +13:00 |
|
Aldo Cortesi
|
42d4a2fae9
|
Script refactoring: move script command parsing into script module.
|
2014-01-12 23:02:29 +13:00 |
|
Aldo Cortesi
|
e5776b8be3
|
Clean up and clarify script API
|
2014-01-12 13:59:32 +13:00 |
|
Aldo Cortesi
|
58e1b3a47f
|
Start refactoring scripts
- Move ScriptContext into script module
- Use mock module instead of hand-rolled mock objects in tests
|
2014-01-12 12:49:19 +13:00 |
|
Maximilian Hils
|
24fc8ff292
|
fix header assembly, other improvements
|
2014-01-10 01:38:28 +01:00 |
|
Maximilian Hils
|
efdb25ef68
|
improve https handling
|
2014-01-09 17:56:42 +01:00 |
|
Maximilian Hils
|
607d79b63f
|
groundwork completed
|
2014-01-09 05:34:29 +01:00 |
|
Maximilian Hils
|
ea2f17680b
|
continue work on the proxyhandler
|
2014-01-07 02:29:10 +01:00 |
|
Dan Wilbraham
|
1c2e638d53
|
Update ViewProtobuf in contentview.py to also decode as protobuf if the content_type is "application/x-protobuffer"
|
2014-01-05 23:40:02 +00:00 |
|
Aldo Cortesi
|
e31fc8ac40
|
Tweaking web stub app, icons for certificates, serve PEM correctly.
|
2014-01-05 16:59:27 +13:00 |
|
Aldo Cortesi
|
a49115a227
|
Remove / binding alias for limit
The search and limit functionality is too different.
|
2014-01-05 14:14:36 +13:00 |
|
Maximilian Hils
|
b34ad82b52
|
first steps on tcp proxying
|
2014-01-05 01:03:55 +01:00 |
|
Aldo Cortesi
|
d5f9b02615
|
Merge pull request #192 from mitmproxy/refactor_read_http_body
move CONTINUE checks into mitmproxy
|
2014-01-04 14:37:47 -08:00 |
|
Aldo Cortesi
|
7d37e0ce10
|
Merge pull request #193 from droope/search-functionality
Search functionality
|
2014-01-04 14:34:20 -08:00 |
|
Aldo Cortesi
|
8a599be060
|
Merge branch 'migrate_from_pil_to_pillow' of https://github.com/Kami/mitmproxy into Kami-migrate_from_pil_to_pillow
Conflicts:
requirements.txt
|
2014-01-05 11:15:27 +13:00 |
|
Aldo Cortesi
|
ac31039ad3
|
Merge pull request #198 from Kami/add_css_view
Add CSS view which beautifies minified CSS files
|
2014-01-04 14:04:02 -08:00 |
|
Aldo Cortesi
|
a2261e3cf0
|
Introduce file descriptor decorators for Request objects
Which lets us enable the apps again, now running from flow.py
|
2014-01-05 10:58:53 +13:00 |
|
Tomaz Muraus
|
c5f4614ba5
|
Fix CSS view prompt, update display mode options.
|
2014-01-04 17:13:46 +01:00 |
|
Tomaz Muraus
|
ff2d7a7501
|
Provide more sensible serializer options.
|
2014-01-04 15:50:40 +01:00 |
|
Tomaz Muraus
|
e9f6302ec7
|
Add CSS view which beautifies CSS files if cssutils library is available,
otherwise it acts as a no-op.
|
2014-01-04 04:49:50 +01:00 |
|
Aldo Cortesi
|
45eab17e0c
|
Decouple message type from message class name.
|
2014-01-04 14:42:32 +13:00 |
|
Aldo Cortesi
|
1e07d9e6e7
|
Move app mechanism to flow.py
Disable apps while message passing is improved.
|
2014-01-04 14:35:11 +13:00 |
|
Aldo Cortesi
|
f25c532960
|
Merge branch 'master' of ssh.github.com:cortesi/mitmproxy
|
2014-01-04 13:15:13 +13:00 |
|