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
/
console
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'tekii/feature-334'
Maximilian Hils
2015-02-06
3
-28
/
+167
|
\
|
*
removed str() cast and changed 'failed copy trying save instead' message
Marcelo Glezer
2015-02-06
1
-2
/
+2
|
*
save_flow now uses with, and pyperclip requirement updated to 1.5.8
Marcelo Glezer
2015-02-06
1
-3
/
+2
|
*
added copy to clipboard support for url
Marcelo Glezer
2015-02-05
3
-2
/
+9
|
*
added support for 'b' key in flowlist
Marcelo Glezer
2015-02-05
2
-0
/
+41
|
*
added support for copying request (content|header) to clipboard
Marcelo Glezer
2015-02-05
3
-9
/
+34
|
*
used save_body from common when b key is pressed
Marcelo Glezer
2015-02-05
2
-31
/
+18
|
*
added support for saving file if content is binary. still wip
Marcelo Glezer
2015-02-05
3
-6
/
+44
|
*
extracted server_copy_response to common
Marcelo Glezer
2015-02-05
3
-40
/
+26
|
*
removed pyperclip hard dependencies
Marcelo Glezer
2015-02-05
2
-22
/
+34
|
*
used get_decoded_content and removed decode call from headers as max suggested
Marcelo Glezer
2015-02-05
2
-4
/
+4
|
*
added copy functionality to flowview too
Marcelo Glezer
2015-02-05
1
-1
/
+23
|
*
removed invalid comment and unneeded safe text
Marcelo Glezer
2015-02-05
1
-1
/
+0
|
*
now content and header are working and exception for binary files are handled...
Marcelo Glezer
2015-02-05
1
-3
/
+10
|
*
wip - content copy is working, header representation is not
Marcelo Glezer
2015-02-05
1
-0
/
+16
*
|
fix #459
Maximilian Hils
2015-02-05
2
-6
/
+10
|
/
*
clean up flow reading
Maximilian Hils
2015-02-05
1
-25
/
+20
*
Merge remote-tracking branch 'tekii/master'
Maximilian Hils
2015-02-05
1
-4
/
+6
|
\
|
*
open flow files using with as max suggested
Marcelo Glezer
2015-01-12
1
-2
/
+2
|
*
Merge remote-tracking branch 'base/master'
Marcelo Glezer
2015-01-12
1
-4
/
+12
|
|
\
|
*
|
now mitmproxy supports multiple saved flows files too. also fixed server_play...
Marcelo Glezer
2015-01-06
1
-5
/
+7
*
|
|
fix statusbar initialization
Maximilian Hils
2015-02-05
1
-0
/
+2
*
|
|
missing parameter in start_server_playback call
Marcelo Glezer
2015-01-13
1
-2
/
+4
*
|
|
hotfix to mitmproxy missing start_server_playback() parameter added. backport...
Marcelo Glezer
2015-01-12
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge branch 'master' of github.com:mitmproxy/mitmproxy
Maximilian Hils
2015-01-09
1
-2
/
+10
|
\
\
|
*
|
Error to stdout when loading bad replays from the command line
Nick HS
2015-01-08
1
-2
/
+10
|
|
/
*
/
fix #443
Maximilian Hils
2015-01-09
1
-2
/
+2
|
/
*
Consolidate reading flows from file, use in mitmweb.
Aldo Cortesi
2015-01-02
1
-15
/
+15
*
fix #435
Maximilian Hils
2014-12-29
1
-0
/
+4
*
fix mitmproxy -w
Maximilian Hils
2014-12-29
2
-7
/
+7
*
web: CSP, revert functionality, serve content
Maximilian Hils
2014-12-25
2
-2
/
+0
*
fix gzipped body edit
Maximilian Hils
2014-12-23
1
-15
/
+20
*
web: intercept feature
Maximilian Hils
2014-12-23
4
-9
/
+9
*
Merge pull request #414 from mitmproxy/flowviews2
Aldo Cortesi
2014-12-12
1
-4
/
+4
|
\
|
*
introduce revised views, port over changes from multiple_views branch
Maximilian Hils
2014-11-26
1
-4
/
+4
*
|
fix HTTPResponse creation
Maximilian Hils
2014-12-04
1
-2
/
+1
*
|
fix #413
Maximilian Hils
2014-11-28
1
-3
/
+4
|
/
*
always show error messages
Maximilian Hils
2014-11-15
1
-1
/
+1
*
fix grideditor bug
Maximilian Hils
2014-11-14
1
-0
/
+2
*
fix clear key
Maximilian Hils
2014-11-10
1
-4
/
+5
*
Using uppercase C to 'clear' display mode, because lowercase 'c' is used for css
Lucas Cimon
2014-11-07
1
-6
/
+5
*
fix #399
Maximilian Hils
2014-11-06
2
-3
/
+6
*
Reduce loop timeouts to improve mitmproxy responsiveness
Aldo Cortesi
2014-11-06
1
-1
/
+1
*
add generic tcp proxying, fix #374
Maximilian Hils
2014-10-18
3
-9
/
+26
*
fix timestamp formatting: end_time may not be set
Maximilian Hils
2014-09-22
1
-1
/
+4
*
web: display flow connection info
Maximilian Hils
2014-09-19
1
-1
/
+1
*
fix #361
Maximilian Hils
2014-09-18
1
-6
/
+3
*
fix flow detail display
Maximilian Hils
2014-09-16
1
-1
/
+1
*
fix missing timeout parameter
Maximilian Hils
2014-09-14
1
-1
/
+1
*
Remove external app option, make tick timeout explicit
Aldo Cortesi
2014-09-14
1
-1
/
+1
[next]