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
/
grideditor.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
add --ignore ui indication
Maximilian Hils
2014-09-08
1
-0
/
+12
*
always use relative imports, fix status bar bug
Maximilian Hils
2014-03-10
1
-1
/
+2
*
Extract command parsing and use in script grid editor
Aldo Cortesi
2014-01-13
1
-5
/
+6
*
Fix app in mitmproxy console, update to bootstrap 3.
Aldo Cortesi
2014-01-03
1
-0
/
+9
*
Remove GPL notices left in source files after our change to the MIT license.
Aldo Cortesi
2013-08-01
1
-15
/
+0
*
always read files in binary mode
Maximilian Hils
2013-06-16
1
-1
/
+1
*
Add U shortcut to add user-agent strings to global Headers editor.
Aldo Cortesi
2012-09-02
1
-1
/
+32
*
Make grid editor file reading more robust.
Aldo Cortesi
2012-08-31
1
-4
/
+8
*
Add a shortcut to header editor to add standard User-Agent strings.
Aldo Cortesi
2012-08-31
1
-27
/
+66
*
Add a snippet to GridEditor help text explaining that we're using escaped str...
Aldo Cortesi
2012-08-25
1
-0
/
+8
*
Add a "R" shortcut to GridEditor, letting the user read unescaped data from f...
Aldo Cortesi
2012-08-25
1
-11
/
+15
*
Do away with explicit encodings, and display an error message for invalid val...
Aldo Cortesi
2012-08-25
1
-15
/
+12
*
Use Python-style escaped strings in GridEditor.
Aldo Cortesi
2012-08-25
1
-14
/
+17
*
Add an "r" shortcut in grid editors to read value from file.
Aldo Cortesi
2012-08-25
1
-4
/
+23
*
Add a graphical editor for path components (e -> p shortcut from request view...
Aldo Cortesi
2012-08-19
1
-2
/
+10
*
Add SetHeaders, analogous to ReplaceHooks, with a graphical editor in mitmpro...
Aldo Cortesi
2012-08-18
1
-0
/
+11
*
Firm up handling of Unicode data
Aldo Cortesi
2012-07-05
1
-1
/
+11
*
Fix GridEditor external edit functionality.
Aldo Cortesi
2012-03-30
1
-1
/
+1
*
Add error indications to GridEditor.
Aldo Cortesi
2012-03-23
1
-20
/
+52
*
Add modal help to GridEditor.
Aldo Cortesi
2012-03-22
1
-6
/
+16
*
Grid editor refinements.
Aldo Cortesi
2012-03-19
1
-2
/
+3
*
Add column headers to GridEditor.
Aldo Cortesi
2012-03-19
1
-21
/
+48
*
Specialize GridEditor into a number of subclasses.
Aldo Cortesi
2012-03-19
1
-5
/
+25
*
Generalize GridEditor to N columns.
Aldo Cortesi
2012-03-18
1
-29
/
+34
*
KVEditor -> GridEditor
Aldo Cortesi
2012-03-18
1
-0
/
+270