aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Replace far-too-clever decorator LRU cache with something simplerAldo Cortesi2015-03-222-18/+18
* Fix unit testsAldo Cortesi2015-03-221-2/+2
* Refactor status bar prompting to use signal systemAldo Cortesi2015-03-221-5/+5
* Pull PathEdit out into its own file.Aldo Cortesi2015-03-202-43/+48
* Nicer Solarized palettes, using the correct terminal valuesAldo Cortesi2015-03-191-5/+5
* No output to stdout in the test suite, please.Aldo Cortesi2015-03-191-3/+4
* Revamp palette specificationAldo Cortesi2015-03-192-0/+20
* test/test_console_help.py fixedMarcelo Glezer2015-03-181-1/+9
* Merge remote-tracking branch 'onlywade/master'Maximilian Hils2015-03-151-17/+27
|\
| * Adding a server replay option to ignore host when searching for matching requ...Wade Catron2015-03-081-17/+27
* | Test suite should pass even if example dependencies are not presentAldo Cortesi2015-03-121-2/+8
|/
* fixed formatting and added a 'test' (sort of)Marcelo Glezer2015-03-021-0/+2
* Merge pull request #489 from tekii/feature-487Maximilian Hils2015-03-021-0/+13
|\
| * added to flowlist / flowdetail time elapsed between request sent and response...Marcelo Glezer2015-02-261-0/+13
* | fix #319Maximilian Hils2015-02-272-0/+13
* | fix #479Maximilian Hils2015-02-272-2/+33
|/
* disable replay from ui for live flowsMaximilian Hils2015-02-071-0/+3
* fix #451Maximilian Hils2015-02-071-3/+0
* fix tests, re-enable pypy, do housekeepingMaximilian Hils2015-02-071-1/+1
* fix testsMaximilian Hils2015-02-051-6/+12
* clean up flow readingMaximilian Hils2015-02-051-1/+1
* Merge remote-tracking branch 'base/master'Marcelo Glezer2015-01-121-0/+24
|\
| * fix #443Maximilian Hils2015-01-091-0/+24
* | first steps in scenario supportMarcelo Glezer2015-01-051-3/+3
|/
* Fix unit testsAldo Cortesi2015-01-021-2/+2
* Consolidate reading flows from file, use in mitmweb.Aldo Cortesi2015-01-021-3/+11
* Move onboarding app to TornadoAldo Cortesi2014-12-271-2/+2
* fix tests, experimental travis speedupMaximilian Hils2014-12-242-2/+5
* web: intercept featureMaximilian Hils2014-12-231-6/+6
* --replay_ignore_payload_params added, to filter params in form postsMarcelo Glezer2014-12-181-12/+64
* Merge pull request #414 from mitmproxy/flowviews2Aldo Cortesi2014-12-123-34/+34
|\
| * introduce revised views, port over changes from multiple_views branchMaximilian Hils2014-11-263-34/+34
* | append file mode for saving flows merged to masterMarcelo Glezer2014-12-111-2/+9
* | fix testsMaximilian Hils2014-12-011-1/+2
|/
* fix testsMaximilian Hils2014-11-151-2/+2
* Enable config file parsingAldo Cortesi2014-11-151-1/+17
* Adjust testsAldo Cortesi2014-11-152-9/+9
* handle script hooks in replay, fix tests, fix #402Maximilian Hils2014-11-141-3/+5
* fix testsMaximilian Hils2014-11-111-1/+2
* fix testsMaximilian Hils2014-11-071-9/+13
* Fix bug in flow dumping, add unit test that should have caught this in the fi...Aldo Cortesi2014-11-061-1/+15
* Merge branch 'master' of ssh.github.com:mitmproxy/mitmproxyAldo Cortesi2014-11-041-6/+29
|\
| * Updating OPTIONS test with related issue number.Wade 5242014-10-311-1/+1
| * Adding some test coverage for handling HTTP OPTIONS requests.Wade 5242014-10-311-6/+29
* | Release prep: binaries build script, release checklist, fuzzingAldo Cortesi2014-11-024-5/+21
|/
* LegibilityAldo Cortesi2014-10-262-2/+4
* Fix crash while streamingAldo Cortesi2014-10-261-1/+3
* Start a fuzzing architecture for mitmproxyAldo Cortesi2014-10-267-4/+53
* fix #346Maximilian Hils2014-10-221-1/+11
|\
| * reverse proxy: adjust dst when reading flows, fix #346Maximilian Hils2014-09-081-2/+11