Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix pyinstaller builds | Maximilian Hils | 2016-10-27 | 3 | -3/+3 |
* | fix pyinstaller builds | Maximilian Hils | 2016-10-26 | 2 | -2/+2 |
* | Update and rename README.mkd to README.md | Maximilian Hils | 2016-10-25 | 2 | -20/+8 |
* | The final piece: netlib -> mitproxy.net | Aldo Cortesi | 2016-10-20 | 2 | -2/+2 |
* | python3: clean up super and __future__ | Aldo Cortesi | 2016-10-17 | 1 | -1/+0 |
* | test & examples: zap six | Aldo Cortesi | 2016-10-17 | 1 | -1/+0 |
* | Bump to 0.18.1 to fix pypi obstreperousness | Aldo Cortesi | 2016-10-16 | 1 | -58/+6 |
* | docs: concurrency, developing scripts | Aldo Cortesi | 2016-10-16 | 1 | -11/+0 |
* | minor fixes | Maximilian Hils | 2016-07-29 | 1 | -2/+2 |
* | clean up release tool, build linux binaries | Maximilian Hils | 2016-07-29 | 1 | -170/+118 |
* | update dependencies (#1435) | Maximilian Hils | 2016-07-25 | 1 | -1/+1 |
* | minor fixes | Maximilian Hils | 2016-07-19 | 1 | -1/+1 |
* | Decode commit value in rtool | Shadab Zafar | 2016-07-10 | 1 | -1/+1 |
* | blacklist pysftp 0.2.9 | Maximilian Hils | 2016-07-06 | 1 | -1/+1 |
* | fix lxml installation on py27 | Maximilian Hils | 2016-06-26 | 1 | -1/+3 |
* | rtool: build py3 wheels an binaries | Maximilian Hils | 2016-06-26 | 1 | -2/+5 |
* | snapshots: fix build tag | Maximilian Hils | 2016-03-31 | 1 | -1/+2 |
* | minor pyinstaller fixes | Maximilian Hils | 2016-03-12 | 1 | -14/+17 |
* | Add icon for binaries | Aditya | 2016-03-11 | 5 | -5/+10 |
* | add icon for binaries | Maximilian Hils | 2016-03-08 | 1 | -0/+0 |
* | fix snapshot upload | Maximilian Hils | 2016-02-27 | 1 | -20/+24 |
* | First-order conversion of rtool to flat directory structure | Aldo Cortesi | 2016-02-19 | 1 | -80/+59 |
* | Merge branch 'master' of https://github.com/mitmproxy/mitmproxy | Maximilian Hils | 2016-02-18 | 2 | -1/+3 |
|\ | |||||
| * | Pull bin to the top, move pathod examples to examples dir | Aldo Cortesi | 2016-02-18 | 5 | -5/+5 |
| * | Adjust release for new repo structure | Aldo Cortesi | 2016-02-18 | 8 | -20/+7 |
* | | move bin into release, update rtool | Maximilian Hils | 2016-02-18 | 13 | -22/+29 |
|/ | |||||
* | fix minor things | Thomas Kriechbaumer | 2016-02-16 | 3 | -3/+3 |
* | rtool: remove support for source distributions | Maximilian Hils | 2016-02-16 | 1 | -40/+22 |
* | fix release tool, refs #947 | Maximilian Hils | 2016-02-16 | 6 | -81/+55 |
* | merge metadata files | Maximilian Hils | 2016-02-15 | 5 | -0/+110 |
* | add release | Maximilian Hils | 2016-02-15 | 6 | -0/+625 |
* | move mitmproxy | Maximilian Hils | 2016-02-15 | 3 | -66/+0 |
* | add new pyinstaller spec files | Maximilian Hils | 2015-11-29 | 4 | -90/+34 |
* | Adjust pyinstaller spec paths | Aldo Cortesi | 2015-11-06 | 2 | -2/+2 |
* | Disable mitmweb OSX binary generation for now | Aldo Cortesi | 2015-08-16 | 1 | -0/+0 |
* | Adapt mitmdump and mitmweb for certifi and release process | Aldo Cortesi | 2015-08-16 | 2 | -12/+22 |
* | Adapt mitmproxy.spec for new cryptography, certifi and new release structure | Aldo Cortesi | 2015-08-16 | 1 | -6/+11 |
* | Remove release tools | Aldo Cortesi | 2015-08-16 | 4 | -400/+0 |
* | remove evil unicode_literals | Maximilian Hils | 2015-08-06 | 1 | -1/+1 |
* | update build script | Maximilian Hils | 2015-07-22 | 1 | -69/+97 |
* | make build script amazing | Maximilian Hils | 2015-07-22 | 3 | -97/+168 |
* | make build script executable on *nix | Maximilian Hils | 2015-07-22 | 1 | -0/+0 |
* | preliminary release script | Maximilian Hils | 2015-07-21 | 2 | -54/+87 |
* | streamline build process | Maximilian Hils | 2015-07-21 | 3 | -8/+133 |
* | Changelog for v0.12.1 | Aldo Cortesi | 2015-06-03 | 1 | -2/+2 |
* | Post-release version bump, and checklist addition. | Aldo Cortesi | 2015-05-26 | 1 | -0/+3 |
* | release: include resources PyInstaller doesn't record in spec files. | Aldo Cortesi | 2015-05-25 | 3 | -0/+12 |
* | Better error when invalid palette is specified | Aldo Cortesi | 2015-03-12 | 1 | -1/+1 |
* | Re-enable OSX binary builds for mitmproxy and mitmweb | Aldo Cortesi | 2015-03-12 | 1 | -8/+8 |
* | Virtualenv is the one and only recommended dev environment | Aldo Cortesi | 2015-03-12 | 1 | -28/+40 |