aboutsummaryrefslogtreecommitdiffstats
path: root/WireGuard (follow)
Commit message (Expand)AuthorAgeFilesLines
* highlighter: insist on 256-bit keys, not 257-bit or 258-bitJason A. Donenfeld2020-04-031-4/+25
* Japanese TranslationEiji Tanioka2020-02-232-0/+444
* wireguard-go-bridge: use C string instead of gostring_tAndrej Mihajlov2020-02-071-11/+4
* Version bump0.0.20200127-17Jason A. Donenfeld2020-01-271-2/+2
* Update repo urlsJason A. Donenfeld2019-12-301-1/+1
* 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
* Revert "NetworkExtension: don't use exit(0) hack on Catalina"Jason A. Donenfeld2019-10-151-4/+1
* 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
* 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
* 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
* NetworkExtension: bump sockets on path changeJason A. Donenfeld2019-05-311-10/+12
* 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-262-34/+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