summaryrefslogtreecommitdiffhomepage
path: root/app/src/main/java/com/wireguard/config/Interface.java
AgeCommit message (Expand)Author
2017-08-13Major renaming and refactoring in activity and serviceSamuel Holland
2017-08-09Interface: Correctly handle setting a null or empty keySamuel Holland
2017-08-09KeyEncoding: Clean up and reorganize to match styleSamuel Holland
2017-08-08Constant time base64Jason A. Donenfeld
2017-08-01Interface: Convert to using Keypair classSamuel Holland
2017-07-29Profile: Parse config file to a string per attributeSamuel Holland