aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fix flow detail displayMaximilian Hils2014-09-161-1/+1
|
* Slightly more verbose gulping, remove strict declarations for now.Aldo Cortesi2014-09-165-27/+46
|
* Convert to ES5 inheritance patternAldo Cortesi2014-09-169-214/+232
|
* We're not ready for ES6Aldo Cortesi2014-09-1615-169/+176
| | | | Lets re-evaluate in June next year when it's actually released
* ignore compiled files in diffMaximilian Hils2014-09-165-8/+11
|
* format javascriptMaximilian Hils2014-09-1616-462/+497
|
* web: implement EventLogStoreMaximilian Hils2014-09-1614-216/+264
|
* web: eventlog uiMaximilian Hils2014-09-159-20/+51
|
* client-side structureMaximilian Hils2014-09-1527-507/+738
|
* Merge branch 'master' of ssh.github.com:mitmproxy/mitmproxyAldo Cortesi2014-09-152-1/+6
|\
| * fix bugsMaximilian Hils2014-09-152-1/+6
| |
* | Client-side cleanupAldo Cortesi2014-09-1510-280/+110
|/ | | | | | - Remove grunt - Formatting and spacing. There shall be 4 spaces in a tab. Not 3. Not 5. And 2 is right out.
* fix missing timeout parameterMaximilian Hils2014-09-141-1/+1
|
* docs: make sure that inline script devs don't miss the examplesMaximilian Hils2014-09-141-2/+9
|
* Web interface is live.Aldo Cortesi2014-09-143-8080/+4
|
* checkin assetsMaximilian Hils2014-09-146-0/+56563
|
* include jshint-stylish dependencyMaximilian Hils2014-09-142-2/+3
|
* Add tornado dependency, serve index fileAldo Cortesi2014-09-144-4/+24
|
* Basic web service and optionsAldo Cortesi2014-09-144-6/+60
|
* Merge branch 'master' of ssh.github.com:cortesi/mitmproxyAldo Cortesi2014-09-1411-44/+15542
|\
| * web: add flow stubMaximilian Hils2014-09-143-26/+2066
| |
| * gulpfile: add tests and notifyMaximilian Hils2014-09-148-18/+13476
| |
* | Remove external app option, make tick timeout explicitAldo Cortesi2014-09-148-48/+14
| |
* | Super-basic outline for web io loopAldo Cortesi2014-09-1412-6/+8737
|/
* update GruntfileMaximilian Hils2014-09-138-21/+32
|
* web: start guiMaximilian Hils2014-09-1316-66/+5722
|
* gulpfileMaximilian Hils2014-09-1317-62/+8756
|
* use bowser-installerMaximilian Hils2014-09-13181-80501/+21
|
* fix testsMaximilian Hils2014-09-121-2/+2
|
* update iframe injector example to use BeautifulSoupMaximilian Hils2014-09-121-6/+10
|
* Merge branch 'master' of ssh.github.com:cortesi/mitmproxyAldo Cortesi2014-09-121-0/+1
|\
| * update gitignoreMaximilian Hils2014-09-111-0/+1
| |
* | web -> onboardingAldo Cortesi2014-09-1227-8255/+1485
|/
* Client-side framework for web applicationAldo Cortesi2014-09-10205-198/+146552
|
* Reorg to put web app in its own directoryAldo Cortesi2014-09-1020-3/+4
|
* Docs stub for Unbuntu, restore executable flag on binaries.Aldo Cortesi2014-09-093-0/+19
|
* polish new distribution setupMaximilian Hils2014-09-093-3/+4
|
* Update README.mkdMaximilian Hils2014-09-091-6/+21
|
* fix jsunpacker importsMaximilian Hils2014-09-092-2/+2
|
* update travis.ymlMaximilian Hils2014-09-091-5/+2
|
* update distribution: pip install now works on WindowsMaximilian Hils2014-09-093-54/+74
|
* re-add mitmproxy/mitmdump scripts for convenienceMaximilian Hils2014-09-083-1/+7
|
* mitmproxy -> libmproxy.main. do some leanup on the wayMaximilian Hils2014-09-0813-180/+213
|
* add note about icmp redirects, fix #255Maximilian Hils2014-09-081-0/+10
|
* update examples, fix #353Maximilian Hils2014-09-0820-133/+141
|
* remove proxy mode abstraction: always be clear which mode we are inMaximilian Hils2014-09-088-71/+94
|
* document --ignore, fix #350Maximilian Hils2014-09-084-10/+92
|
* improve loggingMaximilian Hils2014-09-081-7/+19
|
* add --ignore ui indicationMaximilian Hils2014-09-086-11/+56
|
* add note that request.host should be used in the majority of casesMaximilian Hils2014-09-071-0/+3
|