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
Container registry
Model registry
Operate
Environments
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
leap
bitmask-vpn
Commits
218c8bebe84c03ddef324b521249a077e878fc6b
Select Git revision
Branches
20
multi-provider-client
auto-update
main
default
protected
fix-915
ui-924
update-obfsvpn
init-error
ovpn-status
introducer
fix-826
l10n
win-fix
rel
unix-socket
obfsvpn-bug
fix-903
fix-855
sw
libgoshim.so
v5-mr-branch
Tags
20
0.24.10
0.24.10-rc.3
0.24.10-rc.2
0.24.10-rc.1
0.24.8
0.24.8-rc.3
0.24.8-rc.2
0.24.8-rc.1
0.24.6-rc.1
0.24.5
0.24.3
0.24.03-rc.1
0.21.11
0.21.6
0.21.2
0.20.4
0.20.1
0.19.11
0.19.6
0.19.2
40 results
bitmask-vpn
pkg
Author
Search by author
Any Author
authors
Kali Kaneko
kali
Max B
maxb
Pea Nut
peanut2
atanarjuat tfr
atanarjuat
cyberta
cyberta
erdy .
erdy
goeo_
goeo
jkito
jkito
kwadronaut
kwadronaut
leap-code-o-matic
leap-code-o-matic
mcy100
mcnair
micah
micah
power puffin
powerpuffin
sgk
sgk
tomm turbo
tommturbo
ԜаӀtеr Ⅼарсһуnѕkі
wxl
16 authors
Jul 10, 2024
Remove function GatewayPool.getAll()
· 218c8beb
Pea Nut
authored
9 months ago
and
jkito
committed
9 months ago
218c8beb
[bonafide] Remove call to p.getGatewaysFromMenshen in gatewayPool.getAll
· 2977a431
Pea Nut
authored
9 months ago
and
jkito
committed
9 months ago
2977a431
Rename GetAllGateways to FetchAllGateways and change return values of FetchAllGateways
· a3049438
Pea Nut
authored
9 months ago
and
jkito
committed
9 months ago
a3049438
Remove Bitmask.ReloadFirewall function, fixes
#824
· 4b7392e3
Pea Nut
authored
9 months ago
and
jkito
committed
9 months ago
4b7392e3
Don't return gateway twice if location is selected manually, fixes
#823
· a0a5e930
Pea Nut
authored
9 months ago
and
jkito
committed
9 months ago
a0a5e930
Jul 05, 2024
Log protocol and transport for gateway given by menshen (v5)
· 4ee5fba6
Pea Nut
authored
9 months ago
and
jkito
committed
9 months ago
4ee5fba6
Jul 04, 2024
Set config.Provider to provider name instead of provider url
· b1796790
jkito
authored
9 months ago
and
jkito
committed
9 months ago
b1796790
Jun 27, 2024
Use chmod 755 when installing bitmask-root with --install-helper
· 11f37af1
Pea Nut
authored
10 months ago
Verified
11f37af1
Jun 21, 2024
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
Jun 20, 2024
test: skip failing TestLatency in CI
· c70427a1
jkito
authored
10 months ago
c70427a1
chore: simplify setting of version for the app
· 50108c0c
jkito
authored
10 months ago
50108c0c
Jun 19, 2024
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
Improve logging in startOpenVPN
· 0730637f
Pea Nut
authored
10 months ago
and
jkito
committed
10 months ago
0730637f
Simplify logic for update check
· 1c1131b7
Pea Nut
authored
10 months ago
and
jkito
committed
10 months ago
1c1131b7
Make snowflakeCh in Bonafide struct private
· 0c796023
Pea Nut
authored
10 months ago
and
jkito
committed
10 months ago
0c796023
Rename Bitmask snowflake to useSnowflake
· 45f1c49f
Pea Nut
authored
10 months ago
and
jkito
committed
10 months ago
45f1c49f
Move logDnsLookup to utils.go
· da44d9f8
Pea Nut
authored
10 months ago
and
jkito
committed
10 months ago
da44d9f8
Rename Bitmask field udp to useUDP
· 599406c1
Pea Nut
authored
10 months ago
and
jkito
committed
10 months ago
599406c1
Move getRandomPass to utils.go
· 32ea93b3
Pea Nut
authored
10 months ago
and
jkito
committed
10 months ago
32ea93b3
Improve error handling of isValidCert and move to utils.go
· 098f0787
Pea Nut
authored
10 months ago
and
jkito
committed
10 months ago
098f0787
Remove unused field offersUdp from Bitmask struct
· d1d45e19
Pea Nut
authored
10 months ago
and
jkito
committed
10 months ago
d1d45e19
Remove unused field failed from Bitmask struct
· bad32e16
Pea Nut
authored
10 months ago
and
jkito
committed
10 months ago
bad32e16
Function GetBestLocation now returns an error
· f7a80716
Pea Nut
authored
10 months ago
and
jkito
committed
10 months ago
f7a80716
Fix some minor logging issues
· 361c2f58
Pea Nut
authored
10 months ago
and
jkito
committed
10 months ago
361c2f58
Rename function GetGateways to GetBestGateways
· 6d95527b
Pea Nut
authored
10 months ago
and
jkito
committed
10 months ago
6d95527b
Jun 16, 2024
Improve Snowflake stuff
· 818992dd
Pea Nut
authored
10 months ago
Verified
818992dd
Loading