arjun23496
|
dd2e0d1df3
|
minor bug fix header replace
|
2016-08-31 16:11:59 +05:30 |
|
arjun23496
|
d2cfa5ca41
|
Added tests for replace in request,message,header
|
2016-08-31 10:23:33 +05:30 |
|
arjun23496
|
b3f0596652
|
Minor bug fix - messages.py replace
|
2016-08-29 16:57:20 +05:30 |
|
arjun23496
|
99744cc780
|
Added replace for request and headers - Fixed missing replace option
|
2016-08-29 16:50:14 +05:30 |
|
arjun23496
|
70f94c7171
|
Added count argument for replace for contents in body
|
2016-08-26 21:26:38 +05:30 |
|
Thomas Kriechbaumer
|
6afbfc8526
|
Merge pull request #1493 from dufferzafar/long-urls
Truncate URLs in console
|
2016-08-26 16:44:44 +02:00 |
|
Thomas Kriechbaumer
|
af0a58256a
|
Merge pull request #1510 from mkagenius/dividebyzero
fixed #1501 : Divide by zero error came when string was empty, also a test
|
2016-08-26 10:54:08 +02:00 |
|
Manish Kumar
|
2cf4efab07
|
fixing lint error
|
2016-08-26 14:22:02 +05:30 |
|
Manish Kumar
|
16401d5be8
|
fixed : Divide by zero error came when string was empty, also a test
|
2016-08-26 12:52:51 +05:30 |
|
Thomas Kriechbaumer
|
51771c01c6
|
allow test classes to dynamically specify ssl context
|
2016-08-24 09:19:42 +02:00 |
|
Thomas Kriechbaumer
|
bee7d368dd
|
refactor http
|
2016-08-24 09:19:35 +02:00 |
|
Thomas Kriechbaumer
|
87b5312bd5
|
ignore all coverage temp files
|
2016-08-24 09:19:22 +02:00 |
|
Thomas Kriechbaumer
|
ec370fbc02
|
wrap long lines
|
2016-08-24 09:19:09 +02:00 |
|
Thomas Kriechbaumer
|
72811e20e0
|
bump h2 dependency
This fixes a bug with empty HEAD responses:
https://github.com/python-hyper/hyper-h2/issues/255
|
2016-08-24 09:09:34 +02:00 |
|
Maximilian Hils
|
8926becf92
|
fix #1504
|
2016-08-23 23:25:27 -07:00 |
|
Maximilian Hils
|
06c499f76e
|
Merge pull request #1500 from mhils/simple-response-creation
Introduce Response.make for simple response creation
|
2016-08-23 00:39:30 -07:00 |
|
Maximilian Hils
|
f27028f58e
|
introduce Response.make for simple response creation
|
2016-08-23 00:17:06 -07:00 |
|
Shadab Zafar
|
2e48f9c345
|
Show full URL in flowview
|
2016-08-23 12:44:39 +05:30 |
|
Shadab Zafar
|
7b5d5d3a54
|
Use unicode elipsis & make extra params a part of dict
|
2016-08-23 12:43:45 +05:30 |
|
Maximilian Hils
|
798ce96bd0
|
remove redundant property
|
2016-08-22 21:01:24 -07:00 |
|
Maximilian Hils
|
53ccbaf4f5
|
Merge pull request #1489 from mitmproxy/web_refactor
Web refactor
|
2016-08-22 20:52:03 -07:00 |
|
Clemens
|
eddc424379
|
fix dropdown css, add new selection after delete
|
2016-08-22 08:57:55 +02:00 |
|
Maximilian Hils
|
62ab2f2fd5
|
Merge pull request #1490 from mitmproxy/web_write_tests
[web] add tests
|
2016-08-21 00:25:47 -07:00 |
|
Shadab Zafar
|
41e4526a33
|
Use terminal width rather than a constant
|
2016-08-20 16:01:01 +05:30 |
|
Shadab Zafar
|
22283dd373
|
Truncate URLs in console
|
2016-08-20 16:00:50 +05:30 |
|
Clemens
|
bbe6556bfc
|
added tests
|
2016-08-19 14:12:32 +02:00 |
|
Clemens
|
d0b420f383
|
fix refactoring bug
|
2016-08-19 09:58:29 +02:00 |
|
Clemens
|
d4b18eae81
|
refactoring
|
2016-08-19 09:23:41 +02:00 |
|
Clemens
|
9a86750e9d
|
add static files
|
2016-08-18 18:48:18 +02:00 |
|
Clemens
|
66e9db3713
|
refactor contentviews, dropdown, filemenu and footer
|
2016-08-18 18:05:38 +02:00 |
|
Clemens
|
a416732665
|
refactor dropdown menu, view selector
|
2016-08-18 16:44:49 +02:00 |
|
Maximilian Hils
|
cacee3871c
|
Merge pull request #1486 from dufferzafar/mouse-drag-text
Better status message on mouse drag
|
2016-08-17 12:03:49 -07:00 |
|
Shadab Zafar
|
ed88bcad72
|
Better status message on mouse drag
|
2016-08-18 00:24:52 +05:30 |
|
Clemens
|
0f4eb24a8d
|
fix viewselector bug
|
2016-08-17 12:19:04 +02:00 |
|
Clemens
|
cc838f6c28
|
refactor codeeditor
|
2016-08-17 12:12:32 +02:00 |
|
Clemens
|
2236ed4ba5
|
fix deselection on delete, fix toggleInputButton props
|
2016-08-17 11:07:56 +02:00 |
|
Thomas Kriechbaumer
|
9671fd8d62
|
update docs: introduction
|
2016-08-17 05:13:49 +02:00 |
|
Maximilian Hils
|
f922b7aaf5
|
Merge pull request #1484 from mitmproxy/fix-1476
fix #1476
|
2016-08-16 13:18:54 -07:00 |
|
Clemens
|
dbec2e0940
|
refactor flow menu
|
2016-08-16 13:17:37 +02:00 |
|
Clemens
|
779e5e84e3
|
refactor file up and download
|
2016-08-16 12:37:35 +02:00 |
|
Clemens
|
57fafd3281
|
refactor header_options
|
2016-08-16 11:57:12 +02:00 |
|
Thomas Kriechbaumer
|
eb83107e1c
|
reenable options test
|
2016-08-16 11:05:57 +02:00 |
|
Thomas Kriechbaumer
|
cd35a6ff47
|
add regression test for #1476
|
2016-08-16 11:05:57 +02:00 |
|
Thomas Kriechbaumer
|
516e64a8fa
|
fix #1476
|
2016-08-16 10:40:46 +02:00 |
|
Thomas Kriechbaumer
|
bfe22e739c
|
Merge pull request #1481 from Kriechi/http2-simplify-zombies
http2: simplify zombie detection
|
2016-08-16 10:10:39 +02:00 |
|
Thomas Kriechbaumer
|
8ade51d4b4
|
fix style
|
2016-08-16 10:09:05 +02:00 |
|
Thomas Kriechbaumer
|
17c65e46cb
|
Merge pull request #1480 from mhils/reverse-proxy-auth
Add basic auth support for reverse proxy mode
|
2016-08-16 10:07:59 +02:00 |
|
Maximilian Hils
|
f9f0ac848e
|
Merge pull request #1483 from gzzhanghao/history
[web] Use history object instead of react-router
|
2016-08-15 23:13:57 -07:00 |
|
Jason
|
81b726bab1
|
[web] bug fix
|
2016-08-16 00:27:57 +08:00 |
|
Jason
|
900b3d74ba
|
[web] fix testRegex
|
2016-08-15 23:14:29 +08:00 |
|