Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nuke pypy | Thomas Kriechbaumer | 2017-02-12 | 1 | -1/+0 |
* | Merge pull request #2000 from s4chin/add-jpeg-parser | Maximilian Hils | 2017-02-11 | 1 | -1/+1 |
|\ | |||||
| * | Update kaitaistruct version to 0.6 | Sachin Kelkar | 2017-02-08 | 1 | -1/+1 |
* | | update mypy | Maximilian Hils | 2017-02-11 | 1 | -1/+1 |
* | | update dependencies | Maximilian Hils | 2017-02-10 | 1 | -3/+3 |
|/ | |||||
* | Feedback | Sachin Kelkar | 2017-02-03 | 1 | -1/+1 |
* | Fix as per feedback and add more tests | Sachin Kelkar | 2017-02-03 | 1 | -0/+1 |
* | nuke mock dependency | Thomas Kriechbaumer | 2017-01-22 | 1 | -1/+0 |
* | update dependencies | Maximilian Hils | 2017-01-07 | 1 | -5/+4 |
* | run tests on Python 3.6 | Thomas Kriechbaumer | 2016-12-27 | 1 | -0/+1 |
* | bump h2 | Thomas Kriechbaumer | 2016-12-17 | 1 | -1/+1 |
* | update dependencies | Maximilian Hils | 2016-12-14 | 1 | -1/+1 |
* | Merge pull request #1837 from mhils/1809 | Maximilian Hils | 2016-12-11 | 1 | -4/+6 |
|\ | |||||
| * | fix version sourcing in setup.py | Maximilian Hils | 2016-12-11 | 1 | -4/+6 |
* | | pin docutils version to fix docs tests | Maximilian Hils | 2016-12-11 | 1 | -0/+1 |
* | | bump dependencies | Thomas Kriechbaumer | 2016-12-10 | 1 | -5/+5 |
* | | Merge pull request #1831 from mhils/contentviews | Aldo Cortesi | 2016-12-11 | 1 | -1/+0 |
|\ \ | |/ |/| | |||||
| * | remove lxml-dependent code | Maximilian Hils | 2016-12-10 | 1 | -1/+0 |
* | | 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 |