Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add ssl peek polyfill | Maximilian Hils | 2015-08-19 | 1 | -1/+1 |
* | remove certffi | Maximilian Hils | 2015-06-26 | 1 | -30/+3 |
* | fix setup.py | Thomas Kriechbaumer | 2015-06-18 | 1 | -1/+1 |
* | Merge branch 'master' of github.com:mitmproxy/netlib | Maximilian Hils | 2015-06-18 | 1 | -1/+3 |
|\ | |||||
| * | Merge branch 'master' of https://github.com/kyle-m/netlib into kyle-m-master | Aldo Cortesi | 2015-06-18 | 1 | -1/+2 |
| |\ | |||||
| | * | Adding certifi as default CA bundle. | Kyle Morton | 2015-06-16 | 1 | -1/+2 |
| * | | explicitly state that we only support 2.7 | Maximilian Hils | 2015-06-16 | 1 | -0/+1 |
| |/ | |||||
* / | include wheel as dev dependency | Maximilian Hils | 2015-06-18 | 1 | -0/+1 |
|/ | |||||
* | distribute cffi correctly | Thomas Kriechbaumer | 2015-05-30 | 1 | -1/+35 |
* | Adjust pep8 parameters, reformat | Aldo Cortesi | 2015-05-30 | 1 | -8/+4 |
* | add hpack to encode and decode headers | Thomas Kriechbaumer | 2015-05-29 | 1 | -1/+2 |
* | add pep8 autoformat checks to travis | Thomas Kriechbaumer | 2015-05-27 | 1 | -0/+2 |
* | bump pyOpenSSL and cryptography dependencies | Thomas Kriechbaumer | 2015-05-27 | 1 | -2/+3 |
* | pypy support, faster travis builds | Maximilian Hils | 2015-02-07 | 1 | -0/+2 |
* | be more explicit about requirements | Maximilian Hils | 2014-11-11 | 1 | -1/+1 |
* | distutils -> setuptools | Maximilian Hils | 2014-10-01 | 1 | -70/+14 |
* | minor changes | Maximilian Hils | 2014-09-28 | 1 | -1/+1 |
* | improve distribution | Maximilian Hils | 2014-09-08 | 1 | -23/+39 |
* | fix #46 | Maximilian Hils | 2014-08-19 | 1 | -0/+1 |
* | use passlib instead of md5crypt | Maximilian Hils | 2014-08-16 | 1 | -1/+1 |
* | We now require PyOpenSSL >= 0.14 | Aldo Cortesi | 2014-03-02 | 1 | -1/+1 |
* | Fix homepage URL | Aldo Cortesi | 2014-01-28 | 1 | -1/+1 |
* | use markdown for readme | Maximilian Hils | 2013-12-13 | 1 | -1/+1 |
* | compatibility fixes for windows | Maximilian Hils | 2013-08-19 | 1 | -1/+1 |
* | Add utility function for converstion to PEM. | Aldo Cortesi | 2012-06-28 | 1 | -1/+1 |
* | README, setup.py, version | Aldo Cortesi | 2012-06-23 | 1 | -0/+92 |