Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #1834 from Kriechi/remove_ssl_match_hostname | Maximilian Hils | 2016-12-10 | 1 | -1/+0 |
|\ | |||||
| * | remove backport.ssl_match_hostname | Thomas Kriechbaumer | 2016-12-10 | 1 | -1/+0 |
* | | Replace configargparse with argparse, enable new options loading | Aldo Cortesi | 2016-12-08 | 1 | -1/+0 |
* | | Add YAML serialization of options | Aldo Cortesi | 2016-12-08 | 1 | -0/+1 |
|/ | |||||
* | upgrade to construct 2.8 and new API | Thomas Kriechbaumer | 2016-12-04 | 1 | -1/+1 |
* | fix pyinstaller | Maximilian Hils | 2016-11-28 | 1 | -0/+3 |
* | update dependencies (#1789) | Maximilian Hils | 2016-11-25 | 1 | -1/+1 |
* | bump cryptography dependency | Thomas Kriechbaumer | 2016-11-23 | 1 | -1/+1 |
* | update pydivert, fix #1749 | Maximilian Hils | 2016-11-21 | 1 | -1/+1 |
* | update dependencies | Maximilian Hils | 2016-11-18 | 1 | -2/+2 |
* | setup.py: adjust mypy-lang dependency for semver | Doug Freed | 2016-11-16 | 1 | -1/+1 |
* | Sketch out addons.View | Aldo Cortesi | 2016-10-29 | 1 | -0/+1 |
* | upgrade h2 to >=2.5.0 | Thomas Kriechbaumer | 2016-10-27 | 1 | -1/+1 |
* | bump h2 version | Maximilian Hils | 2016-10-27 | 1 | -1/+1 |
* | Add mypy to lint | Aldo Cortesi | 2016-10-27 | 1 | -0/+3 |
* | typecheck options, fix current inconsistencies | Maximilian Hils | 2016-10-25 | 1 | -1/+1 |
* | The final piece: netlib -> mitproxy.net | Aldo Cortesi | 2016-10-20 | 1 | -1/+0 |
* | netlib.version -> mitmproxy.version | Aldo Cortesi | 2016-10-20 | 1 | -1/+1 |
* | Move all tools into mitmproxy.tools, move models/* to top level | Aldo Cortesi | 2016-10-19 | 1 | -3/+3 |
* | python3: update README and setup.py trove classifiers | Aldo Cortesi | 2016-10-17 | 1 | -0/+1 |
* | update protobuf, reenable for py3 (#1618) | Maximilian Hils | 2016-10-16 | 1 | -2/+2 |
* | Merge pull request #1615 from cortesi/python3a | Aldo Cortesi | 2016-10-17 | 1 | -1/+0 |
|\ | |||||
| * | test & examples: zap six | Aldo Cortesi | 2016-10-17 | 1 | -1/+0 |
* | | update pydivert dependency (#1614) | Maximilian Hils | 2016-10-16 | 1 | -1/+1 |
|/ | |||||
* | First-order conversion to Python3-only | Aldo Cortesi | 2016-10-17 | 1 | -9/+0 |
* | update dependencies | Maximilian Hils | 2016-10-03 | 1 | -2/+2 |
* | update dependencies, minor fixes (#1577) | Maximilian Hils | 2016-09-24 | 1 | -3/+3 |
* | bump brotlipy | Thomas Kriechbaumer | 2016-09-11 | 1 | -1/+1 |
* | bump brotli dependency | Thomas Kriechbaumer | 2016-09-04 | 1 | -1/+1 |
* | improve CI | Thomas Kriechbaumer | 2016-09-03 | 1 | -0/+1 |
* | cryptography 1.5 | Thomas Kriechbaumer | 2016-09-01 | 1 | -1/+1 |
* | bump h2 dependency | Thomas Kriechbaumer | 2016-08-24 | 1 | -1/+1 |
* | Remove harparser dependency | Shadab Zafar | 2016-08-15 | 1 | -1/+0 |
* | update dependencies (#1478) | Maximilian Hils | 2016-08-11 | 1 | -2/+2 |
* | Integrated encode/decoder for brotli | Angelo Agatino Nicolosi | 2016-07-30 | 1 | -0/+1 |
* | Set upper bound on jsbeautifier package to 1.7 | dufferzafar | 2016-07-28 | 1 | -1/+1 |
* | Make contentview requirements mandatory | dufferzafar | 2016-07-27 | 1 | -2/+2 |
* | Use jsbeautifier from pip | dufferzafar | 2016-07-27 | 1 | -0/+1 |
* | update dependencies (#1435) | Maximilian Hils | 2016-07-25 | 1 | -3/+3 |
* | restrict accepted lxml versions to fix builds | Maximilian Hils | 2016-07-25 | 1 | -1/+1 |
* | update dependency and loosen restrictions on good citizens | Thomas Kriechbaumer | 2016-07-10 | 1 | -7/+7 |
* | Add Python 3.5 markers to setup.py | Maximilian Hils | 2016-07-09 | 1 | -0/+2 |
* | fix #1314 | Maximilian Hils | 2016-07-08 | 1 | -1/+0 |
* | bump h2 dependency | Thomas Kriechbaumer | 2016-07-05 | 1 | -1/+1 |
* | update to latest `typing` release | Maximilian Hils | 2016-06-29 | 1 | -1/+1 |
* | bump depdencies | Maximilian Hils | 2016-06-29 | 1 | -6/+6 |
* | compile docs on python 3.5 | Maximilian Hils | 2016-06-28 | 1 | -1/+1 |
* | simplify tox setup | Maximilian Hils | 2016-06-28 | 1 | -2/+3 |
* | Fold mitmproxy.version and pathod.version into netlib.version | Aldo Cortesi | 2016-06-12 | 1 | -1/+1 |
* | Improve debugging of thread and other leaks | Aldo Cortesi | 2016-06-11 | 1 | -1/+1 |