Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-10-06 | [ui] use configuration file | kali kaneko (leap communications) | |
2021-10-06 | [feat] persist obfs4 & udp prefs | kali kaneko (leap communications) | |
2021-10-06 | [ui] more dialogs | kali kaneko (leap communications) | |
icons, new font | |||
2021-10-06 | [ui] track failed state | kali kaneko (leap communications) | |
2021-10-06 | [ui] nospy and sizes | kali kaneko (leap communications) | |
2021-10-06 | [bug] do not use port 53 for the time being | kali kaneko (leap communications) | |
2021-10-06 | [ui] progress bar | kali kaneko (leap communications) | |
2021-10-06 | [pkg] add svg to pro | kali kaneko (leap communications) | |
2021-10-06 | [ui] time for debug | kali kaneko (leap communications) | |
2021-10-06 | [ui] transient connecting state | kali kaneko (leap communications) | |
2021-10-06 | [ui] disable checkboxes when on | kali kaneko (leap communications) | |
2021-10-06 | [ui] fonts + bugfixing | kali kaneko (leap communications) | |
2021-10-06 | [ui] refactor ui | kali kaneko (leap communications) | |
2021-10-06 | [feat] support udp via environment variable | kali kaneko (leap communications) | |
2021-10-06 | Makefile: fix build if CC/CXX not set in env | Andrew Ammerlaan | |
this should also hopefully make the CI/CD work again Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> | |||
2021-10-06 | Makefile: Fix parallel make | Andrew Ammerlaan | |
now we can call "make -jX build" with X>1 and it will work \o/ Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> | |||
2021-09-23 | README.md: Add note on the ebuild in ::gentoo | Andrew Ammerlaan | |
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> | |||
2021-09-23 | docs/conf.py: use sphinx.ext.autodoc | Andrew Ammerlaan | |
Upstreamed patch from Gentoo Linux If we are using plugins we also need autodoc Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> | |||
2021-09-23 | helpers/bitmask-root: the ip command is sometimes in /bin/ | Andrew Ammerlaan | |
Upstreamed patch from Gentoo Linux We put bin before sbin because we want sbin to have the higher priority Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> | |||
2021-09-23 | gui/build.sh: properly respect user variables | Andrew Ammerlaan | |
This ensures proper building when cross-compiling and allows users to use different toolchain tools if desired Bug: https://bugs.gentoo.org/814017 Closes: https://0xacab.org/leap/bitmask-vpn/-/issues/550 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> | |||
2021-09-22 | [pkg] macos: add missing CoreFoundation Framework | happysalada | |
2021-07-15 | [pkg] fix typos | kali | |
2021-07-15 | [pkg] improve stapler script | kali | |
2021-07-14 | [pkg] add stub for stapler script | kali kaneko (leap communications) | |
2021-07-14 | [pkg] appname in osx | kali | |
- Resolves: #443 | |||
2021-07-13 | [docs] add depends step to howto | kali kaneko (leap communications) | |
2021-07-13 | [ui] show window when preferences clicked | kali kaneko (leap communications) | |
2021-07-12 | [docs] add changelog entry for ipv6 bug | kali kaneko (leap communications) | |
2021-07-12 | [ui] give feedback about gateway selection | kali kaneko (leap communications) | |
-Resolves: #524 | |||
2021-07-12 | [ui] avoid blank location item | kali kaneko (leap communications) | |
- Resolves: #522 | |||
2021-07-12 | [ui] further tweaks for calyx | kali kaneko (leap communications) | |
"pick location" menu was a transitional menu item to be able to open window without altering too much the current UI flow that operates on the systray, and as an interim until the simply secure proposal was in place. for calyx, it makes sense to open the window directly. | |||
2021-07-07 | [ux] customize background for calyxvpn | kali kaneko (leap communications) | |
2021-07-07 | [pkg] document how to test builds for float | kali kaneko (leap communications) | |
2021-07-06 | [bug] ignore ip/routes if ipv6 is disabled | kali kaneko (leap communications) | |
- Resolves: #457 | |||
2021-07-06 | [pkg] update controls qml package | kali kaneko (leap communications) | |
2021-07-06 | [pkg] force mod vendor, but fail gracefully | kali kaneko (leap communications) | |
2021-07-01 | [docs] add link to ppa | kali kaneko (leap communications) | |
2021-07-01 | [bug] no getuid in windows | kali kaneko (leap communications) | |
2021-07-01 | [pkg] avoid release flag in windows to fix qml pkg bug | kali kaneko (leap communications) | |
2021-06-22 | [pkg] bump version0.21.6 | kali kaneko (leap communications) | |
2021-06-22 | [feat] don't drink and root | kali kaneko (leap communications) | |
2021-06-22 | [bug] populate gateways early on | kali kaneko (leap communications) | |
- Closes: #511 | |||
2021-06-22 | [bug] keep persist-tun | kali kaneko (leap communications) | |
2021-06-22 | [feat] only show donate dialog after first connect when due | kali kaneko (leap communications) | |
- Cloases: #470 | |||
2021-06-22 | [feat] show controls window if no available systray | kali kaneko (leap communications) | |
2021-06-22 | [i18n] update locales | kali kaneko (leap communications) | |
2021-06-22 | [docs] add working document about snowflake | kali kaneko (leap communications) | |
just a dump from a working pad, comments are welcome | |||
2021-06-14 | [docs] circumvention questions | kali kaneko (leap communications) | |
2021-06-14 | [pkg] add changelog | 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 |