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_dump.py
Commit message (
Collapse
)
Author
Age
Files
Lines
*
move mitmproxy
Maximilian Hils
2016-02-15
1
-241
/
+0
|
*
tests: use relative imports
Maximilian Hils
2016-02-02
1
-1
/
+1
|
*
code formatting: fix whitespace issues
Thomas Kriechbaumer
2016-01-27
1
-1
/
+1
|
*
adjust to netlib response changes + docs
Maximilian Hils
2015-09-26
1
-3
/
+3
|
*
adjust to netlib request changes + docs
Maximilian Hils
2015-09-26
1
-1
/
+1
|
*
code -> status_code, httpversion -> http_version
Maximilian Hils
2015-09-17
1
-2
/
+2
|
*
adjust to netlib changes
Maximilian Hils
2015-09-16
1
-5
/
+5
|
*
fix tests
Maximilian Hils
2015-09-12
1
-1
/
+1
|
*
simplify contentview api
Maximilian Hils
2015-09-12
1
-2
/
+1
|
*
mitmdump: colorize output, add content views
Maximilian Hils
2015-09-11
1
-11
/
+47
|
*
adjust to new netlib Headers class
Maximilian Hils
2015-09-05
1
-1
/
+1
|
*
remove ServerConnectionMixin.reconnect
Maximilian Hils
2015-09-03
1
-1
/
+1
|
*
move files around
Maximilian Hils
2015-08-30
1
-5
/
+5
|
*
restructure code, remove cruft
Maximilian Hils
2015-08-30
1
-2
/
+2
|
*
move code from mitmproxy to netlib
Thomas Kriechbaumer
2015-08-01
1
-5
/
+6
|
*
move code to netlib and implement protocols
Thomas Kriechbaumer
2015-07-30
1
-2
/
+5
|
*
Add coding style check, reformat.
Aldo Cortesi
2015-05-30
1
-7
/
+10
|
*
No output to stdout in the test suite, please.
Aldo Cortesi
2015-03-19
1
-3
/
+4
|
*
clean up flow reading
Maximilian Hils
2015-02-05
1
-1
/
+1
|
*
first steps in scenario support
Marcelo Glezer
2015-01-05
1
-3
/
+3
|
*
Consolidate reading flows from file, use in mitmweb.
Aldo Cortesi
2015-01-02
1
-3
/
+11
|
*
append file mode for saving flows merged to master
Marcelo Glezer
2014-12-11
1
-2
/
+9
|
*
Fix bug in flow dumping, add unit test that should have caught this in the ↵
Aldo Cortesi
2014-11-06
1
-1
/
+15
|
|
|
|
first place
*
mitmproxy -> libmproxy.main. do some leanup on the way
Maximilian Hils
2014-09-08
1
-10
/
+10
|
*
fix #341 - work on flows instead of request/response internally.
Maximilian Hils
2014-09-03
1
-23
/
+18
|
*
fix #259
Maximilian Hils
2014-07-26
1
-1
/
+1
|
*
adjust tests, fix option handling
Maximilian Hils
2014-03-13
1
-6
/
+6
|
*
restrict -e to mitmproxy only (not mitmdump)
Maximilian Hils
2014-03-12
1
-2
/
+2
|
*
finish proxy.py split up
Maximilian Hils
2014-03-09
1
-3
/
+4
|
*
split up proxy.py
Maximilian Hils
2014-03-09
1
-2
/
+2
|
*
fix bugs, expose timestamp information to console ui
Maximilian Hils
2014-02-06
1
-1
/
+1
|
*
add skeleton to change destinatin server during intercept, fix all testcases ↵
Maximilian Hils
2014-02-05
1
-2
/
+2
|
|
|
|
on windows
*
bring failing tests back into the double-digit range
Maximilian Hils
2014-01-31
1
-11
/
+7
|
*
fix most testsuite errors, improve proxy error handling
Maximilian Hils
2014-01-29
1
-1
/
+1
|
*
Script refactoring: move script command parsing into script module.
Aldo Cortesi
2014-01-12
1
-3
/
+3
|
*
Move app mechanism to flow.py
Aldo Cortesi
2014-01-04
1
-1
/
+1
|
|
|
|
Disable apps while message passing is improved.
*
merge smurfix/fix2, add serverconnect hook docs, adjust tests
Maximilian Hils
2013-12-16
1
-0
/
+4
|
*
backport changes to fix tests
Maximilian Hils
2013-12-08
1
-1
/
+1
|
*
Merge branch 'master' into 0.10
Maximilian Hils
2013-08-17
1
-0
/
+6
|
\
|
*
Move app instantiation out of proxy.py.
Aldo Cortesi
2013-07-24
1
-0
/
+6
|
|
*
|
update tests to reflect changes to options.scripts
Maximilian Hils
2013-06-17
1
-3
/
+4
|
/
*
always read files in binary mode
Maximilian Hils
2013-06-16
1
-2
/
+2
|
*
Un-break unit tests. Tsk tsk.
Aldo Cortesi
2013-03-17
1
-2
/
+4
|
*
Fuzzing, and fixes for errors found with fuzzing.
Aldo Cortesi
2013-03-03
1
-6
/
+5
|
*
Remove __slots__ to make it possible to inherit from Options classes.
Aldo Cortesi
2013-03-03
1
-1
/
+0
|
*
Significantly refactor the master/slave message passing interface.
Aldo Cortesi
2013-02-17
1
-1
/
+5
|
*
Unit test love - 100% for flow.py, dump.py
Aldo Cortesi
2013-01-05
1
-0
/
+9
|
*
Little bit of love for the unit tests.
Aldo Cortesi
2012-08-19
1
-0
/
+6
|
*
Fix flow read unit test to accomodate more tolerant dumpfile parsing.
Aldo Cortesi
2012-07-24
1
-4
/
+2
|
*
Catch and handle SSL connection errors.
Aldo Cortesi
2012-07-01
1
-1
/
+3
|
[next]