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
/
tservers.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup: fix unit tests, simpler app test, remove print statements
Aldo Cortesi
2014-02-08
1
-7
/
+3
*
add tests for reconnect to upstream proxy, ensure that server_reconnect is al...
Maximilian Hils
2014-02-07
1
-1
/
+7
*
Achievement Unlocked: Proxy Chain
Maximilian Hils
2014-02-07
1
-5
/
+44
*
fix most testsuite errors, improve proxy error handling
Maximilian Hils
2014-01-29
1
-6
/
+6
*
Move app mechanism to flow.py
Aldo Cortesi
2014-01-04
1
-2
/
+2
*
backport changes to fix tests
Maximilian Hils
2013-12-08
1
-2
/
+2
*
add option to expose webapp externally, remove distinct ip setting
Maximilian Hils
2013-08-18
1
-4
/
+2
*
Move app instantiation out of proxy.py.
Aldo Cortesi
2013-07-24
1
-3
/
+6
*
Adapt for new request_client_cert option in netlib.
Aldo Cortesi
2013-05-13
1
-2
/
+3
*
Add a basic built-in web app.
Aldo Cortesi
2013-03-25
1
-0
/
+15
*
Unit test proxy auth.
Aldo Cortesi
2013-03-03
1
-1
/
+2
*
Extend unit tests for proxy.py to some tricky cases.
Aldo Cortesi
2013-03-02
1
-2
/
+4
*
Test cert generation errors.
Aldo Cortesi
2013-03-02
1
-4
/
+11
*
Remove human_curl requirement for the test suite - it's pathoc all the way, b...
Aldo Cortesi
2013-03-02
1
-9
/
+17
*
Test SNI for transparent mode.
Aldo Cortesi
2013-03-02
1
-11
/
+12
*
Test SNI for ordinary proxy connections.
Aldo Cortesi
2013-03-02
1
-5
/
+11
*
New SNI handling mechanism.
Aldo Cortesi
2013-03-01
1
-10
/
+23
*
Test cert file specification, spruce up server testing truss a bit.
Aldo Cortesi
2013-02-24
1
-13
/
+18
*
Significantly simplify server connection handling, and test.
Aldo Cortesi
2013-02-24
1
-11
/
+12
*
Test a difficult-to-trigger IOError, fix cert generation in test suite.
Aldo Cortesi
2013-02-24
1
-1
/
+1
*
Test client connection close conditions.
Aldo Cortesi
2013-02-24
1
-0
/
+3
*
Unit test dummy response functions.
Aldo Cortesi
2013-02-23
1
-6
/
+12
*
Significantly refactor the master/slave message passing interface.
Aldo Cortesi
2013-02-17
1
-1
/
+1
*
Test WSGI app calling.
Aldo Cortesi
2013-02-16
1
-0
/
+183