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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
The final piece: netlib -> mitproxy.net
Aldo Cortesi
2016-10-20
66
-90
/
+90
*
netlib.tutils -> mitmproxy.test.tutils
Aldo Cortesi
2016-10-20
36
-100
/
+102
*
netlib.exceptions.* -> mitmproxy.exceptions
Aldo Cortesi
2016-10-20
12
-68
/
+69
*
netlib.encoding -> netlib.http.encoding
Aldo Cortesi
2016-10-20
1
-1
/
+2
*
netlib.certutils -> mitmproxy.certs
Aldo Cortesi
2016-10-20
3
-61
/
+66
*
netlib.utils -> netlib.check
Aldo Cortesi
2016-10-20
4
-12
/
+11
*
netlib.utils.[get,set]bit -> mitmproxy.utils.bits
Aldo Cortesi
2016-10-20
1
-1
/
+1
*
netlib.utils.BiDi -> mitmproxy.types.bidi.BiDi
Aldo Cortesi
2016-10-20
2
-10
/
+12
*
netlib.debug -> mitmproxy.utils.debug
Aldo Cortesi
2016-10-20
1
-1
/
+1
*
mitmproxy.types.[basethread,multidict,serializable]
Aldo Cortesi
2016-10-20
3
-7
/
+7
*
netlib.strutils -> mitmproxy.utils.strutils
Aldo Cortesi
2016-10-20
1
-1
/
+2
*
netlib.human -> mitmproxy.utils.human
Aldo Cortesi
2016-10-20
2
-3
/
+4
*
Create mitmproxy.utils hierarchy
Aldo Cortesi
2016-10-20
5
-14
/
+14
*
mitmproxy.protocol -> mitmproxy.proxy.protocol
Aldo Cortesi
2016-10-19
2
-6
/
+6
*
Move all tools into mitmproxy.tools, move models/* to top level
Aldo Cortesi
2016-10-19
17
-77
/
+79
*
Remove flow module entirely, move contents to top level
Aldo Cortesi
2016-10-19
6
-21
/
+23
*
flow.state -> addons.state
Aldo Cortesi
2016-10-19
3
-17
/
+19
*
addons.Addons -> addonmanager, builtins -> addons
Aldo Cortesi
2016-10-19
23
-27
/
+27
*
controller.Log -> log.Log
Aldo Cortesi
2016-10-19
1
-3
/
+3
*
Kill flow.master - create master.Master
Aldo Cortesi
2016-10-19
19
-48
/
+55
*
Let's dispense with this fiction that we support multiple servers
Aldo Cortesi
2016-10-19
21
-45
/
+61
*
web app cleanups: tests and examples
Aldo Cortesi
2016-10-19
1
-21
/
+1
*
Web apps to addons
Aldo Cortesi
2016-10-19
9
-75
/
+87
*
No need for all builtins to be loaded for server tests
Aldo Cortesi
2016-10-18
3
-16
/
+21
*
Convert flow.state to an addon
Aldo Cortesi
2016-10-18
18
-136
/
+81
*
accept_addon -> resume, intercept/resume events
Aldo Cortesi
2016-10-18
1
-4
/
+4
*
master.duplicate_flow -> state.duplicate_flow
Aldo Cortesi
2016-10-18
3
-12
/
+16
*
Response body streaming to addon
Aldo Cortesi
2016-10-18
2
-12
/
+29
*
fix tests
Maximilian Hils
2016-10-17
1
-2
/
+4
*
remove empty lines at beginning of file
Thomas Kriechbaumer
2016-10-17
11
-11
/
+0
*
fix socks5 mode with tls
Maximilian Hils
2016-10-16
1
-0
/
+12
*
python3: clean up super and __future__
Aldo Cortesi
2016-10-17
21
-36
/
+20
*
python3: clean up class brackets
Aldo Cortesi
2016-10-17
24
-51
/
+51
*
Zap object base class
Aldo Cortesi
2016-10-17
20
-42
/
+42
*
test & examples: zap six
Aldo Cortesi
2016-10-17
25
-123
/
+98
*
scripts: keep scripts just after the ScriptLoader in addon chain
Aldo Cortesi
2016-10-16
2
-7
/
+3
*
docs: overview, classes, arguments
Aldo Cortesi
2016-10-16
1
-5
/
+2
*
add regression test for #1605
Maximilian Hils
2016-10-14
1
-0
/
+13
*
certutils: cap the cert store size at 100 by default
Aldo Cortesi
2016-10-05
1
-0
/
+25
*
use flt instead of filt for flowfilter expressions
Thomas Kriechbaumer
2016-10-04
1
-2
/
+2
*
debug: Hard exit after debug signal
Aldo Cortesi
2016-10-04
1
-2
/
+2
*
Consolidate logging
Aldo Cortesi
2016-10-04
5
-16
/
+31
*
Clarify channel interaction pattern
Aldo Cortesi
2016-10-04
1
-3
/
+2
*
Add requestheaders event
Aldo Cortesi
2016-10-04
1
-1
/
+1
*
fix flowfilter.match args
Thomas Kriechbaumer
2016-10-03
1
-10
/
+10
*
use flowfilter.match
Thomas Kriechbaumer
2016-10-03
1
-10
/
+10
*
rename mitmproxy.filt -> mitmproxy.flowfilter
Thomas Kriechbaumer
2016-10-03
2
-30
/
+30
*
Revert "Add API to programmatically create new requests (#1534)"
Maximilian Hils
2016-10-02
1
-9
/
+0
*
Add API to programmatically create new requests (#1534)
Tyler St. Onge
2016-10-01
1
-0
/
+9
*
parse_set_cookie header returns an empty list if no cookies are found
Aldo Cortesi
2016-09-28
1
-3
/
+3
[prev]
[next]