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
/
test_console_contentview.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix imports for encoding
Thomas Kriechbaumer
2015-08-01
1
-2
/
+2
*
move code from mitmproxy to netlib
Thomas Kriechbaumer
2015-08-01
1
-2
/
+4
*
console: convert add_event to a signal.
Aldo Cortesi
2015-06-02
1
-6
/
+0
*
Add coding style check, reformat.
Aldo Cortesi
2015-05-30
1
-82
/
+81
*
Housekeeping and cleanups
Aldo Cortesi
2015-04-14
1
-10
/
+10
*
fix tests
Maximilian Hils
2015-02-05
1
-6
/
+12
*
fix linux tests...
Maximilian Hils
2014-03-13
1
-6
/
+6
*
Much more sophisticated cert handling
Aldo Cortesi
2014-03-05
1
-1
/
+1
*
add basic backwards search
Pedro Worcel
2014-02-22
1
-97
/
+0
*
Merge pull request #193 from droope/search-functionality
Aldo Cortesi
2014-01-04
1
-0
/
+98
|
\
|
*
now really fix it + test
Pedro Worcel
2013-12-26
1
-1
/
+20
|
*
add looping around
Pedro Worcel
2013-12-26
1
-0
/
+21
|
*
fix failing test
Pedro Worcel
2013-12-25
1
-1
/
+2
|
*
Add focusing, and fixes non-clearance of prev searches. Add
root
2013-12-25
1
-6
/
+49
|
*
test passing, UI still not working
root
2013-12-24
1
-0
/
+14
*
|
Add CSS view which beautifies CSS files if cssutils library is available,
Tomaz Muraus
2014-01-04
1
-0
/
+25
|
/
*
update tests to reflect changes to options.scripts
Maximilian Hils
2013-06-17
1
-0
/
+5
*
always read files in binary mode
Maximilian Hils
2013-06-16
1
-8
/
+8
*
Adds a new view for protocol buffers
Nicolas Esteves
2013-04-06
1
-0
/
+8
*
Keep blank URL parameters
Eric Entzel
2013-02-11
1
-1
/
+3
*
Substantially rewrite AMF decoding.
Aldo Cortesi
2012-11-26
1
-9
/
+22
*
Send tracebacks from content viewers to event log.
Aldo Cortesi
2012-08-18
1
-5
/
+20
*
Further simplifcation and testing of contentviews.
Aldo Cortesi
2012-08-18
1
-37
/
+21
*
Huge cleanup of content viewers.
Aldo Cortesi
2012-08-18
1
-44
/
+58
*
Optional AMF decoding support
Sahn Lam
2012-08-17
1
-0
/
+23
*
Port mitmproxy test suite entirely to nose.
Aldo Cortesi
2012-06-09
1
-10
/
+14
*
Add an "f" shortcut key to load full body contents.
Aldo Cortesi
2012-04-08
1
-32
/
+39
*
XML/HTML pretty view tweaks.
Aldo Cortesi
2012-04-07
1
-8
/
+7
*
Integrate lxml for pretty-printing HTML and XML.
Aldo Cortesi
2012-04-07
1
-3
/
+20
*
Refactor proxy.Server to fix a crash when replaying with -n
Aldo Cortesi
2012-04-02
1
-2
/
+2
*
Start rationalizing content views.
Aldo Cortesi
2012-04-02
1
-23
/
+11
*
Add a pretty-viewer for images.
Aldo Cortesi
2012-03-26
1
-0
/
+7
*
Pretty view now indents Javascript.
Aldo Cortesi
2012-03-25
1
-1
/
+6
*
Re-enable simple multipart form parsing and preview.
Aldo Cortesi
2012-03-25
1
-0
/
+26
*
Refactor pretty view mechanism.
Aldo Cortesi
2012-03-24
1
-0
/
+135