Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ignore all coverage temp files | Thomas Kriechbaumer | 2016-08-24 | 1 | -1/+1 |
| | |||||
* | allow tox workdir reconfiguration for ubuntu on windows | Maximilian Hils | 2016-08-09 | 1 | -1/+1 |
| | |||||
* | add tox | Thomas Kriechbaumer | 2016-05-29 | 1 | -0/+1 |
| | |||||
* | cleanup | Thomas Kriechbaumer | 2016-05-29 | 1 | -0/+1 |
| | |||||
* | ignore sslkeylogfile.log | Thomas Kriechbaumer | 2016-05-28 | 1 | -0/+1 |
| | |||||
* | Refactor dev.sh | Aldo Cortesi | 2016-05-26 | 1 | -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 environment | Thomas Kriechbaumer | 2016-05-25 | 1 | -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 upload | Maximilian Hils | 2016-02-27 | 1 | -2/+1 |
| | |||||
* | merge metadata files | Maximilian Hils | 2016-02-15 | 1 | -0/+19 |
| | |||||
* | move mitmproxy | Maximilian Hils | 2016-02-15 | 1 | -28/+0 |
| | |||||
* | fix tests | Maximilian Hils | 2015-09-21 | 1 | -0/+1 |
| | |||||
* | We're not ready for ES6 | Aldo Cortesi | 2014-09-16 | 1 | -1/+2 |
| | | | | Lets re-evaluate in June next year when it's actually released | ||||
* | update Gruntfile | Maximilian Hils | 2014-09-13 | 1 | -0/+1 |
| | |||||
* | use bowser-installer | Maximilian Hils | 2014-09-13 | 1 | -0/+1 |
| | |||||
* | update gitignore | Maximilian Hils | 2014-09-11 | 1 | -0/+1 |
| | |||||
* | Client-side framework for web application | Aldo Cortesi | 2014-09-10 | 1 | -1/+6 |
| | |||||
* | polish new distribution setup | Maximilian Hils | 2014-09-09 | 1 | -1/+2 |
| | |||||
* | ignore web gui specific paths that won't get cleaned up when changing branches | Maximilian Hils | 2013-12-17 | 1 | -0/+2 |
| | |||||
* | update gitignore to not include PyCharms | Maximilian Hils | 2013-08-17 | 1 | -0/+1 |
| | |||||
* | Begin some simple fuzzing with pathod. | Aldo Cortesi | 2013-03-03 | 1 | -0/+1 |
| | | | | Finally doing what I started writing pathod for in the first place... | ||||
* | Test replay corner cases. Fix discovered bugs. | Aldo Cortesi | 2012-07-09 | 1 | -1/+2 |
| | |||||
* | Extract protocol and tcp server implementations into netlib. | Aldo Cortesi | 2012-06-19 | 1 | -2/+1 |
| | |||||
* | Port mitmproxy test suite entirely to nose. | Aldo Cortesi | 2012-06-09 | 1 | -0/+1 |
| | |||||
* | Wrap on any character for body text display. | Aldo Cortesi | 2012-04-08 | 1 | -1/+1 |
| | |||||
* | Simple record & playback functionality | Henrik Nordstrom | 2011-02-10 | 1 | -0/+2 |
| | |||||
* | Ignore compiled mimtmproxyc & mitmdumpc | Henrik Nordstrom | 2011-02-10 | 1 | -0/+2 |
| | |||||
* | Initial checkin. | Aldo Cortesi | 2010-02-16 | 1 | -0/+8 |