Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
bitmask-vpn
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
jkito
bitmask-vpn
Commits
main
Select Git revision
Branches
20
obfs-apiv5
update-obfsvpn
rc3
unix-socket
fix-209-squashed
ovpn-build
cpp-improve-lsp
issue_871
gobuild
cgo-string
deb-control
donotmerge-test-new-provider
main
default
protected
issue_798
v5-client-refactoring
qt6-working
provider-select
build-env-playbooks
gh-actions
darwin_build
Tags
15
0.21.11
0.21.6
0.21.2
0.20.4
0.20.1
0.19.11
0.19.6
0.19.2
0.19.1
0.18.12
0.18.11
0.18.10
0.18.9
0.0.1
0.0
35 results
bitmask-vpn
Author
Search by author
Any Author
authors
jkito
jkito
1 author
Jun 21, 2024
update to version 0.24.6-rc.1
· 5c801f65
jkito
authored
10 months ago
5c801f65
chore: remove mistakenly added release-notes.txt
· 484fba27
jkito
authored
10 months ago
484fba27
ci: explicitly set provider to bitmask and run vendor target
· a3838e9c
jkito
authored
10 months ago
and
jkito
committed
10 months ago
a3838e9c
Create leap working directory during startup
· 2200ba23
Pea Nut
authored
10 months ago
and
jkito
committed
10 months ago
2200ba23
Fix isValidCert to work with non RSA private keys
· 5f060467
jkito
authored
10 months ago
5f060467
tiny wording in about us
· aac2cf58
kwadronaut
authored
10 months ago
and
jkito
committed
10 months ago
aac2cf58
Jun 20, 2024
test: skip failing TestLatency in CI
· c70427a1
jkito
authored
10 months ago
c70427a1
chore: remove commented jobs from .gitlab-ci.yaml
· 6f863dcd
jkito
authored
10 months ago
6f863dcd
chore: fix artifact upload of build stage in gitlab ci
· 42631e37
jkito
authored
10 months ago
42631e37
chore: add lint stage to gitlabci that runs golangci-lint
· 5fbfdc82
jkito
authored
10 months ago
5fbfdc82
chore: add golangci-lint config and make target to run linter
· d1e30476
jkito
authored
10 months ago
d1e30476
chore: simplify setting of version for the app
· 50108c0c
jkito
authored
10 months ago
50108c0c
macos: fix qtinstaller script's os detection check
· d52c5286
jkito
authored
11 months ago
and
jkito
committed
10 months ago
d52c5286
Jun 19, 2024
build: import updated patch for debian package
· 3210d042
jkito
authored
10 months ago
3210d042
build: update patch to build with qt6.4
· 6f213525
jkito
authored
10 months ago
6f213525
gui: remove now unused MaterialButton component
· b3f53b66
jkito
authored
10 months ago
b3f53b66
gui: add new buttons for vpn connection start/stop
· f186b32e
jkito
authored
10 months ago
f186b32e
gui: make footer always visible
· f8e80315
jkito
authored
10 months ago
f8e80315
gui: use Drawer instead of custom NavigationDrawer
· 3a12953f
jkito
authored
10 months ago
3a12953f
gui: update design for bottom location selection toolbar
· 602489e3
jkito
authored
10 months ago
602489e3
gui: increase riseup disconnected icon size
· b34db742
jkito
authored
10 months ago
b34db742
gui: use green shield riseup image for connected icon
· 4e8b9a84
jkito
authored
10 months ago
4e8b9a84
gui: use background image to inform vpn connection status
· 8f661638
jkito
authored
10 months ago
8f661638
gui: add images to be used for new bitmask-vpn design
· e9297e18
jkito
authored
10 months ago
e9297e18
gui: add images to be used for new riseup design
· dfc428e2
jkito
authored
10 months ago
dfc428e2
qml: fixed indentation of qml code by running qmllint
· 8a11ce66
jkito
authored
10 months ago
8a11ce66
Add tests for IsValidCert
· 1d242ea1
Pea Nut
authored
10 months ago
and
jkito
committed
10 months ago
1d242ea1
Improve logging and error handling in generateManagementPassword
· 08f1ae74
Pea Nut
authored
10 months ago
and
jkito
committed
10 months ago
08f1ae74
Add some comments to vpn/status.go
· c994d4bb
Pea Nut
authored
10 months ago
and
jkito
committed
10 months ago
c994d4bb
Add state TCP_CONNECT to statusNames struct
· f134916f
Pea Nut
authored
10 months ago
and
jkito
committed
10 months ago
f134916f
Make Bitmask.Reconnect more explicit
· 1f2b4640
Pea Nut
authored
10 months ago
and
jkito
committed
10 months ago
1f2b4640
Improve logging in startOpenVPN
· 7419746f
Pea Nut
authored
10 months ago
and
jkito
committed
10 months ago
7419746f
Improve logging in startTransport
· f0020424
Pea Nut
authored
10 months ago
and
jkito
committed
10 months ago
f0020424
Improve logic of getCert to get cert and add some comments
· 357a7b8a
Pea Nut
authored
10 months ago
and
jkito
committed
10 months ago
357a7b8a
Replace log.Printf with new logging facility
· e0ff9bc0
Pea Nut
authored
10 months ago
and
jkito
committed
10 months ago
e0ff9bc0
Remove Bitmask.checkForMOTD function
· d37d17a3
Pea Nut
authored
10 months ago
and
jkito
committed
10 months ago
d37d17a3
Improve error handlig and logging when writing CA file to disk
· 39edea83
Pea Nut
authored
10 months ago
and
jkito
committed
10 months ago
39edea83
Use v5 implementation if configured or env is set
· 0f43c044
Pea Nut
authored
10 months ago
and
jkito
committed
10 months ago
0f43c044
Add v5/menshen implementation
· 8ef9441d
Pea Nut
authored
10 months ago
and
jkito
committed
10 months ago
8ef9441d
Replace bonafide struct by interface in bitmask struct
· dc8385f5
Pea Nut
authored
10 months ago
and
jkito
committed
10 months ago
dc8385f5
Loading