aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Version bump1.0.11-20Jason A. Donenfeld2020-12-171-2/+2
* UI: add missing translations to incomplete localesJason A. Donenfeld2020-12-1710-36/+1320
* Kit: Adapter: do not treat NE settings timeouts as fatalJason A. Donenfeld2020-12-172-9/+1
* Kit: PacketTunnelSettingsGenerator: do not require DNS queries if no DNSJason A. Donenfeld2020-12-171-5/+9
* 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-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
* WireGuardApp: modify xcodeproj when syncing translationsJason A. Donenfeld2020-12-112-9/+107
* 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-1119-20/+4234
* 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-094-4/+5
* 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-092-39/+13
* global: bump year in headerJason A. Donenfeld2020-12-04102-102/+102
* WireGuardApp: Update target membership to exclude sources that are only used in network extensionsAndrej Mihajlov2020-12-041-16/+0
* 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-043-40/+2
* WireGuardKit: Log XLAT resolution errorsAndrej Mihajlov2020-12-042-5/+20
* WireGuardApp: Disable SWIFT_PRECOMPILE_BRIDGING_HEADERAndrej Mihajlov2020-12-041-0/+2
* WireGuardApp: Update swift version from 4.2 to 5.0Andrej Mihajlov2020-12-041-2/+2
* Update checkout path in READMEAndrej Mihajlov2020-12-041-1/+1
* 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
* WireGuardApp: Remove WireGuardKit.swift from Xcode source treeAndrej Mihajlov2020-12-041-10/+0
* 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-045-8/+86
* WireGuardApp: Include headers from WireGuardKitCAndrej Mihajlov2020-12-042-2/+5
* WireGuardApp: integrate WireGuardKit sources directlyAndrej Mihajlov2020-12-0327-85/+188
* Remove Sources/ in project folder namesAndrej Mihajlov2020-12-031-6/+9
* WireGuardKit: Rename WireGuardKitSwift -> WireGuardKitAndrej Mihajlov2020-12-0314-2/+2
* Linter: Fix all linter issues across the codebaseAndrej Mihajlov2020-12-0312-42/+48
* WireGuardApp: Fix build working dir for go-bridge targetsAndrej Mihajlov2020-12-031-2/+2
* WireGuardNetworkExtension: Remove wireguard.h from bridging headerAndrej Mihajlov2020-12-031-1/+0
* Fix paths pointing to xcconfigsAndrej Mihajlov2020-12-032-4/+4
* WireGuardKit: Add wireguard-go files to exclude list to eliminate SwiftPM warningsAndrej Mihajlov2020-12-031-0/+7
* WireGuardKit: Set publicHeadersPath = "." to flatten public headers structureAndrej Mihajlov2020-12-033-4/+6
* WireGuardKit: Fix module map for WireGuardKitCAndrej Mihajlov2020-12-031-1/+1