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
*
move examples tests (#2199)
Thomas Kriechbaumer
2017-03-22
4
-85
/
+115
*
Factor out an io module
Aldo Cortesi
2017-03-20
5
-3
/
+3
*
options: reraise when there's an error with a partial update
Aldo Cortesi
2017-03-19
1
-2
/
+6
*
options: choices for content views and tighten console order spec
Aldo Cortesi
2017-03-19
1
-5
/
+3
*
dumper, mitmdump: kill filtstr
Aldo Cortesi
2017-03-19
2
-4
/
+4
*
streamfile: add streamfile_filter and use it instead of filtstr
Aldo Cortesi
2017-03-19
1
-3
/
+5
*
optmanager: test coverage
Aldo Cortesi
2017-03-19
1
-1
/
+8
*
console options: add an overlay grid editor for sequence options
Aldo Cortesi
2017-03-19
1
-0
/
+12
*
optmanager: cope with bound methods in .subscribe
Aldo Cortesi
2017-03-19
1
-0
/
+15
*
options cleanups
Aldo Cortesi
2017-03-19
1
-3
/
+3
*
Rip out master handler mechanism
Aldo Cortesi
2017-03-17
1
-1
/
+0
*
Merge pull request #2168 from cortesi/handlers
Maximilian Hils
2017-03-16
17
-160
/
+113
|
\
|
*
Rip out master handler mechanism
Aldo Cortesi
2017-03-16
12
-57
/
+43
|
*
Remove last handlers in test suite
Aldo Cortesi
2017-03-16
1
-35
/
+21
|
*
Remove test handlers by using taddons.RecordingMaster
Aldo Cortesi
2017-03-16
8
-68
/
+49
|
*
Move dump handlers to addon
Aldo Cortesi
2017-03-16
1
-1
/
+1
*
|
Fix test_format_xml with dot in path
Felix Yan
2017-03-16
1
-1
/
+1
|
/
*
Merge pull request #2152 from cortesi/readfile
Aldo Cortesi
2017-03-16
18
-93
/
+194
|
\
|
*
Add a light-weight custom event system, use it for keepserving
Aldo Cortesi
2017-03-16
13
-46
/
+58
|
*
Clean up addonmanager interface
Aldo Cortesi
2017-03-16
3
-6
/
+8
|
*
Extract flow reading into addons
Aldo Cortesi
2017-03-15
5
-53
/
+140
*
|
add Request.make
Maximilian Hils
2017-03-15
2
-2
/
+28
|
/
*
stateobject: automatically change id when copying
Maximilian Hils
2017-03-14
2
-4
/
+16
*
add connection ids
Maximilian Hils
2017-03-14
1
-0
/
+24
*
Merge pull request #2149 from mhils/multidictview-copy
Maximilian Hils
2017-03-14
1
-0
/
+9
|
\
|
*
add MultiDictView.copy
Maximilian Hils
2017-03-14
1
-0
/
+9
*
|
Merge pull request #2145 from mhils/ne
Maximilian Hils
2017-03-14
3
-11
/
+1
|
\
\
|
*
|
py3: __ne__ delegates to __eq__ by default
Maximilian Hils
2017-03-14
3
-11
/
+1
*
|
|
Merge pull request #2120 from ujjwal96/replace-from-file
Maximilian Hils
2017-03-14
1
-33
/
+36
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Merge remote-tracking branch 'origin/master' into pr-2120
Maximilian Hils
2017-03-12
16
-319
/
+321
|
|
\
|
|
*
|
replacements: error right away when file does not exist
Maximilian Hils
2017-03-12
1
-28
/
+30
|
*
|
minor fixes
Maximilian Hils
2017-03-12
1
-23
/
+20
|
*
|
Fixed Replacement test
Ujjwal Verma
2017-03-09
1
-5
/
+5
*
|
|
Enable custom options in config files
Aldo Cortesi
2017-03-14
1
-6
/
+9
*
|
|
Move serialization methods out of Options
Aldo Cortesi
2017-03-14
1
-15
/
+15
*
|
|
Optmanager: handle unknown options in value sets
Aldo Cortesi
2017-03-14
1
-0
/
+3
*
|
|
Show custom addon options in --options output
Aldo Cortesi
2017-03-14
1
-2
/
+2
*
|
|
Enable custom options for addons
Aldo Cortesi
2017-03-14
11
-29
/
+62
|
|
/
|
/
|
*
|
nuke tutils.tmpdir, use pytest tmpdir
Thomas Kriechbaumer
2017-03-12
12
-329
/
+273
*
|
Merge pull request #2118 from lymanZerga11/patch-3
Maximilian Hils
2017-03-11
1
-0
/
+1
|
\
\
|
*
|
add tests
lymanZerga11
2017-03-09
1
-1
/
+1
|
*
|
Add tests
lymanZerga11
2017-03-09
1
-0
/
+1
*
|
|
Merge pull request #2114 from mitmproxy/fix-websocket-serialization
Thomas Kriechbaumer
2017-03-10
2
-3
/
+34
|
\
\
\
|
*
|
|
make websocket flows serializable
Thomas Kriechbaumer
2017-03-09
2
-3
/
+34
|
|
|
/
|
|
/
|
*
/
|
disable h2c prior knowledge connections
Thomas Kriechbaumer
2017-03-10
2
-17
/
+39
|
/
/
*
|
core -> core_option_validation
Maximilian Hils
2017-03-08
1
-4
/
+4
*
|
change add_option parameter order
Maximilian Hils
2017-03-08
2
-24
/
+24
*
|
unify server spec parsing
Maximilian Hils
2017-03-08
2
-20
/
+33
*
|
Carefully re-add a small number of short flags
Aldo Cortesi
2017-03-07
1
-4
/
+6
*
|
Change the way proxy authetication is specified
Aldo Cortesi
2017-03-07
2
-20
/
+22
[next]