Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch to single quotes | Ryan Welton | 2016-01-13 | 1 | -2/+2 |
* | Add copy as curl command | Ryan Welton | 2016-01-13 | 3 | -17/+48 |
* | remove code duplication | Thomas Kriechbaumer | 2016-01-10 | 1 | -6/+6 |
* | Support writing to outfile from mitmweb | Chris Czub | 2016-01-10 | 3 | -10/+21 |
* | Merge pull request #878 from warting/patch-1 | Maximilian Hils | 2016-01-08 | 1 | -2/+2 |
|\ | |||||
| * | Update redirect_requests.py | Stefan Wärting | 2016-01-08 | 1 | -2/+2 |
|/ | |||||
* | fix #659 | Maximilian Hils | 2016-01-02 | 2 | -4/+10 |
* | clientcert tests: fix whitespace | Michael J. Bazzinotti | 2015-12-29 | 1 | -0/+2 |
* | Merge pull request #870 from bazzinotti/master | Maximilian Hils | 2015-12-29 | 7 | -21/+48 |
|\ | |||||
| * | client-cert: Simplify and cleanup | Michael J. Bazzinotti | 2015-12-29 | 4 | -22/+20 |
| * | [docs/libmproxy/test] Support single client-side cert file as argument to | Michael J. Bazzinotti | 2015-12-28 | 6 | -13/+42 |
|/ | |||||
* | Merge pull request #857 from jwilk/spelling | Maximilian Hils | 2015-12-12 | 3 | -4/+4 |
|\ | |||||
| * | docs: fix typos | Jakub Wilk | 2015-12-12 | 3 | -4/+4 |
* | | Merge pull request #855 from jvillacorta/master | Maximilian Hils | 2015-12-11 | 1 | -1/+1 |
|\ \ | |/ |/| | |||||
| * | Add default ciphers to avoid issue with iOS9 App Transport Security | Jorge Villacorta | 2015-12-11 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #853 from dweinstein/warnings-to-stderr | Maximilian Hils | 2015-12-10 | 1 | -1/+2 |
|\ | |||||
| * | TLS verification warnings write to stderr | David Weinstein | 2015-12-10 | 1 | -1/+2 |
|/ | |||||
* | Merge commit '5db6275' | Aldo Cortesi | 2015-12-04 | 1 | -0/+13 |
|\ | |||||
| * | Changelog | Aldo Cortesi | 2015-12-04 | 1 | -0/+13 |
* | | setup.py: document that we don't want to use '~=' | Maximilian Hils | 2015-12-03 | 1 | -1/+3 |
* | | use latest netlib version for snapshots | Maximilian Hils | 2015-12-03 | 2 | -2/+2 |
* | | remove docs directory from sdist | Maximilian Hils | 2015-12-03 | 1 | -0/+1 |
|/ | |||||
* | bump version | Maximilian Hils | 2015-12-03 | 2 | -26/+28 |
* | use version specifiers compatible with old setuptools releases | Maximilian Hils | 2015-12-03 | 1 | -22/+21 |
* | Revert "make setup.py wheel-ready" | Maximilian Hils | 2015-12-03 | 2 | -49/+66 |
* | make setup.py wheel-ready | Maximilian Hils | 2015-12-03 | 2 | -66/+49 |
* | Merge branch 'master' of https://github.com/mitmproxy/mitmproxy | Maximilian Hils | 2015-12-03 | 1 | -3/+21 |
|\ | |||||
| * | appveyor: deploy binaries to snapshot server | Maximilian Hils | 2015-12-03 | 1 | -1/+11 |
| * | appveyor: build binaries | Maximilian Hils | 2015-12-03 | 1 | -3/+11 |
* | | flow format compat: 0.14 -> 0.15 | Maximilian Hils | 2015-12-03 | 1 | -2/+9 |
* | | test flow conversion | Maximilian Hils | 2015-12-03 | 3 | -0/+87 |
|/ | |||||
* | fix #839 | Maximilian Hils | 2015-12-02 | 1 | -2/+4 |
* | travis: retry snapshot upload | Maximilian Hils | 2015-12-02 | 1 | -1/+1 |
* | add tnetstring inspection tool | Maximilian Hils | 2015-12-02 | 1 | -0/+32 |
* | add import capability for old flows, fix #840 | Maximilian Hils | 2015-12-02 | 2 | -7/+39 |
* | remove docs from sdist | Maximilian Hils | 2015-11-29 | 1 | -1/+0 |
* | travis: don't install virtualenv manually | Maximilian Hils | 2015-11-29 | 1 | -1/+0 |
* | travis: fix osx binary build condition | Maximilian Hils | 2015-11-29 | 1 | -1/+1 |
* | travis: build binaries on osx | Maximilian Hils | 2015-11-29 | 1 | -4/+17 |
* | disable concurrency tests on appveyor | Maximilian Hils | 2015-11-29 | 2 | -2/+3 |
* | lessen test race conditions | Maximilian Hils | 2015-11-29 | 2 | -2/+2 |
* | add new pyinstaller spec files | Maximilian Hils | 2015-11-29 | 6 | -99/+42 |
* | fix #847 | Maximilian Hils | 2015-11-27 | 2 | -3/+3 |
* | remove unnecessary race conditions in tests | Maximilian Hils | 2015-11-27 | 1 | -8/+2 |
* | add memoryleak debug script | Maximilian Hils | 2015-11-26 | 1 | -0/+38 |
* | fix #831 | Maximilian Hils | 2015-11-26 | 1 | -1/+1 |
* | http: catch all exceptions | Maximilian Hils | 2015-11-26 | 1 | -7/+6 |
* | simplify Client/ServerConnection.__repr__ | Maximilian Hils | 2015-11-26 | 1 | -6/+4 |
* | establish tls with client even if server connection fails | Maximilian Hils | 2015-11-26 | 1 | -2/+1 |
* | script reloader: minor fixes | Maximilian Hils | 2015-11-26 | 1 | -0/+3 |