0
I Use This!
Low Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 22 hours ago.
May 07, 2023 — May 07, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Improve layout on smaller screens More... almost 4 years ago
SP should be used for text sizes only, not layout More... almost 4 years ago
Improve update check handling More... almost 4 years ago
Show a warning if the VPN was killed by battery optimization More... almost 4 years ago
Ensure the VPN shuts down cleanly now that read() blocks More... almost 4 years ago
Update to SDK 29 so we can use setHttpProxy to capture more traffic More... almost 4 years ago
Make the VPN MTU explicit More... almost 4 years ago
Combine selection handling of TCP & UDP to simplify & drop dead paths More... almost 4 years ago
Reduce unnecessary repetitive logging More... almost 4 years ago
Clean up session creation, so it either works or fails explicitly More... almost 4 years ago
Drop non-functional TCP window size checks entirely More... almost 4 years ago
Catch & report more exceptions in the VPN thread More... almost 4 years ago
Remove cold-start latency from the VPN by blocking More... almost 4 years ago
Add detailed docs & sprinkle logging in the VPN internals More... almost 4 years ago
Tweak the user-only connection status UI to make it clearer More... almost 4 years ago
Limit the proxied ping threadpool a little to avoid any flooding issues More... almost 4 years ago
Exclude ourselves from the VPN, to avoid pings becoming recursive More... almost 4 years ago
Move IP in with the other per-protocol data structures & parsing More... almost 4 years ago
Small VPN logging improvements More... almost 4 years ago
Make sure ping works while the VPN is active More... almost 4 years ago
Avoid ENOBUFS errors, by actually listening to the expected TCP segment size More... almost 4 years ago
Big VPN redesign for thread-safety, performance & reliability More... almost 4 years ago
Avoid hot looping on the selector for initially disconnected channels More... almost 4 years ago
Remove SocketData traffic recorder More... almost 4 years ago
Support other popular local dev HTTP ports More... almost 4 years ago
Release alpha9 More... almost 4 years ago
Ensure the connection status fits in landscape layout More... almost 4 years ago
Rename 'basic' status to 'user' and extract conn status strings More... almost 4 years ago
Avoid checking for updates while the VPN is active More... almost 4 years ago
Ensure MainActivity restores using active proxy details after restart More... almost 4 years ago