Commit Graph

835 Commits (main)
 

Author SHA1 Message Date
kali kaneko (leap communications) ec3f27147f [bug] do not declare VERSION twice
reverting a recent change that breaks `generate` step in build.

-Closes: #727
2 months ago
max b 14cf64b10a Add system certs to bonafide
lilypad/float is now using letsencrypt certs for vpnweb so instead of
instantiating an empty cert pool, we can just use the system pool and
then add the manually configured cert for backwards compatibility.
2 months ago
Kikki da0621717b bug: increment counter 3 months ago
jkito 1804de3705 [ghaci] Add provider_name input to github actions nightly job
this will allow to select the provider for which branding should
be applied to the bitmask-vpn app buil during the nightly job
3 months ago
jkito 5c995e9d2e [build] Add developer docs for the build env setup playbooks
this adds instructions for doing development and testing changes
locally using a macOS and windows vms created using quickemu
3 months ago
jkito d1062760fc [build] Add README for windows build env setup playbook 3 months ago
jkito a38a558b85 [build] Add ansible playbook to setup build env on windows 3 months ago
jkito 164d847d9d [build] Add README for macos build env setup playbook 3 months ago
jkito 29a4fc9d89 [build] Add ansible playbook to setup build env on macos
this playbook installs homebrew, and QtIFW on the target macos
host and other build dependencies like go, make, etc. from brew
3 months ago
kali kaneko (leap communications) ebecaf5ba3 feat: add polkit agents
As reported by Nilesh Patra.

- Closes: #723
3 months ago
atanarjuat caaf48aa11 headless mode stub 3 months ago
jkito d7749dca00 [ghaci] run github actions nightly job weekly on sunday midnight 7 months ago
jkito a4dad70daf [ghaci] Add github actions job to produce windows artifacts 7 months ago
jkito ad6c13cd65 [ghaci] initial github actions job for producing macOS artifacts
this adds boilerplate job for windows aswell
7 months ago
jkito dfb4a03c76 simplify relink_vendor target for windows 7 months ago
jkito bf6be255dc [pkg] remove downloading of openvpn binary in windows
windows doesn't need to download and pack the openvpn
binary as we it uses the windows provided VPN service
7 months ago
jkito 0fa73bd4c6 [pkg] fix path for Qt libs to copy for windows build 7 months ago
jkito 9c9dea1bbf [pkg] fix qmldir location for windeployqt 7 months ago
jkito b9143bef39 [pkg] run sigcheck only when doing a release build 7 months ago
jkito 06c54521b8 [bug] windows: add missing struct field of the launcher struct 7 months ago
jkito 89738a2437 [pkg] don't hardcode full path to sigcheck.exe
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
7 months ago
jkito 7122e8f22e [pkg] symlinking the vendor dir doesn't work on cygwin
this changes the symlinking to instead copy the  vendor
files same as done for when detecting platform is mingw
7 months ago
jkito 5bb891f4c3 [pkg] remove extra whitespace from makefile 7 months ago
jkito 2dfc6fe664 [build] fix download link for zlib pgp key 7 months ago
jkito 6f56b8ae92 [pkg] build or download OpenVPN before attempting to build macOS installer 7 months ago
jkito 99077aadd6 [bug] use struct field names to initialize launcher struct
since the no of values are not the same as the number of fields
we need to mention the names
7 months ago
jkito 195fb8abf9 [pkg] rename launcher_osx.go to launcher_darwin.go
newer go compilers looks for darwin as the go:build tag
to identify macOS specific code files
7 months ago
Henrique b5ef80b2c3 Remove drop shadow and add language icon 7 months ago
Henrique d02aebe6c9 [i18n] update translation files 7 months ago
Henrique c915eee76b [i18n] add language selector in preferences menu 7 months ago
Henrique dbc9327fc5 [i18n] store locale change in settings and retranslate app 7 months ago
Henrique 83a1d818b8 [i18n] add backend method and signal for locale change 7 months ago
kali kaneko (leap communications) 64224bbf2d [docs] win build tips 9 months ago
kali kaneko (leap communications) 505316ad1a [pkg] vendor update 10 months ago
kali kaneko (leap communications) 5d89055928 [bug] bitmask-root needs to allow management password file 10 months ago
kali kaneko (leap communications) 6168feacf5 revert pedantic portable fixes, breaks windows build 10 months ago
kali kaneko (leap communications) b6c6dd90a6 [feat] private bridges via env vars 10 months ago
kali a85959a43e [feat] send password to management interface
- Resolves: #104
10 months ago
kali d1252ef5b9 [feat] use named pipe to launch openvpn
- Resolves: #339
11 months ago
kali kaneko (leap communications) 048e2914a7 [pkg] add vendor back 11 months ago
kali kaneko (leap communications) 2fcbf99dc3 [feat] use obfsvpn 11 months ago
kali kaneko (leap communications) 9d591cc8ad [feat] upgrade tls-min to 1.2 in bitmask-root 12 months ago
kali kaneko (leap communications) 351b7040f6 [bug] typo in --data-ciphers option 12 months ago
kali kaneko (leap communications) e5fd319fe7 add tls tests 12 months ago
kali kaneko (leap communications) db6622ddf4 fix ca crt 12 months ago
kali kaneko (leap communications) 2df54dbe2a typo 12 months ago
kali kaneko (leap communications) 05857e03c7 fail on first non-working mode 12 months ago
kali kaneko (leap communications) d3eff72fcc do run this at your own risk 12 months ago
kali kaneko (leap communications) 1ae22e7220 quick gw ciphersuite test 12 months ago
kali kaneko (leap communications) 40ced0c4b8 [feat] dry-run 12 months ago