aboutsummaryrefslogtreecommitdiffstats
path: root/WireGuard/Shared/Logging/ringlogger.h (unfollow)
Commit message (Expand)AuthorFilesLines
2021-06-16Kit: Go: mod bumpJason A. Donenfeld2-9/+15
2021-06-16Kit: Adapter: use more reliable utun detection techniqueJason A. Donenfeld2-3/+39
2021-06-16Kit: Adapter: iterate through all FDs to find UTUNJason A. Donenfeld1-1/+8
2021-06-16SPM: update exclude rulesAndrej Mihajlov2-2/+2
2021-03-09UI: iOS: asynchronously load from NEHotspotNetwork on iOS 14Jason A. Donenfeld1-22/+44
2021-03-09UI: iOS: clean up visuals in SSID editorJason A. Donenfeld3-4/+14
2021-03-09README: account for funky xcode pathsJason A. Donenfeld1-1/+1
2021-03-09Kit: Go: bump to latest APIJason A. Donenfeld7-75/+86
2021-01-11UI: iOS: Disable "copy" action on on-demand cellsAndrej Mihajlov1-0/+2
2021-01-01Kit: netcfg: add explicit IP mask routesJason A. Donenfeld2-18/+67
2020-12-23Kit: Go: mod bumpJason A. Donenfeld2-3/+3
2020-12-23UI: iOS: Remove duplicate call to addSubviewAndrej Mihajlov1-2/+0
2020-12-23UI: iOS: Fix placeholder label alignment in text fields.Andrej Mihajlov1-1/+8
2020-12-23App: version bump1.0.12-22Jason A. Donenfeld1-2/+2
2020-12-23project: sync translations and improve id generation againJason A. Donenfeld20-437/+809
2020-12-23UI: macOS: Group more than 10 tunnels into submenuAndrej Mihajlov2-32/+138
2020-12-23UI: Avoid force unwrap when checking for errorsAndrej Mihajlov1-14/+14
2020-12-23Kit: do not crash on [abcd::] with missing portJason A. Donenfeld1-0/+1
2020-12-23Kit: Go: bump module and simplify APIJason A. Donenfeld3-21/+15
2020-12-22UI: pause VPN configurations observer while adding or removing multiple tunnelsAndrej Mihajlov1-2/+28
2020-12-22UI: use NotificationToken to properly clean up observersAndrej Mihajlov4-25/+67
2020-12-22Keychain: prevent call to stat() when determining appex pathAndrej Mihajlov1-1/+1
2020-12-18Kit: Go: use Windows-style retry sleep loop on bind updatesJason A. Donenfeld3-29/+41
2020-12-18UI: Model: remove 0.0.0.0/8 from non-private IPsJason A. Donenfeld1-6/+7
2020-12-17UI: iOS: remove donation link1.0.11-21Jason A. Donenfeld2-13/+2
2020-12-17UI: macOS: Fix UTF-8 and UTF-16 conversions in highlighter codeAndrej Mihajlov2-9/+25
2020-12-17project: generate more stable locale IDsJason A. Donenfeld2-40/+44
2020-12-17build: disable hardened runtime on iOS but keep it enabled on macOSAndrej Mihajlov1-2/+4
2020-12-17Version bump1.0.11-20Jason A. Donenfeld1-2/+2
2020-12-17UI: add missing translations to incomplete localesJason A. Donenfeld10-36/+1320
2020-12-17Kit: Adapter: do not treat NE settings timeouts as fatalJason A. Donenfeld2-9/+1
2020-12-17Kit: PacketTunnelSettingsGenerator: do not require DNS queries if no DNSJason A. Donenfeld1-5/+9
2020-12-16UI: macOS: remove donation link1.0.10-19Jason A. Donenfeld2-4/+2
2020-12-15Version bump1.0.10-18Jason A. Donenfeld1-2/+2
2020-12-15WireGuardApp: Refactor TunnelListCellAndrej Mihajlov1-35/+33
2020-12-15WireGuardApp: Replace AnyObject with a concrete NSKeyValueObservationAndrej Mihajlov1-2/+2
2020-12-15WireGuardApp: Animate switch control in TunnelListCellAndrej Mihajlov1-9/+9
2020-12-15WireGuardApp: Remove 200ms delay when updating tunnel status switchAndrej Mihajlov2-13/+8
2020-12-15WireGuardApp: Pin status switch to cell marginAndrej Mihajlov1-1/+1
2020-12-15WireGuardApp: Refactor indicator view initializationAndrej Mihajlov1-6/+5
2020-12-15WireGuardApp: Use Bundle.forInfoDictionaryKey to access Info.plist fieldsAndrej Mihajlov1-2/+2
2020-12-15WireGuardApp: Refactor indicator initializationAndrej Mihajlov1-6/+5
2020-12-15WireGuardApp: Fix window background color to default blackAndrej Mihajlov1-5/+0
2020-12-15global: support DNS search domainsJason A. Donenfeld6-16/+28
2020-12-15WireGuardKitGo: update to latest wireguard-go tagJason A. Donenfeld5-38/+48
2020-12-11Revert "[REVERT ME SOON] TunnelsManager: Workaround for macOS Catalina deleting tunnels arbitrarily"Jason A. Donenfeld1-161/+2
2020-12-11WireGuardApp: modify xcodeproj when syncing translationsJason A. Donenfeld2-9/+107
2020-12-11WireGuardKit: Let wireguard-go backend run in offline on macOSAndrej Mihajlov1-3/+8
2020-12-11WireGuardApp: add CrowdIn syncer and run itJason A. Donenfeld19-20/+4234
2020-12-11WireGuardKit: Conditionally turn on/off wireguard-goAndrej Mihajlov3-106/+213