Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Use Facebook's dispatcher | Aldo Cortesi | 2015-01-01 | 3 | -63/+349 | |
| | ||||||
* | Replace custom EventEmitter with one from browserify | Aldo Cortesi | 2015-01-01 | 5 | -100/+343 | |
| | ||||||
* | Remove unused files | Aldo Cortesi | 2015-01-01 | 3 | -57/+0 | |
| | ||||||
* | All files and only files in in js/components are jsx | Aldo Cortesi | 2015-01-01 | 12 | -40/+40 | |
| | | | | So remove the redundant naming | |||||
* | More browesrification. | Aldo Cortesi | 2014-12-31 | 6 | -81/+254 | |
| | ||||||
* | More conversions to browserify | Aldo Cortesi | 2014-12-30 | 6 | -39/+463 | |
| | ||||||
* | Fix fonts, stylesheets, add much more flexible bootstrap over-rides. | Aldo Cortesi | 2014-12-30 | 50 | -80411/+1088 | |
| | ||||||
* | Basic conversion: browserified web app now works. | Aldo Cortesi | 2014-12-30 | 33 | -43883/+45859 | |
| | ||||||
* | Start moving to new gulpfile, browerify, etc. | Aldo Cortesi | 2014-12-30 | 1 | -0/+14 | |
| | ||||||
* | Bump for next dev iteration | Aldo Cortesi | 2014-12-30 | 1 | -1/+1 | |
| | ||||||
* | Bump version | Aldo Cortesi | 2014-12-30 | 1 | -2/+2 | |
| | ||||||
* | Merge branch 'master' of github.com:mitmproxy/mitmproxy | Maximilian Hils | 2014-12-29 | 17 | -65/+338 | |
|\ | ||||||
| * | Minor tweaks to release checlist and binary builds | Aldo Cortesi | 2014-12-29 | 2 | -6/+3 | |
| | | ||||||
| * | Add netlib and libpathod as excludes in MANIFEST.in | Aldo Cortesi | 2014-12-28 | 1 | -1/+3 | |
| | | | | | | | | These are commonly symlinked during dev | |||||
| * | Adjust how doc rendering uses mitmproxy source location | Aldo Cortesi | 2014-12-28 | 3 | -19/+14 | |
| | | | | | | | | | | We now make sure our imports come from here too, and that we have mod cons like tilde expansion in the env variable. | |||||
| * | CHANGELOG | Aldo Cortesi | 2014-12-28 | 1 | -0/+7 | |
| | | ||||||
| * | Documentation for config files | Aldo Cortesi | 2014-12-28 | 4 | -3/+99 | |
| | | ||||||
| * | Generalize binary building, add static resources, add spec files for ↵ | Aldo Cortesi | 2014-12-28 | 4 | -25/+138 | |
| | | | | | | | | | | | | | | mitmproxy, mitmdump and mitmweb We're now ready to use the same script (more or less) to build Windows binaries. | |||||
| * | Minor improvements to osx binary build process | Aldo Cortesi | 2014-12-28 | 3 | -6/+19 | |
| | | | | | | | | | | - Add --shortversion on tools to make packaging easier - Automate tarfile generation | |||||
| * | Merge branch 'master' of ssh.github.com:mitmproxy/mitmproxy | Aldo Cortesi | 2014-12-27 | 7 | -54/+174 | |
| |\ | ||||||
| * | | Move onboarding app to Tornado | Aldo Cortesi | 2014-12-27 | 6 | -23/+73 | |
| | | | | | | | | | | | | | | | | | | | | | Two reasons for this. First, this removes flask and its dependencies, which are quite sizeable. Second, pyinstaller now barfs on simplejson, which is a Flask dependency. I just don't have time to fix this upstream, so doing what we should be doing anyway is a no-brainer. | |||||
* | | | fix #435 | Maximilian Hils | 2014-12-29 | 1 | -0/+4 | |
| | | | ||||||
* | | | fix mitmproxy -w | Maximilian Hils | 2014-12-29 | 2 | -7/+7 | |
| |/ |/| | ||||||
* | | web: integrate filter docs | Maximilian Hils | 2014-12-26 | 7 | -54/+174 | |
|/ | ||||||
* | web: CSP, revert functionality, serve content | Maximilian Hils | 2014-12-25 | 10 | -147/+143 | |
| | ||||||
* | Merge branch 'master' of github.com:mitmproxy/mitmproxy | Maximilian Hils | 2014-12-25 | 1 | -1/+1 | |
|\ | ||||||
| * | travis: oftc seems to require channel join | Maximilian Hils | 2014-12-24 | 1 | -2/+0 | |
| | | ||||||
| * | travis: don't join irc channel | Maximilian Hils | 2014-12-24 | 1 | -1/+3 | |
| | | ||||||
* | | web: show mitmproxy version | Maximilian Hils | 2014-12-25 | 1 | -0/+2 | |
| | | ||||||
* | | web: much ui work, such christmas | Maximilian Hils | 2014-12-25 | 10 | -182/+400 | |
|/ | ||||||
* | travis: cache pypy | Maximilian Hils | 2014-12-24 | 1 | -1/+2 | |
| | ||||||
* | travis tests | Maximilian Hils | 2014-12-24 | 1 | -1/+2 | |
| | ||||||
* | bump version, update release checklist | Maximilian Hils | 2014-12-24 | 2 | -7/+2 | |
| | ||||||
* | enable travis caching | Maximilian Hils | 2014-12-24 | 1 | -1/+3 | |
| | ||||||
* | fix tests, experimental travis speedup | Maximilian Hils | 2014-12-24 | 3 | -2/+6 | |
| | ||||||
* | web: duplicate, delete, replay flows | Maximilian Hils | 2014-12-24 | 11 | -235/+372 | |
| | ||||||
* | web: move eventlog state out of settings | Maximilian Hils | 2014-12-23 | 9 | -31/+94 | |
| | ||||||
* | fix gzipped body edit | Maximilian Hils | 2014-12-23 | 2 | -17/+22 | |
| | ||||||
* | web: intercept feature | Maximilian Hils | 2014-12-23 | 22 | -165/+303 | |
| | ||||||
* | web: squash bugs | Maximilian Hils | 2014-12-23 | 4 | -32/+24 | |
| | ||||||
* | web: simpler filter ui | Maximilian Hils | 2014-12-23 | 7 | -172/+88 | |
| | ||||||
* | simplify code | Maximilian Hils | 2014-12-23 | 1 | -19/+13 | |
| | ||||||
* | Merge branch 'master' of github.com:mitmproxy/mitmproxy | Maximilian Hils | 2014-12-23 | 4 | -27/+109 | |
|\ | ||||||
| * | Merge pull request #432 from tekii/master | Maximilian Hils | 2014-12-23 | 4 | -27/+109 | |
| |\ | | | | | | | --replay_ignore_payload_params added, to filter params in form posts | |||||
| | * | --replay_ignore_payload_params added, to filter params in form posts | Marcelo Glezer | 2014-12-18 | 4 | -27/+109 | |
| |/ | ||||||
* / | highlight ui: complicated version | Maximilian Hils | 2014-12-22 | 5 | -33/+115 | |
|/ | ||||||
* | fix #427, tolerate servers that reject connections without SNI | Maximilian Hils | 2014-12-15 | 1 | -2/+16 | |
| | ||||||
* | allow specification of SSL version, only allow TLS1.0+ by default | Maximilian Hils | 2014-12-15 | 4 | -22/+71 | |
| | ||||||
* | web: filter/highlight ui, many fixes | Maximilian Hils | 2014-12-13 | 12 | -244/+809 | |
| | ||||||
* | add filter descriptions | Maximilian Hils | 2014-12-12 | 2 | -30/+100 | |
| |