aboutsummaryrefslogtreecommitdiffstats
path: root/mitmdump
Commit message (Collapse)AuthorAgeFilesLines
* First pass of script hooks for mitmdump.Aldo Cortesi2011-02-181-4/+20
| | | | Also stub out docs, improve mitmdump error handling.
* Add filtering to mitmdump.Aldo Cortesi2011-02-171-2/+7
|
* Add file writing to mitmdump.Aldo Cortesi2011-02-171-1/+5
|
* Extract common SSL certificate option processingHenrik Nordstrom2011-02-161-6/+1
|
* Extract common SSL certificate options into a group.Aldo Cortesi2011-02-161-20/+1
| | | | Use this only in mitmdump and mitmproxy for now.
* Tweaks and cleanups for mitmdump.Aldo Cortesi2011-02-161-1/+6
|
* Implement a dummy CAHenrik Nordstrom2011-02-101-6/+19
|
* Allow specifying the accepted ciphersuitesHenrik Nordstrom2011-02-101-1/+7
|
* Abstract flow management out of the interactive code.Aldo Cortesi2011-01-251-2/+3
|
* Put DumpMaster in its own file.Aldo Cortesi2010-03-011-2/+2
| | | | It's going to become a more important part of the mitmproxy suite now.
* Split mitmproxy and mitmdump - mitmdump is the non-interactive verison of ↵Aldo Cortesi2010-03-011-0/+62
mitmproxy.