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
*
asyncio: clarify shutdown semantics
Aldo Cortesi
2018-04-16
6
-27
/
+29
*
Clean up test/helper_tools directory
Aldo Cortesi
2018-04-16
5
-51323
/
+0
*
Improve benchmarking
Aldo Cortesi
2018-04-16
9
-93
/
+88
*
Merge pull request #3059 from obscure76/enh/issue-3053
Aldo Cortesi
2018-04-16
60
-149
/
+149
|
\
|
*
fix Python 3.6 variable type annotations #3053
oscure76
2018-04-14
60
-149
/
+149
*
|
Merge pull request #3050 from kira0204/error-script
Aldo Cortesi
2018-04-15
3
-10
/
+29
|
\
\
|
*
|
Handling user script exceptions, fix #2839
kira0204
2018-04-10
3
-10
/
+29
*
|
|
Merge pull request #3057 from mitmproxy/requires-io-master
Aldo Cortesi
2018-04-15
1
-2
/
+2
|
\
\
\
|
*
|
|
[requires.io] dependency update
requires.io
2018-04-14
1
-1
/
+1
|
*
|
|
[requires.io] dependency update
requires.io
2018-04-14
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #3056 from cortesi/readfile
Aldo Cortesi
2018-04-15
4
-54
/
+99
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
mitmdump: also set dumper_filter to default filter on startup
Aldo Cortesi
2018-04-14
1
-0
/
+1
|
*
|
readfile: add a readfile_filter option
Aldo Cortesi
2018-04-14
4
-40
/
+81
|
*
|
asyncio: adjust readfile.py addon for async
Aldo Cortesi
2018-04-14
2
-14
/
+17
*
|
|
Merge pull request #3054 from Kriechi/fix-example
Aldo Cortesi
2018-04-14
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
fix example filename
Thomas Kriechbaumer
2018-04-13
1
-1
/
+1
|
/
/
*
/
fix GA id
Maximilian Hils
2018-04-11
1
-1
/
+1
|
/
*
Merge pull request #3035 from cortesi/aiosimpler
Aldo Cortesi
2018-04-07
35
-295
/
+285
|
\
|
*
asyncio: ditch the handler context
Aldo Cortesi
2018-04-07
7
-54
/
+21
|
*
asyncio: remove master.add_log, in favor of a persistent log.Log instance
Aldo Cortesi
2018-04-07
6
-25
/
+12
|
*
asyncio: remove test master.has_log
Aldo Cortesi
2018-04-07
7
-30
/
+40
|
*
asyncio: move log mechanism onto the event loop
Aldo Cortesi
2018-04-07
21
-94
/
+128
|
*
asyncio simplify: we don't need a queue for proxy->main loop comms
Aldo Cortesi
2018-04-07
13
-85
/
+83
|
*
asyncio: remove last vestiage of channel input from master
Aldo Cortesi
2018-04-07
3
-17
/
+11
|
/
*
Merge pull request #3031 from itzikBraun/add-httpie-export
Aldo Cortesi
2018-04-06
2
-4
/
+52
|
\
|
*
added option to export request as httpie command
itzikBraun
2018-04-02
2
-4
/
+52
*
|
Merge pull request #2971 from kira0204/user-script-exception
Aldo Cortesi
2018-04-06
2
-6
/
+38
|
\
\
|
*
|
use error handler function
kira0204
2018-03-26
2
-7
/
+7
|
*
|
User script exception handler[squash]
kira0204
2018-03-07
2
-0
/
+32
*
|
|
Merge pull request #3046 from cortesi/backlog
Aldo Cortesi
2018-04-06
1
-2
/
+1
|
\
\
\
|
*
|
|
Remove socket listen backlog constraint
Aldo Cortesi
2018-04-06
1
-2
/
+1
|
/
/
/
*
|
|
update release instructions
Maximilian Hils
2018-04-05
1
-0
/
+5
*
|
|
update CHANGELOG
Maximilian Hils
2018-04-05
1
-2
/
+14
*
|
|
Merge pull request #3044 from mhils/issue-3038
Maximilian Hils
2018-04-05
2
-52
/
+27
|
\
\
\
|
*
|
|
fix http retry timeout
Maximilian Hils
2018-04-05
2
-52
/
+27
|
/
/
/
*
|
|
Merge pull request #3032 from mitmproxy/requires-io-master
Aldo Cortesi
2018-04-05
1
-1
/
+1
|
\
\
\
|
*
|
|
[requires.io] dependency update
requires.io
2018-04-02
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #3029 from cortesi/eventloop
Aldo Cortesi
2018-04-04
16
-224
/
+170
|
\
\
\
|
*
|
|
minor fixes
Aldo Cortesi
2018-04-03
2
-10
/
+4
|
*
|
|
asyncio: factor out test server startup wait
Aldo Cortesi
2018-04-03
3
-12
/
+7
|
*
|
|
asyncio: cleanup and lint
Aldo Cortesi
2018-04-02
5
-6
/
+10
|
*
|
|
asyncio: rebase mitmweb Tornado event loop on asyncio
Aldo Cortesi
2018-04-02
1
-1
/
+4
|
*
|
|
asyncio: test cleanup
Aldo Cortesi
2018-04-02
5
-8
/
+27
|
*
|
|
asyncio: shift console over to asyncio eventloop
Aldo Cortesi
2018-04-02
2
-9
/
+5
|
*
|
|
asyncio: make http2 tests pass
Aldo Cortesi
2018-04-02
3
-9
/
+16
|
*
|
|
asyncio: fix a few remaining issues in proxy/test_server.py
Aldo Cortesi
2018-04-02
2
-9
/
+14
|
*
|
|
asyncio: fix channel interface and tests
Aldo Cortesi
2018-04-01
4
-24
/
+33
|
*
|
|
asyncio: fix client replay
Aldo Cortesi
2018-04-01
2
-23
/
+3
|
*
|
|
asyncio: start a test loop for unit tests
Aldo Cortesi
2018-04-01
6
-17
/
+9
|
*
|
|
Remove support for Python 3.5
Aldo Cortesi
2018-04-01
1
-2
/
+2
[next]