aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
| * Extract flow reading into addonsAldo Cortesi2017-03-155-53/+140
* | add Request.makeMaximilian Hils2017-03-152-2/+28
|/
* stateobject: automatically change id when copyingMaximilian Hils2017-03-142-4/+16
* add connection idsMaximilian Hils2017-03-141-0/+24
* Merge pull request #2149 from mhils/multidictview-copyMaximilian Hils2017-03-141-0/+9
|\
| * add MultiDictView.copyMaximilian Hils2017-03-141-0/+9
* | Merge pull request #2145 from mhils/neMaximilian Hils2017-03-143-11/+1
|\ \
| * | py3: __ne__ delegates to __eq__ by defaultMaximilian Hils2017-03-143-11/+1
* | | Merge pull request #2120 from ujjwal96/replace-from-fileMaximilian Hils2017-03-141-33/+36
|\ \ \ | |_|/ |/| |
| * | Merge remote-tracking branch 'origin/master' into pr-2120Maximilian Hils2017-03-1216-319/+321
| |\|
| * | replacements: error right away when file does not existMaximilian Hils2017-03-121-28/+30
| * | minor fixesMaximilian Hils2017-03-121-23/+20
| * | Fixed Replacement testUjjwal Verma2017-03-091-5/+5
* | | Enable custom options in config filesAldo Cortesi2017-03-141-6/+9
* | | Move serialization methods out of OptionsAldo Cortesi2017-03-141-15/+15
* | | Optmanager: handle unknown options in value setsAldo Cortesi2017-03-141-0/+3
* | | Show custom addon options in --options outputAldo Cortesi2017-03-141-2/+2
* | | Enable custom options for addonsAldo Cortesi2017-03-1411-29/+62
| |/ |/|
* | nuke tutils.tmpdir, use pytest tmpdirThomas Kriechbaumer2017-03-1212-329/+273
* | Merge pull request #2118 from lymanZerga11/patch-3Maximilian Hils2017-03-111-0/+1
|\ \
| * | add testslymanZerga112017-03-091-1/+1
| * | Add testslymanZerga112017-03-091-0/+1
* | | Merge pull request #2114 from mitmproxy/fix-websocket-serializationThomas Kriechbaumer2017-03-102-3/+34
|\ \ \
| * | | make websocket flows serializableThomas Kriechbaumer2017-03-092-3/+34
| | |/ | |/|
* / | disable h2c prior knowledge connectionsThomas Kriechbaumer2017-03-102-17/+39
|/ /
* | core -> core_option_validationMaximilian Hils2017-03-081-4/+4
* | change add_option parameter orderMaximilian Hils2017-03-082-24/+24
* | unify server spec parsingMaximilian Hils2017-03-082-20/+33
* | Carefully re-add a small number of short flagsAldo Cortesi2017-03-071-4/+6
* | Change the way proxy authetication is specifiedAldo Cortesi2017-03-072-20/+22
* | Options tweaksAldo Cortesi2017-03-071-17/+17
* | Remove less commonly used command-line optionsAldo Cortesi2017-03-071-24/+0
* | Add the --set option to set options directlyAldo Cortesi2017-03-071-0/+40
* | Option spacing and coverageAldo Cortesi2017-03-071-1/+23
* | Add --options that dumps annotated option defaultsAldo Cortesi2017-03-071-0/+5
* | Cleanups and test coverageAldo Cortesi2017-03-073-4/+34
* | Automate slurping up command-line optionsAldo Cortesi2017-03-072-9/+4
* | Replacements and setheaders are always stringsAldo Cortesi2017-03-062-19/+19
* | Unify mode specificationAldo Cortesi2017-03-065-40/+30
* | Options unification: streamfileAldo Cortesi2017-03-061-1/+1
* | Options unification: string choicesAldo Cortesi2017-03-061-3/+3
* | Options unification: simple stringsAldo Cortesi2017-03-063-8/+8
* | Options unification: sizesAldo Cortesi2017-03-063-3/+20
* | Start unifying options and the command-line: booleansAldo Cortesi2017-03-056-19/+24
* | Revamp optionsAldo Cortesi2017-03-059-104/+90
|/
* Merge branch 'master' into on-issuesNikhil Soni2017-03-0318-421/+1022
|\
| * http2: fix h2 header normalization test (#2080)Thomas Kriechbaumer2017-03-011-69/+0
| * added XSS scanner example (#1907)David Dworken2017-02-271-0/+368
| * do not return IP addresses in SSLCert.altnamesThomas Kriechbaumer2017-02-261-1/+1
| * certs: coverage++Thomas Kriechbaumer2017-02-262-7/+26