summaryrefslogtreecommitdiffhomepage
path: root/app/src/main/java/com/wireguard/config/Peer.java
AgeCommit message (Expand)Author
2018-01-17Peer: Add missing @OverrideSamuel Holland
2018-01-06Serviceless rewrite, part 1Samuel Holland
2017-11-26Config: make parsing stricterJason A. Donenfeld
2017-08-24Peer: Add a field for the optional pre-shared keySamuel Holland
2017-08-23Config/Interface/Peer: Make ParcelableSamuel Holland
2017-08-23Config/Interface/Peer: Fix some missed change notificationsSamuel Holland
2017-08-19Peer: Associate with a ConfigSamuel Holland
2017-08-13Major renaming and refactoring in activity and serviceSamuel Holland
2017-07-29Profile: Parse config file to a string per attributeSamuel Holland