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
/
config
Age
Commit message (
Expand
)
Author
2017-08-16
Config: Make it Comparable
Samuel Holland
2017-08-16
Config: Rename function to make databinding happy
Samuel Holland
2017-08-13
Major renaming and refactoring in activity and service
Samuel Holland
2017-08-13
Profile: Add function to copy config from another profile
Samuel Holland
2017-08-09
Interface: Correctly handle setting a null or empty key
Samuel Holland
2017-08-09
KeyEncoding: Clean up and reorganize to match style
Samuel Holland
2017-08-08
Constant time base64
Jason A. Donenfeld
2017-08-08
Profile: Add helper to check name validity
Samuel Holland
2017-08-08
Profile: Make name modifiable
Samuel Holland
2017-08-01
Interface: Convert to using Keypair class
Samuel Holland
2017-07-31
Profile: Implement deep copying
Samuel Holland
2017-07-31
Copyable: New utility interface for deep-copyable classes
Samuel Holland
2017-07-31
Profile: Track connection state
Samuel Holland
2017-07-29
Profile: Add a blank line before each peer section
Samuel Holland
2017-07-29
Profile: Parse config file to a string per attribute
Samuel Holland
2017-07-29
Profile: Add minimal implementation
Samuel Holland