Age | Commit message (Expand) | Author |
2018-05-02 | global: Add or update copyright headers in Java code | Samuel Holland |
2018-04-30 | global: Clean up Java | Samuel Holland |
2018-04-30 | global: Automatic code formatting | Samuel Holland |
2018-04-28 | Quick cleanup across the board | Harsh Shandilya |
2018-04-26 | WgQuickBackend: always create configuration file | Jason A. Donenfeld |
2018-04-25 | GoBackend: bring down tunnels when revoked or disconnected | Jason A. Donenfeld |
2018-04-23 | Update application state based on wg-quick | Jason A. Donenfeld |
2018-04-18 | Determine MTU automatically | Jason A. Donenfeld |
2018-04-18 | More javafication | Jason A. Donenfeld |
2018-04-17 | GoBackend: default MTU is 1280 | Jason A. Donenfeld |
2018-04-17 | Remove sloppy java with enterprise java horrors | Jason A. Donenfeld |
2018-04-17 | GoBackend: Handle vpn service expiration | Aurélien Chabot |
2018-04-17 | GoBackend: Add support for multiple address and dns as a comma separated list | Aurélien Chabot |
2018-04-17 | GoBackend: parse allowed ips | Aurélien Chabot |
2018-04-17 | GoBackend: Parse the dns address | Aurélien Chabot |
2018-04-17 | GoBackend: IPv6 handling | Aurélien Chabot |
2018-04-17 | GoBackend: Resolve endpoint before passing it to the go lib | Aurélien Chabot |
2018-04-17 | GoBackend: Use the android VpnService to encapsulate the go backend | Aurélien Chabot |
2018-02-17 | GoBackend: integrate into app | Jason A. Donenfeld |
2018-01-18 | WgQuickBackend: Always pass the full path to wg-quick | Samuel Holland |
2018-01-17 | WgQuickBackend: Clean up unused fields and imports | Samuel Holland |
2018-01-10 | WgQuickBackend: properly report exception so alert shows | Jason A. Donenfeld |
2018-01-09 | WgQuickBackend: Finish the implementation | Samuel Holland |
2018-01-09 | global: Clean up error logging | Samuel Holland |
2018-01-09 | WgQuickBackend: Log when tunnels can't be enumerated | Samuel Holland |
2018-01-08 | WgQuickBackend: Ensure tools are available before use | Samuel Holland |
2018-01-08 | WgQuickBackend: Inline resolveState() | Samuel Holland |
2018-01-08 | global: Fix or suppress most lints/warnings | Samuel Holland |
2018-01-08 | Fragment/Tile: Make success/error messages translatable | Samuel Holland |
2018-01-08 | global: Prefix tags with WireGuard/ | Jason A. Donenfeld |
2018-01-08 | RootShell: multiplex commands | Jason A. Donenfeld |
2018-01-08 | WgQuickBackend: Improve error handling | Samuel Holland |
2018-01-08 | project: Global cleanup | Samuel Holland |
2018-01-07 | Tunnel: Remove UNKNOWN state | Samuel Holland |
2018-01-07 | WgQuickBackend: Prefer ArrayList over LinkedList | Samuel Holland |
2018-01-07 | Make TunnelManager the point of asynchronicity | Samuel Holland |
2018-01-06 | project: Minor cleanups | Samuel Holland |
2018-01-06 | Backend: Add a function to enumerate running tunnels | Samuel Holland |
2018-01-06 | Serviceless rewrite, part 1 | Samuel Holland |