aboutsummaryrefslogtreecommitdiffstats
path: root/WireGuard/WireGuard (follow)
Commit message (Expand)AuthorAgeFilesLines
* Version bump0.0.20191105-16Jason A. Donenfeld2019-11-051-2/+2
* [REVERT ME SOON] TunnelsManager: Workaround for macOS Catalina deleting tunnels arbitrarilyRoopesh Chander2019-11-051-2/+161
* UI: iOS: more dark mode fixesJason A. Donenfeld2019-10-254-10/+36
* Version bump0.0.20191015-15Jason A. Donenfeld2019-10-151-2/+2
* iOS: UI: Make edit views full screen modalJason A. Donenfeld2019-10-152-2/+2
* UI: iOS: adjust colors for iOS 13Diab Neiroukh2019-10-159-20/+70
* Version bump0.0.20191012-14Jason A. Donenfeld2019-10-121-2/+2
* iOS: UI: abort is optimized out in release buildsJason A. Donenfeld2019-10-121-2/+1
* Keychain: make verification errors only happen when we're sure it's due to not foundJason A. Donenfeld2019-10-111-0/+1
* ui: add donation linkJason A. Donenfeld2019-10-113-4/+23
* UI: iOS: set CFBundleDisplayName to satisfy new ITMS-90783 errorJason A. Donenfeld2019-06-281-0/+2
* Version bump0.0.20190610-13Jason A. Donenfeld2019-06-281-1/+1
* UI: macOS: Show useful error message on .conf importJason A. Donenfeld2019-06-281-3/+13
* iOS: Importing: If tunnelsManager isn't ready yet, we should wait for itRoopesh Chander2019-06-132-4/+14
* macOS: Tunnel detail: Handle deletion outside app, againRoopesh Chander2019-06-131-1/+8
* TunnelsManager: store UID on macOS for keychain availabilityJason A. Donenfeld2019-06-113-28/+22
* Version bump0.0.20190610-12Jason A. Donenfeld2019-06-101-2/+2
* on-demand: iOS: Fix crash on selecting Any SSID when already selectedRoopesh Chander2019-06-091-0/+4
* on-demand: Don't crash on encountering unexpected on-demand rulesRoopesh Chander2019-06-091-20/+33
* macOS: Remove unused stringsRoopesh Chander2019-06-091-2/+0
* Version bump0.0.20190609-11Jason A. Donenfeld2019-06-091-2/+2
* macOS: remove store update escape hatchJason A. Donenfeld2019-06-091-4/+0
* Version bump0.0.20190531-10Jason A. Donenfeld2019-06-061-1/+1
* macOS: App menu > Quit shall show a prompt to quit or close windowRoopesh Chander2019-06-063-3/+35
* macOS: Save/restore the log window's sizeRoopesh Chander2019-06-041-0/+4
* macOS: Log view: Allow resizing horizontallyRoopesh Chander2019-06-042-20/+34
* Version bump0.0.20190531-9Jason A. Donenfeld2019-05-311-2/+2
* macOS: Dismiss modals correctlyRoopesh Chander2019-05-312-9/+12
* macOS: Update app iconRoopesh Chander2019-05-3111-1/+1
* iOS: Should be able to re-show tunnel detailRoopesh Chander2019-05-271-11/+9
* macOS: Tunnel detail: No need to update runtime info on tunnelSaved()Roopesh Chander2019-05-271-11/+7
* macOS: Start refreshing runtime info in viewWillAppear(), not init()Roopesh Chander2019-05-271-1/+6
* macOS: Fix residual menu highlight on reopenRoopesh Chander2019-05-261-1/+3
* macOS: do not call out to recent tunnels trackerJason A. Donenfeld2019-05-261-0/+2
* iOS: Should be able to call showTunnelDetail multiple timesRoopesh Chander2019-05-261-5/+17
* iOS: Refactor showing of the tunnel detailRoopesh Chander2019-05-252-18/+24
* iOS: Show Home screen quick actions for recent tunnelsRoopesh Chander2019-05-254-3/+65
* iOS: Keep track of most-recently-activated tunnelsRoopesh Chander2019-05-252-1/+90
* macOS: Workaround for unresponsive main menu when launched from XcodeRoopesh Chander2019-05-221-3/+11
* macOS: Ignore bogus reopen because of login item helperRoopesh Chander2019-05-222-1/+17
* macOS: Workaround for unresponsive main menu after reopenRoopesh Chander2019-05-221-6/+42
* macOS: Ensure window is shown on app reopeningRoopesh Chander2019-05-221-0/+8
* macOS: Simplify detecting the type of an Apple eventRoopesh Chander2019-05-202-10/+2
* macOS: Don't show manage window when launched at loginRoopesh Chander2019-05-204-7/+40
* macOS: Login item: Get helper app version from xcconfigRoopesh Chander2019-05-201-2/+2
* macOS: Show Manage Tunnels window on startupRoopesh Chander2019-05-201-0/+4
* macOS: Minor refactor of StatusMenuWindowDelegateRoopesh Chander2019-05-202-13/+18
* macOS: Disable 'Delete Selected' when nothing is selectedRoopesh Chander2019-05-201-0/+9
* macOS: Some menu item titles are automatically inferredRoopesh Chander2019-05-202-6/+3
* macOS: Use title-style capitalization for menu itemsRoopesh Chander2019-05-201-5/+5