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
*
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
*
http2: improve framereader
Thomas Kriechbaumer
2016-09-03
2
-17
/
+17
*
cleanup
Thomas Kriechbaumer
2016-09-03
1
-0
/
+1
*
cleanup tests
Thomas Kriechbaumer
2016-09-01
4
-3
/
+7
*
add websockets support to mitmproxy
Thomas Kriechbaumer
2016-09-01
1
-0
/
+297
*
websockets: refactor implementation and add tests
Thomas Kriechbaumer
2016-09-01
4
-269
/
+292
*
Lint fix - minor
arjun23496
2016-08-31
1
-1
/
+1
*
Lint fix - replace tests
arjun23496
2016-08-31
3
-6
/
+9
*
Added tests for replace in request,message,header
arjun23496
2016-08-31
3
-1
/
+23
*
fixing lint error
Manish Kumar
2016-08-26
1
-0
/
+1
*
fixed : Divide by zero error came when string was empty, also a test
Manish Kumar
2016-08-26
1
-1
/
+1
*
allow test classes to dynamically specify ssl context
Thomas Kriechbaumer
2016-08-24
1
-1
/
+2
*
introduce Response.make for simple response creation
Maximilian Hils
2016-08-23
1
-0
/
+20
*
reenable options test
Thomas Kriechbaumer
2016-08-16
1
-13
/
+13
*
add regression test for #1476
Thomas Kriechbaumer
2016-08-16
1
-0
/
+5
*
Merge pull request #1481 from Kriechi/http2-simplify-zombies
Thomas Kriechbaumer
2016-08-16
1
-3
/
+3
|
\
|
*
http2: cleanup
Thomas Kriechbaumer
2016-08-14
1
-3
/
+3
*
|
Merge pull request #1480 from mhils/reverse-proxy-auth
Thomas Kriechbaumer
2016-08-16
1
-0
/
+16
|
\
\
|
*
|
add basic auth support for reverse proxy mode
Maximilian Hils
2016-08-13
1
-0
/
+16
|
|
/
*
|
Remove timezone specific value
Shadab Zafar
2016-08-15
1
-1
/
+1
*
|
Use test times less than 2038
Shadab Zafar
2016-08-15
2
-5
/
+5
[next]