aboutsummaryrefslogtreecommitdiffstats
path: root/WireGuard/WireGuard/UI/iOS/View/TunnelListCell.swift (follow)
Commit message (Collapse)AuthorAgeFilesLines
* iOS: Tunnels list: Ability to remove multiple tunnels at a timeRoopesh Chander2019-03-181-0/+5
| | | | Signed-off-by: Roopesh Chander <roop@roopc.net>
* Update copyrightJason A. Donenfeld2019-01-071-1/+1
| | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
* Clean up trailing whitespaceJason A. Donenfeld2018-12-221-1/+1
| | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
* Removing a tunnel from iOS's settings is now immediately reflected in appEric Kuck2018-12-211-1/+1
| | | | Signed-off-by: Eric Kuck <eric@bluelinelabs.com>
* RTL supportEric Kuck2018-12-211-4/+4
| | | | Signed-off-by: Eric Kuck <eric@bluelinelabs.com>
* Nuke trailing spacesJason A. Donenfeld2018-12-211-15/+15
| | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
* s/Observervation/Observation/g;Roopesh Chander2018-12-181-4/+4
| | | | Signed-off-by: Roopesh Chander <roop@roopc.net>
* Reorganized project structureEric Kuck2018-12-141-0/+111
Signed-off-by: Eric Kuck <eric@bluelinelabs.com>