aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* unify ipv4/ipv6 address handlingMaximilian Hils2014-01-281-2/+2
* Deprecate Flow.unload_script in favor of Flow.unload_scriptsAldo Cortesi2014-01-131-4/+7
* Extract command parsing and use in script grid editorAldo Cortesi2014-01-131-1/+1
* Script refactoring: move script command parsing into script module.Aldo Cortesi2014-01-124-36/+31
* Clean up and clarify script APIAldo Cortesi2014-01-121-10/+5
* Start refactoring scriptsAldo Cortesi2014-01-121-43/+37
* ignore console test utilities on windowsMaximilian Hils2014-01-101-2/+3
* Merge pull request #192 from mitmproxy/refactor_read_http_bodyAldo Cortesi2014-01-041-4/+4
|\
| * move CONTINUE checks into mitmproxyMaximilian Hils2013-12-151-4/+4
* | Merge pull request #193 from droope/search-functionalityAldo Cortesi2014-01-042-4/+121
|\ \
| * | now really fix it + testPedro Worcel2013-12-261-1/+20
| * | add looping aroundPedro Worcel2013-12-261-0/+21
| * | fix failing testPedro Worcel2013-12-251-1/+2
| * | Add focusing, and fixes non-clearance of prev searches. Addroot2013-12-252-12/+64
| * | test passing, UI still not workingroot2013-12-242-0/+24
* | | Merge pull request #198 from Kami/add_css_viewAldo Cortesi2014-01-042-0/+26
|\ \ \
| * | | Add CSS view which beautifies CSS files if cssutils library is available,Tomaz Muraus2014-01-042-0/+26
| |/ /
* | | Decouple message type from message class name.Aldo Cortesi2014-01-041-1/+1
* | | Move app mechanism to flow.pyAldo Cortesi2014-01-044-23/+24
|/ /
* | merge smurfix/fix2, add serverconnect hook docs, adjust testsMaximilian Hils2013-12-165-17/+30
|\ \ | |/ |/|
* | fix script path error in testsMaximilian Hils2013-12-152-2/+14
* | add @concurrent decorator for inline scripts, fixes #176Maximilian Hils2013-12-153-8/+88
|/
* add content-length 0 if we remove header for chunked encoding, fixes #186Maximilian Hils2013-12-121-1/+12
* ignore missing CN in certificates. fixes #169Maximilian Hils2013-12-122-0/+27
* store resolved ip addresses, fixes #187Maximilian Hils2013-12-121-0/+5
* backport changes to fix testsMaximilian Hils2013-12-082-3/+3
* Merge branch 'master' into 0.10Maximilian Hils2013-12-081-10/+0
|\
| * Merge pull request #134 from mhils/scripts_improvementsAldo Cortesi2013-12-085-16/+49
| |\
| * | Remove obsolete test.Aldo Cortesi2013-12-081-10/+0
* | | Merge pull request #161 from mitmproxy/external_webappAldo Cortesi2013-12-081-4/+2
|\ \ \
| * | | add option to expose webapp externally, remove distinct ip settingMaximilian Hils2013-08-181-4/+2
* | | | Merge branch 'master' into 0.10Maximilian Hils2013-09-141-1/+1
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Fix pretty_size unit tests.Aldo Cortesi2013-08-231-1/+1
* | | Merge branch 'master' into 0.10Maximilian Hils2013-08-174-8/+14
|\| |
| * | Revamp dummy cert storeAldo Cortesi2013-08-121-3/+0
| * | Make use of a change to netlib.tcp that clarifies error conditions for flush ...Aldo Cortesi2013-07-301-1/+1
| * | Some refactoring of the console inteface.Aldo Cortesi2013-07-281-1/+1
| * | Move app instantiation out of proxy.py.Aldo Cortesi2013-07-242-3/+12
* | | fix request_timestamps test caseMaximilian Hils2013-06-181-1/+2
* | | skip tests on windows that don't make senseMaximilian Hils2013-06-182-1/+10
* | | update tests to reflect changes to options.scriptsMaximilian Hils2013-06-176-11/+31
* | | Merge remote-tracking branch 'origin/scripts_improvements' into 0.10Maximilian Hils2013-06-165-16/+49
|\ \ \ | |/ / |/| / | |/
| * update test scriptMaximilian Hils2013-06-161-3/+3
| * add support for multiple scripts and script arguments. refs #76Maximilian Hils2013-06-135-16/+49
* | always read files in binary modeMaximilian Hils2013-06-165-13/+13
|/
* Adapt for new request_client_cert option in netlib.Aldo Cortesi2013-05-132-3/+5
* Minor coverage.Aldo Cortesi2013-04-301-0/+2
* Merge pull request #107 from rouli/masterAldo Cortesi2013-04-191-0/+28
|\
| * adding tcp and ssl setup timestamps to get better resolution on flows perform...Rouli2013-03-191-0/+28
* | Adds a new view for protocol buffersNicolas Esteves2013-04-062-0/+10