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
*
Reinstate solarized_dark and solarized_light palettes.
Aldo Cortesi
2015-03-19
1
-93
/
+93
*
Less painful light heading bar palette
Aldo Cortesi
2015-03-19
1
-2
/
+7
*
Revamp palette specification
Aldo Cortesi
2015-03-19
2
-190
/
+251
*
fix for #522
Marcelo Glezer
2015-03-18
2
-2
/
+2
*
fixes crash pressing 'c':client-replay in mitmproxy
Marcelo Glezer
2015-03-17
1
-1
/
+1
*
Merge remote-tracking branch 'onlywade/master'
Maximilian Hils
2015-03-15
2
-3
/
+6
|
\
|
*
Adding a server replay option to ignore host when searching for matching requ...
Wade Catron
2015-03-08
2
-3
/
+8
*
|
Indentation, style, whitespace
Aldo Cortesi
2015-03-13
4
-40
/
+128
*
|
Remove compatibility shim used to interop with older versions of Urwid
Aldo Cortesi
2015-03-13
5
-57
/
+35
*
|
Formatting and whitespace
Aldo Cortesi
2015-03-13
3
-21
/
+46
*
|
Style & whitespace
Aldo Cortesi
2015-03-13
1
-18
/
+35
*
|
Integrate Urwid's MainLoop in console mitmproxy
Aldo Cortesi
2015-03-13
1
-191
/
+191
|
/
*
Minor refactor to PR #496
Tarashish Mishra
2015-03-04
1
-5
/
+5
*
sorted timing information by timestamp
Marcelo Glezer
2015-03-03
1
-21
/
+18
*
minor refactor
Marcelo Glezer
2015-03-03
1
-5
/
+4
*
added timing information to FlowDetailView
Marcelo Glezer
2015-03-03
1
-8
/
+32
*
fixed formatting and added a 'test' (sort of)
Marcelo Glezer
2015-03-02
1
-4
/
+4
*
#487 added microsecond support to format_timestamp and used in FlowDetailView...
Marcelo Glezer
2015-03-02
1
-5
/
+5
*
changes requested by @mhils
Marcelo Glezer
2015-03-01
1
-9
/
+2
*
added to flowlist / flowdetail time elapsed between request sent and response...
Marcelo Glezer
2015-02-26
1
-1
/
+6
*
removed useless try except
Marcelo Glezer
2015-02-12
1
-5
/
+6
*
fixed typos
Marcelo Glezer
2015-02-12
1
-2
/
+2
*
missing str in http.parse_url
Marcelo Glezer
2015-02-11
1
-1
/
+1
*
renamed add_request to create_request and added a tiny docstring
Marcelo Glezer
2015-02-11
1
-1
/
+1
*
added support for creating new requests. still wip (not working for https)
Marcelo Glezer
2015-02-10
3
-12
/
+42
*
remove leftovers
Maximilian Hils
2015-02-07
1
-1
/
+0
*
make copy context-sensitive
Maximilian Hils
2015-02-07
3
-90
/
+89
*
improve clipboard UX
Maximilian Hils
2015-02-06
3
-91
/
+86
*
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
[next]