aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Introduce short form object state, and connect the ends to send data to web appAldo Cortesi2014-09-178-21/+67
|
* formattingMaximilian Hils2014-09-1713-158/+164
|
* Clean up and clarify StateObjectAldo Cortesi2014-09-1710-144/+123
| | | | | | | | | - Flatten the class hierarchy - get_state, load_state, from_state are public - Simplify code - Remove __eq__ and __neq__. This fundamentally changes the semantics of inherited objects in a way that's not part of the core function of the class
* Whitespace & formattingAldo Cortesi2014-09-173-66/+136
| generated by cgit v1.2.3 (git 2.25.1) at 2024-10-05 00:48:14 +0000 200'>2014-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
|