index
:
cloud-email/mitmproxy
master
clone of mitm proxy
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libmproxy
/
protocol
Commit message (
Collapse
)
Author
Age
Files
Lines
*
always initialize HTTPResponse.stream attribute
Maximilian Hils
2014-07-23
1
-1
/
+1
|
*
add --stream options, various fixes
Maximilian Hils
2014-07-21
1
-9
/
+10
|
*
unify stream handling
Maximilian Hils
2014-07-21
1
-41
/
+24
|
*
simplify responseheader scripthook
Maximilian Hils
2014-07-20
1
-14
/
+6
|
*
Merge branch 'stream' of https://github.com/bradleypeabody/mitmproxy into stream
Maximilian Hils
2014-07-20
1
-17
/
+74
|
\
|
*
fixed handling of Transfer-Encoding header during streaming; wrote tests for ↵
Brad Peabody
2014-07-19
1
-16
/
+22
|
|
|
|
|
|
|
|
streaming support
|
*
basic attempt to implement streaming response, needs testing
Brad Peabody
2014-07-17
1
-5
/
+56
|
|
*
|
fix parameter naming
Maximilian Hils
2014-07-14
1
-5
/
+5
|
/
*
make include_content=False work by passing this on to netlib's ↵
Brad Peabody
2014-07-12
1
-3
/
+2
|
|
|
|
http.read_response
*
expose sockname
Maximilian Hils
2014-06-25
1
-2
/
+2
|
*
fix up error messages
Maximilian Hils
2014-05-15
2
-55
/
+60
|
*
beef up error messages
Maximilian Hils
2014-03-26
1
-1
/
+1
|
*
add requests to requrements, improve error logging
Maximilian Hils
2014-03-19
1
-1
/
+4
|
*
fix display bugs (fixes #243)
Maximilian Hils
2014-03-18
1
-0
/
+2
|
*
add support for log levels
Maximilian Hils
2014-03-13
3
-17
/
+19
|
*
fix temporary server change, coverage++
Maximilian Hils
2014-03-11
1
-10
/
+7
|
*
always use relative imports, fix status bar bug
Maximilian Hils
2014-03-10
4
-1
/
+5
|
*
split up protocol\__init__.py
Maximilian Hils
2014-03-10
5
-112
/
+107
|
*
update docs, fix #215
Maximilian Hils
2014-03-10
1
-1
/
+1
|
*
add advanced proxying options, add SSL-terminating capability to mitmproxy
Maximilian Hils
2014-03-10
1
-1
/
+1
|
*
lay the foundations for --(in|out)(abs|rel) command line switches, as ↵
Maximilian Hils
2014-03-10
1
-32
/
+44
|
|
|
|
proposed in https://groups.google.com/forum/#!topic/mitmproxy/nApno2TXS0c
*
finish proxy.py split up
Maximilian Hils
2014-03-09
3
-5
/
+5
|
*
split up proxy.py
Maximilian Hils
2014-03-09
3
-13
/
+8
|
*
Merge branch 'master' of github.com:mitmproxy/mitmproxy
Maximilian Hils
2014-03-08
2
-9
/
+9
|
\
|
*
Minor cleanups.
Aldo Cortesi
2014-03-02
2
-9
/
+9
|
|
*
|
combine asterisk-form and origin-form into relative form
Maximilian Hils
2014-03-08
1
-10
/
+7
|
/
*
fix bug: ensure that server connection is present for tcp connections
Maximilian Hils
2014-02-17
1
-0
/
+1
|
*
fix comments
Maximilian Hils
2014-02-09
1
-5
/
+6
|
*
Fix flow initialization order error
Aldo Cortesi
2014-02-08
1
-7
/
+13
|
|
|
|
Resolves #210
*
Better response when mitmproxy crashes.
Aldo Cortesi
2014-02-08
1
-1
/
+1
|
*
add tests for reconnect to upstream proxy, ensure that server_reconnect is ↵
Maximilian Hils
2014-02-07
2
-31
/
+32
|
|
|
|
always hooked
*
coverage++
Maximilian Hils
2014-02-07
2
-20
/
+37
|
*
test libmproxy.app, increase coverage
Maximilian Hils
2014-02-07
3
-10
/
+4
|
*
add functionality to change the destination server
Maximilian Hils
2014-02-06
2
-7
/
+40
|
*
remove LEGACY switches, always update flow.server_conn
Maximilian Hils
2014-02-06
1
-13
/
+10
|
*
fix bugs, expose timestamp information to console ui
Maximilian Hils
2014-02-06
2
-4
/
+6
|
*
add skeleton to change destinatin server during intercept, fix all testcases ↵
Maximilian Hils
2014-02-05
3
-49
/
+115
|
|
|
|
on windows
*
fix all tests except those using set_url and get_url
Maximilian Hils
2014-02-05
2
-3
/
+6
|
*
push failing tests down to 43
Maximilian Hils
2014-02-04
2
-7
/
+134
|
*
add priorities for the destination server address
Maximilian Hils
2014-02-04
1
-21
/
+15
|
*
bring failing tests back into the double-digit range
Maximilian Hils
2014-01-31
2
-133
/
+34
|
*
remove _flow_map from state, improve logging
Maximilian Hils
2014-01-31
2
-1
/
+2
|
*
fix server reconnect
Maximilian Hils
2014-01-31
2
-4
/
+6
|
*
move StateObject back into libmproxy
Maximilian Hils
2014-01-31
2
-3
/
+3
|
*
complete state handling
Maximilian Hils
2014-01-30
1
-2
/
+15
|
*
add generic TCP handler with SSL support, move StateObject into netlib
Maximilian Hils
2014-01-30
3
-20
/
+74
|
*
polish SimpleStateObject
Maximilian Hils
2014-01-30
1
-3
/
+3
|
*
remove old classes
Maximilian Hils
2014-01-30
1
-16
/
+102
|
*
merge flow classes. current status: basic mitmdump working
Maximilian Hils
2014-01-30
2
-0
/
+1045