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
/
Attribute.java
Age
Commit message (
Expand
)
Author
2018-07-06
global: move to Apache 2.0
Jason A. Donenfeld
2018-07-06
AppListDialogFragment: add implementation for excluding applications
Eric Kuck
2018-06-19
config: Refactor IPCidr and use of InetAddress
Samuel Holland
2018-05-03
config: loosen parser to match reality
Jason A. Donenfeld
2018-05-03
global: fix up copyrights
Jason A. Donenfeld
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
config: Minor cleanup
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-18
More javafication
Jason A. Donenfeld
2018-04-17
Remove sloppy java with enterprise java horrors
Jason A. Donenfeld
2018-01-06
Serviceless rewrite, part 1
Samuel Holland
2017-11-26
Config: make parsing stricter
Jason A. Donenfeld
2017-08-24
Peer: Add a field for the optional pre-shared key
Samuel Holland
2017-08-13
Major renaming and refactoring in activity and service
Samuel Holland
2017-07-29
Profile: Parse config file to a string per attribute
Samuel Holland