aboutsummaryrefslogtreecommitdiffstats
path: root/Sources (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-156-16/+28
* WireGuardKitGo: update to latest wireguard-go tagJason A. Donenfeld2020-12-155-38/+48
* Revert "[REVERT ME SOON] TunnelsManager: Workaround for macOS Catalina deleting tunnels arbitrarily"Jason A. Donenfeld2020-12-111-161/+2
* WireGuardKit: Let wireguard-go backend run in offline on macOSAndrej Mihajlov2020-12-111-3/+8
* WireGuardApp: add CrowdIn syncer and run itJason A. Donenfeld2020-12-1118-20/+4228
* WireGuardKit: Conditionally turn on/off wireguard-goAndrej Mihajlov2020-12-113-106/+213
* WireGuardGoKit: drop support for armv7Jason A. Donenfeld2020-12-091-3/+2
* global: fix remaining swiftlint violationsJason A. Donenfeld2020-12-093-4/+4
* WireGuardKitGo: get rid of missing -Wno-unused-command-line-argument flagJason A. Donenfeld2020-12-091-1/+1
* WireGuardKitGo: rebase boottime patch onto Go 1.15.6Jason A. Donenfeld2020-12-091-38/+12
* global: bump year in headerJason A. Donenfeld2020-12-04100-100/+100
* WireGuardKit: Delegate IPv*Address initialization to self.initAndrej Mihajlov2020-12-041-10/+2
* WireGuardApp: Remove backend version call in Logger.swift & extract wireguard-go version script from network extension targetsAndrej Mihajlov2020-12-042-2/+2
* WireGuardKit: Log XLAT resolution errorsAndrej Mihajlov2020-12-042-5/+20
* Keychain: Avoid roundtrip via items when accessing item label (stored in kSecAttrLabel)Andrej Mihajlov2020-12-041-4/+3
* Keychain: Remove unnecessary cast to String in Keychain queriesAndrej Mihajlov2020-12-041-23/+23
* WireGuadKit: Rename WireGuardAdapter.version -> .backendVersion & remove `var wireGuardVersion` with WireGuardKit.swiftAndrej Mihajlov2020-12-042-9/+1
* WireGuardApp: Add back the wireguard-go version extraction script and use WIREGUARD_GO_VERSION directlyAndrej Mihajlov2020-12-044-4/+4
* WireGuardApp: Include headers from WireGuardKitCAndrej Mihajlov2020-12-042-2/+5
* WireGuardApp: integrate WireGuardKit sources directlyAndrej Mihajlov2020-12-0325-21/+13
* WireGuardKit: Rename WireGuardKitSwift -> WireGuardKitAndrej Mihajlov2020-12-0313-0/+0
* Linter: Fix all linter issues across the codebaseAndrej Mihajlov2020-12-0310-39/+45
* WireGuardNetworkExtension: Remove wireguard.h from bridging headerAndrej Mihajlov2020-12-031-1/+0
* WireGuardKit: Set publicHeadersPath = "." to flatten public headers structureAndrej Mihajlov2020-12-032-3/+3
* WireGuardKit: Fix module map for WireGuardKitCAndrej Mihajlov2020-12-031-1/+1
* WireGuardKit: Fix import statementsAndrej Mihajlov2020-12-033-3/+3
* Move all source files to `Sources/` and rename WireGuardKit targetsAndrej Mihajlov2020-12-03199-0/+21164