index
:
cloud-email/mitmproxy
master
clone of mitm proxy
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
console: ignore non-nav keys in chooser
Aldo Cortesi
2017-12-20
2
-2
/
+28
*
console options: retain focus position after edit
Aldo Cortesi
2017-12-20
1
-0
/
+1
*
"Commands" title -> "Command Reference"
Aldo Cortesi
2017-12-20
1
-1
/
+1
*
commands: don't try to view flow returns as data
Aldo Cortesi
2017-12-20
1
-0
/
+4
*
console: add console.bodyview.options
Aldo Cortesi
2017-12-20
1
-0
/
+8
*
commander: command argument underlay
Aldo Cortesi
2017-12-20
3
-3
/
+90
*
commander: palette entries, highlight errors
Aldo Cortesi
2017-12-20
6
-6
/
+56
*
commander: highlight commands
Aldo Cortesi
2017-12-20
5
-29
/
+55
*
commands: partial parser now returns help for remaining arguments
Aldo Cortesi
2017-12-19
5
-61
/
+55
*
types: add validation to partial parser
Aldo Cortesi
2017-12-19
3
-18
/
+39
*
types: use new type validation mechanism in commands
Aldo Cortesi
2017-12-19
6
-99
/
+33
*
types: add validation functions
Aldo Cortesi
2017-12-19
2
-6
/
+129
*
types: cleanups and minor refactorings
Aldo Cortesi
2017-12-19
5
-76
/
+80
*
Merge pull request #2702 from Kriechi/fix-2640
Thomas Kriechbaumer
2017-12-18
14
-19
/
+128
|
\
|
*
add doc string
Thomas Kriechbaumer
2017-12-18
1
-0
/
+5
|
*
add tests
Thomas Kriechbaumer
2017-12-18
5
-3
/
+33
|
*
ignore contrib type errors
Thomas Kriechbaumer
2017-12-18
3
-0
/
+7
|
*
fix #2640
Thomas Kriechbaumer
2017-12-18
8
-13
/
+63
|
*
websocket: support domain and url filters
Thomas Kriechbaumer
2017-12-18
3
-5
/
+22
*
|
Merge pull request #2707 from cortesi/addtypes
Aldo Cortesi
2017-12-19
17
-313
/
+591
|
\
\
|
|
/
|
/
|
|
*
commands: refactor types
Aldo Cortesi
2017-12-18
17
-313
/
+591
|
/
*
Merge pull request #2700 from mhils/issue-2697
Aldo Cortesi
2017-12-18
1
-7
/
+25
|
\
|
*
fix #2697
Maximilian Hils
2017-12-17
1
-7
/
+25
*
|
Merge pull request #2698 from mhils/issue-2658
Aldo Cortesi
2017-12-18
2
-2
/
+3
|
\
\
|
*
|
update evenlog when verbosity changes
Maximilian Hils
2017-12-17
1
-1
/
+2
|
*
|
log contentview errors in the debug log only
Maximilian Hils
2017-12-17
1
-1
/
+1
|
|
/
*
|
Merge pull request #2690 from cortesi/types
Aldo Cortesi
2017-12-18
34
-29
/
+29
|
\
\
|
|
/
|
/
|
|
*
mitmproxy.types -> mitmproxy.coretypes
Aldo Cortesi
2017-12-17
34
-29
/
+29
*
|
Merge pull request #2691 from Kriechi/bump-cryptography
Thomas Kriechbaumer
2017-12-17
1
-1
/
+1
|
\
\
|
*
|
bump cryptography
Thomas Kriechbaumer
2017-12-17
1
-1
/
+1
|
/
/
*
|
Merge pull request #2689 from cortesi/grideditor.save
Aldo Cortesi
2017-12-17
2
-0
/
+21
|
\
\
|
*
|
console: add console.grideditor.save
Aldo Cortesi
2017-12-17
2
-0
/
+21
*
|
|
Merge pull request #2687 from cortesi/minor1
Aldo Cortesi
2017-12-17
4
-22
/
+21
|
\
|
|
|
|
/
|
/
|
|
*
commands: minor refactoring and command renaming
Aldo Cortesi
2017-12-17
4
-22
/
+21
*
|
Merge pull request #2686 from cortesi/flowspecopts
Aldo Cortesi
2017-12-17
2
-1
/
+35
|
\
|
|
*
commander: add completion for flowspecs
Aldo Cortesi
2017-12-17
2
-1
/
+35
*
|
Merge pull request #2685 from cortesi/longout
Aldo Cortesi
2017-12-17
18
-183
/
+311
|
\
|
|
*
Disable implicit JS test asset generation
Aldo Cortesi
2017-12-17
2
-3
/
+3
|
*
console: add a data view overlay for command output
Aldo Cortesi
2017-12-17
7
-8
/
+123
|
*
minor: commandeditor.py -> commandexecutor.py
Aldo Cortesi
2017-12-17
3
-4
/
+4
|
*
minor: fix key bindings, adjust flow command presentation
Aldo Cortesi
2017-12-17
3
-3
/
+3
|
*
command cuts: add completion
Aldo Cortesi
2017-12-17
10
-92
/
+145
|
*
commands: Reassess the cuts API
Aldo Cortesi
2017-12-17
5
-118
/
+78
|
/
*
Merge pull request #2682 from mitmproxy/requires-io-master
Thomas Kriechbaumer
2017-12-16
1
-1
/
+1
|
\
|
*
[requires.io] dependency update
requires.io
2017-12-15
1
-1
/
+1
|
/
*
Merge pull request #2679 from cortesi/commander2
Aldo Cortesi
2017-12-16
8
-151
/
+124
|
\
|
*
commander: test++
Aldo Cortesi
2017-12-15
2
-9
/
+51
|
*
commander: sort options for completion
Aldo Cortesi
2017-12-15
1
-0
/
+1
|
*
command: path completion
Aldo Cortesi
2017-12-15
4
-145
/
+51
|
*
console: fix variable clash exposed by recent key binding work
Aldo Cortesi
2017-12-15
2
-2
/
+2
[next]