aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Updated setup.py and moved requirements to examples section. Included example...Justus Wingert2014-11-153-17/+27
* Switched to pytz. Added comment for clarification on behaviour of HAREncodabl...Justus Wingert2014-11-152-15/+9
* It seems get_decoded_content can actually be shorter than content due to enco...Justus Wingert2014-11-151-1/+1
* Removed the globals and replaced them with internal attributes of _HARLog. Mi...Justus Wingert2014-11-151-34/+46
* Hopefully fixed dependency fuckup.Justus Wingert2014-11-151-1/+1
* Added script dependencie to harparser.Justus Wingert2014-11-151-0/+1
* Typo...Justus Wingert2014-11-151-1/+1
* Improved helper method, marginally.Justus Wingert2014-11-151-4/+4
* Updated documentation and cleaned up the code.Justus Wingert2014-11-151-105/+91
* Initial checkin with har_extractor script.Justus Wingert2014-11-151-0/+207
* always show error messagesMaximilian Hils2014-11-152-2/+2
* Changelog, plus fix date of previous releaseAldo Cortesi2014-11-151-1/+6
* bump versionMaximilian Hils2014-11-141-1/+1
* fix #409Maximilian Hils2014-11-141-1/+5
* handle script hooks in replay, fix tests, fix #402Maximilian Hils2014-11-143-43/+55
* fix grideditor bugMaximilian Hils2014-11-141-0/+2
* docs++Maximilian Hils2014-11-131-0/+9
* fix testsMaximilian Hils2014-11-112-2/+3
* Merge branch 'master' of github.com:mitmproxy/mitmproxyMaximilian Hils2014-11-114-19/+11
|\
| * Merge branch 'master' of ssh.github.com:mitmproxy/mitmproxyAldo Cortesi2014-11-117-24/+28
| |\
| * | Remove entry points in favor of vanilla scripts, fix test-releaseAldo Cortesi2014-11-112-17/+9
| * | Minor doc adjustmentsAldo Cortesi2014-11-072-2/+2
* | | be more explicit about requirementsMaximilian Hils2014-11-112-2/+6
| |/ |/|
* | fix clear keyMaximilian Hils2014-11-101-4/+5
* | Merge pull request #403 from Lucas-C/masterMaximilian Hils2014-11-101-6/+5
|\ \
| * | Using uppercase C to 'clear' display mode, because lowercase 'c' is used for cssLucas Cimon2014-11-071-6/+5
* | | fix #402Maximilian Hils2014-11-101-1/+2
* | | update change_upstream_proxy exampleMaximilian Hils2014-11-101-2/+2
|/ /
* | fix testsMaximilian Hils2014-11-071-9/+13
* | fix #401Maximilian Hils2014-11-071-8/+4
* | fix #399Maximilian Hils2014-11-062-3/+6
|/
* Reduce loop timeouts to improve mitmproxy responsivenessAldo Cortesi2014-11-062-4/+11
* Fix bug in flow dumping, add unit test that should have caught this in the fi...Aldo Cortesi2014-11-062-2/+16
* We don't need requests for mitmproxyAldo Cortesi2014-11-052-4/+1
* Merge branch 'master' of ssh.github.com:mitmproxy/mitmproxyAldo Cortesi2014-11-043-11/+33
|\
| * Merge pull request #393 from onlywade/masterMaximilian Hils2014-11-012-9/+31
| |\
| | * Updating OPTIONS test with related issue number.Wade 5242014-10-311-1/+1
| | * Fixing issue #392.Wade 5242014-10-311-3/+2
| | * Adding some test coverage for handling HTTP OPTIONS requests.Wade 5242014-10-311-6/+29
| |/
| * fix #391Maximilian Hils2014-10-301-2/+2
* | Release prep: binaries build script, release checklist, fuzzingAldo Cortesi2014-11-026-6/+27
|/
* LegibilityAldo Cortesi2014-10-263-50/+128
* Fix crash while streamingAldo Cortesi2014-10-264-26/+53
* Spacing and legibilityAldo Cortesi2014-10-262-27/+72
* Start a fuzzing architecture for mitmproxyAldo Cortesi2014-10-269-9/+61
* Merge pull request #387 from onlywade/masterMaximilian Hils2014-10-251-2/+3
|\
| * Fixing issue #368.Wade 5242014-10-241-2/+3
|/
* Merge branch 'master' of github.com:mitmproxy/mitmproxyMaximilian Hils2014-10-2312-225/+361
|\
| * Document http2https and https2httpAldo Cortesi2014-10-232-1/+30
| * Correct docs - we no longer support change of basic proxy mode in the console...Aldo Cortesi2014-10-232-6/+0