aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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 imp...madt1m2018-06-233-9/+185
* 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 objectAldo Cortesi2018-06-172-3/+10
* | Merge pull request #3202 from madt1m/view-cleanupAldo Cortesi2018-06-1711-122/+191
|\ \
| * | 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 updatesAldo Cortesi2018-06-162-6/+7
* | | | 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 branchesAldo Cortesi2018-06-162-4/+44
|/ / /
* | | Merge pull request #3204 from cortesi/nureleaseAldo Cortesi2018-06-164-31/+89
|\ \ \ | |_|/ |/| |
| * | Simpler addon clear mechanismAldo Cortesi2018-06-161-2/+3
| * | cibuild: Match Travis env variable behaviourAldo Cortesi2018-06-162-9/+25
| * | 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 interpretersThomas Kriechbaumer2018-06-084-173/+200
* | | Merge pull request #3190 from realeyes-media/masterAldo Cortesi2018-06-132-1/+56
|\ \ \ | |_|/ |/| |
| * | 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 apiThomas Kriechbaumer2018-06-113-8/+2
|/ /
* | Merge pull request #3189 from Kriechi/bump-hugoMaximilian Hils2018-06-061-1/+1
|\ \ | |/ |/|
| * 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
|\
| * windows transparent mode: always recalculate checksumMaximilian Hils2018-05-291-1/+3
| * fix IPv6 addresses with scopeMaximilian Hils2018-05-291-0/+1
| * add support for IPv6 transparent mode on WindowsMaximilian Hils2018-05-281-311/+462