aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Remove unused filesAldo Cortesi2015-01-013-57/+0
|
* All files and only files in in js/components are jsxAldo Cortesi2015-01-0112-40/+40
| | | | So remove the redundant naming
* More browesrification.Aldo Cortesi2014-12-316-81/+254
|
* More conversions to browserifyAldo Cortesi2014-12-306-39/+463
|
* Fix fonts, stylesheets, add much more flexible bootstrap over-rides.Aldo Cortesi2014-12-3050-80411/+1088
|
* Basic conversion: browserified web app now works.Aldo Cortesi2014-12-3033-43883/+45859
|
* Start moving to new gulpfile, browerify, etc.Aldo Cortesi2014-12-301-0/+14
|
* Bump for next dev iterationAldo Cortesi2014-12-301-1/+1
|
* Bump versionAldo Cortesi2014-12-301-2/+2
|
* Merge branch 'master' of github.com:mitmproxy/mitmproxyMaximilian Hils2014-12-2917-65/+338
|\
| * Minor tweaks to release checlist and binary buildsAldo Cortesi2014-12-292-6/+3
| |
| * Add netlib and libpathod as excludes in MANIFEST.inAldo Cortesi2014-12-281-1/+3
| | | | | | | | These are commonly symlinked during dev
| * Adjust how doc rendering uses mitmproxy source locationAldo Cortesi2014-12-283-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.
| * CHANGELOGAldo Cortesi2014-12-281-0/+7
| |
| * Documentation for config filesAldo Cortesi2014-12-284-3/+99
| |
| * Generalize binary building, add static resources, add spec files for ↵Aldo Cortesi2014-12-284-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 processAldo Cortesi2014-12-283-6/+19
| | | | | | | | | | - Add --shortversion on tools to make packaging easier - Automate tarfile generation
| * Merge branch 'master' of ssh.github.com:mitmproxy/mitmproxyAldo Cortesi2014-12-277-54/+174
| |\
| * | Move onboarding app to TornadoAldo Cortesi2014-12-276-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 #435Maximilian Hils2014-12-291-0/+4
| | |
* | | fix mitmproxy -wMaximilian Hils2014-12-292-7/+7
| |/ |/|
* | web: integrate filter docsMaximilian Hils2014-12-267-54/+174
|/
* web: CSP, revert functionality, serve contentMaximilian Hils2014-12-2510-147/+143
|
* Merge branch 'master' of github.com:mitmproxy/mitmproxyMaximilian Hils2014-12-251-1/+1
|\
| * travis: oftc seems to require channel joinMaximilian Hils2014-12-241-2/+0
| |
| * travis: don't join irc channelMaximilian Hils2014-12-241-1/+3
| |
* | web: show mitmproxy versionMaximilian Hils2014-12-251-0/+2
| |
* | web: much ui work, such christmasMaximilian Hils2014-12-2510-182/+400
|/
* travis: cache pypyMaximilian Hils2014-12-241-1/+2
|
* travis testsMaximilian Hils2014-12-241-1/+2
|
* bump version, update release checklistMaximilian Hils2014-12-242-7/+2
|
* enable travis cachingMaximilian Hils2014-12-241-1/+3
|
* fix tests, experimental travis speedupMaximilian Hils2014-12-243-2/+6
|
* web: duplicate, delete, replay flowsMaximilian Hils2014-12-2411-235/+372
|
* web: move eventlog state out of settingsMaximilian Hils2014-12-239-31/+94
|
* fix gzipped body editMaximilian Hils2014-12-232-17/+22
|
* web: intercept featureMaximilian Hils2014-12-2322-165/+303
|
* web: squash bugsMaximilian Hils2014-12-234-32/+24
|
* web: simpler filter uiMaximilian Hils2014-12-237-172/+88
|
* simplify codeMaximilian Hils2014-12-231-19/+13
|
* Merge branch 'master' of github.com:mitmproxy/mitmproxyMaximilian Hils2014-12-234-27/+109
|\
| * Merge pull request #432 from tekii/masterMaximilian Hils2014-12-234-27/+109
| |\ | | | | | | --replay_ignore_payload_params added, to filter params in form posts
| | * --replay_ignore_payload_params added, to filter params in form postsMarcelo Glezer2014-12-184-27/+109
| |/
* / highlight ui: complicated versionMaximilian Hils2014-12-225-33/+115
|/
* fix #427, tolerate servers that reject connections without SNIMaximilian Hils2014-12-151-2/+16
|
* allow specification of SSL version, only allow TLS1.0+ by defaultMaximilian Hils2014-12-154-22/+71
|
* web: filter/highlight ui, many fixesMaximilian Hils2014-12-1312-244/+809
|
* add filter descriptionsMaximilian Hils2014-12-122-30/+100
|
* web: disable autoscroll at topMaximilian Hils2014-12-122-2/+10
|
* web: filteringMaximilian Hils2014-12-128-470/+508
|