summaryrefslogtreecommitdiffhomepage
path: root/app/src/main/java/com/wireguard/config
AgeCommit message (Expand)Author
2017-07-31Profile: Implement deep copyingSamuel Holland
2017-07-31Copyable: New utility interface for deep-copyable classesSamuel Holland
2017-07-31Profile: Track connection stateSamuel Holland
2017-07-29Profile: Add a blank line before each peer sectionSamuel Holland
2017-07-29Profile: Parse config file to a string per attributeSamuel Holland
2017-07-29Profile: Add minimal implementationSamuel Holland