aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* updated exceptions in view loadmadt1m2018-06-301-0/+2
|
* view can load from both io interfacesmadt1m2018-06-301-3/+11
|
* Timestamps are now double instead of floatmadt1m2018-06-302-25/+25
|
* more bug fixes in DB classmadt1m2018-06-301-4/+0
|
* bug fixmadt1m2018-06-301-0/+1
|
* new protobuf loads has almost the same result of FlowReader streammadt1m2018-06-301-1/+8
|
* Loads yields now an HTTP objectmadt1m2018-06-301-14/+25
|
* Completed untested version of object loadingmadt1m2018-06-301-99/+93
|
* Refactored naming strategyPietro Francesco Tirenna2018-06-281-18/+18
|
* Improved parsing mechanism for better readabilitymadt1m2018-06-231-12/+26
|
* Fixed bugs in parsing HTTPFlow objectsmadt1m2018-06-231-19/+28
|
* New explicit parsing HTTPFlow into proto native object. Viceversa not yet ↵madt1m2018-06-233-9/+185
| | | | implemented.
* Fixed a bug in protobuf loading -> no returnmadt1m2018-06-232-1/+3
|
* Hooking the view to load from new DB handlermadt1m2018-06-234-20/+23
|
* Added protobuf methods; implemented initial DB logicmadt1m2018-06-237-60/+868
|
* Added initial protobuf definitionsmadt1m2018-06-224-0/+100
|
* Merge pull request #3211 from cortesi/tcheckThomas Kriechbaumer2018-06-172-3/+10
|\ | | | | Add typechecking of Any values for state object
| * Add typechecking of Any values for state objectAldo Cortesi2018-06-172-3/+10
| | | | | | | | | | | | | | | | An ugly solution for an ugly little problem. This patch uses JSON's type checker to validate Any values in stateobject, in order to avoid a circular import. Fixes #3180
* | Merge pull request #3202 from madt1m/view-cleanupAldo Cortesi2018-06-1711-122/+191
|\ \ | | | | | | View Cleanup - Initial steps
| * | fixed exception type; full coverage on viewmadt1m2018-06-132-1/+6
| | |
| * | Added tests for new primitivesmadt1m2018-06-132-18/+29
| | |
| * | fixed linting errorsmadt1m2018-06-131-1/+3
| | |
| * | added return statements to commandsmadt1m2018-06-131-2/+2
| | |
| * | View API slightly extended; codebase cleaned in some pointsmadt1m2018-06-1310-104/+155
| | |
* | | Merge pull request #3207 from cortesi/postreleaseAldo Cortesi2018-06-172-6/+7
|\ \ \ | | | | | | | | CHANGELOG, release/README updates
| * | | CHANGELOG, release/README updatesAldo Cortesi2018-06-162-6/+7
| | | | | | | | | | | | | | | | We no longer care about annotated tags.
* | | | update release information for DockerThomas Kriechbaumer2018-06-161-1/+1
| | | |
* | | | Merge pull request #3205 from cortesi/ccaseAldo Cortesi2018-06-162-4/+44
|\ \ \ \ | |/ / / |/| | | cibuild: permit non-dev versions on maintenance branches
| * | | cibuild: permit non-dev versions on maintenance branchesAldo Cortesi2018-06-162-4/+44
|/ / / | | | | | | | | | | | | | | | Cater for the corner case where commits are incorporated on a maintenance branch. We should be able to test these without adding a dev suffix to the tool versions.
* | | Merge pull request #3204 from cortesi/nureleaseAldo Cortesi2018-06-164-31/+89
|\ \ \ | |_|/ |/| | cibuild: cater for tags with "v" prefix
| * | Simpler addon clear mechanismAldo Cortesi2018-06-161-2/+3
| | | | | | | | | | | | This should improve test robustness
| * | cibuild: Match Travis env variable behaviourAldo Cortesi2018-06-162-9/+25
| | | | | | | | | | | | | | | | | | | | | | | | Whenever TRAVIS_TAG is non-empty, TRAVIS_BRANCH is over-ridden to match the TRAVIS_TAG value. Adjust our tests to reflect this, and add a sanity check that fails hard if this constraint is ever not met. See https://github.com/travis-ci/travis-ci/issues/4745
| * | cibuild: refactor to handle v prefix for release tag namesAldo Cortesi2018-06-162-22/+47
| | |
| * | Sync CHANGELOG for v4.xAldo Cortesi2018-06-161-0/+16
|/ /
* | update compiled mitmweb assetsMaximilian Hils2018-06-155-207/+203
| |
* | Merge pull request #3188 from Kriechi/py36-checkAldo Cortesi2018-06-144-173/+200
|\ \ | | | | | | fix syntax-error on older python interpreters
| * | fix syntax-error on older python interpretersThomas Kriechbaumer2018-06-084-173/+200
| | |
* | | Merge pull request #3190 from realeyes-media/masterAldo Cortesi2018-06-132-1/+56
|\ \ \ | |_|/ |/| | Adding Docker build for Raspberry Pi 3 (ARMv7 Processor Family)
| * | Combining Docker push steps, clarifying tag namemarcymarcy2018-06-061-11/+2
| | |
| * | Using subprocessesmarcymarcy2018-06-061-5/+1
| | |
| * | Renaming function, formatting fixmarcymarcy2018-06-061-1/+2
| | |
| * | Adding ARMv7 into buildmarcymarcy2018-06-051-0/+22
| | |
| * | Dockerfile for Raspberry Pi 3marcymarcy2018-06-051-0/+45
| |/
* | Merge pull request #3200 from Kriechi/websocket-frame-masking-apiThomas Kriechbaumer2018-06-113-8/+2
|\ \ | | | | | | improve websocket frame masking api
| * | improve websocket frame masking apiThomas Kriechbaumer2018-06-113-8/+2
|/ /
* | Merge pull request #3189 from Kriechi/bump-hugoMaximilian Hils2018-06-061-1/+1
|\ \ | |/ |/| bump hugo
| * bump hugoThomas Kriechbaumer2018-06-051-1/+1
|/
* Such CI, Very Wow. (#3182)Maximilian Hils2018-06-0211-223/+258
|
* Merge pull request #3174 from mhils/windows-ipv6Maximilian Hils2018-05-301-311/+465
|\ | | | | Add support for IPv6 transparent mode on Windows
| * windows transparent mode: always recalculate checksumMaximilian Hils2018-05-291-1/+3
| |