index
:
wireguard-android
build/http-proxy
build13
build14
build15
build16
build17
build18
build19
build20
build21
build22
build23
build24
build25
build26
build27
build3
build4
build5
build6
build7
build8
build9
dhcp
dmwg-0.0.1
expr-tun
fix/app-list
gonet
grpc-turnon
gvisor
gvisor-transparent-proxy
http-proxy-fsm
httpproxyitems
m7n
master
miles/gonet
new/dhcp
new/gonet
new/http-proxy
new/tunnel-config-actions
new2/build
old/dhcp
old/dhcp2
old/dhcp3
old/dhcp4
peer-status-observable
tunnel-config-actions
version
WireGuard Android
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
app
/
src
Age
Commit message (
Expand
)
Author
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
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-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
Curve25519: fix up spacing
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
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-17
GoBackend: integrate into app
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
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
2018-01-17
RootShell: Use a lock object instead of sync methods
Samuel Holland
2018-01-10
Manifest: show back arrow on sub activities
Jason A. Donenfeld
2018-01-10
ToolsInstaller: symlink tools always
Jason A. Donenfeld
2018-01-10
FileConfigStore: cleanup on rename problem
Jason A. Donenfeld
2018-01-10
QuickTileService: Fix crash opening activity
Samuel Holland
2018-01-10
TunnelController: Use helper function to unwrap the Throwable
Samuel Holland
2018-01-10
model: Use ConfigStore.rename() to avoid recreating tunnels
Samuel Holland
2018-01-10
ConfigStore: Add a rename method and implement it
Samuel Holland
2018-01-09
FileConfigStore: Simplify error handling
Samuel Holland
2018-01-10
WgQuickBackend: properly report exception so alert shows
Jason A. Donenfeld
2018-01-10
Tunnel: ifname has max len 15
Jason A. Donenfeld
2018-01-10
TunnelEditorFragment: do not pass null localConfig
Jason A. Donenfeld
2018-01-10
QuickTileService: sometimes tile is null
Jason A. Donenfeld
2018-01-09
WgQuickBackend: Finish the implementation
Samuel Holland
2018-01-09
model: Chain completions to avoid race conditions
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
[next]