summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-03-08bug: avoid crash when gateways not initialzedmainkali kaneko (leap communications)
fix also wrong call to sort by tz - should prefer menshen.
2023-02-21bug: increment counterKikki
2023-02-21[ghaci] Add provider_name input to github actions nightly jobjkito
this will allow to select the provider for which branding should be applied to the bitmask-vpn app buil during the nightly job
2023-02-21[build] Add developer docs for the build env setup playbooksjkito
this adds instructions for doing development and testing changes locally using a macOS and windows vms created using quickemu
2023-02-21[build] Add README for windows build env setup playbookjkito
2023-02-21[build] Add ansible playbook to setup build env on windowsjkito
2023-02-21[build] Add README for macos build env setup playbookjkito
2023-02-21[build] Add ansible playbook to setup build env on macosjkito
this playbook installs homebrew, and QtIFW on the target macos host and other build dependencies like go, make, etc. from brew
2023-02-21feat: add polkit agentskali kaneko (leap communications)
As reported by Nilesh Patra. - Closes: #723
2023-02-15headless mode stubatanarjuat
2022-11-13[ghaci] run github actions nightly job weekly on sunday midnightjkito
2022-11-13[ghaci] Add github actions job to produce windows artifactsjkito
2022-11-13[ghaci] initial github actions job for producing macOS artifactsjkito
this adds boilerplate job for windows aswell
2022-11-13simplify relink_vendor target for windowsjkito
2022-11-08[pkg] remove downloading of openvpn binary in windowsjkito
windows doesn't need to download and pack the openvpn binary as we it uses the windows provided VPN service
2022-11-08[pkg] fix path for Qt libs to copy for windows buildjkito
2022-11-08[pkg] fix qmldir location for windeployqtjkito
2022-11-08[pkg] run sigcheck only when doing a release buildjkito
2022-11-08[bug] windows: add missing struct field of the launcher structjkito
2022-11-08[pkg] don't hardcode full path to sigcheck.exejkito
the installation path depends on how sigcheck was installed, in case it is installed from choco its put in another location this assumes sigcheck.exe will be available on path
2022-11-08[pkg] symlinking the vendor dir doesn't work on cygwinjkito
this changes the symlinking to instead copy the vendor files same as done for when detecting platform is mingw
2022-11-08[pkg] remove extra whitespace from makefilejkito
2022-11-08[build] fix download link for zlib pgp keyjkito
2022-11-08[pkg] build or download OpenVPN before attempting to build macOS installerjkito
2022-11-08[bug] use struct field names to initialize launcher structjkito
since the no of values are not the same as the number of fields we need to mention the names
2022-11-08[pkg] rename launcher_osx.go to launcher_darwin.gojkito
newer go compilers looks for darwin as the go:build tag to identify macOS specific code files
2022-11-08Remove drop shadow and add language iconHenrique
2022-11-08[i18n] update translation filesHenrique
2022-11-08[i18n] add language selector in preferences menuHenrique
2022-11-08[i18n] store locale change in settings and retranslate appHenrique
2022-11-08[i18n] add backend method and signal for locale changeHenrique
2022-08-16[docs] win build tipskali kaneko (leap communications)
2022-08-15[pkg] vendor updatekali kaneko (leap communications)
2022-08-15[bug] bitmask-root needs to allow management password filekali kaneko (leap communications)
2022-08-11revert pedantic portable fixes, breaks windows buildkali kaneko (leap communications)
2022-07-25[feat] private bridges via env varskali kaneko (leap communications)
2022-07-31[feat] send password to management interfacekali
- Resolves: #104
2022-07-06[feat] use named pipe to launch openvpnkali
- Resolves: #339
2022-06-26[pkg] add vendor backkali kaneko (leap communications)
2022-06-26[feat] use obfsvpnkali kaneko (leap communications)
2022-06-15[feat] upgrade tls-min to 1.2 in bitmask-rootkali kaneko (leap communications)
2022-06-15[bug] typo in --data-ciphers optionkali kaneko (leap communications)
2022-06-14add tls testskali kaneko (leap communications)
2022-06-14fix ca crtkali kaneko (leap communications)
2022-06-14typokali kaneko (leap communications)
2022-06-14fail on first non-working modekali kaneko (leap communications)
2022-06-14do run this at your own riskkali kaneko (leap communications)
2022-06-14quick gw ciphersuite testkali kaneko (leap communications)
2022-06-08[feat] dry-runkali kaneko (leap communications)
2022-06-08[pkg] allow colon in tls-cipherskali kaneko (leap communications)