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
/
crypto
Age
Commit message (
Expand
)
Author
2018-12-15
Provide semantically meaningful exceptions for translation
Samuel Holland
2018-12-08
Remodel the Model
Samuel Holland
2018-09-06
global: update copyright headers
Jason A. Donenfeld
2018-08-26
Extract error messages to string resources
Harsh Shandilya
2018-07-13
global: Add nullity annotations
Eric Kuck
2018-07-06
global: move to Apache 2.0
Jason A. Donenfeld
2018-06-19
crypto: Slightly Java-ify the Curve25519 implementation
Samuel Holland
2018-06-02
crypto: KeyEncoding: Fix style
Harsh Shandilya
2018-05-30
KeyEncoding: more constant time
Jason A. Donenfeld
2018-05-09
global: Cleanup line lengths and misc lint warnings
Harsh Shandilya
2018-05-03
global: fix up copyrights
Jason A. Donenfeld
2018-05-02
Keypair: Minimize the scope of warning suppression
Samuel Holland
2018-05-02
KeyEncoding: Address lints/warnings and match line length
Samuel Holland
2018-05-02
global: Add or update copyright headers in Java code
Samuel Holland
2018-04-30
global: Automatic code formatting
Samuel Holland
2018-04-25
Curve25519: fix up spacing
Jason A. Donenfeld
2018-02-13
KeyEncoding: add constant time hex implementation
Jason A. Donenfeld
2018-01-08
global: Fix or suppress most lints/warnings
Samuel Holland
2018-01-08
project: Global cleanup
Samuel Holland
2017-08-13
Major renaming and refactoring in activity and service
Samuel Holland
2017-08-09
KeyEncoding: Clean up and reorganize to match style
Samuel Holland
2017-08-09
Keypair: Convert to java-style array declarations
Samuel Holland
2017-08-08
Constant time base64
Jason A. Donenfeld
2017-08-01
Keypair: Create class for generating/storing keys
Samuel Holland
2017-08-01
Curve25519: Import class from noise-java
Samuel Holland