Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | We're not ready for ES6 | Aldo Cortesi | 2014-09-16 | 15 | -169/+176 |
* | ignore compiled files in diff | Maximilian Hils | 2014-09-16 | 5 | -8/+11 |
* | format javascript | Maximilian Hils | 2014-09-16 | 16 | -462/+497 |
* | web: implement EventLogStore | Maximilian Hils | 2014-09-16 | 14 | -216/+264 |
* | web: eventlog ui | Maximilian Hils | 2014-09-15 | 9 | -20/+51 |
* | client-side structure | Maximilian Hils | 2014-09-15 | 27 | -507/+738 |
* | Merge branch 'master' of ssh.github.com:mitmproxy/mitmproxy | Aldo Cortesi | 2014-09-15 | 2 | -1/+6 |
|\ | |||||
| * | fix bugs | Maximilian Hils | 2014-09-15 | 2 | -1/+6 |
* | | Client-side cleanup | Aldo Cortesi | 2014-09-15 | 10 | -280/+110 |
|/ | |||||
* | fix missing timeout parameter | Maximilian Hils | 2014-09-14 | 1 | -1/+1 |
* | docs: make sure that inline script devs don't miss the examples | Maximilian Hils | 2014-09-14 | 1 | -2/+9 |
* | Web interface is live. | Aldo Cortesi | 2014-09-14 | 3 | -8080/+4 |
* | checkin assets | Maximilian Hils | 2014-09-14 | 6 | -0/+56563 |
* | include jshint-stylish dependency | Maximilian Hils | 2014-09-14 | 2 | -2/+3 |
* | Add tornado dependency, serve index file | Aldo Cortesi | 2014-09-14 | 4 | -4/+24 |
* | Basic web service and options | Aldo Cortesi | 2014-09-14 | 4 | -6/+60 |
* | Merge branch 'master' of ssh.github.com:cortesi/mitmproxy | Aldo Cortesi | 2014-09-14 | 11 | -44/+15542 |
|\ | |||||
| * | web: add flow stub | Maximilian Hils | 2014-09-14 | 3 | -26/+2066 |
| * | gulpfile: add tests and notify | Maximilian Hils | 2014-09-14 | 8 | -18/+13476 |
* | | Remove external app option, make tick timeout explicit | Aldo Cortesi | 2014-09-14 | 8 | -48/+14 |
* | | Super-basic outline for web io loop | Aldo Cortesi | 2014-09-14 | 12 | -6/+8737 |
|/ | |||||
* | update Gruntfile | Maximilian Hils | 2014-09-13 | 8 | -21/+32 |
* | web: start gui | Maximilian Hils | 2014-09-13 | 16 | -66/+5722 |
* | gulpfile | Maximilian Hils | 2014-09-13 | 17 | -62/+8756 |
* | use bowser-installer | Maximilian Hils | 2014-09-13 | 181 | -80501/+21 |
* | fix tests | Maximilian Hils | 2014-09-12 | 1 | -2/+2 |
* | update iframe injector example to use BeautifulSoup | Maximilian Hils | 2014-09-12 | 1 | -6/+10 |
* | Merge branch 'master' of ssh.github.com:cortesi/mitmproxy | Aldo Cortesi | 2014-09-12 | 1 | -0/+1 |
|\ | |||||
| * | update gitignore | Maximilian Hils | 2014-09-11 | 1 | -0/+1 |
* | | web -> onboarding | Aldo Cortesi | 2014-09-12 | 27 | -8255/+1485 |
|/ | |||||
* | Client-side framework for web application | Aldo Cortesi | 2014-09-10 | 205 | -198/+146552 |
* | Reorg to put web app in its own directory | Aldo Cortesi | 2014-09-10 | 20 | -3/+4 |
* | Docs stub for Unbuntu, restore executable flag on binaries. | Aldo Cortesi | 2014-09-09 | 3 | -0/+19 |
* | polish new distribution setup | Maximilian Hils | 2014-09-09 | 3 | -3/+4 |
* | Update README.mkd | Maximilian Hils | 2014-09-09 | 1 | -6/+21 |
* | fix jsunpacker imports | Maximilian Hils | 2014-09-09 | 2 | -2/+2 |
* | update travis.yml | Maximilian Hils | 2014-09-09 | 1 | -5/+2 |
* | update distribution: pip install now works on Windows | Maximilian Hils | 2014-09-09 | 3 | -54/+74 |
* | re-add mitmproxy/mitmdump scripts for convenience | Maximilian Hils | 2014-09-08 | 3 | -1/+7 |
* | mitmproxy -> libmproxy.main. do some leanup on the way | Maximilian Hils | 2014-09-08 | 13 | -180/+213 |
* | add note about icmp redirects, fix #255 | Maximilian Hils | 2014-09-08 | 1 | -0/+10 |
* | update examples, fix #353 | Maximilian Hils | 2014-09-08 | 20 | -133/+141 |
* | remove proxy mode abstraction: always be clear which mode we are in | Maximilian Hils | 2014-09-08 | 8 | -71/+94 |
* | document --ignore, fix #350 | Maximilian Hils | 2014-09-08 | 4 | -10/+92 |
* | improve logging | Maximilian Hils | 2014-09-08 | 1 | -7/+19 |
* | add --ignore ui indication | Maximilian Hils | 2014-09-08 | 6 | -11/+56 |
* | add note that request.host should be used in the majority of cases | Maximilian Hils | 2014-09-07 | 1 | -0/+3 |
* | improve change_server api, add example how to change the upstream server | Maximilian Hils | 2014-09-07 | 3 | -13/+41 |
* | fix #349 | Maximilian Hils | 2014-09-07 | 3 | -6/+19 |
* | add mitm.it error site | Maximilian Hils | 2014-09-07 | 2 | -0/+6 |