aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* remove leftoversMaximilian Hils2015-02-072-1/+1
|
* make copy context-sensitiveMaximilian Hils2015-02-073-90/+89
|
* improve clipboard UXMaximilian Hils2015-02-063-91/+86
|
* Merge remote-tracking branch 'tekii/feature-334'Maximilian Hils2015-02-065-30/+169
|\
| * removed str() cast and changed 'failed copy trying save instead' messageMarcelo Glezer2015-02-061-2/+2
| |
| * save_flow now uses with, and pyperclip requirement updated to 1.5.8Marcelo Glezer2015-02-062-4/+3
| |
| * Merge branch 'feature-334' of github.com:tekii/mitmproxy into feature-334Marcelo Glezer2015-02-050-0/+0
| |\
| | * Merge remote-tracking branch 'base/master' into feature-334Marcelo Glezer2015-02-052-2/+6
| | |\
| | * | added copy to clipboard support for urlMarcelo Glezer2015-02-033-2/+9
| | | |
| | * | added support for 'b' key in flowlistMarcelo Glezer2015-01-162-0/+41
| | | |
| | * | added support for copying request (content|header) to clipboardMarcelo Glezer2015-01-163-9/+34
| | | |
| | * | used save_body from common when b key is pressedMarcelo Glezer2015-01-152-31/+18
| | | |
| | * | added support for saving file if content is binary. still wipMarcelo Glezer2015-01-153-6/+44
| | | |
| | * | extracted server_copy_response to commonMarcelo Glezer2015-01-153-40/+26
| | | |
| | * | removed pyperclip hard dependenciesMarcelo Glezer2015-01-153-25/+35
| | | |
| | * | trying to fix travis take 2Marcelo Glezer2015-01-141-1/+1
| | | |
| | * | trying to fix travisMarcelo Glezer2015-01-141-0/+2
| | | |
| | * | used get_decoded_content and removed decode call from headers as max suggestedMarcelo Glezer2015-01-143-14/+4
| | | |
| | * | added copy functionality to flowview tooMarcelo Glezer2015-01-141-1/+23
| | | |
| | * | removed invalid comment and unneeded safe textMarcelo Glezer2015-01-142-5/+0
| | | |
| | * | now content and header are working and exception for binary files are ↵Marcelo Glezer2015-01-142-11/+16
| | | | | | | | | | | | | | | | handled correctly
| | * | wip - content copy is working, header representation is notMarcelo Glezer2015-01-142-0/+31
| | | |
| | * | added pyperclip dependencyMarcelo Glezer2015-01-131-1/+2
| | | |
| * | | added copy to clipboard support for urlMarcelo Glezer2015-02-053-2/+9
| | | |
| * | | added support for 'b' key in flowlistMarcelo Glezer2015-02-052-0/+41
| | | |
| * | | added support for copying request (content|header) to clipboardMarcelo Glezer2015-02-053-9/+34
| | | |
| * | | used save_body from common when b key is pressedMarcelo Glezer2015-02-052-31/+18
| | | |
| * | | added support for saving file if content is binary. still wipMarcelo Glezer2015-02-053-6/+44
| | | |
| * | | extracted server_copy_response to commonMarcelo Glezer2015-02-053-40/+26
| | | |
| * | | removed pyperclip hard dependenciesMarcelo Glezer2015-02-053-25/+35
| | | |
| * | | trying to fix travis take 2Marcelo Glezer2015-02-051-1/+1
| | | |
| * | | trying to fix travisMarcelo Glezer2015-02-051-0/+2
| | | |
| * | | used get_decoded_content and removed decode call from headers as max suggestedMarcelo Glezer2015-02-053-14/+4
| | | |
| * | | added copy functionality to flowview tooMarcelo Glezer2015-02-051-1/+23
| | | |
| * | | removed invalid comment and unneeded safe textMarcelo Glezer2015-02-052-5/+0
| | | |
| * | | now content and header are working and exception for binary files are ↵Marcelo Glezer2015-02-052-11/+16
| | | | | | | | | | | | | | | | handled correctly
| * | | wip - content copy is working, header representation is notMarcelo Glezer2015-02-052-0/+31
| | | |
| * | | added pyperclip dependencyMarcelo Glezer2015-02-051-1/+2
| | | |
| * | | Merge remote-tracking branch 'base/master'Marcelo Glezer2015-02-052-5/+7
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'base/master'Marcelo Glezer2015-02-054-34/+47
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'base/master'Marcelo Glezer2015-02-052-2/+6
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
* | | | | | fix testsMaximilian Hils2015-02-061-1/+1
| | | | | |
* | | | | | Merge remote-tracking branch 'origin/contributing'Maximilian Hils2015-02-061-0/+39
|\ \ \ \ \ \
| * | | | | | Create CONTRIBUTING.mdMaximilian Hils2015-02-051-0/+39
| | | | | | |
* | | | | | | fix testsMaximilian Hils2015-02-051-6/+12
|/ / / / / /
* | | | | | fix #459Maximilian Hils2015-02-052-6/+10
| | | | | |
* | | | | | fix ssl shutdown in tcp mode, refs #464Maximilian Hils2015-02-051-1/+3
| |_|_|/ / |/| | | |
* | | | | fix #464Maximilian Hils2015-02-052-5/+7
| |_|/ / |/| | |
* | | | clean up flow readingMaximilian Hils2015-02-054-34/+47
| | | |
* | | | Merge remote-tracking branch 'tekii/master'Maximilian Hils2015-02-054-13/+17
|\| | | | |/ / |/| |