index
:
cloud-email/mitmproxy
master
clone of mitm proxy
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libmproxy
/
cmdline.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Command-line options for header setting.
Aldo Cortesi
2012-08-19
1
-25
/
+78
*
add dummy cert dir
Maximilian Hils
2012-08-17
1
-2
/
+2
*
use argparse instead of optparse
Maximilian Hils
2012-08-17
1
-42
/
+38
*
Adds --dummy-certs option to specify certdir
Jim Lloyd
2012-08-06
1
-0
/
+6
*
Make upstream-cert the default. There's now a --no-upstream-cert option to tu...
Aldo Cortesi
2012-07-03
1
-3
/
+3
*
Move palette option getting/setting to mitmproxy.
Aldo Cortesi
2012-07-03
1
-7
/
+0
*
Add --palette option to select color palette
Alexis Hildebrandt
2012-07-01
1
-0
/
+7
*
Transparent proxy command-line flag stub.
Aldo Cortesi
2012-06-26
1
-0
/
+5
*
Remove -T and -U command-line options.
Aldo Cortesi
2012-06-26
1
-16
/
+2
*
add missing parser.add_option_group(group)
Maximilian Hils
2012-06-06
1
-0
/
+1
*
Minor cruft removal.
Aldo Cortesi
2012-04-09
1
-1
/
+1
*
Docs: replacements, upstream certs.
Aldo Cortesi
2012-04-04
1
-1
/
+1
*
Add specification of replacement patterns on the command line.
Aldo Cortesi
2012-03-17
1
-1
/
+96
*
Adds space between sentences on no-pop's help
Valtteri Virtanen
2012-03-05
1
-1
/
+1
*
Adds no-pop option to server-side replay
Valtteri Virtanen
2012-03-05
1
-0
/
+7
*
Rationalise upstream cert flag and variable names.
Aldo Cortesi
2012-02-28
1
-3
/
+3
*
Add upstream certificate lookup.
Aldo Cortesi
2012-02-27
1
-6
/
+11
*
License notifications, minor docs.
Aldo Cortesi
2012-02-23
1
-0
/
+15
*
Firm up reverse proxy specification.
Aldo Cortesi
2012-02-18
1
-1
/
+1
*
Refactor reverse proxying
Aldo Cortesi
2012-02-18
1
-1
/
+1
*
Implemented reverse proxy mode: -R upstreamhost:port makes the
Heikki Hannikainen
2012-02-16
1
-0
/
+5
*
Change size limit cmdline flag to -Z, enable size limits for replay.
Aldo Cortesi
2011-09-09
1
-7
/
+7
*
Add HTTP body size limit specification to command-line tools.
Aldo Cortesi
2011-09-09
1
-0
/
+6
*
Rip out autodecode
Aldo Cortesi
2011-08-04
1
-6
/
+0
*
Rip out old script interface, start replacing with new stubs.
Aldo Cortesi
2011-08-03
1
-21
/
+15
*
Add an eventlog option to mitmdump
Aldo Cortesi
2011-07-23
1
-0
/
+6
*
Removes should_autodecode attribute from Response. Adds commandline option 'd...
Stephen Altamirano
2011-07-21
1
-0
/
+6
*
Fix error in anticomp commandline specification.
Aldo Cortesi
2011-07-17
1
-1
/
+1
*
Adds support for content encoding, namely gip and deflate
alts
2011-07-16
1
-1
/
+1
*
Introduce an anti-compression command-line argument.
Aldo Cortesi
2011-07-15
1
-0
/
+7
*
Specify certificate creation waiting time argument to fix type error in proxy...
Felix Wolfsteller
2011-07-09
1
-1
/
+1
*
Make the certificate wait time configurable.
Aldo Cortesi
2011-06-27
1
-0
/
+6
*
Add -r option to mitmdump and mitmproxy.
Aldo Cortesi
2011-05-15
1
-0
/
+6
*
Add a -n option which tells the tools not to bind a proxy.
Aldo Cortesi
2011-05-14
1
-7
/
+13
*
Add a stickyauth option.
Aldo Cortesi
2011-03-20
1
-1
/
+18
*
Revamp key generation.
Aldo Cortesi
2011-03-18
1
-0
/
+5
*
Unit tests for cmdline.py
Aldo Cortesi
2011-03-12
1
-1
/
+1
*
Unify mitmproxy and mitmdump commandline
Aldo Cortesi
2011-03-12
1
-0
/
+110