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
*
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
*
Merge branch 'multi-cookie' of https://github.com/dufferzafar/mitmproxy
Aldo Cortesi
2016-09-28
2
-93
/
+125
|
\
|
*
Add tests for comma separated Set-Cookies
Shadab Zafar
2016-09-27
1
-10
/
+47
|
*
Can't have , in the sticky cookie test
Shadab Zafar
2016-09-27
1
-1
/
+0
|
*
Make needed changes in tests
Shadab Zafar
2016-09-27
1
-30
/
+33
|
*
Update cookie tests
Shadab Zafar
2016-09-27
1
-91
/
+84
*
|
In reverse proxy mode, always send SNI
Ryan Laughlin
2016-09-27
1
-1
/
+7
|
/
*
update dependencies, minor fixes (#1577)
Maximilian Hils
2016-09-24
1
-3
/
+1
*
remove option argument for addons.add (#1576)
Maximilian Hils
2016-09-24
14
-25
/
+24
*
Merge pull request #1566 from mhils/issue-1546
Maximilian Hils
2016-09-22
1
-1
/
+2
|
\
|
*
fix tests
Maximilian Hils
2016-09-22
1
-1
/
+2
*
|
scripts: cut traceback properly, fix #1467
Maximilian Hils
2016-09-22
1
-3
/
+27
|
/
*
Merge pull request #1564 from mhils/issue-1554
Maximilian Hils
2016-09-21
1
-0
/
+5
|
\
|
*
fix Response.make content-length header
Maximilian Hils
2016-09-21
1
-0
/
+5
*
|
raise TypeError on invalid header assignment, fix #1562
Maximilian Hils
2016-09-21
2
-0
/
+11
|
/
*
Redesign client replay
Aldo Cortesi
2016-09-11
5
-60
/
+54
*
Add "run_once" support to the script addon, use it in mitmproxy
Aldo Cortesi
2016-09-11
1
-0
/
+25
*
options.replay_ignore* -> options.server_replay_ignore*
Aldo Cortesi
2016-09-10
1
-9
/
+9
*
options.nopop -> options.server_replay_nopop
Aldo Cortesi
2016-09-10
1
-2
/
+2
*
options.rheaders -> options.server_replay_use_headers
Aldo Cortesi
2016-09-10
1
-1
/
+1
*
options.kill -> options.replay_kill_extra
Aldo Cortesi
2016-09-10
3
-6
/
+6
*
Roll out synchronisation for mitmproxy tests
Aldo Cortesi
2016-09-10
5
-179
/
+228
*
Merge pull request #1532 from cortesi/playback
Aldo Cortesi
2016-09-07
4
-301
/
+292
|
\
|
*
Move server playback in to an addon
Aldo Cortesi
2016-09-06
4
-301
/
+292
*
|
Make 'none' synonymous to 'identity'
Schamper
2016-09-06
1
-8
/
+7
*
|
Add test
Schamper
2016-09-06
1
-0
/
+5
|
/
*
change test value
Thomas Kriechbaumer
2016-09-04
1
-1
/
+1
*
improve netlib.encoding
Thomas Kriechbaumer
2016-09-04
1
-31
/
+18
*
http2: assemble connect-request from object
Thomas Kriechbaumer
2016-09-03
1
-7
/
+12
*
http2: fixes
Thomas Kriechbaumer
2016-09-03
1
-0
/
+5
[next]