aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* WireGuardKit: Fix import statementsAndrej Mihajlov2020-12-033-3/+3
* Move all source files to `Sources/` and rename WireGuardKit targetsAndrej Mihajlov2020-12-03209-58/+54
* WireGuardKit: Assert that resolutionResults must not contain failuresAndrej Mihajlov2020-12-031-1/+1
* WireGuardKit: Only assign self.settingsGenerator upon success to set tunnel network settings to avoid inconsistent stateAndrej Mihajlov2020-12-031-1/+5
* WireGuardKit: Remove handleLogLine from WireGuardAdapterAndrej Mihajlov2020-12-031-22/+9
* WireGuardKit: Remove isStarted: bool from WireGuardAdapterAndrej Mihajlov2020-12-031-17/+6
* WireGuardKit: Fix docs for WireGuardAdapterErrorAndrej Mihajlov2020-12-031-5/+5
* WireGuardKit: Fix docs for WireGuardLogLevelAndrej Mihajlov2020-12-031-2/+1
* WireGuardKit: Pass logHandler via constructorAndrej Mihajlov2020-12-032-31/+15
* Packet tunnel: Remove last error in the completion handler given to adapter.stopAndrej Mihajlov2020-12-031-2/+2
* WireGuardKit: Rename cannotLocateSocketDescriptor -> cannotLocateTunnelFileDescriptor in WireGuardAdapterErrorAndrej Mihajlov2020-12-032-5/+5
* WireGuardApp: Switch WireGuardKit to master branchAndrej Mihajlov2020-12-033-5/+3
* WireGuardKit: Add TODO to log the error coming from `withReresolvedIP`Andrej Mihajlov2020-12-031-0/+1
* WireGuardKit: Change getWireGuardVersion() -> wireGuardVersionAndrej Mihajlov2020-12-034-5/+4
* Update READMEAndrej Mihajlov2020-12-031-0/+48
* Packet tunnel: Implement packet tunnel provider using WireGuardAdapterAndrej Mihajlov2020-12-021-140/+81
* WireGuardKit: Add WireGuardAdapterAndrej Mihajlov2020-12-026-114/+556
* WireGuardKit: Add wrappers for PrivateKey, PublicKey, PreSharedKeyAndrej Mihajlov2020-12-0221-220/+176
* iOS/macOS: Remove "Extract wireguard-go version" build phaseAndrej Mihajlov2020-12-021-40/+0
* iOS/macOS: Remove main bundle apps dependence on WireGuardgoBridge.Andrej Mihajlov2020-12-021-13/+0
* iOS/macOS: Integrate WireGuardKitAndrej Mihajlov2020-12-0225-163/+122
* go-bridge: Add context support for wgSetLoggerJason A. Donenfeld2020-12-022-7/+9
* WireGuardKit: Add WireGuardKitCTarget with private C sourcesAndrej Mihajlov2020-12-027-1/+15
* WireGuardKit: Set public access level for shared structsAndrej Mihajlov2020-12-026-50/+50
* WireGuardKit: Move shared structs to WireGuardKitAndrej Mihajlov2020-12-028-0/+0
* WireGuardKit: Add swift package scaffoldingAndrej Mihajlov2020-12-026-0/+49
* go-bridge: dup tunFd so as to not confuse NetworkExtensionJason A. Donenfeld2020-09-021-2/+11
* Change QoS to .utilityAndrej Mihajlov2020-06-251-1/+1
* Make sure that the tunnel and path monitor run on the same serial queueAndrej Mihajlov2020-06-251-81/+93
* Fix retain cycle between NWPathMonitor and PacketTunnelProviderAndrej Mihajlov2020-06-251-1/+3
* Refactor interface name queryAndrej Mihajlov2020-06-251-7/+25
* Localization: Update JapaneseJason A. Donenfeld2020-04-111-59/+59
* Localization: macOS: Add translations for 'Edit' buttonRoopesh Chander2020-04-113-0/+6
* Localization: macOS: Fix localization for 'Edit' buttonRoopesh Chander2020-04-112-1/+3
* Localization: Add German translationRoopesh Chander2020-04-112-0/+446