aboutsummaryrefslogtreecommitdiffstats
path: root/WireGuard/WireGuard (follow)
Commit message (Expand)AuthorAgeFilesLines
* Version bump0.0.20181225-2Jason A. Donenfeld2018-12-281-1/+1
* Version bump0.0.20181225-1Jason A. Donenfeld2018-12-261-2/+2
* minizip: Remove zip encryption codeRoopesh Chander2018-12-252-103/+0
* Tunnel edit: Fix crashRoopesh Chander2018-12-241-1/+2
* SwitchCell nitsEric Kuck2018-12-222-5/+5
* Fix typo for simulator buildsEric Kuck2018-12-221-1/+1
* Remove more commentsRoopesh Chander2018-12-236-41/+2
* TunnelErrors: Add alert text for PacketTunnelProviderErrorRoopesh Chander2018-12-222-13/+21
* TunnelStatus: Absorb NEVPNStatus+CustomStringConvertibleRoopesh Chander2018-12-222-18/+13
* Also refresh statusJason A. Donenfeld2018-12-221-1/+4
* Reassign tunnelProvider if it changes from outside the appJason A. Donenfeld2018-12-221-2/+4
* All models now EquatableEric Kuck2018-12-211-1/+1
* Clean up trailing whitespaceJason A. Donenfeld2018-12-224-12/+12
* Removing a tunnel from iOS's settings is now immediately reflected in appEric Kuck2018-12-215-48/+72
* Localize remaining strings in network extensionJason A. Donenfeld2018-12-222-7/+24
* RTL supportEric Kuck2018-12-214-15/+15
* Strongly recommended now appears as placeholder for DNS when neededEric Kuck2018-12-211-19/+29
* Combine double log invocationsJason A. Donenfeld2018-12-221-4/+2
* Attempt to strongly recommend thingsJason A. Donenfeld2018-12-223-6/+12
* Fixes mock tunnelsEric Kuck2018-12-211-3/+3
* Do not set copyable back to true on reuseJason A. Donenfeld2018-12-221-0/+5
* Move name from interface to tunnelJason A. Donenfeld2018-12-227-18/+23
* Fix paren typoJason A. Donenfeld2018-12-212-3/+3
* Nuke trailing spacesJason A. Donenfeld2018-12-2114-111/+111
* providerConfiguration is now a WgQuickConfigEric Kuck2018-12-219-270/+20
* Get rid of superflous isActivateOnDemandEnabled keyJason A. Donenfeld2018-12-214-11/+12
* Updated NETunnelProvider save formatEric Kuck2018-12-216-24/+32
* Localize all the thingsRoopesh Chander2018-12-2112-135/+392
* Tunnel detail: iPad: Handle deletion of tunnel correctlyRoopesh Chander2018-12-211-3/+10
* Added missing param in MockTunnelsEric Kuck2018-12-201-1/+1
* Enabled more swiftlint rulesEric Kuck2018-12-207-11/+9
* Added a String->[String] helperEric Kuck2018-12-204-32/+49
* TunnelErrors: Remove unused errorRoopesh Chander2018-12-201-3/+0
* Tunnel edit: init() need not take a tunnelConfiguration argumentRoopesh Chander2018-12-192-6/+5
* Remove non-helpful commentsRoopesh Chander2018-12-194-5/+0
* Tunnel edit: Fix commentRoopesh Chander2018-12-191-1/+1
* TunnelsManager: If only Activate On Demand has changed, don't restart tunnelRoopesh Chander2018-12-191-6/+11
* NE: Handle bad domain names and Activate On DemandRoopesh Chander2018-12-191-2/+2
* TunnelsManager: Handle waiting on a stale tunnelRoopesh Chander2018-12-191-13/+23
* Remove buttons and text from LaunchScreen.storyboardRoopesh Chander2018-12-181-7/+4
* s/Observervation/Observation/g;Roopesh Chander2018-12-182-10/+10
* Tunnel detail: Update restorationIdentifier when tunnel name changesRoopesh Chander2018-12-181-0/+1
* TunnelsManager: Add periods to end the system error messagesRoopesh Chander2018-12-181-6/+6
* Error handling: Add info on the underlying system error to error alertsRoopesh Chander2018-12-172-69/+101
* Version bump0.0.20181104-7Jason A. Donenfeld2018-12-171-1/+1
* Got TunnelsManager back under the max file length by splitting out NEVPNStatus+CustomStringConvertibleEric Kuck2018-12-164-22/+22
* Potential fix for insertRowAtIndexPath crashEric Kuck2018-12-161-0/+2
* Improve mock tunnels generationJason A. Donenfeld2018-12-161-5/+10
* Provide mock tunnels for the SimulatorRoopesh Chander2018-12-162-1/+52
* Nuke duplicate fileJason A. Donenfeld2018-12-151-484/+0