aboutsummaryrefslogtreecommitdiffstats
path: root/Sources/WireGuardApp (follow)
Commit message (Expand)AuthorAgeFilesLines
* App: version bump1.0.13-24Jason A. Donenfeld2021-06-161-2/+2
* UI: iOS: asynchronously load from NEHotspotNetwork on iOS 14Jason A. Donenfeld2021-03-091-22/+44
* UI: iOS: clean up visuals in SSID editorJason A. Donenfeld2021-03-093-4/+14
* UI: iOS: Disable "copy" action on on-demand cellsAndrej Mihajlov2021-01-111-0/+2
* UI: iOS: Remove duplicate call to addSubviewAndrej Mihajlov2020-12-231-2/+0
* UI: iOS: Fix placeholder label alignment in text fields.Andrej Mihajlov2020-12-231-1/+8
* App: version bump1.0.12-22Jason A. Donenfeld2020-12-231-2/+2
* project: sync translations and improve id generation againJason A. Donenfeld2020-12-2318-402/+772
* UI: macOS: Group more than 10 tunnels into submenuAndrej Mihajlov2020-12-232-32/+138
* UI: Avoid force unwrap when checking for errorsAndrej Mihajlov2020-12-231-14/+14
* UI: pause VPN configurations observer while adding or removing multiple tunnelsAndrej Mihajlov2020-12-221-2/+28
* UI: use NotificationToken to properly clean up observersAndrej Mihajlov2020-12-222-7/+10
* UI: Model: remove 0.0.0.0/8 from non-private IPsJason A. Donenfeld2020-12-181-6/+7
* UI: iOS: remove donation link1.0.11-21Jason A. Donenfeld2020-12-172-13/+2
* UI: macOS: Fix UTF-8 and UTF-16 conversions in highlighter codeAndrej Mihajlov2020-12-172-9/+25
* Version bump1.0.11-20Jason A. Donenfeld2020-12-171-2/+2
* UI: add missing translations to incomplete localesJason A. Donenfeld2020-12-178-0/+1267
* UI: macOS: remove donation link1.0.10-19Jason A. Donenfeld2020-12-162-4/+2
* Version bump1.0.10-18Jason A. Donenfeld2020-12-151-2/+2
* WireGuardApp: Refactor TunnelListCellAndrej Mihajlov2020-12-151-35/+33
* WireGuardApp: Replace AnyObject with a concrete NSKeyValueObservationAndrej Mihajlov2020-12-151-2/+2
* WireGuardApp: Animate switch control in TunnelListCellAndrej Mihajlov2020-12-151-9/+9
* WireGuardApp: Remove 200ms delay when updating tunnel status switchAndrej Mihajlov2020-12-152-13/+8
* WireGuardApp: Pin status switch to cell marginAndrej Mihajlov2020-12-151-1/+1
* WireGuardApp: Refactor indicator view initializationAndrej Mihajlov2020-12-151-6/+5
* WireGuardApp: Use Bundle.forInfoDictionaryKey to access Info.plist fieldsAndrej Mihajlov2020-12-151-2/+2
* WireGuardApp: Refactor indicator initializationAndrej Mihajlov2020-12-151-6/+5
* WireGuardApp: Fix window background color to default blackAndrej Mihajlov2020-12-151-5/+0
* global: support DNS search domainsJason A. Donenfeld2020-12-153-10/+14
* Revert "[REVERT ME SOON] TunnelsManager: Workaround for macOS Catalina deleting tunnels arbitrarily"Jason A. Donenfeld2020-12-111-161/+2
* WireGuardApp: add CrowdIn syncer and run itJason A. Donenfeld2020-12-1118-20/+4228
* global: fix remaining swiftlint violationsJason A. Donenfeld2020-12-092-2/+2
* global: bump year in headerJason A. Donenfeld2020-12-0476-76/+76
* WireGuardApp: Add back the wireguard-go version extraction script and use WIREGUARD_GO_VERSION directlyAndrej Mihajlov2020-12-042-2/+2
* WireGuardApp: Include headers from WireGuardKitCAndrej Mihajlov2020-12-041-1/+2
* WireGuardApp: integrate WireGuardKit sources directlyAndrej Mihajlov2020-12-0317-17/+3
* Linter: Fix all linter issues across the codebaseAndrej Mihajlov2020-12-034-12/+12
* Move all source files to `Sources/` and rename WireGuardKit targetsAndrej Mihajlov2020-12-03156-0/+18202