aboutsummaryrefslogtreecommitdiffstats
path: root/Sources/Shared (follow)
Commit message (Expand)AuthorAgeFilesLines
* UI: use NotificationToken to properly clean up observersAndrej Mihajlov2020-12-221-0/+33
* Keychain: prevent call to stat() when determining appex pathAndrej Mihajlov2020-12-221-1/+1
* global: support DNS search domainsJason A. Donenfeld2020-12-151-5/+10
* global: bump year in headerJason A. Donenfeld2020-12-048-8/+8
* WireGuardApp: Remove backend version call in Logger.swift & extract wireguard-go version script from network extension targetsAndrej Mihajlov2020-12-041-1/+2
* 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: Add back the wireguard-go version extraction script and use WIREGUARD_GO_VERSION directlyAndrej Mihajlov2020-12-041-1/+1
* WireGuardApp: integrate WireGuardKit sources directlyAndrej Mihajlov2020-12-033-3/+0
* Linter: Fix all linter issues across the codebaseAndrej Mihajlov2020-12-031-4/+4
* Move all source files to `Sources/` and rename WireGuardKit targetsAndrej Mihajlov2020-12-039-0/+850