aboutsummaryrefslogtreecommitdiffstats
path: root/Sources/WireGuardKit (follow)
Commit message (Expand)AuthorAgeFilesLines
* Kit: Adapter: use more reliable utun detection techniqueJason A. Donenfeld2021-06-161-3/+24
* Kit: Adapter: iterate through all FDs to find UTUNJason A. Donenfeld2021-06-161-1/+8
* SPM: update exclude rulesAndrej Mihajlov2021-06-161-1/+1
* Kit: Go: bump to latest APIJason A. Donenfeld2021-03-091-10/+12
* Kit: netcfg: add explicit IP mask routesJason A. Donenfeld2021-01-012-18/+67
* Kit: do not crash on [abcd::] with missing portJason A. Donenfeld2020-12-231-0/+1
* Kit: Adapter: do not treat NE settings timeouts as fatalJason A. Donenfeld2020-12-171-4/+1
* Kit: PacketTunnelSettingsGenerator: do not require DNS queries if no DNSJason A. Donenfeld2020-12-171-5/+9
* global: support DNS search domainsJason A. Donenfeld2020-12-152-1/+4
* WireGuardKitGo: update to latest wireguard-go tagJason A. Donenfeld2020-12-151-7/+9
* WireGuardKit: Let wireguard-go backend run in offline on macOSAndrej Mihajlov2020-12-111-3/+8
* WireGuardKit: Conditionally turn on/off wireguard-goAndrej Mihajlov2020-12-113-106/+213
* global: fix remaining swiftlint violationsJason A. Donenfeld2020-12-091-2/+2
* global: bump year in headerJason A. Donenfeld2020-12-0412-12/+12
* WireGuardKit: Delegate IPv*Address initialization to self.initAndrej Mihajlov2020-12-041-10/+2
* WireGuardKit: Log XLAT resolution errorsAndrej Mihajlov2020-12-042-5/+20
* WireGuadKit: Rename WireGuardAdapter.version -> .backendVersion & remove `var wireGuardVersion` with WireGuardKit.swiftAndrej Mihajlov2020-12-042-9/+1
* WireGuardApp: integrate WireGuardKit sources directlyAndrej Mihajlov2020-12-033-0/+9
* WireGuardKit: Rename WireGuardKitSwift -> WireGuardKitAndrej Mihajlov2020-12-0313-0/+1146