aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_server.py
Commit message (Expand)AuthorAgeFilesLines
* fixes due to merge with masterRouli2013-01-171-1/+2
* changing requests and responses to have two timestamps, one marking their ini...Rouli2013-01-171-0/+41
* removed assigned but unread variablesAndrás Veres-Szentkirályi2012-07-151-1/+1
* removed unused importsAndrás Veres-Szentkirályi2012-07-151-4/+1
* Refine semantics of replay_request method.Aldo Cortesi2012-07-101-6/+3
* Test replay corner cases. Fix discovered bugs.Aldo Cortesi2012-07-091-0/+12
* Unit test request replay thread.Aldo Cortesi2012-07-091-0/+10
* Refator server tests to use flow.FlowMaster and flow.StateAldo Cortesi2012-07-091-5/+5
* Beef up logging substantially.Aldo Cortesi2012-07-011-3/+3
* Handle invalid data more gracefully.Aldo Cortesi2012-06-301-1/+14
* Basic transparent mode.Aldo Cortesi2012-06-151-1/+1
* Refactor test suite to make room for transparent mode tests.Aldo Cortesi2012-06-151-6/+10
* First draft conversion of server to PyOpenSSL.Aldo Cortesi2012-06-131-0/+3
* Refactoring of proxy.pyAldo Cortesi2012-06-101-4/+12
* Reverse proxy testing.Aldo Cortesi2012-06-091-0/+5
* Move pathod service testing truss to nose.Aldo Cortesi2012-06-091-18/+14
* Start conversion to nose.Aldo Cortesi2012-06-091-1/+0
* Shift mitmproxy test suite over to pathod.Aldo Cortesi2012-06-081-54/+9
* Unit test import cleanups.Aldo Cortesi2012-02-201-1/+0
* Fix an issue caused by some editors when editing a request/response body.Aldo Cortesi2012-01-211-1/+1
* Rewrite Headers object to preserve order and case.Aldo Cortesi2011-07-141-2/+2
* Fix unit tests on OSX when a system proxy is configured.Aldo Cortesi2011-03-141-4/+7
* Add client replay options to mitmdump.Aldo Cortesi2011-03-061-0/+75