aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* NetworkExtension: don't use exit(0) hack on CatalinaJason A. Donenfeld2019-10-151-1/+4
* 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-112-1/+2
* ui: add donation linkJason A. Donenfeld2019-10-113-4/+23
* wireguard-go-bridge: reduce version checks and cleanupJason A. Donenfeld2019-10-083-39/+21
* wireguard-go-bridge: update for 1.13Jason A. Donenfeld2019-10-046-463/+34
* 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
* WgQuickConfig: Swift treats \r\n as a single characterJason 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-114-34/+45
* Version bump0.0.20190610-12Jason A. Donenfeld2019-06-101-2/+2
* TunnelProvider: remove all clevernessJason A. Donenfeld2019-06-101-5/+1
* 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
* TunnelProvider: store the entire NWPathJason A. Donenfeld2019-06-091-6/+3
* README: update repo locationJason A. Donenfeld2019-06-091-3/+5
* 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
* go-bridge: bump versionJason A. Donenfeld2019-05-311-1/+1
* Version bump0.0.20190531-9Jason A. Donenfeld2019-05-311-2/+2
* NetworkExtension: bump sockets on path changeJason A. Donenfeld2019-05-315-12/+34
* 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
* NetworkExtension: apparently the extension process is scoped properly anywayJason A. Donenfeld2019-05-264-52/+10
* NetworkExtension: use excludedRoutes instead of binding on iOSJason A. Donenfeld2019-05-262-1/+25
* 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-255-3/+69
* iOS: Keep track of most-recently-activated tunnelsRoopesh Chander2019-05-253-1/+94
* 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