aboutsummaryrefslogtreecommitdiffstats
path: root/libmproxy/cmdline.py
Commit message (Expand)AuthorAgeFilesLines
* Firm up reverse proxy specification.Aldo Cortesi2012-02-181-1/+1
* Refactor reverse proxyingAldo Cortesi2012-02-181-1/+1
* Implemented reverse proxy mode: -R upstreamhost:port makes theHeikki Hannikainen2012-02-161-0/+5
* Change size limit cmdline flag to -Z, enable size limits for replay.Aldo Cortesi2011-09-091-7/+7
* Add HTTP body size limit specification to command-line tools.Aldo Cortesi2011-09-091-0/+6
* Rip out autodecodeAldo Cortesi2011-08-041-6/+0
* Rip out old script interface, start replacing with new stubs.Aldo Cortesi2011-08-031-21/+15
* Add an eventlog option to mitmdumpAldo Cortesi2011-07-231-0/+6
* Removes should_autodecode attribute from Response. Adds commandline option 'd...Stephen Altamirano2011-07-211-0/+6
* Fix error in anticomp commandline specification.Aldo Cortesi2011-07-171-1/+1
* Adds support for content encoding, namely gip and deflatealts2011-07-161-1/+1
* Introduce an anti-compression command-line argument.Aldo Cortesi2011-07-151-0/+7
* Specify certificate creation waiting time argument to fix type error in proxy...Felix Wolfsteller2011-07-091-1/+1
* Make the certificate wait time configurable.Aldo Cortesi2011-06-271-0/+6
* Add -r option to mitmdump and mitmproxy.Aldo Cortesi2011-05-151-0/+6
* Add a -n option which tells the tools not to bind a proxy.Aldo Cortesi2011-05-141-7/+13
* Add a stickyauth option.Aldo Cortesi2011-03-201-1/+18
* Revamp key generation.Aldo Cortesi2011-03-181-0/+5
* Unit tests for cmdline.pyAldo Cortesi2011-03-121-1/+1
* Unify mitmproxy and mitmdump commandlineAldo Cortesi2011-03-121-0/+110