summaryrefslogtreecommitdiffhomepage
path: root/app/src/main/java/com/wireguard/config/Attribute.java
AgeCommit message (Expand)Author
2018-07-06global: move to Apache 2.0Jason A. Donenfeld
2018-07-06AppListDialogFragment: add implementation for excluding applicationsEric Kuck
2018-06-19config: Refactor IPCidr and use of InetAddressSamuel Holland
2018-05-03config: loosen parser to match realityJason A. Donenfeld
2018-05-03global: fix up copyrightsJason A. Donenfeld
2018-05-02global: Add or update copyright headers in Java codeSamuel Holland
2018-04-30global: Clean up JavaSamuel Holland
2018-04-30global: Automatic code formattingSamuel Holland
2018-04-28config: Minor cleanupHarsh Shandilya
2018-04-28Use validation instead of two-way bindingJason A. Donenfeld
2018-04-27Do not do DNS lookups for IPsJason A. Donenfeld
2018-04-27Throw IllegalArgumentExceptions when arguments are badJason A. Donenfeld
2018-04-18More javaficationJason A. Donenfeld
2018-04-17Remove sloppy java with enterprise java horrorsJason A. Donenfeld
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-13Major renaming and refactoring in activity and serviceSamuel Holland
2017-07-29Profile: Parse config file to a string per attributeSamuel Holland