Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move mitmproxy | Maximilian Hils | 2016-02-15 | 20 | -3033/+0 |
| | |||||
* | cleanup imports | Thomas Kriechbaumer | 2016-01-27 | 2 | -2/+0 |
| | |||||
* | fix #847 | Maximilian Hils | 2015-11-27 | 1 | -2/+2 |
| | |||||
* | fix bugs | Maximilian Hils | 2015-09-11 | 1 | -3/+2 |
| | |||||
* | no more sni double-connects! | Maximilian Hils | 2015-08-27 | 1 | -1/+1 |
| | |||||
* | clean up clienthello parsing | Maximilian Hils | 2015-08-26 | 9 | -1039/+7 |
| | |||||
* | manually read tls clienthello | Maximilian Hils | 2015-08-26 | 1 | -2/+2 |
| | |||||
* | manually read tls clienthello [wip] | Maximilian Hils | 2015-08-26 | 9 | -0/+1280 |
| | |||||
* | replace contrib libraries with pypi dependencies | Thomas Kriechbaumer | 2015-06-02 | 3 | -4547/+2 |
| | |||||
* | fix jsunpacker imports | Maximilian Hils | 2014-09-09 | 2 | -2/+2 |
| | |||||
* | Windows transparent proxy: proxy local traffic | Maximilian Hils | 2014-08-30 | 9 | -975/+0 |
| | |||||
* | adjust to netlib changes | Maximilian Hils | 2014-08-17 | 1 | -2/+0 |
| | |||||
* | add transparent proxy mode on windows (docs still missing) | Maximilian Hils | 2014-07-16 | 10 | -0/+976 |
| | |||||
* | - changed license to MIT, as it is more easily integrated into the mitmproxy ↵ | davidpshaw | 2014-05-06 | 6 | -69/+105 |
| | | | | project | ||||
* | - working WBXML parser | David Shaw | 2014-05-06 | 7 | -0/+1176 |
| | |||||
* | always use relative imports, fix status bar bug | Maximilian Hils | 2014-03-10 | 1 | -1/+1 |
| | |||||
* | Move HTTP auth module to netlib. | Aldo Cortesi | 2013-03-03 | 1 | -94/+0 |
| | |||||
* | adding some simple authetication code to limit proxy access | israel | 2012-12-30 | 1 | -0/+1 |
| | |||||
* | adding some simple authetication code to limit proxy access | israel | 2012-12-30 | 1 | -0/+94 |
| | |||||
* | remove trailing whitespace | Bryan Bishop | 2012-12-09 | 1 | -1/+1 |
| | |||||
* | Add an HTML text outline view. | Aldo Cortesi | 2012-08-18 | 2 | -0/+838 |
| | | | | | | Uses html2text, from here: https://github.com/aaronsw/html2text | ||||
* | Pretty view now indents Javascript. | Aldo Cortesi | 2012-03-25 | 9 | -0/+1576 |
| | | | | Thanks to the JSBeautifier project, which is now included in the contrib directory. | ||||
* | Revert changes to contrib/pyparsing.py | Aldo Cortesi | 2011-08-19 | 1 | -22/+22 |
| | | | | We want this module to match upstream. | ||||
* | Optimized single character check | András Veres-Szentkirályi | 2011-08-18 | 1 | -1/+1 |
| | |||||
* | Replaced unnecessary lists with generators | András Veres-Szentkirályi | 2011-08-18 | 1 | -22/+22 |
| | |||||
* | Switch over to new serialization format. | Aldo Cortesi | 2011-02-16 | 5 | -513/+0 |
| | | | | Remove BSON from contrib. | ||||
* | Rip out BeautifulSoup, and use a custom XML-ish prettyprinter. | Aldo Cortesi | 2011-02-06 | 1 | -2014/+0 |
| | |||||
* | Test suite rejiggering and cleanup. | Aldo Cortesi | 2011-02-03 | 1 | -0/+3707 |
| | |||||
* | Basix XML/HTML pretty-printing in flow viewer. | Aldo Cortesi | 2011-01-27 | 1 | -0/+2014 |
| | |||||
* | Switch to BSON for data serialization. | Aldo Cortesi | 2011-01-27 | 6 | -0/+513 |