-
-
Notifications
You must be signed in to change notification settings - Fork 11.1k
qa: plumb RADIANCE_OUTBOUND_SOCKS_ADDRESS into the Android client #8708
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
105 commits
Select commit
Hold shift + click to select a range
aca4163
migrate to new ipc.Client api, first-pass
garmr-ulfr 828bd23
pullin a couple fixes, update linux vpn status poller
garmr-ulfr b978153
start ipc server ios/macos
garmr-ulfr f019c69
update radiance, fix linux daemon build
garmr-ulfr 7a0cce8
start ipc server windows service
garmr-ulfr eb24410
fix datacap stream
garmr-ulfr 489941d
decode user response data to json
garmr-ulfr 37f7c17
Merge branch 'main' into garmr/radiance-daemon-refactor
garmr-ulfr 745cb4c
gofmt
garmr-ulfr 301fdfd
update ipc request path check for linux smoke test
garmr-ulfr 9bcb13e
Fixed issue with user apis
jigar-f 73d3f6e
Merge branch 'main' into garmr/radiance-daemon-refactor
garmr-ulfr 2f6c135
redo linux packaging changes undone by merge
garmr-ulfr 17c8984
move RunOffCgoStack from radiance to here, small cleanup
garmr-ulfr a0e73de
fetch radiance-owned settings on demand instead of caching locally
garmr-ulfr 8c50596
add missing smart-routing, ad-block, oauth calls
garmr-ulfr b957460
Merge remote-tracking branch 'origin/main' into garmr/radiance-daemon…
garmr-ulfr 5068d41
clean up
garmr-ulfr dcb9c7a
fix ref async issue for IPC calls
garmr-ulfr d3646b0
gofmt
garmr-ulfr 2a0be81
fix test, linux package verification
garmr-ulfr 8a9ef3e
update radiance, remove server groups
garmr-ulfr 03296f9
fix: return added server tags from AddServersByURL
garmr-ulfr bd89bea
wrap ffi calls in runOnGoStack, update win service
garmr-ulfr 61cebb1
add explicit not linux build tag
garmr-ulfr 4e69a93
update radiance
garmr-ulfr 76a66de
use RADIANCE_REPO in lanternd src
garmr-ulfr 062feb4
flatten server model to match radiance, fix tests
garmr-ulfr 6d238fe
use loopback ipc client for mobile
garmr-ulfr 823c297
update radiance, log service install error in smoke test
garmr-ulfr 1459e9d
retrieve selected server from radiance instead of cacheing
garmr-ulfr e0592a9
stop lantern before unintall, revert accidental service name change
garmr-ulfr c0f2460
remove allow override
garmr-ulfr 789cf32
fix name reference and misplaced stop call
garmr-ulfr 71b1c47
Merge branch 'main' into garmr/radiance-daemon-refactor
garmr-ulfr e80ec8c
fix several issues
garmr-ulfr 07a1242
code review
garmr-ulfr 0e81345
fix toggles not registering and fetching plans
garmr-ulfr 1822f34
always refetch server list when view opens
garmr-ulfr d19ce35
fix crash in server select screen
garmr-ulfr 7a84586
fix split tunnel website view not loading websites
garmr-ulfr 78baaab
sync vpn status from system on launch
garmr-ulfr a21a218
fix stale onboarding marker persisting reinstall
garmr-ulfr 7ff1edd
Revert "fix stale onboarding marker persisting reinstall"
garmr-ulfr 0ccd45b
fix vpn prompt displaying when quiting
garmr-ulfr c5d9c12
Macos system extension updates #2 (#8637)
jigar-f 07518cd
Filter system apps from Windows split tunneling (#8641)
atavism cc2f744
fix: upload and notify for nightlies even when some platforms fail (#…
myleshorton c9afeff
feat: add arch to releases (#8652)
reflog 3363105
fix issues from 3173
garmr-ulfr 3d44f7a
Refactor and fixed multiple bugs
jigar-f eba085b
cache selected server location locally to avoid UI flash
garmr-ulfr bc291d7
Fix tunnel issue in android
jigar-f 8d16578
App event issue and auto server location fixes
jigar-f 2350ea1
added logs
jigar-f 19f2fa8
mobile: return string instead of []byte + update Swift callers (#8663)
myleshorton 4d4e06d
encapsulate ipc.Client behind LanternCore interface
garmr-ulfr a4f7e0a
ios/macos: drop invalid optional-chaining on non-optional String (#8671)
myleshorton 8bfecc3
add android-test + android-reproduce for emulator testing and ticket …
myleshorton fb920ea
Fix private server navigation issue
jigar-f 8d04c0f
deps: bump sing-box-minimal to v1.12.21-lantern on refactor (#8679)
myleshorton 4547209
Add IPC starter in android
jigar-f f947060
macos, ios and android cleanup
jigar-f 0688da6
lantern-core: wire config events through IPC (#8673)
myleshorton c4a9227
windows ffi cleanup
jigar-f 2aa9a6b
Update bindings
jigar-f f071ac8
point to radiance refactor branch
garmr-ulfr 1fe682d
feat(dev-mode): hidden 5-tap unlock on support view + expanded dev sc…
garmr-ulfr 1e742e1
bump radiance - limit config fetch to 1 at a time
garmr-ulfr c2ef068
feat(dev-mode): show spinner on in-flight action tiles
garmr-ulfr 2c32d9e
Developer mode refactor
jigar-f 40a4d60
Sync garmr/radiance-daemon-refactor with origin/main (#8684)
atavism e738fff
Merge remote-tracking branch 'origin/main' into garmr/radiance-daemon…
atavism 5231144
code review updates
atavism 0d98325
bump radiance
garmr-ulfr acc7df3
bump go to v1.26.2
garmr-ulfr 586e306
bump radiance - fix event streams on mobile
garmr-ulfr d2e6d0e
fix sign up issue to point new radiance.
jigar-f f41a809
split tunneling: treat FFI "ok" response as success, not error (#8691)
myleshorton f70c1fa
split tunneling: use design-system error snackbar on add (#8692)
myleshorton 5078d23
fix(vpn): use SelectServer when switching servers on a live tunnel
garmr-ulfr 0540dc9
android: detach connect() scope so withTimeout actually unblocks the …
myleshorton 65eb9f3
Show the fastest location on smart location.
jigar-f a7aa1c1
android: make restartService block until restart completes (#8697)
myleshorton b725aca
fix(vpn): don't cancel tunnel when restart's start phase fails
garmr-ulfr 3b04b85
Fix copilot issue (#8696) (#8698)
myleshorton 07ecc1f
main: don't block first paint on Updater.init() (#8699)
myleshorton 4077283
feat(logs): stream diagnostic logs via ipc TailLogs on desktop
garmr-ulfr b59f7aa
deps: bump radiance to refactor tip (9703bcf) (#8700)
myleshorton 2895072
fix server auto issue
jigar-f 443eb44
More fix to server selection.
jigar-f 697b749
server selection changes for IOS/Macos
jigar-f 4054689
Use select sever if vpn is active.
jigar-f 72a6c62
bump radiance - pull in empty tag fix
garmr-ulfr 4777765
lantern-core: dispatch ConnectVPN/StartVPN to SelectServer on live tu…
myleshorton 6de3c9a
lantern-core: drop client-side empty-tag normalization (radiance fac9…
myleshorton 3696301
bump radiance to refactor tip (d5a1872) — pull in LocalBackend.Select…
myleshorton 41a24b7
Garmr/refactor mobile logstream (#8701)
garmr-ulfr a5b0bca
ffi + lantern-core: drop non-Linux preflight; bound IPC calls with pe…
myleshorton a6c1a68
bump radiance
garmr-ulfr c3e448d
lantern-core: fix empty Windows split-tunnel apps list + UI-process l…
myleshorton e326eab
qa: plumb RADIANCE_OUTBOUND_SOCKS_ADDRESS into the Android client
bc4d203
Merge remote-tracking branch 'origin/main' into qa/emulator-outbound-…
atavism c3de2b9
Merge remote-tracking branch 'origin/main' into qa/emulator-outbound-…
atavism d108aa5
code review updates
atavism File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.