Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-06 | [pkg] update controls qml package | kali kaneko (leap communications) | |
2021-06-22 | [pkg] bump version0.21.6 | kali kaneko (leap communications) | |
2021-06-14 | [feat] allow to define explicitely allowed private address | kali kaneko (leap communications) | |
By default, bitmask-root allows traffic to devices in local networks. However, this behavior depends on it correctly identifying the local network of the default route, and it can fail on more complex network setups (one common failure mode is when one of the ifaces gets a link-local ip). This commit introduces an explicit mechanism, by parsing lines in /etc/bitmask/ipv4.allow /etc/bitmask/ipv6.allow If valid private ips are defined in either of the files, the behavior will change to fail close for local devices, and allow traffic (both tcp and udp) to the defined ips, on all ports. - Resolves: #503 | |||
2021-04-14 | [pkg] skip tests since they contact outside | kali kaneko (leap communications) | |
that makes build fail in launchpad | |||
2021-04-14 | [pkg] modify version gen to read static version file | kali kaneko (leap communications) | |
this can be used from any build script to distinguish the version string that will be displayed (ie: 0.21.2-debian-1) - Resolves: #468 | |||
2021-04-14 | [pkg] lintian happy | kali kaneko (leap communications) | |
2021-04-14 | [pkg] exclude garbage from source file | kali kaneko (leap communications) | |
2021-03-03 | [pkg] skip dwz to be able to build in buster | kali kaneko (leap communications) | |
2021-02-11 | [pkg] build debian package | kali kaneko (leap communications) | |
2021-02-10 | [pkg] add build deps | kali kaneko (leap communications) | |
2021-02-10 | [pkg] initial debian package - yet another | kali kaneko (leap communications) | |