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
/
__init__.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor proxy.Server to fix a crash when replaying with -n
Aldo Cortesi
2012-04-02
1
-5
/
+3
*
Move "M" shortcut key to global scope.
Aldo Cortesi
2012-04-02
1
-0
/
+16
*
Start rationalizing content views.
Aldo Cortesi
2012-04-02
1
-10
/
+1
*
Make "T" pretty view over-ride persistent when switching between flows.
Aldo Cortesi
2012-04-02
1
-1
/
+10
*
Factor out content view apparatus into contentview.py
Aldo Cortesi
2012-03-24
1
-5
/
+5
*
Add modal help to GridEditor.
Aldo Cortesi
2012-03-22
1
-20
/
+5
*
More work on pretty view forcing.
Aldo Cortesi
2012-03-20
1
-14
/
+2
*
Refactor pretty view forcing somewhat.
Aldo Cortesi
2012-03-20
1
-2
/
+2
*
Allow a flow view's pretty-printed body type auto-detection to be overridden ...
Ulrich Petri
2012-03-19
1
-0
/
+12
*
Specialize GridEditor into a number of subclasses.
Aldo Cortesi
2012-03-19
1
-8
/
+14
*
Generalize GridEditor to N columns.
Aldo Cortesi
2012-03-18
1
-2
/
+16
*
KVEditor -> GridEditor
Aldo Cortesi
2012-03-18
1
-4
/
+4
*
Move mitmproxy reverse proxy shortcut to "P".
Aldo Cortesi
2012-03-18
1
-2
/
+2
*
Add specification of replacement patterns on the command line.
Aldo Cortesi
2012-03-17
1
-0
/
+4
*
Adds no-pop option to server-side replay
Valtteri Virtanen
2012-03-05
1
-2
/
+7
*
Fix mitmproxy crash when passed -n flag.
Aldo Cortesi
2012-02-26
1
-1
/
+1
*
Use shlex to parse EDITOR.
Rune Halvorsen
2012-02-25
1
-2
/
+3
*
Add mitmproxy version to status bar on Help screen.
Aldo Cortesi
2012-02-24
1
-2
/
+3
*
Documentation and screenshots.
Aldo Cortesi
2012-02-22
1
-1
/
+0
*
connection -> flow in libmitmproxy/console
Aldo Cortesi
2012-02-21
1
-31
/
+31
*
Tweaks for reverse proxy mode
Aldo Cortesi
2012-02-21
1
-4
/
+7
*
Minor doc fixes and import cleanups.
Aldo Cortesi
2012-02-20
1
-6
/
+4
*
Add duplicate to connection view, and rename to "D".
Aldo Cortesi
2012-02-19
1
-3
/
+1
*
Consolidate palettes somewhat.
Aldo Cortesi
2012-02-18
1
-18
/
+16
*
Firm up reverse proxy specification.
Aldo Cortesi
2012-02-18
1
-6
/
+27
*
Jazz up flow display
Aldo Cortesi
2012-02-18
1
-38
/
+3
*
Revamp the way request and response bodies are displayed.
Aldo Cortesi
2012-02-11
1
-5
/
+0
*
Gracefully handle invalid data format passed to -r flag.
Aldo Cortesi
2012-02-09
1
-1
/
+4
*
Further keybinding consolidation.
Aldo Cortesi
2012-02-08
1
-15
/
+0
*
Start consolidating keybindings.
Aldo Cortesi
2012-02-08
1
-11
/
+3
*
Move to context-dependent help model.
Aldo Cortesi
2012-02-08
1
-10
/
+20
*
KVEditor: "e" shortcut spawns an external editor on a field.
Aldo Cortesi
2012-02-08
1
-0
/
+22
*
"i" shortcut to insert for KVEditor.
Aldo Cortesi
2012-02-08
1
-1
/
+1
*
Add and delete for KV editor.
Aldo Cortesi
2012-02-08
1
-1
/
+1
*
Refine look and feel, make editor operate on copy of data.
Aldo Cortesi
2012-02-08
1
-2
/
+3
*
Editable fields for KVEditor.
Aldo Cortesi
2012-02-08
1
-73
/
+1
*
Refactor console.
Aldo Cortesi
2012-02-07
1
-0
/
+993