summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-06-22[pkg] bump version0.21.6kali kaneko (leap communications)
2021-06-22[feat] don't drink and rootkali kaneko (leap communications)
2021-06-22[bug] populate gateways early onkali kaneko (leap communications)
- Closes: #511
2021-06-22[bug] keep persist-tunkali kaneko (leap communications)
2021-06-22[feat] only show donate dialog after first connect when duekali kaneko (leap communications)
- Cloases: #470
2021-06-22[feat] show controls window if no available systraykali kaneko (leap communications)
2021-06-22[i18n] update localeskali kaneko (leap communications)
2021-06-22[docs] add working document about snowflakekali kaneko (leap communications)
just a dump from a working pad, comments are welcome
2021-06-14[docs] circumvention questionskali kaneko (leap communications)
2021-06-14[pkg] add changelogkali kaneko (leap communications)
2021-06-14[feat] allow to define explicitely allowed private addresskali 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-06-14[bug] do show gw selection panekali kaneko (leap communications)
2021-06-01[i18n] update localeskali kaneko (leap communications)
2021-06-01[i18n] update localeskali kaneko (leap communications)
2021-06-01[gui] add some birdskali kaneko (leap communications)
2021-06-01[feat] hide window by default, raise for picking locationkali kaneko (leap communications)
2021-06-01[feat] restrict locations to selected transportkali kaneko (leap communications)
2021-06-01[bug] abort if cannot acquire pidkali kaneko (leap communications)
2021-06-01[refactor] move logic to js filekali kaneko (leap communications)
2021-06-01[feat] obfs4 selectable from guikali kaneko (leap communications)
2021-06-01[refactor] unclutter main qmlkali kaneko (leap communications)
2021-06-01[feat] expose set transportkali kaneko (leap communications)
webapi mainly for tests, but it's usable too
2021-05-17[feat] log dns lookup if first cert fetch failskali kaneko (leap communications)
2021-05-17[feat] retry if dns lookup failskali kaneko (leap communications)
2021-05-17[feat] reuse certificate if found in config folderkali kaneko (leap communications)
2021-05-17[bug] make the gw selection more responsivekali kaneko (leap communications)
2021-05-17[bug] choose gw transport in the inner loopkali kaneko (leap communications)
2021-05-17[feat] store pt gateway for connection infokali kaneko (leap communications)
2021-05-17allow route command, needed for obfs4kali kaneko (leap communications)
2021-05-17[feat] remove email firewallkali kaneko (leap communications)
this has been officially deprecated for some time
2021-05-04[gui] use white iconskali kaneko (leap communications)
2021-05-04[pkg] build snap from scratchkali kaneko (leap communications)
this is mainly a workaround for #497
2021-05-04[docs] add snap badgekali kaneko (leap communications)
2021-05-04[bug] fix init crashkali kaneko (leap communications)
2021-05-04Fix snap packageRuben Pollan
It was missing the qml qtquick controls 2
2021-05-04Add a proper reconnection mechanismRuben Pollan
2021-05-04Fetch the gateways from menshenRuben Pollan
And use the fullness to display the status.
2021-05-04Get the list of locations as soon as possibleRuben Pollan
2021-05-04Fix the testsRuben Pollan
2021-05-04Toggle app window visibility clicking on the systray iconRuben Pollan
2021-05-04Location selection more responsiveRuben Pollan
2021-05-04Let's rename the API to use location instead of gatewayRuben Pollan
2021-05-04Don't expose the full gateway out of the vpn moduleRuben Pollan
We just care about locations and fullness.
2021-05-04add some todoskali kaneko (leap communications)
2021-05-04radio buttons for automatic/manual selectionkali kaneko (leap communications)
2021-05-04center stuffkali kaneko (leap communications)
2021-05-04remove ugly on/off buttonskali kaneko (leap communications)
2021-05-04fix uninitialized byCity bugkali kaneko (leap communications)
2021-05-04document functionskali kaneko (leap communications)
2021-05-04fix filter gws by transportkali kaneko (leap communications)