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
*
[web] Coverage++ for ducks/flows.js
Matthew Shao
2017-03-28
1
-3
/
+158
*
Merge pull request #2212 from MatthewShao/jest-dev
Maximilian Hils
2017-03-27
3
-2
/
+35
|
\
|
*
[web] Minor fixes for the test.
Matthew Shao
2017-03-26
2
-7
/
+10
|
*
[web] Exclude src/js/filt/filt.js from coverage report.
Matthew Shao
2017-03-26
1
-1
/
+4
|
*
[web] Add JS coverage to codecov.
Matthew Shao
2017-03-26
2
-3
/
+7
|
*
[web] Reach 100% coverage for ducks/settings.js
Matthew Shao
2017-03-26
1
-0
/
+23
*
|
Merge pull request #2215 from mitmproxy/proxapp.local-1
Maximilian Hils
2017-03-26
1
-2
/
+2
|
\
\
|
*
|
proxapp -> proxapp.local
Maximilian Hils
2017-03-26
1
-2
/
+2
|
/
/
*
|
Merge pull request #2213 from Kriechi/concurrent-coverage
Maximilian Hils
2017-03-25
1
-4
/
+4
|
\
\
|
|
/
|
/
|
|
*
fix #2201
Thomas Kriechbaumer
2017-03-25
1
-4
/
+4
|
/
*
Merge pull request #2206 from cortesi/addonload
Aldo Cortesi
2017-03-25
28
-70
/
+209
|
\
|
*
addon loader: add boot_into, which replaces returning from start()
Aldo Cortesi
2017-03-25
23
-48
/
+158
|
*
addons: an addonmanager.Loader is now passed to the load() event
Aldo Cortesi
2017-03-25
2
-3
/
+32
|
*
addons: start -> load throughout
Aldo Cortesi
2017-03-25
25
-49
/
+49
|
/
*
Merge pull request #2208 from Kriechi/bump-h2
Maximilian Hils
2017-03-24
3
-8
/
+16
|
\
|
*
bump h2
Thomas Kriechbaumer
2017-03-24
3
-8
/
+16
|
/
*
Merge pull request #2207 from nikofil/scripts-redirect-stdout
Aldo Cortesi
2017-03-24
3
-7
/
+38
|
\
|
*
scripts: redirect stdout to ctx.log.warn
Nikos Filippakis
2017-03-24
3
-7
/
+38
*
|
Merge pull request #2204 from cortesi/consoleopts
Aldo Cortesi
2017-03-24
3
-11
/
+64
|
\
\
|
*
|
optmanager: make serialization and loading more robust
Aldo Cortesi
2017-03-24
3
-13
/
+47
|
*
|
console: read and write options to and from file
Aldo Cortesi
2017-03-23
1
-1
/
+20
|
|
/
*
|
Merge pull request #2203 from cortesi/malformedreq
Aldo Cortesi
2017-03-24
1
-5
/
+10
|
\
\
|
|
/
|
/
|
|
*
Don't pass malformed request objects to our error handler
Aldo Cortesi
2017-03-23
1
-5
/
+10
|
/
*
Merge pull request #2200 from MatthewShao/jest-dev
Maximilian Hils
2017-03-22
2
-1
/
+41
|
\
|
*
[web] Update configuration of jest to avoid deprecation warning
Matthew Shao
2017-03-22
1
-1
/
+1
|
*
[web] Reach 100% coverage for ducks/eventLog.js
Matthew Shao
2017-03-22
1
-0
/
+40
*
|
move examples tests (#2199)
Thomas Kriechbaumer
2017-03-22
4
-85
/
+115
|
/
*
Fix#2184, mitmweb -n dispalys incorrect message. (#2187)
Matthew Shao
2017-03-22
3
-10
/
+9
*
Merge pull request #2190 from cortesi/mypy
Aldo Cortesi
2017-03-22
23
-84
/
+104
|
\
|
*
tox: mypy checking for entire codebase
Aldo Cortesi
2017-03-22
5
-17
/
+8
|
*
Make tnetstrings pass mypy
Aldo Cortesi
2017-03-20
1
-10
/
+10
|
*
Factor out an io module
Aldo Cortesi
2017-03-20
9
-6
/
+13
|
*
mypy all of the codebase bar tnetstring
Aldo Cortesi
2017-03-20
14
-55
/
+77
*
|
[requires.io] dependency update on master branch (#2193)
Maximilian Hils
2017-03-21
1
-1
/
+1
*
|
Merge pull request #2186 from cortesi/tighten
Aldo Cortesi
2017-03-20
18
-75
/
+103
|
\
|
|
*
Fix sliding window type specs
Aldo Cortesi
2017-03-20
1
-2
/
+2
|
*
addons.view: we no longer have a None order state
Aldo Cortesi
2017-03-20
1
-9
/
+6
|
*
options: default_contentview uses lowercase
Aldo Cortesi
2017-03-19
1
-1
/
+1
|
*
options: reraise when there's an error with a partial update
Aldo Cortesi
2017-03-19
4
-6
/
+12
|
*
console: use overlay chooser to pick flow view mode
Aldo Cortesi
2017-03-19
1
-15
/
+13
|
*
console options: "d" to reset this option to default
Aldo Cortesi
2017-03-19
1
-1
/
+9
|
*
options: choices for content views and tighten console order spec
Aldo Cortesi
2017-03-19
5
-13
/
+13
|
*
dumper, mitmdump: kill filtstr
Aldo Cortesi
2017-03-19
6
-16
/
+28
|
*
streamfile: add streamfile_filter and use it instead of filtstr
Aldo Cortesi
2017-03-19
3
-7
/
+13
|
*
console options: fix bug that caused keys to be handled by wrong component
Aldo Cortesi
2017-03-19
1
-0
/
+1
|
*
options: filter -> view_filter
Aldo Cortesi
2017-03-19
3
-6
/
+6
*
|
Merge pull request #2182 from syahn/fix-#2134
Maximilian Hils
2017-03-19
3
-3
/
+8
|
\
\
|
|
/
|
/
|
|
*
Fix #2134
Frank Ahn
2017-03-18
3
-3
/
+8
*
|
Merge pull request #2173 from cortesi/coptions
Aldo Cortesi
2017-03-19
12
-326
/
+553
|
\
\
|
*
|
console options: help for overlays, improved layout for overlay grid editor
Aldo Cortesi
2017-03-19
4
-16
/
+40
[next]