X-Git-Url: https://git.saurik.com/apple/network_cmds.git/blobdiff_plain/342c141ecf761e55ea0f23a89d835a8544df5f2e..89c4ed635a5aba9241e12e796c7e5025879d0e77:/network_cmds.xcodeproj/project.pbxproj diff --git a/network_cmds.xcodeproj/project.pbxproj b/network_cmds.xcodeproj/project.pbxproj old mode 100644 new mode 100755 index f9c2212..265f732 --- a/network_cmds.xcodeproj/project.pbxproj +++ b/network_cmds.xcodeproj/project.pbxproj @@ -16,6 +16,7 @@ 034E4464100BDCA3009CA3DC /* PBXTargetDependency */, 72B732EB1899B19A0060E6D4 /* PBXTargetDependency */, 72179EAE146233390098FB3E /* PBXTargetDependency */, + 7282BA571AFBDEAD005DE836 /* PBXTargetDependency */, 034E4469100BDD00009CA3DC /* PBXTargetDependency */, 565825AF13392239003E5FA5 /* PBXTargetDependency */, 72311F4D194A34F500EB4788 /* PBXTargetDependency */, @@ -44,6 +45,7 @@ 726121490EE8717B00AFED1B /* PBXTargetDependency */, 72B732E91899B18F0060E6D4 /* PBXTargetDependency */, 723C7074142BB003007C87E9 /* PBXTargetDependency */, + 7282BA5B1AFBDED3005DE836 /* PBXTargetDependency */, 7261217D0EE8896800AFED1B /* PBXTargetDependency */, 4D2B05141208C6BB0004A3F3 /* PBXTargetDependency */, 724DABC30EE890A6008900D0 /* PBXTargetDependency */, @@ -63,6 +65,7 @@ 7294F0EA0EE8BAC80052EC88 /* PBXTargetDependency */, 7294F1210EE8BCC20052EC88 /* PBXTargetDependency */, 72CD1D9C0EE8C47C005F825D /* PBXTargetDependency */, + 71D958C51A9455A000C9B286 /* PBXTargetDependency */, ); name = All; productName = "network_cmds (Aggregate)"; @@ -75,6 +78,7 @@ dependencies = ( 72ABD0A41083D818008C721C /* PBXTargetDependency */, 72ABD0881083D750008C721C /* PBXTargetDependency */, + 7282BA591AFBDEC2005DE836 /* PBXTargetDependency */, 565825B113392242003E5FA5 /* PBXTargetDependency */, 72311F4F194A34FE00EB4788 /* PBXTargetDependency */, 690D97BA12DE7130004323A7 /* PBXTargetDependency */, @@ -118,6 +122,81 @@ 56B6B66816F79A1C00D8A7A9 /* mptcp.c in Sources */ = {isa = PBXBuildFile; fileRef = 56B6B66716F79A1C00D8A7A9 /* mptcp.c */; }; 690D97A612DE6F96004323A7 /* mtest.c in Sources */ = {isa = PBXBuildFile; fileRef = 690D979412DE6E6B004323A7 /* mtest.c */; }; 690D97AE12DE70AE004323A7 /* mtest.8 in CopyFiles */ = {isa = PBXBuildFile; fileRef = 690D979512DE6E76004323A7 /* mtest.8 */; }; + 713298451A93D0D8002359CF /* acl_list.c in Sources */ = {isa = PBXBuildFile; fileRef = 713298381A93D0D8002359CF /* acl_list.c */; }; + 713298461A93D0D8002359CF /* cachedump.c in Sources */ = {isa = PBXBuildFile; fileRef = 7132983A1A93D0D8002359CF /* cachedump.c */; }; + 713298471A93D0D8002359CF /* daemon.c in Sources */ = {isa = PBXBuildFile; fileRef = 7132983C1A93D0D8002359CF /* daemon.c */; }; + 713298481A93D0D8002359CF /* remote.c in Sources */ = {isa = PBXBuildFile; fileRef = 7132983E1A93D0D8002359CF /* remote.c */; }; + 713298491A93D0D8002359CF /* stats.c in Sources */ = {isa = PBXBuildFile; fileRef = 713298401A93D0D8002359CF /* stats.c */; }; + 7132984A1A93D0D8002359CF /* unbound.c in Sources */ = {isa = PBXBuildFile; fileRef = 713298421A93D0D8002359CF /* unbound.c */; }; + 7132984B1A93D0D8002359CF /* worker.c in Sources */ = {isa = PBXBuildFile; fileRef = 713298431A93D0D8002359CF /* worker.c */; }; + 7132985C1A93D124002359CF /* keyraw.c in Sources */ = {isa = PBXBuildFile; fileRef = 7132984D1A93D124002359CF /* keyraw.c */; }; + 7132985D1A93D124002359CF /* parse.c in Sources */ = {isa = PBXBuildFile; fileRef = 7132984F1A93D124002359CF /* parse.c */; }; + 7132985E1A93D124002359CF /* parseutil.c in Sources */ = {isa = PBXBuildFile; fileRef = 713298511A93D124002359CF /* parseutil.c */; }; + 7132985F1A93D124002359CF /* rrdef.c in Sources */ = {isa = PBXBuildFile; fileRef = 713298541A93D124002359CF /* rrdef.c */; }; + 713298601A93D124002359CF /* sbuffer.c in Sources */ = {isa = PBXBuildFile; fileRef = 713298561A93D124002359CF /* sbuffer.c */; }; + 713298611A93D124002359CF /* str2wire.c in Sources */ = {isa = PBXBuildFile; fileRef = 713298581A93D124002359CF /* str2wire.c */; }; + 713298621A93D124002359CF /* wire2str.c in Sources */ = {isa = PBXBuildFile; fileRef = 7132985A1A93D124002359CF /* wire2str.c */; }; + 713298681A93D265002359CF /* alloc.c in Sources */ = {isa = PBXBuildFile; fileRef = 713298631A93D265002359CF /* alloc.c */; }; + 713298691A93D265002359CF /* config_file.c in Sources */ = {isa = PBXBuildFile; fileRef = 713298651A93D265002359CF /* config_file.c */; }; + 7132986A1A93D265002359CF /* configlexer.c in Sources */ = {isa = PBXBuildFile; fileRef = 713298671A93D265002359CF /* configlexer.c */; }; + 7132986D1A93D28F002359CF /* configparser.c in Sources */ = {isa = PBXBuildFile; fileRef = 7132986B1A93D28F002359CF /* configparser.c */; }; + 713298791A93D2BA002359CF /* dname.c in Sources */ = {isa = PBXBuildFile; fileRef = 7132986F1A93D2BA002359CF /* dname.c */; }; + 7132987A1A93D2BA002359CF /* msgencode.c in Sources */ = {isa = PBXBuildFile; fileRef = 713298711A93D2BA002359CF /* msgencode.c */; }; + 7132987B1A93D2BA002359CF /* msgparse.c in Sources */ = {isa = PBXBuildFile; fileRef = 713298731A93D2BA002359CF /* msgparse.c */; }; + 7132987C1A93D2BA002359CF /* msgreply.c in Sources */ = {isa = PBXBuildFile; fileRef = 713298751A93D2BA002359CF /* msgreply.c */; }; + 7132987D1A93D2BA002359CF /* packed_rrset.c in Sources */ = {isa = PBXBuildFile; fileRef = 713298771A93D2BA002359CF /* packed_rrset.c */; }; + 713298801A93D2CF002359CF /* fptr_wlist.c in Sources */ = {isa = PBXBuildFile; fileRef = 7132987E1A93D2CF002359CF /* fptr_wlist.c */; }; + 713298951A93D2E2002359CF /* locks.c in Sources */ = {isa = PBXBuildFile; fileRef = 713298811A93D2E2002359CF /* locks.c */; }; + 713298961A93D2E2002359CF /* log.c in Sources */ = {isa = PBXBuildFile; fileRef = 713298831A93D2E2002359CF /* log.c */; }; + 713298971A93D2E2002359CF /* mini_event.c in Sources */ = {isa = PBXBuildFile; fileRef = 713298851A93D2E2002359CF /* mini_event.c */; }; + 713298981A93D2E2002359CF /* module.c in Sources */ = {isa = PBXBuildFile; fileRef = 713298871A93D2E2002359CF /* module.c */; }; + 713298991A93D2E2002359CF /* net_help.c in Sources */ = {isa = PBXBuildFile; fileRef = 713298891A93D2E2002359CF /* net_help.c */; }; + 7132989A1A93D2E2002359CF /* netevent.c in Sources */ = {isa = PBXBuildFile; fileRef = 7132988B1A93D2E2002359CF /* netevent.c */; }; + 7132989B1A93D2E2002359CF /* random.c in Sources */ = {isa = PBXBuildFile; fileRef = 7132988D1A93D2E2002359CF /* random.c */; }; + 7132989C1A93D2E2002359CF /* rbtree.c in Sources */ = {isa = PBXBuildFile; fileRef = 7132988F1A93D2E2002359CF /* rbtree.c */; }; + 7132989D1A93D2E2002359CF /* regional.c in Sources */ = {isa = PBXBuildFile; fileRef = 713298911A93D2E2002359CF /* regional.c */; }; + 7132989E1A93D2E2002359CF /* rtt.c in Sources */ = {isa = PBXBuildFile; fileRef = 713298931A93D2E2002359CF /* rtt.c */; }; + 713298AC1A93D2FF002359CF /* dnstree.c in Sources */ = {isa = PBXBuildFile; fileRef = 713298A01A93D2FF002359CF /* dnstree.c */; }; + 713298AD1A93D2FF002359CF /* lookup3.c in Sources */ = {isa = PBXBuildFile; fileRef = 713298A21A93D2FF002359CF /* lookup3.c */; }; + 713298AE1A93D2FF002359CF /* lruhash.c in Sources */ = {isa = PBXBuildFile; fileRef = 713298A41A93D2FF002359CF /* lruhash.c */; }; + 713298AF1A93D2FF002359CF /* slabhash.c in Sources */ = {isa = PBXBuildFile; fileRef = 713298A61A93D2FF002359CF /* slabhash.c */; }; + 713298B01A93D2FF002359CF /* timehist.c in Sources */ = {isa = PBXBuildFile; fileRef = 713298A81A93D2FF002359CF /* timehist.c */; }; + 713298B11A93D2FF002359CF /* tube.c in Sources */ = {isa = PBXBuildFile; fileRef = 713298AA1A93D2FF002359CF /* tube.c */; }; + 713298C61A93D3A0002359CF /* dns.c in Sources */ = {isa = PBXBuildFile; fileRef = 713298B41A93D3A0002359CF /* dns.c */; }; + 713298C71A93D3A0002359CF /* infra.c in Sources */ = {isa = PBXBuildFile; fileRef = 713298B61A93D3A0002359CF /* infra.c */; }; + 713298C81A93D3A0002359CF /* rrset.c in Sources */ = {isa = PBXBuildFile; fileRef = 713298B81A93D3A0002359CF /* rrset.c */; }; + 713298C91A93D3A0002359CF /* listen_dnsport.c in Sources */ = {isa = PBXBuildFile; fileRef = 713298BA1A93D3A0002359CF /* listen_dnsport.c */; }; + 713298CA1A93D3A0002359CF /* localzone.c in Sources */ = {isa = PBXBuildFile; fileRef = 713298BC1A93D3A0002359CF /* localzone.c */; }; + 713298CB1A93D3A0002359CF /* mesh.c in Sources */ = {isa = PBXBuildFile; fileRef = 713298BE1A93D3A0002359CF /* mesh.c */; }; + 713298CC1A93D3A0002359CF /* modstack.c in Sources */ = {isa = PBXBuildFile; fileRef = 713298C01A93D3A0002359CF /* modstack.c */; }; + 713298CD1A93D3A0002359CF /* outbound_list.c in Sources */ = {isa = PBXBuildFile; fileRef = 713298C21A93D3A0002359CF /* outbound_list.c */; }; + 713298CE1A93D3A0002359CF /* outside_network.c in Sources */ = {isa = PBXBuildFile; fileRef = 713298C41A93D3A0002359CF /* outside_network.c */; }; + 713298D01A93D452002359CF /* libssl.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 713298CF1A93D452002359CF /* libssl.dylib */; }; + 713298D21A93D498002359CF /* libcrypto.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 713298D11A93D498002359CF /* libcrypto.dylib */; }; + 713298D61A93D50A002359CF /* dns64.c in Sources */ = {isa = PBXBuildFile; fileRef = 713298D41A93D50A002359CF /* dns64.c */; }; + 713298EA1A93D567002359CF /* iter_delegpt.c in Sources */ = {isa = PBXBuildFile; fileRef = 713298D81A93D567002359CF /* iter_delegpt.c */; }; + 713298EB1A93D567002359CF /* iter_donotq.c in Sources */ = {isa = PBXBuildFile; fileRef = 713298DA1A93D567002359CF /* iter_donotq.c */; }; + 713298EC1A93D567002359CF /* iter_fwd.c in Sources */ = {isa = PBXBuildFile; fileRef = 713298DC1A93D567002359CF /* iter_fwd.c */; }; + 713298ED1A93D567002359CF /* iter_hints.c in Sources */ = {isa = PBXBuildFile; fileRef = 713298DE1A93D567002359CF /* iter_hints.c */; }; + 713298EE1A93D567002359CF /* iter_priv.c in Sources */ = {isa = PBXBuildFile; fileRef = 713298E01A93D567002359CF /* iter_priv.c */; }; + 713298EF1A93D567002359CF /* iter_resptype.c in Sources */ = {isa = PBXBuildFile; fileRef = 713298E21A93D567002359CF /* iter_resptype.c */; }; + 713298F01A93D567002359CF /* iter_scrub.c in Sources */ = {isa = PBXBuildFile; fileRef = 713298E41A93D567002359CF /* iter_scrub.c */; }; + 713298F11A93D567002359CF /* iter_utils.c in Sources */ = {isa = PBXBuildFile; fileRef = 713298E61A93D567002359CF /* iter_utils.c */; }; + 713298F21A93D567002359CF /* iterator.c in Sources */ = {isa = PBXBuildFile; fileRef = 713298E81A93D567002359CF /* iterator.c */; }; + 7132990A1A93D5C7002359CF /* autotrust.c in Sources */ = {isa = PBXBuildFile; fileRef = 713298F41A93D5C7002359CF /* autotrust.c */; }; + 7132990B1A93D5C7002359CF /* val_anchor.c in Sources */ = {isa = PBXBuildFile; fileRef = 713298F61A93D5C7002359CF /* val_anchor.c */; }; + 7132990C1A93D5C7002359CF /* val_kcache.c in Sources */ = {isa = PBXBuildFile; fileRef = 713298F81A93D5C7002359CF /* val_kcache.c */; }; + 7132990D1A93D5C7002359CF /* val_kentry.c in Sources */ = {isa = PBXBuildFile; fileRef = 713298FA1A93D5C7002359CF /* val_kentry.c */; }; + 7132990E1A93D5C7002359CF /* val_neg.c in Sources */ = {isa = PBXBuildFile; fileRef = 713298FC1A93D5C7002359CF /* val_neg.c */; }; + 7132990F1A93D5C7002359CF /* val_nsec.c in Sources */ = {isa = PBXBuildFile; fileRef = 713298FE1A93D5C7002359CF /* val_nsec.c */; }; + 713299101A93D5C7002359CF /* val_nsec3.c in Sources */ = {isa = PBXBuildFile; fileRef = 713299001A93D5C7002359CF /* val_nsec3.c */; }; + 713299111A93D5C7002359CF /* val_secalgo.c in Sources */ = {isa = PBXBuildFile; fileRef = 713299021A93D5C7002359CF /* val_secalgo.c */; }; + 713299121A93D5C7002359CF /* val_sigcrypt.c in Sources */ = {isa = PBXBuildFile; fileRef = 713299041A93D5C7002359CF /* val_sigcrypt.c */; }; + 713299131A93D5C7002359CF /* val_utils.c in Sources */ = {isa = PBXBuildFile; fileRef = 713299061A93D5C7002359CF /* val_utils.c */; }; + 713299141A93D5C7002359CF /* validator.c in Sources */ = {isa = PBXBuildFile; fileRef = 713299081A93D5C7002359CF /* validator.c */; }; + 71D958BA1A9452A400C9B286 /* unbound.conf.5 in CopyFiles */ = {isa = PBXBuildFile; fileRef = 71D958B91A94522000C9B286 /* unbound.conf.5 */; }; + 71D958BC1A9452DC00C9B286 /* unbound.8 in CopyFiles */ = {isa = PBXBuildFile; fileRef = 71D958B41A9451D400C9B286 /* unbound.8 */; }; + 71D958BF1A9453C100C9B286 /* unbound.conf in CopyFiles */ = {isa = PBXBuildFile; fileRef = 71D958BD1A94537000C9B286 /* unbound.conf */; }; 7200F2FD1958A34D0033E22C /* packet_mangler.c in Sources */ = {isa = PBXBuildFile; fileRef = 7200F2FC1958A34D0033E22C /* packet_mangler.c */; }; 7216D24C0EE896F300AE70E4 /* data.c in Sources */ = {isa = PBXBuildFile; fileRef = 7261208B0EE86F4800AFED1B /* data.c */; }; 7216D24D0EE896F300AE70E4 /* if.c in Sources */ = {isa = PBXBuildFile; fileRef = 7261208D0EE86F4800AFED1B /* if.c */; }; @@ -198,6 +277,15 @@ 7261215D0EE8883900AFED1B /* ifvlan.c in Sources */ = {isa = PBXBuildFile; fileRef = 7261205A0EE86F0900AFED1B /* ifvlan.c */; }; 726121610EE8885400AFED1B /* ifconfig.8 in CopyFiles */ = {isa = PBXBuildFile; fileRef = 726120560EE86F0900AFED1B /* ifconfig.8 */; }; 7263A9630EEE31C800164D5D /* libipsec.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 72CD1DB50EE8C619005F825D /* libipsec.dylib */; }; + 7282BA491AFAD58E005DE836 /* capture.c in Sources */ = {isa = PBXBuildFile; fileRef = 7282BA351AFAD58E005DE836 /* capture.c */; }; + 7282BA4B1AFAD58E005DE836 /* ecn_probe.c in Sources */ = {isa = PBXBuildFile; fileRef = 7282BA391AFAD58E005DE836 /* ecn_probe.c */; }; + 7282BA4C1AFAD58E005DE836 /* ecn.c in Sources */ = {isa = PBXBuildFile; fileRef = 7282BA3A1AFAD58E005DE836 /* ecn.c */; }; + 7282BA4D1AFAD58E005DE836 /* gmt2local.c in Sources */ = {isa = PBXBuildFile; fileRef = 7282BA3C1AFAD58E005DE836 /* gmt2local.c */; }; + 7282BA4E1AFAD58E005DE836 /* history.c in Sources */ = {isa = PBXBuildFile; fileRef = 7282BA3E1AFAD58E005DE836 /* history.c */; }; + 7282BA4F1AFAD58E005DE836 /* inet.c in Sources */ = {isa = PBXBuildFile; fileRef = 7282BA401AFAD58E005DE836 /* inet.c */; }; + 7282BA521AFAD58E005DE836 /* session.c in Sources */ = {isa = PBXBuildFile; fileRef = 7282BA451AFAD58E005DE836 /* session.c */; }; + 7282BA531AFAD58E005DE836 /* support.c in Sources */ = {isa = PBXBuildFile; fileRef = 7282BA471AFAD58E005DE836 /* support.c */; }; + 7282BA551AFBCA66005DE836 /* libpcap.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 7282BA541AFBCA66005DE836 /* libpcap.dylib */; }; 7294F0DF0EE8BA730052EC88 /* spray.x in Sources */ = {isa = PBXBuildFile; fileRef = 726120E10EE86F9D00AFED1B /* spray.x */; }; 7294F1000EE8BB990052EC88 /* as.c in Sources */ = {isa = PBXBuildFile; fileRef = 726120E50EE86FA700AFED1B /* as.c */; }; 7294F1010EE8BB990052EC88 /* findsaddr-socket.c in Sources */ = {isa = PBXBuildFile; fileRef = 726120E70EE86FA700AFED1B /* findsaddr-socket.c */; }; @@ -363,6 +451,13 @@ remoteGlobalIDString = 690D978012DE6034004323A7; remoteInfo = mtest; }; + 71D958C41A9455A000C9B286 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 724862310EE86EB7001D0DE9 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 713297671A93C743002359CF; + remoteInfo = unbound; + }; 7200F3021958A4F10033E22C /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = 724862310EE86EB7001D0DE9 /* Project object */; @@ -517,6 +612,27 @@ remoteGlobalIDString = 726121530EE8881700AFED1B; remoteInfo = ifconfig; }; + 7282BA561AFBDEAD005DE836 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 724862310EE86EB7001D0DE9 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 7282BA0B1AFAD4C9005DE836; + remoteInfo = ecnprobe; + }; + 7282BA581AFBDEC2005DE836 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 724862310EE86EB7001D0DE9 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 7282BA0B1AFAD4C9005DE836; + remoteInfo = ecnprobe; + }; + 7282BA5A1AFBDED3005DE836 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 724862310EE86EB7001D0DE9 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 7282BA0B1AFAD4C9005DE836; + remoteInfo = ecnprobe; + }; 7294F0E90EE8BAC80052EC88 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = 724862310EE86EB7001D0DE9 /* Project object */; @@ -687,6 +803,36 @@ name = "Install OSS Plist"; runOnlyForDeploymentPostprocessing = 1; }; + 713297661A93C743002359CF /* CopyFiles */ = { + isa = PBXCopyFilesBuildPhase; + buildActionMask = 2147483647; + dstPath = /usr/share/man/man5; + dstSubfolderSpec = 0; + files = ( + 71D958BA1A9452A400C9B286 /* unbound.conf.5 in CopyFiles */, + ); + runOnlyForDeploymentPostprocessing = 1; + }; + 71D958BB1A9452C200C9B286 /* CopyFiles */ = { + isa = PBXCopyFilesBuildPhase; + buildActionMask = 8; + dstPath = /usr/share/man/man8; + dstSubfolderSpec = 0; + files = ( + 71D958BC1A9452DC00C9B286 /* unbound.8 in CopyFiles */, + ); + runOnlyForDeploymentPostprocessing = 1; + }; + 71D958BE1A9453A500C9B286 /* CopyFiles */ = { + isa = PBXCopyFilesBuildPhase; + buildActionMask = 8; + dstPath = /usr/local/etc/unbound; + dstSubfolderSpec = 0; + files = ( + 71D958BF1A9453C100C9B286 /* unbound.conf in CopyFiles */, + ); + runOnlyForDeploymentPostprocessing = 1; + }; 7200F2F81958A34D0033E22C /* CopyFiles */ = { isa = PBXCopyFilesBuildPhase; buildActionMask = 2147483647; @@ -906,6 +1052,15 @@ ); runOnlyForDeploymentPostprocessing = 1; }; + 7282BA0A1AFAD4C9005DE836 /* CopyFiles */ = { + isa = PBXCopyFilesBuildPhase; + buildActionMask = 2147483647; + dstPath = /usr/share/man/man1/; + dstSubfolderSpec = 0; + files = ( + ); + runOnlyForDeploymentPostprocessing = 1; + }; 7294F11A0EE8BC0C0052EC88 /* CopyFiles */ = { isa = PBXCopyFilesBuildPhase; buildActionMask = 8; @@ -957,6 +1112,153 @@ 690D979412DE6E6B004323A7 /* mtest.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mtest.c; sourceTree = ""; }; 690D979512DE6E76004323A7 /* mtest.8 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = mtest.8; sourceTree = ""; }; 69C10A7912DF80F200BCDF4C /* COPYING */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = COPYING; sourceTree = ""; }; + 713297681A93C743002359CF /* unbound */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = unbound; sourceTree = BUILT_PRODUCTS_DIR; }; + 713298311A93CBEB002359CF /* config.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = config.h; path = unbound/config.h; sourceTree = ""; }; + 713298361A93D032002359CF /* dnstap_config.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = dnstap_config.h; path = unbound/dnstap/dnstap_config.h; sourceTree = ""; }; + 713298381A93D0D8002359CF /* acl_list.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = acl_list.c; path = unbound/daemon/acl_list.c; sourceTree = ""; }; + 713298391A93D0D8002359CF /* acl_list.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = acl_list.h; path = unbound/daemon/acl_list.h; sourceTree = ""; }; + 7132983A1A93D0D8002359CF /* cachedump.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = cachedump.c; path = unbound/daemon/cachedump.c; sourceTree = ""; }; + 7132983B1A93D0D8002359CF /* cachedump.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = cachedump.h; path = unbound/daemon/cachedump.h; sourceTree = ""; }; + 7132983C1A93D0D8002359CF /* daemon.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = daemon.c; path = unbound/daemon/daemon.c; sourceTree = ""; }; + 7132983D1A93D0D8002359CF /* daemon.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = daemon.h; path = unbound/daemon/daemon.h; sourceTree = ""; }; + 7132983E1A93D0D8002359CF /* remote.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = remote.c; path = unbound/daemon/remote.c; sourceTree = ""; }; + 7132983F1A93D0D8002359CF /* remote.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = remote.h; path = unbound/daemon/remote.h; sourceTree = ""; }; + 713298401A93D0D8002359CF /* stats.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = stats.c; path = unbound/daemon/stats.c; sourceTree = ""; }; + 713298411A93D0D8002359CF /* stats.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = stats.h; path = unbound/daemon/stats.h; sourceTree = ""; }; + 713298421A93D0D8002359CF /* unbound.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = unbound.c; path = unbound/daemon/unbound.c; sourceTree = ""; }; + 713298431A93D0D8002359CF /* worker.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = worker.c; path = unbound/daemon/worker.c; sourceTree = ""; }; + 713298441A93D0D8002359CF /* worker.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = worker.h; path = unbound/daemon/worker.h; sourceTree = ""; }; + 7132984D1A93D124002359CF /* keyraw.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = keyraw.c; path = unbound/ldns/keyraw.c; sourceTree = ""; }; + 7132984E1A93D124002359CF /* keyraw.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = keyraw.h; path = unbound/ldns/keyraw.h; sourceTree = ""; }; + 7132984F1A93D124002359CF /* parse.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = parse.c; path = unbound/ldns/parse.c; sourceTree = ""; }; + 713298501A93D124002359CF /* parse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = parse.h; path = unbound/ldns/parse.h; sourceTree = ""; }; + 713298511A93D124002359CF /* parseutil.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = parseutil.c; path = unbound/ldns/parseutil.c; sourceTree = ""; }; + 713298521A93D124002359CF /* parseutil.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = parseutil.h; path = unbound/ldns/parseutil.h; sourceTree = ""; }; + 713298531A93D124002359CF /* pkthdr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = pkthdr.h; path = unbound/ldns/pkthdr.h; sourceTree = ""; }; + 713298541A93D124002359CF /* rrdef.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = rrdef.c; path = unbound/ldns/rrdef.c; sourceTree = ""; }; + 713298551A93D124002359CF /* rrdef.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = rrdef.h; path = unbound/ldns/rrdef.h; sourceTree = ""; }; + 713298561A93D124002359CF /* sbuffer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = sbuffer.c; path = unbound/ldns/sbuffer.c; sourceTree = ""; }; + 713298571A93D124002359CF /* sbuffer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = sbuffer.h; path = unbound/ldns/sbuffer.h; sourceTree = ""; }; + 713298581A93D124002359CF /* str2wire.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = str2wire.c; path = unbound/ldns/str2wire.c; sourceTree = ""; }; + 713298591A93D124002359CF /* str2wire.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = str2wire.h; path = unbound/ldns/str2wire.h; sourceTree = ""; }; + 7132985A1A93D124002359CF /* wire2str.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = wire2str.c; path = unbound/ldns/wire2str.c; sourceTree = ""; }; + 7132985B1A93D124002359CF /* wire2str.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = wire2str.h; path = unbound/ldns/wire2str.h; sourceTree = ""; }; + 713298631A93D265002359CF /* alloc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = alloc.c; path = unbound/util/alloc.c; sourceTree = ""; }; + 713298641A93D265002359CF /* alloc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = alloc.h; path = unbound/util/alloc.h; sourceTree = ""; }; + 713298651A93D265002359CF /* config_file.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = config_file.c; path = unbound/util/config_file.c; sourceTree = ""; }; + 713298661A93D265002359CF /* config_file.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = config_file.h; path = unbound/util/config_file.h; sourceTree = ""; }; + 713298671A93D265002359CF /* configlexer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = configlexer.c; path = unbound/util/configlexer.c; sourceTree = ""; }; + 7132986B1A93D28F002359CF /* configparser.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = configparser.c; path = unbound/util/configparser.c; sourceTree = ""; }; + 7132986C1A93D28F002359CF /* configparser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = configparser.h; path = unbound/util/configparser.h; sourceTree = ""; }; + 7132986F1A93D2BA002359CF /* dname.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dname.c; sourceTree = ""; }; + 713298701A93D2BA002359CF /* dname.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dname.h; sourceTree = ""; }; + 713298711A93D2BA002359CF /* msgencode.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = msgencode.c; sourceTree = ""; }; + 713298721A93D2BA002359CF /* msgencode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = msgencode.h; sourceTree = ""; }; + 713298731A93D2BA002359CF /* msgparse.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = msgparse.c; sourceTree = ""; }; + 713298741A93D2BA002359CF /* msgparse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = msgparse.h; sourceTree = ""; }; + 713298751A93D2BA002359CF /* msgreply.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = msgreply.c; sourceTree = ""; }; + 713298761A93D2BA002359CF /* msgreply.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = msgreply.h; sourceTree = ""; }; + 713298771A93D2BA002359CF /* packed_rrset.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = packed_rrset.c; sourceTree = ""; }; + 713298781A93D2BA002359CF /* packed_rrset.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = packed_rrset.h; sourceTree = ""; }; + 7132987E1A93D2CF002359CF /* fptr_wlist.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = fptr_wlist.c; path = unbound/util/fptr_wlist.c; sourceTree = ""; }; + 7132987F1A93D2CF002359CF /* fptr_wlist.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = fptr_wlist.h; path = unbound/util/fptr_wlist.h; sourceTree = ""; }; + 713298811A93D2E2002359CF /* locks.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = locks.c; path = unbound/util/locks.c; sourceTree = ""; }; + 713298821A93D2E2002359CF /* locks.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = locks.h; path = unbound/util/locks.h; sourceTree = ""; }; + 713298831A93D2E2002359CF /* log.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = log.c; path = unbound/util/log.c; sourceTree = ""; }; + 713298841A93D2E2002359CF /* log.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = log.h; path = unbound/util/log.h; sourceTree = ""; }; + 713298851A93D2E2002359CF /* mini_event.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = mini_event.c; path = unbound/util/mini_event.c; sourceTree = ""; }; + 713298861A93D2E2002359CF /* mini_event.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = mini_event.h; path = unbound/util/mini_event.h; sourceTree = ""; }; + 713298871A93D2E2002359CF /* module.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = module.c; path = unbound/util/module.c; sourceTree = ""; }; + 713298881A93D2E2002359CF /* module.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = module.h; path = unbound/util/module.h; sourceTree = ""; }; + 713298891A93D2E2002359CF /* net_help.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = net_help.c; path = unbound/util/net_help.c; sourceTree = ""; }; + 7132988A1A93D2E2002359CF /* net_help.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = net_help.h; path = unbound/util/net_help.h; sourceTree = ""; }; + 7132988B1A93D2E2002359CF /* netevent.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = netevent.c; path = unbound/util/netevent.c; sourceTree = ""; }; + 7132988C1A93D2E2002359CF /* netevent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = netevent.h; path = unbound/util/netevent.h; sourceTree = ""; }; + 7132988D1A93D2E2002359CF /* random.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = random.c; path = unbound/util/random.c; sourceTree = ""; }; + 7132988E1A93D2E2002359CF /* random.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = random.h; path = unbound/util/random.h; sourceTree = ""; }; + 7132988F1A93D2E2002359CF /* rbtree.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = rbtree.c; path = unbound/util/rbtree.c; sourceTree = ""; }; + 713298901A93D2E2002359CF /* rbtree.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = rbtree.h; path = unbound/util/rbtree.h; sourceTree = ""; }; + 713298911A93D2E2002359CF /* regional.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = regional.c; path = unbound/util/regional.c; sourceTree = ""; }; + 713298921A93D2E2002359CF /* regional.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = regional.h; path = unbound/util/regional.h; sourceTree = ""; }; + 713298931A93D2E2002359CF /* rtt.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = rtt.c; path = unbound/util/rtt.c; sourceTree = ""; }; + 713298941A93D2E2002359CF /* rtt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = rtt.h; path = unbound/util/rtt.h; sourceTree = ""; }; + 713298A01A93D2FF002359CF /* dnstree.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dnstree.c; sourceTree = ""; }; + 713298A11A93D2FF002359CF /* dnstree.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dnstree.h; sourceTree = ""; }; + 713298A21A93D2FF002359CF /* lookup3.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = lookup3.c; sourceTree = ""; }; + 713298A31A93D2FF002359CF /* lookup3.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = lookup3.h; sourceTree = ""; }; + 713298A41A93D2FF002359CF /* lruhash.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = lruhash.c; sourceTree = ""; }; + 713298A51A93D2FF002359CF /* lruhash.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = lruhash.h; sourceTree = ""; }; + 713298A61A93D2FF002359CF /* slabhash.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = slabhash.c; sourceTree = ""; }; + 713298A71A93D2FF002359CF /* slabhash.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = slabhash.h; sourceTree = ""; }; + 713298A81A93D2FF002359CF /* timehist.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = timehist.c; path = unbound/util/timehist.c; sourceTree = ""; }; + 713298A91A93D2FF002359CF /* timehist.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = timehist.h; path = unbound/util/timehist.h; sourceTree = ""; }; + 713298AA1A93D2FF002359CF /* tube.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = tube.c; path = unbound/util/tube.c; sourceTree = ""; }; + 713298AB1A93D2FF002359CF /* tube.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = tube.h; path = unbound/util/tube.h; sourceTree = ""; }; + 713298B41A93D3A0002359CF /* dns.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dns.c; sourceTree = ""; }; + 713298B51A93D3A0002359CF /* dns.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dns.h; sourceTree = ""; }; + 713298B61A93D3A0002359CF /* infra.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = infra.c; sourceTree = ""; }; + 713298B71A93D3A0002359CF /* infra.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = infra.h; sourceTree = ""; }; + 713298B81A93D3A0002359CF /* rrset.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = rrset.c; sourceTree = ""; }; + 713298B91A93D3A0002359CF /* rrset.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = rrset.h; sourceTree = ""; }; + 713298BA1A93D3A0002359CF /* listen_dnsport.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = listen_dnsport.c; sourceTree = ""; }; + 713298BB1A93D3A0002359CF /* listen_dnsport.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = listen_dnsport.h; sourceTree = ""; }; + 713298BC1A93D3A0002359CF /* localzone.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = localzone.c; sourceTree = ""; }; + 713298BD1A93D3A0002359CF /* localzone.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = localzone.h; sourceTree = ""; }; + 713298BE1A93D3A0002359CF /* mesh.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mesh.c; sourceTree = ""; }; + 713298BF1A93D3A0002359CF /* mesh.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mesh.h; sourceTree = ""; }; + 713298C01A93D3A0002359CF /* modstack.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = modstack.c; sourceTree = ""; }; + 713298C11A93D3A0002359CF /* modstack.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = modstack.h; sourceTree = ""; }; + 713298C21A93D3A0002359CF /* outbound_list.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = outbound_list.c; sourceTree = ""; }; + 713298C31A93D3A0002359CF /* outbound_list.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = outbound_list.h; sourceTree = ""; }; + 713298C41A93D3A0002359CF /* outside_network.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = outside_network.c; sourceTree = ""; }; + 713298C51A93D3A0002359CF /* outside_network.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = outside_network.h; sourceTree = ""; }; + 713298CF1A93D452002359CF /* libssl.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libssl.dylib; path = Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/lib/libssl.dylib; sourceTree = DEVELOPER_DIR; }; + 713298D11A93D498002359CF /* libcrypto.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libcrypto.dylib; path = Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/lib/libcrypto.dylib; sourceTree = DEVELOPER_DIR; }; + 713298D41A93D50A002359CF /* dns64.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dns64.c; sourceTree = ""; }; + 713298D51A93D50A002359CF /* dns64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dns64.h; sourceTree = ""; }; + 713298D81A93D567002359CF /* iter_delegpt.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = iter_delegpt.c; sourceTree = ""; }; + 713298D91A93D567002359CF /* iter_delegpt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = iter_delegpt.h; sourceTree = ""; }; + 713298DA1A93D567002359CF /* iter_donotq.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = iter_donotq.c; sourceTree = ""; }; + 713298DB1A93D567002359CF /* iter_donotq.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = iter_donotq.h; sourceTree = ""; }; + 713298DC1A93D567002359CF /* iter_fwd.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = iter_fwd.c; sourceTree = ""; }; + 713298DD1A93D567002359CF /* iter_fwd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = iter_fwd.h; sourceTree = ""; }; + 713298DE1A93D567002359CF /* iter_hints.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = iter_hints.c; sourceTree = ""; }; + 713298DF1A93D567002359CF /* iter_hints.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = iter_hints.h; sourceTree = ""; }; + 713298E01A93D567002359CF /* iter_priv.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = iter_priv.c; sourceTree = ""; }; + 713298E11A93D567002359CF /* iter_priv.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = iter_priv.h; sourceTree = ""; }; + 713298E21A93D567002359CF /* iter_resptype.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = iter_resptype.c; sourceTree = ""; }; + 713298E31A93D567002359CF /* iter_resptype.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = iter_resptype.h; sourceTree = ""; }; + 713298E41A93D567002359CF /* iter_scrub.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = iter_scrub.c; sourceTree = ""; }; + 713298E51A93D567002359CF /* iter_scrub.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = iter_scrub.h; sourceTree = ""; }; + 713298E61A93D567002359CF /* iter_utils.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = iter_utils.c; sourceTree = ""; }; + 713298E71A93D567002359CF /* iter_utils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = iter_utils.h; sourceTree = ""; }; + 713298E81A93D567002359CF /* iterator.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = iterator.c; sourceTree = ""; }; + 713298E91A93D567002359CF /* iterator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = iterator.h; sourceTree = ""; }; + 713298F41A93D5C7002359CF /* autotrust.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = autotrust.c; sourceTree = ""; }; + 713298F51A93D5C7002359CF /* autotrust.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = autotrust.h; sourceTree = ""; }; + 713298F61A93D5C7002359CF /* val_anchor.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = val_anchor.c; sourceTree = ""; }; + 713298F71A93D5C7002359CF /* val_anchor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = val_anchor.h; sourceTree = ""; }; + 713298F81A93D5C7002359CF /* val_kcache.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = val_kcache.c; sourceTree = ""; }; + 713298F91A93D5C7002359CF /* val_kcache.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = val_kcache.h; sourceTree = ""; }; + 713298FA1A93D5C7002359CF /* val_kentry.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = val_kentry.c; sourceTree = ""; }; + 713298FB1A93D5C7002359CF /* val_kentry.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = val_kentry.h; sourceTree = ""; }; + 713298FC1A93D5C7002359CF /* val_neg.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = val_neg.c; sourceTree = ""; }; + 713298FD1A93D5C7002359CF /* val_neg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = val_neg.h; sourceTree = ""; }; + 713298FE1A93D5C7002359CF /* val_nsec.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = val_nsec.c; sourceTree = ""; }; + 713298FF1A93D5C7002359CF /* val_nsec.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = val_nsec.h; sourceTree = ""; }; + 713299001A93D5C7002359CF /* val_nsec3.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = val_nsec3.c; sourceTree = ""; }; + 713299011A93D5C7002359CF /* val_nsec3.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = val_nsec3.h; sourceTree = ""; }; + 713299021A93D5C7002359CF /* val_secalgo.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = val_secalgo.c; sourceTree = ""; }; + 713299031A93D5C7002359CF /* val_secalgo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = val_secalgo.h; sourceTree = ""; }; + 713299041A93D5C7002359CF /* val_sigcrypt.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = val_sigcrypt.c; sourceTree = ""; }; + 713299051A93D5C7002359CF /* val_sigcrypt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = val_sigcrypt.h; sourceTree = ""; }; + 713299061A93D5C7002359CF /* val_utils.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = val_utils.c; sourceTree = ""; }; + 713299071A93D5C7002359CF /* val_utils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = val_utils.h; sourceTree = ""; }; + 713299081A93D5C7002359CF /* validator.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = validator.c; sourceTree = ""; }; + 713299091A93D5C7002359CF /* validator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = validator.h; sourceTree = ""; }; + 71D958B41A9451D400C9B286 /* unbound.8 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = unbound.8; sourceTree = ""; }; + 71D958B91A94522000C9B286 /* unbound.conf.5 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = unbound.conf.5; sourceTree = ""; }; + 71D958BD1A94537000C9B286 /* unbound.conf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = unbound.conf; sourceTree = ""; }; 7200F2FA1958A34D0033E22C /* pktmnglr */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = pktmnglr; sourceTree = BUILT_PRODUCTS_DIR; }; 7200F2FC1958A34D0033E22C /* packet_mangler.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = packet_mangler.c; sourceTree = ""; }; 7211D9B2190713A60086EF20 /* network-client-server-entitlements.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "network-client-server-entitlements.plist"; sourceTree = ""; }; @@ -1104,6 +1406,25 @@ 726121240EE870D400AFED1B /* libalias.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = libalias.3; sourceTree = ""; }; 7261212D0EE8710B00AFED1B /* arp */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = arp; sourceTree = BUILT_PRODUCTS_DIR; }; 726121540EE8881700AFED1B /* ifconfig */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = ifconfig; sourceTree = BUILT_PRODUCTS_DIR; }; + 7282BA0C1AFAD4C9005DE836 /* ecnprobe */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = ecnprobe; sourceTree = BUILT_PRODUCTS_DIR; }; + 7282BA341AFAD58E005DE836 /* base.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = base.h; sourceTree = ""; }; + 7282BA351AFAD58E005DE836 /* capture.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = capture.c; sourceTree = ""; }; + 7282BA361AFAD58E005DE836 /* capture.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = capture.h; sourceTree = ""; }; + 7282BA391AFAD58E005DE836 /* ecn_probe.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ecn_probe.c; sourceTree = ""; }; + 7282BA3A1AFAD58E005DE836 /* ecn.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ecn.c; sourceTree = ""; }; + 7282BA3B1AFAD58E005DE836 /* ecn.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ecn.h; sourceTree = ""; }; + 7282BA3C1AFAD58E005DE836 /* gmt2local.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = gmt2local.c; sourceTree = ""; }; + 7282BA3D1AFAD58E005DE836 /* gmt2local.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = gmt2local.h; sourceTree = ""; }; + 7282BA3E1AFAD58E005DE836 /* history.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = history.c; sourceTree = ""; }; + 7282BA3F1AFAD58E005DE836 /* history.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = history.h; sourceTree = ""; }; + 7282BA401AFAD58E005DE836 /* inet.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = inet.c; sourceTree = ""; }; + 7282BA411AFAD58E005DE836 /* inet.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = inet.h; sourceTree = ""; }; + 7282BA451AFAD58E005DE836 /* session.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = session.c; sourceTree = ""; }; + 7282BA461AFAD58E005DE836 /* session.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = session.h; sourceTree = ""; }; + 7282BA471AFAD58E005DE836 /* support.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = support.c; sourceTree = ""; }; + 7282BA481AFAD58E005DE836 /* support.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = support.h; sourceTree = ""; }; + 7282BA541AFBCA66005DE836 /* libpcap.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libpcap.dylib; path = Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib/libpcap.dylib; sourceTree = DEVELOPER_DIR; }; + 7282BA5C1AFBED07005DE836 /* ecnprobe.1 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.man; path = ecnprobe.1; sourceTree = ""; }; 7294F0F90EE8BB460052EC88 /* traceroute */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = traceroute; sourceTree = BUILT_PRODUCTS_DIR; }; 7294F12A0EE8BD280052EC88 /* traceroute6 */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = traceroute6; sourceTree = BUILT_PRODUCTS_DIR; }; 72B732DA1899B0380060E6D4 /* cfilutil */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = cfilutil; sourceTree = BUILT_PRODUCTS_DIR; }; @@ -1136,6 +1457,15 @@ ); runOnlyForDeploymentPostprocessing = 0; }; + 713297651A93C743002359CF /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + 713298D21A93D498002359CF /* libcrypto.dylib in Frameworks */, + 713298D01A93D452002359CF /* libssl.dylib in Frameworks */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; 7200F2F71958A34D0033E22C /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; @@ -1279,6 +1609,14 @@ ); runOnlyForDeploymentPostprocessing = 0; }; + 7282BA091AFAD4C9005DE836 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + 7282BA551AFBCA66005DE836 /* libpcap.dylib in Frameworks */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; 7294F0F70EE8BB460052EC88 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; @@ -1339,6 +1677,262 @@ path = mtest.tproj; sourceTree = ""; }; + 713297F01A93C9CF002359CF /* unbound */ = { + isa = PBXGroup; + children = ( + 713298CF1A93D452002359CF /* libssl.dylib */, + 713298D11A93D498002359CF /* libcrypto.dylib */, + 71D958A01A9451D400C9B286 /* doc */, + 713298F31A93D5C7002359CF /* validator */, + 713298D71A93D567002359CF /* iterator */, + 713298D31A93D50A002359CF /* dns64 */, + 713298B21A93D3A0002359CF /* services */, + 7132984C1A93D10E002359CF /* ldns */, + 713298371A93D0C1002359CF /* daemon */, + 713298321A93CF0E002359CF /* dnstap */, + 713298311A93CBEB002359CF /* config.h */, + 713297F11A93CA14002359CF /* util */, + ); + name = unbound; + sourceTree = ""; + }; + 713297F11A93CA14002359CF /* util */ = { + isa = PBXGroup; + children = ( + 7132989F1A93D2FF002359CF /* storage */, + 713298A81A93D2FF002359CF /* timehist.c */, + 713298A91A93D2FF002359CF /* timehist.h */, + 713298AA1A93D2FF002359CF /* tube.c */, + 713298AB1A93D2FF002359CF /* tube.h */, + 713298811A93D2E2002359CF /* locks.c */, + 713298821A93D2E2002359CF /* locks.h */, + 713298831A93D2E2002359CF /* log.c */, + 713298841A93D2E2002359CF /* log.h */, + 713298851A93D2E2002359CF /* mini_event.c */, + 713298861A93D2E2002359CF /* mini_event.h */, + 713298871A93D2E2002359CF /* module.c */, + 713298881A93D2E2002359CF /* module.h */, + 713298891A93D2E2002359CF /* net_help.c */, + 7132988A1A93D2E2002359CF /* net_help.h */, + 7132988B1A93D2E2002359CF /* netevent.c */, + 7132988C1A93D2E2002359CF /* netevent.h */, + 7132988D1A93D2E2002359CF /* random.c */, + 7132988E1A93D2E2002359CF /* random.h */, + 7132988F1A93D2E2002359CF /* rbtree.c */, + 713298901A93D2E2002359CF /* rbtree.h */, + 713298911A93D2E2002359CF /* regional.c */, + 713298921A93D2E2002359CF /* regional.h */, + 713298931A93D2E2002359CF /* rtt.c */, + 713298941A93D2E2002359CF /* rtt.h */, + 7132987E1A93D2CF002359CF /* fptr_wlist.c */, + 7132987F1A93D2CF002359CF /* fptr_wlist.h */, + 7132986E1A93D2BA002359CF /* data */, + 7132986B1A93D28F002359CF /* configparser.c */, + 7132986C1A93D28F002359CF /* configparser.h */, + 713298631A93D265002359CF /* alloc.c */, + 713298641A93D265002359CF /* alloc.h */, + 713298651A93D265002359CF /* config_file.c */, + 713298661A93D265002359CF /* config_file.h */, + 713298671A93D265002359CF /* configlexer.c */, + ); + name = util; + sourceTree = ""; + }; + 713298321A93CF0E002359CF /* dnstap */ = { + isa = PBXGroup; + children = ( + 713298361A93D032002359CF /* dnstap_config.h */, + ); + name = dnstap; + sourceTree = ""; + }; + 713298371A93D0C1002359CF /* daemon */ = { + isa = PBXGroup; + children = ( + 713298381A93D0D8002359CF /* acl_list.c */, + 713298391A93D0D8002359CF /* acl_list.h */, + 7132983A1A93D0D8002359CF /* cachedump.c */, + 7132983B1A93D0D8002359CF /* cachedump.h */, + 7132983C1A93D0D8002359CF /* daemon.c */, + 7132983D1A93D0D8002359CF /* daemon.h */, + 7132983E1A93D0D8002359CF /* remote.c */, + 7132983F1A93D0D8002359CF /* remote.h */, + 713298401A93D0D8002359CF /* stats.c */, + 713298411A93D0D8002359CF /* stats.h */, + 713298421A93D0D8002359CF /* unbound.c */, + 713298431A93D0D8002359CF /* worker.c */, + 713298441A93D0D8002359CF /* worker.h */, + ); + name = daemon; + sourceTree = ""; + }; + 7132984C1A93D10E002359CF /* ldns */ = { + isa = PBXGroup; + children = ( + 7132984D1A93D124002359CF /* keyraw.c */, + 7132984E1A93D124002359CF /* keyraw.h */, + 7132984F1A93D124002359CF /* parse.c */, + 713298501A93D124002359CF /* parse.h */, + 713298511A93D124002359CF /* parseutil.c */, + 713298521A93D124002359CF /* parseutil.h */, + 713298531A93D124002359CF /* pkthdr.h */, + 713298541A93D124002359CF /* rrdef.c */, + 713298551A93D124002359CF /* rrdef.h */, + 713298561A93D124002359CF /* sbuffer.c */, + 713298571A93D124002359CF /* sbuffer.h */, + 713298581A93D124002359CF /* str2wire.c */, + 713298591A93D124002359CF /* str2wire.h */, + 7132985A1A93D124002359CF /* wire2str.c */, + 7132985B1A93D124002359CF /* wire2str.h */, + ); + name = ldns; + sourceTree = ""; + }; + 7132986E1A93D2BA002359CF /* data */ = { + isa = PBXGroup; + children = ( + 7132986F1A93D2BA002359CF /* dname.c */, + 713298701A93D2BA002359CF /* dname.h */, + 713298711A93D2BA002359CF /* msgencode.c */, + 713298721A93D2BA002359CF /* msgencode.h */, + 713298731A93D2BA002359CF /* msgparse.c */, + 713298741A93D2BA002359CF /* msgparse.h */, + 713298751A93D2BA002359CF /* msgreply.c */, + 713298761A93D2BA002359CF /* msgreply.h */, + 713298771A93D2BA002359CF /* packed_rrset.c */, + 713298781A93D2BA002359CF /* packed_rrset.h */, + ); + name = data; + path = unbound/util/data; + sourceTree = ""; + }; + 7132989F1A93D2FF002359CF /* storage */ = { + isa = PBXGroup; + children = ( + 713298A01A93D2FF002359CF /* dnstree.c */, + 713298A11A93D2FF002359CF /* dnstree.h */, + 713298A21A93D2FF002359CF /* lookup3.c */, + 713298A31A93D2FF002359CF /* lookup3.h */, + 713298A41A93D2FF002359CF /* lruhash.c */, + 713298A51A93D2FF002359CF /* lruhash.h */, + 713298A61A93D2FF002359CF /* slabhash.c */, + 713298A71A93D2FF002359CF /* slabhash.h */, + ); + name = storage; + path = unbound/util/storage; + sourceTree = ""; + }; + 713298B21A93D3A0002359CF /* services */ = { + isa = PBXGroup; + children = ( + 713298B31A93D3A0002359CF /* cache */, + 713298BA1A93D3A0002359CF /* listen_dnsport.c */, + 713298BB1A93D3A0002359CF /* listen_dnsport.h */, + 713298BC1A93D3A0002359CF /* localzone.c */, + 713298BD1A93D3A0002359CF /* localzone.h */, + 713298BE1A93D3A0002359CF /* mesh.c */, + 713298BF1A93D3A0002359CF /* mesh.h */, + 713298C01A93D3A0002359CF /* modstack.c */, + 713298C11A93D3A0002359CF /* modstack.h */, + 713298C21A93D3A0002359CF /* outbound_list.c */, + 713298C31A93D3A0002359CF /* outbound_list.h */, + 713298C41A93D3A0002359CF /* outside_network.c */, + 713298C51A93D3A0002359CF /* outside_network.h */, + ); + name = services; + path = unbound/services; + sourceTree = ""; + }; + 713298B31A93D3A0002359CF /* cache */ = { + isa = PBXGroup; + children = ( + 713298B41A93D3A0002359CF /* dns.c */, + 713298B51A93D3A0002359CF /* dns.h */, + 713298B61A93D3A0002359CF /* infra.c */, + 713298B71A93D3A0002359CF /* infra.h */, + 713298B81A93D3A0002359CF /* rrset.c */, + 713298B91A93D3A0002359CF /* rrset.h */, + ); + path = cache; + sourceTree = ""; + }; + 713298D31A93D50A002359CF /* dns64 */ = { + isa = PBXGroup; + children = ( + 713298D41A93D50A002359CF /* dns64.c */, + 713298D51A93D50A002359CF /* dns64.h */, + ); + name = dns64; + path = unbound/dns64; + sourceTree = ""; + }; + 713298D71A93D567002359CF /* iterator */ = { + isa = PBXGroup; + children = ( + 713298D81A93D567002359CF /* iter_delegpt.c */, + 713298D91A93D567002359CF /* iter_delegpt.h */, + 713298DA1A93D567002359CF /* iter_donotq.c */, + 713298DB1A93D567002359CF /* iter_donotq.h */, + 713298DC1A93D567002359CF /* iter_fwd.c */, + 713298DD1A93D567002359CF /* iter_fwd.h */, + 713298DE1A93D567002359CF /* iter_hints.c */, + 713298DF1A93D567002359CF /* iter_hints.h */, + 713298E01A93D567002359CF /* iter_priv.c */, + 713298E11A93D567002359CF /* iter_priv.h */, + 713298E21A93D567002359CF /* iter_resptype.c */, + 713298E31A93D567002359CF /* iter_resptype.h */, + 713298E41A93D567002359CF /* iter_scrub.c */, + 713298E51A93D567002359CF /* iter_scrub.h */, + 713298E61A93D567002359CF /* iter_utils.c */, + 713298E71A93D567002359CF /* iter_utils.h */, + 713298E81A93D567002359CF /* iterator.c */, + 713298E91A93D567002359CF /* iterator.h */, + ); + name = iterator; + path = unbound/iterator; + sourceTree = ""; + }; + 713298F31A93D5C7002359CF /* validator */ = { + isa = PBXGroup; + children = ( + 713298F41A93D5C7002359CF /* autotrust.c */, + 713298F51A93D5C7002359CF /* autotrust.h */, + 713298F61A93D5C7002359CF /* val_anchor.c */, + 713298F71A93D5C7002359CF /* val_anchor.h */, + 713298F81A93D5C7002359CF /* val_kcache.c */, + 713298F91A93D5C7002359CF /* val_kcache.h */, + 713298FA1A93D5C7002359CF /* val_kentry.c */, + 713298FB1A93D5C7002359CF /* val_kentry.h */, + 713298FC1A93D5C7002359CF /* val_neg.c */, + 713298FD1A93D5C7002359CF /* val_neg.h */, + 713298FE1A93D5C7002359CF /* val_nsec.c */, + 713298FF1A93D5C7002359CF /* val_nsec.h */, + 713299001A93D5C7002359CF /* val_nsec3.c */, + 713299011A93D5C7002359CF /* val_nsec3.h */, + 713299021A93D5C7002359CF /* val_secalgo.c */, + 713299031A93D5C7002359CF /* val_secalgo.h */, + 713299041A93D5C7002359CF /* val_sigcrypt.c */, + 713299051A93D5C7002359CF /* val_sigcrypt.h */, + 713299061A93D5C7002359CF /* val_utils.c */, + 713299071A93D5C7002359CF /* val_utils.h */, + 713299081A93D5C7002359CF /* validator.c */, + 713299091A93D5C7002359CF /* validator.h */, + ); + name = validator; + path = unbound/validator; + sourceTree = ""; + }; + 71D958A01A9451D400C9B286 /* doc */ = { + isa = PBXGroup; + children = ( + 71D958BD1A94537000C9B286 /* unbound.conf */, + 71D958B91A94522000C9B286 /* unbound.conf.5 */, + 71D958B41A9451D400C9B286 /* unbound.8 */, + ); + name = doc; + path = unbound/doc; + sourceTree = ""; + }; 7200F2FB1958A34D0033E22C /* pktmnglr */ = { isa = PBXGroup; children = ( @@ -1379,6 +1973,7 @@ 7248622F0EE86EB7001D0DE9 = { isa = PBXGroup; children = ( + 7282BA541AFBCA66005DE836 /* libpcap.dylib */, 72E42BA214B7CF37003AAE28 /* network_cmds.plist */, 7211D9B2190713A60086EF20 /* network-client-server-entitlements.plist */, E01AB08F1368880F008C66FF /* libutil.dylib */, @@ -1386,6 +1981,7 @@ 7261204C0EE86EF900AFED1B /* arp.tproj */, 72B732DB1899B0380060E6D4 /* cfilutil */, 723C706A142BAFEA007C87E9 /* dnctl */, + 7282BA0D1AFAD4C9005DE836 /* ecnprobe */, 726120540EE86F0900AFED1B /* ifconfig.tproj */, 4D2B04E31208C12F0004A3F3 /* ip6addrctl.tproj */, 726120670EE86F2300AFED1B /* ip6fw.tproj */, @@ -1408,6 +2004,7 @@ 726120DD0EE86F9D00AFED1B /* spray.tproj */, 726120E40EE86FA700AFED1B /* traceroute.tproj */, 726120F80EE86FB500AFED1B /* traceroute6.tproj */, + 713297F01A93C9CF002359CF /* unbound */, 72CD1DB50EE8C619005F825D /* libipsec.dylib */, 7261210D0EE8707500AFED1B /* Products */, ); @@ -1692,10 +2289,36 @@ 72B732DA1899B0380060E6D4 /* cfilutil */, 72311F42194A349000EB4788 /* mptcp_client */, 7200F2FA1958A34D0033E22C /* pktmnglr */, + 713297681A93C743002359CF /* unbound */, + 7282BA0C1AFAD4C9005DE836 /* ecnprobe */, ); name = Products; sourceTree = ""; }; + 7282BA0D1AFAD4C9005DE836 /* ecnprobe */ = { + isa = PBXGroup; + children = ( + 7282BA341AFAD58E005DE836 /* base.h */, + 7282BA351AFAD58E005DE836 /* capture.c */, + 7282BA361AFAD58E005DE836 /* capture.h */, + 7282BA391AFAD58E005DE836 /* ecn_probe.c */, + 7282BA3A1AFAD58E005DE836 /* ecn.c */, + 7282BA3B1AFAD58E005DE836 /* ecn.h */, + 7282BA3C1AFAD58E005DE836 /* gmt2local.c */, + 7282BA3D1AFAD58E005DE836 /* gmt2local.h */, + 7282BA3E1AFAD58E005DE836 /* history.c */, + 7282BA3F1AFAD58E005DE836 /* history.h */, + 7282BA401AFAD58E005DE836 /* inet.c */, + 7282BA411AFAD58E005DE836 /* inet.h */, + 7282BA451AFAD58E005DE836 /* session.c */, + 7282BA461AFAD58E005DE836 /* session.h */, + 7282BA471AFAD58E005DE836 /* support.c */, + 7282BA481AFAD58E005DE836 /* support.h */, + 7282BA5C1AFBED07005DE836 /* ecnprobe.1 */, + ); + path = ecnprobe; + sourceTree = ""; + }; 72B732DB1899B0380060E6D4 /* cfilutil */ = { isa = PBXGroup; children = ( @@ -1773,6 +2396,25 @@ productReference = 690D978112DE6034004323A7 /* mtest */; productType = "com.apple.product-type.tool"; }; + 713297671A93C743002359CF /* unbound */ = { + isa = PBXNativeTarget; + buildConfigurationList = 7132976F1A93C743002359CF /* Build configuration list for PBXNativeTarget "unbound" */; + buildPhases = ( + 713297641A93C743002359CF /* Sources */, + 713297651A93C743002359CF /* Frameworks */, + 713297661A93C743002359CF /* CopyFiles */, + 71D958BB1A9452C200C9B286 /* CopyFiles */, + 71D958BE1A9453A500C9B286 /* CopyFiles */, + ); + buildRules = ( + ); + dependencies = ( + ); + name = unbound; + productName = unbound; + productReference = 713297681A93C743002359CF /* unbound */; + productType = "com.apple.product-type.tool"; + }; 7200F2F91958A34D0033E22C /* pktmnglr */ = { isa = PBXNativeTarget; buildConfigurationList = 7200F3011958A34E0033E22C /* Build configuration list for PBXNativeTarget "pktmnglr" */; @@ -2133,6 +2775,23 @@ productReference = 726121540EE8881700AFED1B /* ifconfig */; productType = "com.apple.product-type.tool"; }; + 7282BA0B1AFAD4C9005DE836 /* ecnprobe */ = { + isa = PBXNativeTarget; + buildConfigurationList = 7282BA131AFAD4C9005DE836 /* Build configuration list for PBXNativeTarget "ecnprobe" */; + buildPhases = ( + 7282BA081AFAD4C9005DE836 /* Sources */, + 7282BA091AFAD4C9005DE836 /* Frameworks */, + 7282BA0A1AFAD4C9005DE836 /* CopyFiles */, + ); + buildRules = ( + ); + dependencies = ( + ); + name = ecnprobe; + productName = ecnprobe; + productReference = 7282BA0C1AFAD4C9005DE836 /* ecnprobe */; + productType = "com.apple.product-type.tool"; + }; 7294F0F80EE8BB460052EC88 /* traceroute */ = { isa = PBXNativeTarget; buildConfigurationList = 7294F0FD0EE8BB550052EC88 /* Build configuration list for PBXNativeTarget "traceroute" */; @@ -2194,12 +2853,18 @@ attributes = { LastUpgradeCheck = 0500; TargetAttributes = { + 713297671A93C743002359CF = { + CreatedOnToolsVersion = 6.3; + }; 7200F2F91958A34D0033E22C = { CreatedOnToolsVersion = 6.0; }; 72311F41194A349000EB4788 = { CreatedOnToolsVersion = 6.0; }; + 7282BA0B1AFAD4C9005DE836 = { + CreatedOnToolsVersion = 7.0; + }; }; }; buildConfigurationList = 724862340EE86EB7001D0DE9 /* Build configuration list for PBXProject "network_cmds" */; @@ -2223,8 +2888,9 @@ 72C77D3A1484199C002D2577 /* network_cmds_libs */, 7261210B0EE8707500AFED1B /* alias */, 7261212C0EE8710B00AFED1B /* arp */, - 723C7067142BAFEA007C87E9 /* dnctl */, 72B732D91899B0380060E6D4 /* cfilutil */, + 723C7067142BAFEA007C87E9 /* dnctl */, + 7282BA0B1AFAD4C9005DE836 /* ecnprobe */, 726121530EE8881700AFED1B /* ifconfig */, 4D2B04F21208C2040004A3F3 /* ip6addrctl */, 724DAB810EE88EFA008900D0 /* ip6fw */, @@ -2233,8 +2899,8 @@ 5658259E1339218F003E5FA5 /* mnc */, 72311F41194A349000EB4788 /* mptcp_client */, 690D978012DE6034004323A7 /* mtest */, - 724DABDA0EE8912D008900D0 /* natd */, 724DAC0C0EE8940D008900D0 /* ndp */, + 724DABDA0EE8912D008900D0 /* natd */, 7216D2450EE896C000AE70E4 /* netstat */, 7247B83016165EDC00873B3C /* pktapctl */, 7200F2F91958A34D0033E22C /* pktmnglr */, @@ -2247,6 +2913,7 @@ 7216D3A60EE8A3BA00AE70E4 /* spray */, 7294F0F80EE8BB460052EC88 /* traceroute */, 7294F1290EE8BD280052EC88 /* traceroute6 */, + 713297671A93C743002359CF /* unbound */, ); }; /* End PBXProject section */ @@ -2558,6 +3225,83 @@ ); runOnlyForDeploymentPostprocessing = 0; }; + 713297641A93C743002359CF /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 713298C81A93D3A0002359CF /* rrset.c in Sources */, + 7132989A1A93D2E2002359CF /* netevent.c in Sources */, + 713298B01A93D2FF002359CF /* timehist.c in Sources */, + 7132987B1A93D2BA002359CF /* msgparse.c in Sources */, + 7132990C1A93D5C7002359CF /* val_kcache.c in Sources */, + 7132987D1A93D2BA002359CF /* packed_rrset.c in Sources */, + 713298C91A93D3A0002359CF /* listen_dnsport.c in Sources */, + 7132985C1A93D124002359CF /* keyraw.c in Sources */, + 713298C61A93D3A0002359CF /* dns.c in Sources */, + 713298801A93D2CF002359CF /* fptr_wlist.c in Sources */, + 713298961A93D2E2002359CF /* log.c in Sources */, + 713298AC1A93D2FF002359CF /* dnstree.c in Sources */, + 713298F01A93D567002359CF /* iter_scrub.c in Sources */, + 713298971A93D2E2002359CF /* mini_event.c in Sources */, + 713299101A93D5C7002359CF /* val_nsec3.c in Sources */, + 713298EC1A93D567002359CF /* iter_fwd.c in Sources */, + 713298791A93D2BA002359CF /* dname.c in Sources */, + 713298481A93D0D8002359CF /* remote.c in Sources */, + 713298601A93D124002359CF /* sbuffer.c in Sources */, + 713298691A93D265002359CF /* config_file.c in Sources */, + 713299111A93D5C7002359CF /* val_secalgo.c in Sources */, + 7132986A1A93D265002359CF /* configlexer.c in Sources */, + 713298CE1A93D3A0002359CF /* outside_network.c in Sources */, + 7132989D1A93D2E2002359CF /* regional.c in Sources */, + 713298B11A93D2FF002359CF /* tube.c in Sources */, + 7132989B1A93D2E2002359CF /* random.c in Sources */, + 713298681A93D265002359CF /* alloc.c in Sources */, + 713298991A93D2E2002359CF /* net_help.c in Sources */, + 713298611A93D124002359CF /* str2wire.c in Sources */, + 7132985F1A93D124002359CF /* rrdef.c in Sources */, + 7132987C1A93D2BA002359CF /* msgreply.c in Sources */, + 713298CA1A93D3A0002359CF /* localzone.c in Sources */, + 713298471A93D0D8002359CF /* daemon.c in Sources */, + 713298EE1A93D567002359CF /* iter_priv.c in Sources */, + 713298EA1A93D567002359CF /* iter_delegpt.c in Sources */, + 713298EF1A93D567002359CF /* iter_resptype.c in Sources */, + 713298CD1A93D3A0002359CF /* outbound_list.c in Sources */, + 713298EB1A93D567002359CF /* iter_donotq.c in Sources */, + 7132984B1A93D0D8002359CF /* worker.c in Sources */, + 713298451A93D0D8002359CF /* acl_list.c in Sources */, + 7132985E1A93D124002359CF /* parseutil.c in Sources */, + 713298981A93D2E2002359CF /* module.c in Sources */, + 713298AF1A93D2FF002359CF /* slabhash.c in Sources */, + 7132987A1A93D2BA002359CF /* msgencode.c in Sources */, + 713298C71A93D3A0002359CF /* infra.c in Sources */, + 713298CB1A93D3A0002359CF /* mesh.c in Sources */, + 713299121A93D5C7002359CF /* val_sigcrypt.c in Sources */, + 713298621A93D124002359CF /* wire2str.c in Sources */, + 713298461A93D0D8002359CF /* cachedump.c in Sources */, + 713298951A93D2E2002359CF /* locks.c in Sources */, + 713298AE1A93D2FF002359CF /* lruhash.c in Sources */, + 713298F21A93D567002359CF /* iterator.c in Sources */, + 713298F11A93D567002359CF /* iter_utils.c in Sources */, + 713298491A93D0D8002359CF /* stats.c in Sources */, + 713298CC1A93D3A0002359CF /* modstack.c in Sources */, + 7132984A1A93D0D8002359CF /* unbound.c in Sources */, + 713299131A93D5C7002359CF /* val_utils.c in Sources */, + 713298AD1A93D2FF002359CF /* lookup3.c in Sources */, + 7132990E1A93D5C7002359CF /* val_neg.c in Sources */, + 7132989E1A93D2E2002359CF /* rtt.c in Sources */, + 7132989C1A93D2E2002359CF /* rbtree.c in Sources */, + 713298ED1A93D567002359CF /* iter_hints.c in Sources */, + 7132990B1A93D5C7002359CF /* val_anchor.c in Sources */, + 7132986D1A93D28F002359CF /* configparser.c in Sources */, + 7132985D1A93D124002359CF /* parse.c in Sources */, + 713298D61A93D50A002359CF /* dns64.c in Sources */, + 713299141A93D5C7002359CF /* validator.c in Sources */, + 7132990A1A93D5C7002359CF /* autotrust.c in Sources */, + 7132990D1A93D5C7002359CF /* val_kentry.c in Sources */, + 7132990F1A93D5C7002359CF /* val_nsec.c in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; 7200F2F61958A34D0033E22C /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; @@ -2763,6 +3507,21 @@ ); runOnlyForDeploymentPostprocessing = 0; }; + 7282BA081AFAD4C9005DE836 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 7282BA531AFAD58E005DE836 /* support.c in Sources */, + 7282BA4D1AFAD58E005DE836 /* gmt2local.c in Sources */, + 7282BA4C1AFAD58E005DE836 /* ecn.c in Sources */, + 7282BA4B1AFAD58E005DE836 /* ecn_probe.c in Sources */, + 7282BA521AFAD58E005DE836 /* session.c in Sources */, + 7282BA491AFAD58E005DE836 /* capture.c in Sources */, + 7282BA4E1AFAD58E005DE836 /* history.c in Sources */, + 7282BA4F1AFAD58E005DE836 /* inet.c in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; 7294F0F60EE8BB460052EC88 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; @@ -2885,6 +3644,11 @@ target = 690D978012DE6034004323A7 /* mtest */; targetProxy = 690D97BD12DE7166004323A7 /* PBXContainerItemProxy */; }; + 71D958C51A9455A000C9B286 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 713297671A93C743002359CF /* unbound */; + targetProxy = 71D958C41A9455A000C9B286 /* PBXContainerItemProxy */; + }; 7200F3031958A4F10033E22C /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = 7200F2F91958A34D0033E22C /* pktmnglr */; @@ -2995,6 +3759,21 @@ target = 726121530EE8881700AFED1B /* ifconfig */; targetProxy = 7261217C0EE8896800AFED1B /* PBXContainerItemProxy */; }; + 7282BA571AFBDEAD005DE836 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 7282BA0B1AFAD4C9005DE836 /* ecnprobe */; + targetProxy = 7282BA561AFBDEAD005DE836 /* PBXContainerItemProxy */; + }; + 7282BA591AFBDEC2005DE836 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 7282BA0B1AFAD4C9005DE836 /* ecnprobe */; + targetProxy = 7282BA581AFBDEC2005DE836 /* PBXContainerItemProxy */; + }; + 7282BA5B1AFBDED3005DE836 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 7282BA0B1AFAD4C9005DE836 /* ecnprobe */; + targetProxy = 7282BA5A1AFBDED3005DE836 /* PBXContainerItemProxy */; + }; 7294F0EA0EE8BAC80052EC88 /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = 7216D3A60EE8A3BA00AE70E4 /* spray */; @@ -3110,8 +3889,9 @@ GCC_TREAT_WARNINGS_AS_ERRORS = YES; GCC_WARN_64_TO_32_BIT_CONVERSION = NO; PREBINDING = NO; - SDKROOT = ""; + SDKROOT = macosx.internal; "STRIPFLAGS[sdk=iphoneos*]" = "-S"; + SUPPORTED_PLATFORMS = "macosx iphoneos"; WARNING_CFLAGS = "-Wall"; ZERO_LINK = NO; }; @@ -3132,6 +3912,9 @@ isa = XCBuildConfiguration; buildSettings = { PRODUCT_NAME = network_cmds; + SDKROOT = iphoneos; + SUPPORTED_PLATFORMS = "iphonesimulator iphoneos"; + TARGETED_DEVICE_FAMILY = "1,2"; }; name = "Ignore Me"; }; @@ -3302,6 +4085,7 @@ INSTALL_OWNER = root; INSTALL_PATH = /sbin; PRODUCT_NAME = ping; + SUPPORTED_PLATFORMS = "iphonesimulator iphoneos"; }; name = "Ignore Me"; }; @@ -3606,6 +4390,108 @@ }; name = "Ignore Me"; }; + 7132976C1A93C743002359CF /* Debug */ = { + isa = XCBuildConfiguration; + buildSettings = { + ALWAYS_SEARCH_USER_PATHS = YES; + CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; + CLANG_CXX_LIBRARY = "libc++"; + CLANG_ENABLE_MODULES = YES; + CLANG_ENABLE_OBJC_ARC = YES; + CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; + CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; + CODE_SIGN_ENTITLEMENTS = ""; + CODE_SIGN_IDENTITY = "-"; + ENABLE_STRICT_OBJC_MSGSEND = YES; + GCC_C_LANGUAGE_STANDARD = gnu99; + GCC_PREPROCESSOR_DEFINITIONS = ( + "DEBUG=1", + "$(inherited)", + ); + GCC_SYMBOLS_PRIVATE_EXTERN = NO; + GCC_TREAT_WARNINGS_AS_ERRORS = YES; + GCC_WARN_ABOUT_DEPRECATED_FUNCTIONS = NO; + GCC_WARN_UNDECLARED_SELECTOR = YES; + GCC_WARN_UNUSED_FUNCTION = YES; + INSTALL_GROUP = wheel; + INSTALL_MODE_FLAG = 0555; + INSTALL_OWNER = root; + INSTALL_PATH = /usr/libexec; + MTL_ENABLE_DEBUG_INFO = YES; + PRODUCT_NAME = "$(TARGET_NAME)"; + SDKROOT = ""; + SUPPORTED_PLATFORMS = macosx; + "USER_HEADER_SEARCH_PATHS[arch=*]" = unbound/; + VALID_ARCHS = "x86_64 x86_64h"; + }; + name = Debug; + }; + 7132976D1A93C743002359CF /* Release */ = { + isa = XCBuildConfiguration; + buildSettings = { + ALWAYS_SEARCH_USER_PATHS = YES; + CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; + CLANG_CXX_LIBRARY = "libc++"; + CLANG_ENABLE_MODULES = YES; + CLANG_ENABLE_OBJC_ARC = YES; + CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; + CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; + CODE_SIGN_ENTITLEMENTS = ""; + CODE_SIGN_IDENTITY = "-"; + ENABLE_NS_ASSERTIONS = NO; + ENABLE_STRICT_OBJC_MSGSEND = YES; + GCC_C_LANGUAGE_STANDARD = gnu99; + GCC_TREAT_WARNINGS_AS_ERRORS = NO; + GCC_WARN_ABOUT_DEPRECATED_FUNCTIONS = NO; + GCC_WARN_UNDECLARED_SELECTOR = YES; + GCC_WARN_UNUSED_FUNCTION = YES; + INSTALL_GROUP = wheel; + INSTALL_MODE_FLAG = 0555; + INSTALL_OWNER = root; + INSTALL_PATH = /usr/libexec; + MTL_ENABLE_DEBUG_INFO = NO; + PRODUCT_NAME = "$(TARGET_NAME)"; + SDKROOT = ""; + SUPPORTED_PLATFORMS = macosx; + "USER_HEADER_SEARCH_PATHS[arch=*]" = unbound; + VALID_ARCHS = "x86_64 x86_64h"; + }; + name = Release; + }; + 7132976E1A93C743002359CF /* Ignore Me */ = { + isa = XCBuildConfiguration; + buildSettings = { + ALWAYS_SEARCH_USER_PATHS = YES; + CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; + CLANG_CXX_LIBRARY = "libc++"; + CLANG_ENABLE_MODULES = YES; + CLANG_ENABLE_OBJC_ARC = YES; + CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; + CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; + CODE_SIGN_ENTITLEMENTS = ""; + CODE_SIGN_IDENTITY = "-"; + ENABLE_NS_ASSERTIONS = NO; + ENABLE_STRICT_OBJC_MSGSEND = YES; + GCC_C_LANGUAGE_STANDARD = gnu99; + GCC_TREAT_WARNINGS_AS_ERRORS = YES; + GCC_WARN_ABOUT_DEPRECATED_FUNCTIONS = NO; + GCC_WARN_UNDECLARED_SELECTOR = YES; + GCC_WARN_UNUSED_FUNCTION = YES; + INSTALL_GROUP = wheel; + INSTALL_MODE_FLAG = 0555; + INSTALL_OWNER = root; + INSTALL_PATH = /usr/libexec; + MTL_ENABLE_DEBUG_INFO = NO; + PRODUCT_NAME = "$(TARGET_NAME)"; + SDKROOT = ""; + SUPPORTED_PLATFORMS = macosx; + VALID_ARCHS = "x86_64 x86_64h"; + }; + name = "Ignore Me"; + }; 7200F2FE1958A34D0033E22C /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { @@ -3640,7 +4526,6 @@ METAL_ENABLE_DEBUG_INFO = YES; ONLY_ACTIVE_ARCH = YES; PRODUCT_NAME = "$(TARGET_NAME)"; - SDKROOT = macosx.internal; }; name = Debug; }; @@ -3673,7 +4558,6 @@ MACOSX_DEPLOYMENT_TARGET = 10.10; METAL_ENABLE_DEBUG_INFO = NO; PRODUCT_NAME = "$(TARGET_NAME)"; - SDKROOT = macosx.internal; }; name = Release; }; @@ -3706,7 +4590,6 @@ MACOSX_DEPLOYMENT_TARGET = 10.10; METAL_ENABLE_DEBUG_INFO = NO; PRODUCT_NAME = "$(TARGET_NAME)"; - SDKROOT = macosx.internal; }; name = "Ignore Me"; }; @@ -3755,6 +4638,7 @@ INSTALL_OWNER = root; INSTALL_PATH = /sbin; PRODUCT_NAME = ping; + SUPPORTED_PLATFORMS = "iphonesimulator iphoneos"; }; name = Debug; }; @@ -3769,6 +4653,7 @@ INSTALL_OWNER = root; INSTALL_PATH = /sbin; PRODUCT_NAME = ping; + SUPPORTED_PLATFORMS = "iphonesimulator iphoneos"; }; name = Release; }; @@ -4022,7 +4907,6 @@ METAL_ENABLE_DEBUG_INFO = YES; ONLY_ACTIVE_ARCH = YES; PRODUCT_NAME = "$(TARGET_NAME)"; - SDKROOT = macosx; }; name = Debug; }; @@ -4056,8 +4940,8 @@ HEADER_SEARCH_PATHS = /System/Library/Frameworks/System.framework/PrivateHeaders; MACOSX_DEPLOYMENT_TARGET = 10.10; METAL_ENABLE_DEBUG_INFO = NO; + ONLY_ACTIVE_ARCH = YES; PRODUCT_NAME = "$(TARGET_NAME)"; - SDKROOT = macosx; }; name = Release; }; @@ -4091,8 +4975,8 @@ HEADER_SEARCH_PATHS = /System/Library/Frameworks/System.framework/PrivateHeaders; MACOSX_DEPLOYMENT_TARGET = 10.10; METAL_ENABLE_DEBUG_INFO = NO; + ONLY_ACTIVE_ARCH = YES; PRODUCT_NAME = "$(TARGET_NAME)"; - SDKROOT = macosx; }; name = "Ignore Me"; }; @@ -4204,7 +5088,8 @@ GCC_WARN_64_TO_32_BIT_CONVERSION = NO; ONLY_ACTIVE_ARCH = YES; PREBINDING = NO; - SDKROOT = ""; + SDKROOT = macosx.internal; + SUPPORTED_PLATFORMS = "macosx iphoneos"; WARNING_CFLAGS = "-Wall"; }; name = Debug; @@ -4231,8 +5116,9 @@ GCC_TREAT_WARNINGS_AS_ERRORS = NO; GCC_WARN_64_TO_32_BIT_CONVERSION = NO; PREBINDING = NO; - SDKROOT = ""; + SDKROOT = macosx.internal; "STRIPFLAGS[sdk=iphoneos*]" = "-S"; + SUPPORTED_PLATFORMS = "macosx iphoneos"; WARNING_CFLAGS = "-Wall"; ZERO_LINK = NO; }; @@ -4402,6 +5288,9 @@ isa = XCBuildConfiguration; buildSettings = { PRODUCT_NAME = network_cmds; + SDKROOT = iphoneos; + SUPPORTED_PLATFORMS = "iphonesimulator iphoneos"; + TARGETED_DEVICE_FAMILY = "1,2"; }; name = Debug; }; @@ -4409,6 +5298,9 @@ isa = XCBuildConfiguration; buildSettings = { PRODUCT_NAME = network_cmds; + SDKROOT = iphoneos; + SUPPORTED_PLATFORMS = "iphonesimulator iphoneos"; + TARGETED_DEVICE_FAMILY = "1,2"; }; name = Release; }; @@ -4550,6 +5442,118 @@ }; name = Release; }; + 7282BA101AFAD4C9005DE836 /* Debug */ = { + isa = XCBuildConfiguration; + buildSettings = { + CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; + CLANG_CXX_LIBRARY = "libc++"; + CLANG_ENABLE_MODULES = YES; + CLANG_ENABLE_OBJC_ARC = YES; + CLANG_WARN_BOOL_CONVERSION = YES; + CLANG_WARN_CONSTANT_CONVERSION = YES; + CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; + CLANG_WARN_EMPTY_BODY = YES; + CLANG_WARN_ENUM_CONVERSION = YES; + CLANG_WARN_INT_CONVERSION = YES; + CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; + CLANG_WARN_UNREACHABLE_CODE = YES; + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; + CODE_SIGN_ENTITLEMENTS = "$(SRCROOT)/network-client-server-entitlements.plist"; + CODE_SIGN_IDENTITY = "-"; + DEBUG_INFORMATION_FORMAT = dwarf; + ENABLE_STRICT_OBJC_MSGSEND = YES; + ENABLE_TESTABILITY = YES; + GCC_C_LANGUAGE_STANDARD = gnu99; + GCC_NO_COMMON_BLOCKS = YES; + GCC_PREPROCESSOR_DEFINITIONS = ( + "DEBUG=1", + "$(inherited)", + ); + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; + GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; + GCC_WARN_UNDECLARED_SELECTOR = YES; + GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; + GCC_WARN_UNUSED_FUNCTION = YES; + GCC_WARN_UNUSED_VARIABLE = YES; + MACOSX_DEPLOYMENT_TARGET = 10.11; + MTL_ENABLE_DEBUG_INFO = YES; + PRODUCT_NAME = "$(TARGET_NAME)"; + SDKROOT = iphoneos.internal; + }; + name = Debug; + }; + 7282BA111AFAD4C9005DE836 /* Release */ = { + isa = XCBuildConfiguration; + buildSettings = { + CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; + CLANG_CXX_LIBRARY = "libc++"; + CLANG_ENABLE_MODULES = YES; + CLANG_ENABLE_OBJC_ARC = YES; + CLANG_WARN_BOOL_CONVERSION = YES; + CLANG_WARN_CONSTANT_CONVERSION = YES; + CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; + CLANG_WARN_EMPTY_BODY = YES; + CLANG_WARN_ENUM_CONVERSION = YES; + CLANG_WARN_INT_CONVERSION = YES; + CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; + CLANG_WARN_UNREACHABLE_CODE = YES; + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; + CODE_SIGN_ENTITLEMENTS = "$(SRCROOT)/network-client-server-entitlements.plist"; + CODE_SIGN_IDENTITY = "-"; + COPY_PHASE_STRIP = NO; + ENABLE_NS_ASSERTIONS = NO; + ENABLE_STRICT_OBJC_MSGSEND = YES; + GCC_C_LANGUAGE_STANDARD = gnu99; + GCC_NO_COMMON_BLOCKS = YES; + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; + GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; + GCC_WARN_UNDECLARED_SELECTOR = YES; + GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; + GCC_WARN_UNUSED_FUNCTION = YES; + GCC_WARN_UNUSED_VARIABLE = YES; + MACOSX_DEPLOYMENT_TARGET = 10.11; + MTL_ENABLE_DEBUG_INFO = NO; + PRODUCT_NAME = "$(TARGET_NAME)"; + SDKROOT = iphoneos.internal; + }; + name = Release; + }; + 7282BA121AFAD4C9005DE836 /* Ignore Me */ = { + isa = XCBuildConfiguration; + buildSettings = { + CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; + CLANG_CXX_LIBRARY = "libc++"; + CLANG_ENABLE_MODULES = YES; + CLANG_ENABLE_OBJC_ARC = YES; + CLANG_WARN_BOOL_CONVERSION = YES; + CLANG_WARN_CONSTANT_CONVERSION = YES; + CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; + CLANG_WARN_EMPTY_BODY = YES; + CLANG_WARN_ENUM_CONVERSION = YES; + CLANG_WARN_INT_CONVERSION = YES; + CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; + CLANG_WARN_UNREACHABLE_CODE = YES; + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; + CODE_SIGN_ENTITLEMENTS = "$(SRCROOT)/network-client-server-entitlements.plist"; + CODE_SIGN_IDENTITY = "-"; + COPY_PHASE_STRIP = NO; + ENABLE_NS_ASSERTIONS = NO; + ENABLE_STRICT_OBJC_MSGSEND = YES; + GCC_C_LANGUAGE_STANDARD = gnu99; + GCC_NO_COMMON_BLOCKS = YES; + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; + GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; + GCC_WARN_UNDECLARED_SELECTOR = YES; + GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; + GCC_WARN_UNUSED_FUNCTION = YES; + GCC_WARN_UNUSED_VARIABLE = YES; + MACOSX_DEPLOYMENT_TARGET = 10.11; + MTL_ENABLE_DEBUG_INFO = NO; + PRODUCT_NAME = "$(TARGET_NAME)"; + SDKROOT = iphoneos.internal; + }; + name = "Ignore Me"; + }; 7294F0FB0EE8BB460052EC88 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { @@ -4637,6 +5641,9 @@ "TARGET_OS_EMBEDDED=1", ); PRODUCT_NAME = "All-EmbeddedOther"; + SDKROOT = iphoneos; + SUPPORTED_PLATFORMS = "iphonesimulator iphoneos"; + TARGETED_DEVICE_FAMILY = "1,2"; }; name = Debug; }; @@ -4647,6 +5654,9 @@ DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; GCC_ENABLE_FIX_AND_CONTINUE = NO; PRODUCT_NAME = "All-EmbeddedOther"; + SDKROOT = iphoneos; + SUPPORTED_PLATFORMS = "iphonesimulator iphoneos"; + TARGETED_DEVICE_FAMILY = "1,2"; ZERO_LINK = NO; }; name = Release; @@ -4655,6 +5665,9 @@ isa = XCBuildConfiguration; buildSettings = { PRODUCT_NAME = "All-EmbeddedOther"; + SDKROOT = iphoneos; + SUPPORTED_PLATFORMS = "iphonesimulator iphoneos"; + TARGETED_DEVICE_FAMILY = "1,2"; }; name = "Ignore Me"; }; @@ -4823,6 +5836,16 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; + 7132976F1A93C743002359CF /* Build configuration list for PBXNativeTarget "unbound" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 7132976C1A93C743002359CF /* Debug */, + 7132976D1A93C743002359CF /* Release */, + 7132976E1A93C743002359CF /* Ignore Me */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; 7200F3011958A34E0033E22C /* Build configuration list for PBXNativeTarget "pktmnglr" */ = { isa = XCConfigurationList; buildConfigurations = ( @@ -4831,6 +5854,7 @@ 7200F3001958A34D0033E22C /* Ignore Me */, ); defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; }; 7216D24B0EE896EC00AE70E4 /* Build configuration list for PBXNativeTarget "netstat" */ = { isa = XCConfigurationList; @@ -5052,6 +6076,16 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; + 7282BA131AFAD4C9005DE836 /* Build configuration list for PBXNativeTarget "ecnprobe" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 7282BA101AFAD4C9005DE836 /* Debug */, + 7282BA111AFAD4C9005DE836 /* Release */, + 7282BA121AFAD4C9005DE836 /* Ignore Me */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; 7294F0FD0EE8BB550052EC88 /* Build configuration list for PBXNativeTarget "traceroute" */ = { isa = XCConfigurationList; buildConfigurations = (