aboutsummaryrefslogtreecommitdiffstats
path: root/examples/flowbasic
Commit message (Expand)AuthorAgeFilesLines
* handle_* -> * leftoversMaximilian Hils2016-05-291-2/+2
* Update method names in /examples/flowbasicAldo Cortesi2016-05-291-2/+2
* Adapt examplesAldo Cortesi2016-05-291-7/+4
* Docs and examples to top levelAldo Cortesi2016-02-181-0/+44
* move mitmproxyMaximilian Hils2016-02-151-44/+0
* update example inline scriptsMaximilian Hils2015-09-041-4/+3
* Merge remote-tracking branch 'upstream/master' into print-bracket-fixJim Shaver2015-05-311-1/+2
|\
| * Add coding style check, reformat.Aldo Cortesi2015-05-301-1/+2
* | Fixed print function to be inline with python 3Jim Shaver2015-05-291-1/+1
|/
* Changed argument name from confdir to cadir in flowbasic exampleGabriel Kirkpatrick2014-11-281-1/+1
* remove default_caMaximilian Hils2014-10-181-1/+1
* fix support for chained certificatesMaximilian Hils2014-10-081-1/+1
* mitmproxy -> libmproxy.main. do some leanup on the wayMaximilian Hils2014-09-081-1/+2
* update examples, fix #353Maximilian Hils2014-09-081-1/+2
* update docs, mostly revert 2f44b26b4cd014e03dd62a125d79af9b81663a93Maximilian Hils2014-09-051-3/+6
* fix #341 - work on flows instead of request/response internally.Maximilian Hils2014-09-031-6/+6
* Introduce a filtered flow writer, and use it in dump.pyAldo Cortesi2013-03-141-4/+4
* Minor docs and example script fixes.Aldo Cortesi2012-02-211-2/+2
* Add a basic Flow processor example.Aldo Cortesi2011-08-131-0/+39
IgnorePatterns": [ "/node_modules/", "testutils.js" ], "testDirectoryName": "tests" }, "dependencies": { "bootstrap": "^3.3.6", "classnames": "^2.2.3", "flux": "^2.1.1", "jquery": "^2.2.1", "lodash": "^4.5.1", "react": "^0.14.7", "react-dom": "^0.14.7", "react-router": "^2.0.0", "shallowequal": "^0.2.2" }, "devDependencies": { "babel-core": "^6.5.2", "babel-eslint": "^5.0.0", "babel-jest": "^6.0.1", "babel-plugin-transform-class-properties": "^6.6.0", "babel-preset-es2015": "^6.5.0", "babel-preset-react": "^6.5.0", "babelify": "^7.2.0", "browserify": "^13.0.0", "eslint": "^2.2.0", "gulp": "^3.9.1", "gulp-clean-css": "^2.0.6", "gulp-eslint": "^2.0.0", "gulp-less": "^3.0.5", "gulp-livereload": "^3.8.1", "gulp-notify": "^2.2.0", "gulp-peg": "^0.2.0", "gulp-plumber": "^1.1.0", "gulp-rename": "^1.2.2", "gulp-sourcemaps": "^1.6.0", "gulp-util": "^3.0.7", "jest": "^0.1.40", "lodash": "^4.5.1", "uglifyify": "^3.0.1", "vinyl-buffer": "^1.0.0", "vinyl-source-stream": "^1.1.0", "watchify": "^3.7.0" } }