]> git.ipfire.org Git - thirdparty/wireguard-apple.git/commit
ringlogger: support mpsc for singlefile
authorJason A. Donenfeld <Jason@zx2c4.com>
Sun, 17 Mar 2019 06:41:10 +0000 (00:41 -0600)
committerJason A. Donenfeld <Jason@zx2c4.com>
Sun, 17 Mar 2019 07:51:27 +0000 (08:51 +0100)
commita6f80135ef65f33da67459b56c7f659c64d6d341
treefcfe4ec56bdcac07ad235e9db9a83a530fd0e576
parente23c221aff77f7d6dfd6b06bc1199ca0e4bc676c
ringlogger: support mpsc for singlefile

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
WireGuard/Shared/FileManager+Extension.swift
WireGuard/Shared/Logging/Logger.swift
WireGuard/Shared/Logging/ringlogger.c
WireGuard/Shared/Logging/ringlogger.h
WireGuard/Shared/Logging/test_ringlogger.c [new file with mode: 0644]
WireGuard/WireGuard/Base.lproj/Localizable.strings
WireGuard/WireGuard/UI/iOS/AppDelegate.swift
WireGuard/WireGuard/UI/iOS/ViewController/SettingsTableViewController.swift
WireGuard/WireGuard/UI/macOS/AppDelegate.swift
WireGuard/WireGuard/UI/macOS/ViewController/TunnelsListTableViewController.swift
WireGuard/WireGuardNetworkExtension/PacketTunnelProvider.swift