Age | Commit message (Expand) | Author |
2018-04-29 | Allow exporting to zip file | Jason A. Donenfeld |
2018-04-28 | Allow importing from zip file | Jason A. Donenfeld |
2018-04-28 | config: Minor cleanup | Harsh Shandilya |
2018-04-28 | Quick cleanup across the board | Harsh Shandilya |
2018-04-28 | Version bump | Jason A. Donenfeld |
2018-04-28 | Use validation instead of two-way binding | Jason A. Donenfeld |
2018-04-27 | Do not do DNS lookups for IPs | Jason A. Donenfeld |
2018-04-27 | Throw IllegalArgumentExceptions when arguments are bad | Jason A. Donenfeld |
2018-04-27 | Latest go changes | Jason A. Donenfeld |
2018-04-26 | WgQuickBackend: always create configuration file | Jason A. Donenfeld |
2018-04-26 | Manifest: disable always-on VPN | Jason A. Donenfeld |
2018-04-25 | GoBackend: bring down tunnels when revoked or disconnected | Jason A. Donenfeld |
2018-04-25 | Use variable map instead of shell switch | Jason A. Donenfeld |
2018-04-25 | Curve25519: fix up spacing | Jason A. Donenfeld |
2018-04-24 | Use binary distro of Golang | Jason A. Donenfeld |
2018-04-23 | Version bump | Jason A. Donenfeld |
2018-04-23 | Update application state based on wg-quick | Jason A. Donenfeld |
2018-04-19 | Version bump | Jason A. Donenfeld |
2018-04-19 | Work around go fd closing limitation and version bump | Jason A. Donenfeld |
2018-04-18 | Version bump for go race condition | Jason A. Donenfeld |
2018-04-18 | Determine MTU automatically | Jason A. Donenfeld |
2018-04-18 | Version bump | Jason A. Donenfeld |
2018-04-18 | Update dependencies | Jason A. Donenfeld |
2018-04-18 | More javafication | Jason A. Donenfeld |
2018-04-17 | Version bump | 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 | global: update various upstreams | Jason A. Donenfeld |
2018-04-17 | GoBackend: Handle vpn service expiration | Aurélien Chabot |
2018-04-17 | Config: Handle multiple address or dns in config file | 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-28 | GoBackend: support NO_PI mode | Jason A. Donenfeld |
2018-02-20 | Update submodules | Jason A. Donenfeld |
2018-02-17 | GoBackend: integrate into app | Jason A. Donenfeld |
2018-02-17 | wg: bump commit | Jason A. Donenfeld |
2018-02-13 | KeyEncoding: add constant time hex implementation | Jason A. Donenfeld |
2018-02-03 | manifest: Add permission to read external storage | Samuel Holland |
2018-01-18 | Version bump | Jason A. Donenfeld |
2018-01-18 | FileConfigStore: Warn for deletion failure in exception path | Samuel Holland |
2018-01-18 | WgQuickBackend: Always pass the full path to wg-quick | Samuel Holland |
2018-01-18 | fragments: Be extra paranoid about the binding getting destroyed | Samuel Holland |
2018-01-17 | TunnelManager: Use constants directly where appropriate | Samuel Holland |
2018-01-17 | Peer: Add missing @Override | Samuel Holland |
2018-01-17 | WgQuickBackend: Clean up unused fields and imports | Samuel Holland |
2018-01-17 | ToolsInstaller: Remove double-checked locking | Samuel Holland |