Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | improve scripting docs | Thomas Kriechbaumer | 2020-04-04 | 10 | -115/+155 |
* | Merge pull request #3892 from mhils/update-dependencies | Maximilian Hils | 2020-04-03 | 4 | -18/+14 |
|\ | |||||
| * | downgrade to py37 for pyinstaller builds | Maximilian Hils | 2020-04-03 | 1 | -2/+2 |
| * | ci: py37 -> py38 | Maximilian Hils | 2020-04-03 | 1 | -11/+7 |
| * | update installbuilder | Maximilian Hils | 2020-04-03 | 1 | -3/+3 |
| * | fix pyinstaller | Maximilian Hils | 2020-04-03 | 1 | -1/+1 |
| * | bump dependencies | Maximilian Hils | 2020-04-03 | 2 | -7/+7 |
|/ | |||||
* | lint! | Maximilian Hils | 2020-04-03 | 1 | -1/+0 |
* | fix nonblocking example | Maximilian Hils | 2020-04-03 | 1 | -3/+3 |
* | Merge pull request #3889 from oxr463/patch-1 | Maximilian Hils | 2020-04-03 | 1 | -0/+2 |
|\ | |||||
| * | Clarify developer documentation for mitmweb | Lucas Ramage | 2020-04-03 | 1 | -0/+2 |
* | | Merge pull request #3692 from mhils/tls13 | Maximilian Hils | 2020-04-03 | 20 | -386/+440 |
|\ \ | |/ |/| | |||||
| * | temporarily fix key logging for OpenSSL 1.1.1f | Maximilian Hils | 2020-04-03 | 1 | -5/+22 |
| * | fix compatibility with Python 3.8 on Windows | Maximilian Hils | 2020-04-03 | 1 | -0/+8 |
| * | fix tls test on Windows | Maximilian Hils | 2020-04-03 | 1 | -0/+4 |
| * | bump minimum cryptography version | Maximilian Hils | 2020-04-03 | 1 | -1/+1 |
| * | use OpenSSL's hostname validation | Maximilian Hils | 2019-11-23 | 15 | -371/+384 |
| * | update cryptography | Maximilian Hils | 2019-11-23 | 4 | -10/+22 |
* | | Merge pull request #3882 from mhils/pin-mypy | Maximilian Hils | 2020-04-03 | 4 | -4/+4 |
|\ \ | |||||
| * | | update mypy and pin version | Maximilian Hils | 2020-04-02 | 4 | -4/+4 |
* | | | Merge pull request #3881 from Prinzhorn/serverconnect | Maximilian Hils | 2020-04-02 | 1 | -2/+2 |
|\ \ \ | |/ / |/| | | |||||
| * | | Only emit "serverconnect" after successfully connecting | Alexander Prinzhorn | 2020-04-02 | 1 | -2/+2 |
|/ / | |||||
* | | Merge pull request #3849 from sarthak212/errorhandling | Maximilian Hils | 2020-04-02 | 3 | -5/+40 |
|\ \ | |||||
| * | | Changes | root | 2020-03-31 | 1 | -10/+4 |
| * | | remove whitespace | root | 2020-03-11 | 1 | -1/+1 |
| * | | test case option error | root | 2020-03-11 | 2 | -0/+38 |
| * | | test resolve | root | 2020-03-11 | 1 | -1/+1 |
| * | | Options Exception in script | root | 2020-03-11 | 1 | -5/+8 |
* | | | Merge pull request #3839 from naivekun/fix_for_issue_3833 | Maximilian Hils | 2020-03-30 | 2 | -1/+9 |
|\ \ \ | |||||
| * | | | remove duplicate test | Maximilian Hils | 2020-03-09 | 1 | -4/+0 |
| * | | | extend tests for headers.replace() | naivekun | 2020-03-02 | 1 | -0/+6 |
| * | | | fix #3833 | naivekun | 2020-03-02 | 1 | -1/+7 |
* | | | | Merge pull request #3870 from naivekun/update_document | Maximilian Hils | 2020-03-30 | 1 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | fix document error | naivekun | 2020-03-25 | 1 | -2/+2 |
| | |/ / | |/| | | |||||
* | | | | Merge pull request #3875 from sarthak212/docsdeprecated | Maximilian Hils | 2020-03-30 | 1 | -1/+1 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | c is deprecated | root | 2020-03-31 | 1 | -1/+1 |
|/ / / | |||||
* / / | finish FIXME: move open_browser() to addon/browser (#3832) | naivekun | 2020-03-08 | 3 | -37/+42 |
|/ / | |||||
* | | Merge pull request #3841 from mhils/sans-io-adjustments | Maximilian Hils | 2020-02-28 | 2 | -4/+10 |
|\ \ | |||||
| * | | minor code style improvements, sync sans-io changes | Maximilian Hils | 2020-02-28 | 2 | -4/+10 |
* | | | Fix binary builds (#3840) | Maximilian Hils | 2020-02-28 | 1 | -0/+7 |
* | | | Merge pull request #3826 from BlownSnail/fixing | Maximilian Hils | 2020-02-26 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Fix wrong behavior of --allow-hosts options | Blown_Snail | 2020-02-23 | 1 | -1/+1 |
| |/ / | |||||
* | | | Merge pull request #3829 from meetmangukiya/rm-node-scss | Maximilian Hils | 2020-02-26 | 80 | -1228/+5121 |
|\ \ \ | |/ / |/| | | |||||
| * | | Remove yarn/npm from docs | Meet Mangukiya | 2020-02-25 | 80 | -1228/+5121 |
* | | | update compiled mitmweb assets, fix #3822 | Maximilian Hils | 2020-02-21 | 2 | -2/+2 |
* | | | Update README.md | Maximilian Hils | 2020-02-21 | 1 | -0/+1 |
|/ / | |||||
* | | Merge pull request #3821 from axmo12/master | Thomas Kriechbaumer | 2020-02-16 | 1 | -8/+8 |
|\ \ | |||||
| * | | onboardingapp: Fix bugs 3397,3034 & link pems properly | Axel Morawietz | 2020-02-15 | 1 | -8/+8 |
|/ / | |||||
* | | Merge pull request #3811 from rohfle/rohfle-http2-send-all-stream-resets | Thomas Kriechbaumer | 2020-02-15 | 2 | -7/+71 |
|\ \ | |||||
| * | | http2: added test for all stream reset types | Rohan Fletcher | 2020-02-12 | 1 | -0/+65 |