aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* minor sans-io adjustmentsMaximilian Hils2020-04-051-0/+1
|
* bump dependenciesThomas Kriechbaumer2019-09-281-0/+1
|
* protobuf: tests implemented, full coveragePietro Francesco Tirenna2018-07-171-0/+1
|
* asyncio simplify: we don't need a queue for proxy->main loop commsAldo Cortesi2018-04-071-0/+1
| | | | Instead, we just schedule coroutines directly onto the core loop.
* Add .pytest_cache to .gitignoreAldo Cortesi2018-02-241-0/+1
|
* Fix for #2750 and #2783 (#2809)Samoilenko Roman2018-01-251-0/+1
|
* fix mypy annotationsMaximilian Hils2017-05-261-0/+1
|
* simplify selectRelative, add example for action testingMaximilian Hils2017-04-241-0/+1
|
* update kaitai and recompile formatsThomas Kriechbaumer2017-04-161-0/+1
|
* add test coverage protectionThomas Kriechbaumer2017-02-021-0/+1
|
* provide git information with --versionThomas Kriechbaumer2017-01-191-0/+1
| | | | fixes #1848
* Replace configargparse with argparse, enable new options loadingAldo Cortesi2016-12-081-1/+1
| | | | | | This commit ditches configargparse and enables the new config file format. The default location is ~/.mitmproxy/config.yaml. Unifying all of the various Options objects will follow in the next patch.
* ignore all coverage temp filesThomas Kriechbaumer2016-08-241-1/+1
|
* allow tox workdir reconfiguration for ubuntu on windowsMaximilian Hils2016-08-091-1/+1
|
* add toxThomas Kriechbaumer2016-05-291-0/+1
|
* cleanupThomas Kriechbaumer2016-05-291-0/+1
|
* ignore sslkeylogfile.logThomas Kriechbaumer2016-05-281-0/+1
|
* Refactor dev.shAldo Cortesi2016-05-261-2/+1
| | | | | | | | | | - Parameterise the Python version. All of these now work: ./dev.sh # Use default Python version ./dev.sh 2.7 # Explicitly use 2.7 in venv2.7 ./dev.sh 3.5 # Explicitly use 3.5 in venv3.5 This should also work for Travis, which has a weird setup where Pytho3 can be 3.4.
* add a py3 venv in dev environmentThomas Kriechbaumer2016-05-251-0/+1
| | | | | This allows us to run e.g. tests in a different python version: $ venv3/bin/py.test test/netlib/test_tcp.py
* fix snapshot uploadMaximilian Hils2016-02-271-2/+1
|
* merge metadata filesMaximilian Hils2016-02-151-0/+19
|
* move mitmproxyMaximilian Hils2016-02-151-28/+0
|
* fix testsMaximilian Hils2015-09-211-0/+1
|
* We're not ready for ES6Aldo Cortesi2014-09-161-1/+2
| | | | Lets re-evaluate in June next year when it's actually released
* update GruntfileMaximilian Hils2014-09-131-0/+1
|
* use bowser-installerMaximilian Hils2014-09-131-0/+1
|
* update gitignoreMaximilian Hils2014-09-111-0/+1
|
* Client-side framework for web applicationAldo Cortesi2014-09-101-1/+6
|
* polish new distribution setupMaximilian Hils2014-09-091-1/+2
|
* ignore web gui specific paths that won't get cleaned up when changing branchesMaximilian Hils2013-12-171-0/+2
|
* update gitignore to not include PyCharmsMaximilian Hils2013-08-171-0/+1
|
* Begin some simple fuzzing with pathod.Aldo Cortesi2013-03-031-0/+1
| | | | Finally doing what I started writing pathod for in the first place...
* Test replay corner cases. Fix discovered bugs.Aldo Cortesi2012-07-091-1/+2
|
* Extract protocol and tcp server implementations into netlib.Aldo Cortesi2012-06-191-2/+1
|
* Port mitmproxy test suite entirely to nose.Aldo Cortesi2012-06-091-0/+1
|
* Wrap on any character for body text display.Aldo Cortesi2012-04-081-1/+1
|
* Simple record & playback functionalityHenrik Nordstrom2011-02-101-0/+2
|
* Ignore compiled mimtmproxyc & mitmdumpcHenrik Nordstrom2011-02-101-0/+2
|
* Initial checkin.Aldo Cortesi2010-02-161-0/+8