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
4f39745e94ef65830e019641e84f61ad61a13152
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 22, 2024
refactor: break down startOpenVPN into smaller components
· 4f39745e
jkito
authored
8 months ago
4f39745e
Close log file during teardown
· 59314382
Pea Nut
authored
9 months ago
59314382
Remove bitmask.initBitmaskVPN function
· 8fac888a
Pea Nut
authored
9 months ago
8fac888a
Do not fail during initialization if apiVersion is 5
· fe255138
Pea Nut
authored
9 months ago
fe255138
Remove bitmask.InitializeLogger function
· 49fcb4ed
Pea Nut
authored
9 months ago
49fcb4ed
Jul 21, 2024
Fix comment in Bonafide.GetBestLocation
· 12a4c94f
Pea Nut
authored
9 months ago
and
jkito
committed
8 months ago
12a4c94f
Improve logging and add comments to OpenVPN management handling
· adaffcbf
Pea Nut
authored
9 months ago
and
jkito
committed
8 months ago
adaffcbf
Jul 17, 2024
Update dependencies (bitmask-core, x/sys, zerolog, testify) and fix code
· 83f5933c
Pea Nut
authored
9 months ago
Verified
83f5933c
Jul 13, 2024
chore: fixes code formating issues by running 'make fmt'
· 9165d98e
jkito
authored
9 months ago
and
jkito
committed
9 months ago
9165d98e
Log the gateways being passed to FirewallStart
· d8f3cbc3
jkito
authored
9 months ago
and
jkito
committed
9 months ago
d8f3cbc3
Remove re-creation of 'gateways' var in 'startOpenvpn'
· ddf7f4d0
jkito
authored
9 months ago
and
jkito
committed
9 months ago
ddf7f4d0
log error from launcher when stopping openvpn process
· 59c01d8d
jkito
authored
9 months ago
and
jkito
committed
9 months ago
59c01d8d
log error from obfsvpn client when stopping
· 24cc9303
jkito
authored
9 months ago
and
jkito
committed
9 months ago
24cc9303
log error from openvpn management when stopping connection
· a98a9fbb
jkito
authored
9 months ago
and
jkito
committed
9 months ago
a98a9fbb
refactor: use a single function to strt the obfs4 proxy
· cf52f9b3
jkito
authored
9 months ago
and
jkito
committed
9 months ago
cf52f9b3
update obfsvpn to latest commit on main branch
· 0ff759e7
jkito
authored
9 months ago
and
jkito
committed
9 months ago
0ff759e7
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
9 months ago
Verified
11f37af1
Jun 21, 2024
Create leap working directory during startup
· 2200ba23
Pea Nut
authored
9 months ago
and
jkito
committed
9 months ago
2200ba23
Fix isValidCert to work with non RSA private keys
· 5f060467
jkito
authored
9 months ago
5f060467
Jun 20, 2024
test: skip failing TestLatency in CI
· c70427a1
jkito
authored
9 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
9 months ago
1d242ea1
Improve logging and error handling in generateManagementPassword
· 08f1ae74
Pea Nut
authored
10 months ago
and
jkito
committed
9 months ago
08f1ae74
Add some comments to vpn/status.go
· c994d4bb
Pea Nut
authored
10 months ago
and
jkito
committed
9 months ago
c994d4bb
Add state TCP_CONNECT to statusNames struct
· f134916f
Pea Nut
authored
10 months ago
and
jkito
committed
9 months ago
f134916f
Make Bitmask.Reconnect more explicit
· 1f2b4640
Pea Nut
authored
10 months ago
and
jkito
committed
9 months ago
1f2b4640
Improve logging in startOpenVPN
· 7419746f
Pea Nut
authored
10 months ago
and
jkito
committed
9 months ago
7419746f
Improve logging in startTransport
· f0020424
Pea Nut
authored
10 months ago
and
jkito
committed
9 months ago
f0020424
Improve logic of getCert to get cert and add some comments
· 357a7b8a
Pea Nut
authored
10 months ago
and
jkito
committed
9 months ago
357a7b8a
Replace log.Printf with new logging facility
· e0ff9bc0
Pea Nut
authored
10 months ago
and
jkito
committed
9 months ago
e0ff9bc0
Remove Bitmask.checkForMOTD function
· d37d17a3
Pea Nut
authored
10 months ago
and
jkito
committed
9 months ago
d37d17a3
Improve error handlig and logging when writing CA file to disk
· 39edea83
Pea Nut
authored
10 months ago
and
jkito
committed
9 months ago
39edea83
Use v5 implementation if configured or env is set
· 0f43c044
Pea Nut
authored
9 months ago
and
jkito
committed
9 months ago
0f43c044
Loading