wireguard-apple/Sources/WireGuardApp
Jason A. Donenfeld 44c4df1cd5 UI: Model: remove 0.0.0.0/8 from non-private IPs
macOS freaks out if you try to explicitly route to 0.0.0.0/8 in its
includedRoutes parameter. Even though 0.0.0.0/8 isn't RFC1918, it is
marked in RFC6890 as "this host on this network", so removing it from
the Internet routes makes sense semantically too.

This commit changes 0.0.0.0/5 into:
- 1.0.0.0/8
- 2.0.0.0/8
- 3.0.0.0/8
- 4.0.0.0/6

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
2020-12-18 23:53:39 +01:00
..
Base.lproj global: bump year in header 2020-12-04 12:15:29 +01:00
Config UI: iOS: remove donation link 2020-12-17 22:44:30 +01:00
Resources/DocumentIcons Move all source files to `Sources/` and rename WireGuardKit targets 2020-12-03 13:32:24 +01:00
Tunnel global: support DNS search domains 2020-12-15 15:54:12 +01:00
UI UI: Model: remove 0.0.0.0/8 from non-private IPs 2020-12-18 23:53:39 +01:00
ZipArchive global: bump year in header 2020-12-04 12:15:29 +01:00
ca.lproj UI: add missing translations to incomplete locales 2020-12-17 00:40:42 +01:00
de.lproj WireGuardApp: add CrowdIn syncer and run it 2020-12-11 11:34:19 +01:00
es.lproj UI: add missing translations to incomplete locales 2020-12-17 00:40:42 +01:00
fa.lproj UI: add missing translations to incomplete locales 2020-12-17 00:40:42 +01:00
fi.lproj UI: add missing translations to incomplete locales 2020-12-17 00:40:42 +01:00
fr.lproj WireGuardApp: add CrowdIn syncer and run it 2020-12-11 11:34:19 +01:00
id.lproj UI: add missing translations to incomplete locales 2020-12-17 00:40:42 +01:00
it.lproj WireGuardApp: add CrowdIn syncer and run it 2020-12-11 11:34:19 +01:00
ja.lproj WireGuardApp: add CrowdIn syncer and run it 2020-12-11 11:34:19 +01:00
ko.lproj UI: add missing translations to incomplete locales 2020-12-17 00:40:42 +01:00
pa.lproj WireGuardApp: add CrowdIn syncer and run it 2020-12-11 11:34:19 +01:00
pl.lproj UI: add missing translations to incomplete locales 2020-12-17 00:40:42 +01:00
ro.lproj WireGuardApp: add CrowdIn syncer and run it 2020-12-11 11:34:19 +01:00
ru.lproj WireGuardApp: add CrowdIn syncer and run it 2020-12-11 11:34:19 +01:00
sl.lproj WireGuardApp: add CrowdIn syncer and run it 2020-12-11 11:34:19 +01:00
tr.lproj WireGuardApp: add CrowdIn syncer and run it 2020-12-11 11:34:19 +01:00
zh-Hans.lproj WireGuardApp: add CrowdIn syncer and run it 2020-12-11 11:34:19 +01:00
zh-Hant.lproj UI: add missing translations to incomplete locales 2020-12-17 00:40:42 +01:00
LocalizationHelper.swift global: bump year in header 2020-12-04 12:15:29 +01:00
WireGuard-Bridging-Header.h WireGuardApp: Include headers from WireGuardKitC 2020-12-04 09:38:31 +01:00
WireGuardAppError.swift global: bump year in header 2020-12-04 12:15:29 +01:00
WireGuardResult.swift global: bump year in header 2020-12-04 12:15:29 +01:00