Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-08-20 | [refactor] refactor auth files | kali kaneko (leap communications) | |
2020-04-30 | [pkg] fix upgrade from 0.20.1 | kali kaneko (leap communications) | |
2020-04-30 | [pkg] two-stage build for windows to allow signed uninstaller | kali kaneko (leap communications) | |
2020-04-30 | [bug] stop/remove new, renamed service | kali kaneko (leap communications) | |
2020-04-30 | [bug] do not use cross-compiling for the helper in win | kali kaneko (leap communications) | |
- add -H windowsgui to avoid console popping up | |||
2020-04-30 | [bug] stop service before uninstalling it | kali kaneko (leap communications) | |
- clear errors properly on each stop attempt - fix autostart | |||
2020-04-30 | [pkg] uninstalling dance for old-style nssm installers | kali kaneko (leap communications) | |
2020-04-30 | [pkg] another try at removing the nssm helper | kali kaneko (leap communications) | |
2020-04-30 | [pkg] fail-safe for uninstaller | kali kaneko (leap communications) | |
2020-04-30 | [pkg] update to eoan, go versions, add helper script | kali kaneko (leap communications) | |
2020-04-30 | [pkg] remove nssm from build makefile | kali kaneko (leap communications) | |
2020-04-30 | [pkg] change installer to use new windows service | kali kaneko (leap communications) | |
2020-04-30 | [pkg] add missing icon for demo | kali kaneko (leap communications) | |
2019-12-17 | [pkg] modify windows git path in signing script | Kali Kaneko (leap communications) | |
2019-12-17 | [pkg] typo and missing dir | Kali Kaneko (leap communications) | |
2019-12-13 | [ci] grab newest nsis version, backup copy of nssm | Kali Kaneko (leap communications) | |
2019-12-06 | [pkg] no need for plugs with classic confinement | Kali Kaneko (leap communications) | |
2019-12-05 | [pkg] fix icon in snap | Kali Kaneko (leap communications) | |
Also, fix the version string reported in the dialog. | |||
2019-12-05 | [pkg] use plugs in snap | Kali Kaneko (leap communications) | |
with this we can get rid of ugly hack that got gtk environment inside the snap manually, and forced us to stage libc6 into the snap because of linker incompatibility problems. seems whatever problem made me go that way is already solved by snap. | |||
2019-11-30 | [pkg] fix missing variable for custom desktop file | Kali Kaneko (leap communications) | |
2019-11-27 | [pkg] snap: get bitmask root from this repo | Kali Kaneko (leap communications) | |
2019-10-22 | [pkg] install the right helper service on windows | Ruben Pollan | |
We were trying to install the wrong path for the bitmask helper service. - Resolves: #199 | |||
2019-10-21 | fix donate url Riseup, vpn, not generic | kwadronaut | |
2019-10-11 | [feat] donate menuitem is configurable | Kali Kaneko (leap communications) | |
2019-10-07 | [feat] configure pt demo provider | Ruben Pollan | |
2019-10-07 | Style: remove errenous space | kwadronaut | |
Just a tiny space too much in vendor.conf Signed-off-by: Ruben Pollan <meskio@sindominio.net> | |||
2019-09-30 | [pkg] add calyx assets | Kali Kaneko (leap communications) | |
2019-09-15 | [pkg] entrypoint for all vendored builds | Kali Kaneko (leap communications) | |
2019-09-05 | [pkg] chmod +x | Kali Kaneko (leap communications) | |
otherwise we fail miserably. maybe we could do some extra diagnostics when openvpn fails to start. | |||
2019-09-04 | [pkg] fix osx flat package | Kali Kaneko (leap communications) | |
2019-08-28 | [pkg] move artifacts to deploy folder | Kali Kaneko (leap communications) | |
2019-08-28 | [pkg] fix paths to binaries in darwin/windows | Kali Kaneko (leap communications) | |
2019-08-28 | [bug] fix snap hooks path | Kali Kaneko (leap communications) | |
2019-08-16 | [pkg] add our demo pluggable transports provider | Ruben Pollan | |
2019-08-16 | [pkg] update debian template | Kali Kaneko (leap communications) | |
2019-08-16 | [pkg] add helpers to repo, generate hooks in snap | Kali Kaneko (leap communications) | |
2019-08-08 | [pkg] remove vendor | Kali Kaneko (leap communications) | |
2019-08-07 | [pkg] missing snap boilerplate | Kali Kaneko (leap communications) | |
2019-08-07 | [pkg] make windows cross pkg work | Ruben Pollan | |
2019-08-06 | [pkg] add cross pkg for win and osx | Ruben Pollan | |
2019-08-06 | [pkg] Add cross compilation for win and osx | Ruben Pollan | |
2019-08-06 | [pkg] do not copy binaries for osx on prepare step | Kali Kaneko (leap communications) | |
2019-08-06 | [pkg] update depends | Kali Kaneko (leap communications) | |
2019-08-06 | [pkg] squash targets | Kali Kaneko (leap communications) | |
2019-08-05 | [pkg] cleanup icons | Kali Kaneko (leap communications) | |
2019-08-05 | [pkg] debian template | Kali Kaneko (leap communications) | |
2019-08-05 | [pkg] snap template | Kali Kaneko (leap communications) | |
2019-08-05 | [pkg] fix windows paths after testing | Kali Kaneko (leap communications) | |
2019-08-05 | [feat] osx build templates | Kali Kaneko (leap communications) | |
2019-08-05 | [feat] windows templates | Kali Kaneko (leap communications) | |