Aldo Cortesi
|
5c1157ddaf
|
Move app instantiation out of proxy.py.
|
2013-07-24 10:32:56 +12:00 |
|
Aldo Cortesi
|
64ce3b358f
|
Make a start on mitmproxy web app.
|
2013-07-23 10:28:35 +12:00 |
|
Aldo Cortesi
|
ef2f099c08
|
Merge pull request #17 from AndreyPlotnikov/master
Socket binding support for TCPClient
|
2013-07-22 14:45:27 -07:00 |
|
Aldo Cortesi
|
55f7e8d5b9
|
Don't take minor version into account when checking serialized data compatiblity.
|
2013-07-13 14:44:09 +12:00 |
|
Aldo Cortesi
|
9febc0813f
|
Merge pull request #143 from liyanage/upstream-pull-request-2013-07-07
Some improvements for the OS X mitmproxywrapper.py script
|
2013-07-11 15:07:01 -07:00 |
|
Marc Liyanage
|
e5c0891e84
|
Pass extra command line arguments to mitmproxy
|
2013-07-08 20:56:05 -07:00 |
|
Andrey Plotnikov
|
02376b6a75
|
Add socket binding support for TCPClient
|
2013-07-07 13:33:56 +08:00 |
|
Aldo Cortesi
|
c4d03d8b85
|
Merge pull request #137 from caujka/master
Handling for EOF reading error in gzipped content
|
2013-07-01 17:37:15 -07:00 |
|
Aldo Cortesi
|
1f029306d6
|
Merge pull request #139 from smurfix/fixes
Close connection when flush fails
|
2013-07-01 17:36:33 -07:00 |
|
Matthias Urlichs
|
d9cc6f1dd6
|
proxy.py: Catch channel.ask() returning None when terminating
|
2013-06-28 07:53:56 +02:00 |
|
Matthias Urlichs
|
be1377850e
|
Close connection when flush fails
|
2013-06-26 15:02:55 +02:00 |
|
Maximilian Hils
|
6fe175913e
|
fix request_timestamps test case
|
2013-06-18 00:54:07 +02:00 |
|
Maximilian Hils
|
ca9740df20
|
skip tests on windows that don't make sense
|
2013-06-18 00:53:38 +02:00 |
|
Oleksandr Sheremet
|
0afd3fc42f
|
Added handling for EOF reading error in gzipped content.
|
2013-06-17 21:46:54 +03:00 |
|
Maximilian Hils
|
68e2e782b0
|
attempt to fix 'half-duplex' TCP close sequence
|
2013-06-17 17:03:17 +02:00 |
|
Maximilian Hils
|
d462b444b7
|
update tests to reflect changes to options.scripts
|
2013-06-17 16:48:06 +02:00 |
|
Maximilian Hils
|
84248d431b
|
fix send_error behavior if there are no headers
|
2013-06-17 10:52:19 +02:00 |
|
Aldo Cortesi
|
826a1fdaa2
|
Minor adjustment for website docs pages.
|
2013-06-16 16:59:28 +12:00 |
|
Aldo Cortesi
|
54df58b7a8
|
Update changelog. Move to lsof for transparent OSX is not working on Mountain Lion.
|
2013-06-16 16:23:59 +12:00 |
|
Aldo Cortesi
|
886970040b
|
Revert "Use lsof instead of pfctl to find target host on OSX in transparent mode."
This reverts commit ffeede9b39 .
|
2013-06-16 16:23:36 +12:00 |
|
Aldo Cortesi
|
c1a60a1f6b
|
CHANGELOG and CONTRIBUTORS
|
2013-06-16 16:08:41 +12:00 |
|
Aldo Cortesi
|
c89378047b
|
Formalize OSX binary script a bit more.
|
2013-06-16 15:50:08 +12:00 |
|
Aldo Cortesi
|
3defe0cbb1
|
Bump version.
|
2013-06-16 15:31:25 +12:00 |
|
Aldo Cortesi
|
a386dff058
|
Remove pyinstaller specs. Add a quick-and-dirty script for building OSX binaries.
|
2013-06-16 15:13:28 +12:00 |
|
Aldo Cortesi
|
db43f1ffcc
|
Version bump, doc extension, URLs to github.com/mitmproxy/*
|
2013-06-16 13:59:01 +12:00 |
|
Aldo Cortesi
|
73f8a1e2e0
|
Bump version.
|
2013-06-16 13:38:39 +12:00 |
|
Aldo Cortesi
|
868d8278e6
|
Merge branch 'master' of ssh.github.com:cortesi/pathod
|
2013-06-16 11:00:22 +12:00 |
|
Aldo Cortesi
|
bef5662365
|
Merge pull request #119 from jasonanovak/ViewDocumentation
Documentation for adding a new content viewer / View class
|
2013-06-15 15:53:49 -07:00 |
|
Maximilian Hils
|
fd36142018
|
Merge remote-tracking branch 'origin/scripts_improvements' into 0.10
|
2013-06-16 00:41:43 +02:00 |
|
Aldo Cortesi
|
27092454bf
|
Merge pull request #10 from mhils/master
always read files in binary mode
|
2013-06-15 15:35:57 -07:00 |
|
Aldo Cortesi
|
00cf889837
|
Merge pull request #15 from mhils/fix_binary_rw
always read files in binary mode
|
2013-06-15 15:35:36 -07:00 |
|
Aldo Cortesi
|
698f6f198d
|
Merge pull request #14 from mhils/commonname_invalid_chars
add test case for invalid characters in cert commonnames
|
2013-06-15 15:35:25 -07:00 |
|
Aldo Cortesi
|
34f286df51
|
Merge pull request #136 from mhils/fix_binary_rw
always read files in binary mode
|
2013-06-15 15:31:36 -07:00 |
|
Maximilian Hils
|
0382b809ea
|
always read files in binary mode
|
2013-06-16 00:30:13 +02:00 |
|
Maximilian Hils
|
c9ab1c60b5
|
always read files in binary mode
|
2013-06-16 00:28:21 +02:00 |
|
Maximilian Hils
|
ba47690a03
|
always read files in binary mode
|
2013-06-16 00:23:44 +02:00 |
|
Maximilian Hils
|
b4f6f09c83
|
update test script
|
2013-06-16 00:10:53 +02:00 |
|
Maximilian Hils
|
f02c04d9d8
|
add test case for invalid characters in cert commonnames
|
2013-06-14 20:46:14 +02:00 |
|
Maximilian Hils
|
2b4af8d475
|
add support for multiple scripts and script arguments. refs #76
|
2013-06-13 16:09:38 +02:00 |
|
Aldo Cortesi
|
d3beaa7382
|
Merge pull request #132 from ipopov/master
A humble pull request
|
2013-06-08 16:28:47 -07:00 |
|
Aldo Cortesi
|
1a5c27aa7d
|
Massage content-type before sending it to mime detection
Fixes #67
|
2013-06-09 11:26:44 +12:00 |
|
Aldo Cortesi
|
9f6657727b
|
Make UTF environment detection more robust.
Fixes #125
|
2013-06-09 11:20:02 +12:00 |
|
Aldo Cortesi
|
7ef68b5a13
|
Fix creation of new response when none existed before.
Fixes #133
|
2013-06-09 11:14:34 +12:00 |
|
Aldo Cortesi
|
19279033b3
|
Merge branch 'master' of ssh.github.com:cortesi/mitmproxy
|
2013-06-09 10:47:39 +12:00 |
|
Aldo Cortesi
|
0b5423f6a1
|
Merge pull request #129 from LordMike/master
Quick fix for issue #128
|
2013-06-08 15:46:24 -07:00 |
|
Marc Liyanage
|
09c95ece52
|
Re-run mitmproxywrapper.py with sudo if necessary.
|
2013-06-02 12:43:49 -07:00 |
|
Aldo Cortesi
|
ebf0aaa3db
|
Merge branch 'master' of ssh.github.com:cortesi/mitmproxy
|
2013-05-30 09:22:16 +12:00 |
|
Aldo Cortesi
|
df7c7796b2
|
Update license trove classifier.
|
2013-05-30 09:22:00 +12:00 |
|
Ivaylo Popov
|
ffeede9b39
|
Use lsof instead of pfctl to find target host on OSX in transparent mode.
|
2013-05-27 23:09:42 -04:00 |
|
Aldo Cortesi
|
82cb1dae41
|
Merge pull request #131 from squidsoup/master
Easy dep install with pip
|
2013-05-27 03:11:05 -07:00 |
|