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
/
main
/
java
/
com
/
wireguard
/
android
/
model
Age
Commit message (
Expand
)
Author
2018-01-08
ToggleSwitch: Improve reliability
Samuel Holland
2018-01-08
Tunnel: Add a State factory method
Samuel Holland
2018-01-07
TunnelManager: Simplify save/resume methods
Samuel Holland
2018-01-07
TunnelManager/QuickTileService: Remember last used tunnel
Samuel Holland
2018-01-07
Tunnel: Remove UNKNOWN state
Samuel Holland
2018-01-07
Move bundle keys where they are used
Samuel Holland
2018-01-07
model: Allow renaming tunnels
Samuel Holland
2018-01-07
model: Remove confusing uses of completion chaining
Samuel Holland
2018-01-07
Tunnel: The name passed to isNameValid is never null
Samuel Holland
2018-01-07
Make TunnelManager the point of asynchronicity
Samuel Holland
2018-01-06
TunnelManager: Sort tunnels case-insensitively
Samuel Holland
2018-01-06
Keyed...: Rename all the things
Samuel Holland
2018-01-06
model: Proxy all async work through the TunnelManager
Samuel Holland
2018-01-06
TunnelManager: Enumerate running tunnels only once
Samuel Holland
2018-01-06
Tunnel: Require passing a state to the constructor
Samuel Holland
2018-01-06
TunnelDetailFragment: Remove state text and last change
Samuel Holland
2018-01-06
Convert the list of tunnels to a KeyedObservableList
Samuel Holland
2018-01-06
TunnelManager: Clear primary tunnel when it's removed
Samuel Holland
2018-01-06
Serviceless rewrite, part 1
Samuel Holland