]>
Commit | Line | Data |
---|---|---|
1 | // !$*UTF8*$! | |
2 | { | |
3 | archiveVersion = 1; | |
4 | classes = { | |
5 | }; | |
6 | objectVersion = 45; | |
7 | objects = { | |
8 | ||
9 | /* Begin PBXAggregateTarget section */ | |
10 | 23B20D2F0871D62A00A3B0FC /* IPSec (Aggregate) */ = { | |
11 | isa = PBXAggregateTarget; | |
12 | buildConfigurationList = 25D3DAB8098952B20025F703 /* Build configuration list for PBXAggregateTarget "IPSec (Aggregate)" */; | |
13 | buildPhases = ( | |
14 | 72265DD80F818ED700730A7D /* CopyFiles */, | |
15 | BAA6806112B17CF900ACF6D3 /* CopyFiles */, | |
16 | ); | |
17 | dependencies = ( | |
18 | 25D3DDE30989AFDE0025F703 /* PBXTargetDependency */, | |
19 | 25D3DDE50989AFE50025F703 /* PBXTargetDependency */, | |
20 | 25D3DDE70989AFE90025F703 /* PBXTargetDependency */, | |
21 | 254347D109DCBAF8007943DE /* PBXTargetDependency */, | |
22 | 25DE3DB609EC27B900147420 /* PBXTargetDependency */, | |
23 | ); | |
24 | name = "IPSec (Aggregate)"; | |
25 | productName = "IPSec (Aggregate)"; | |
26 | }; | |
27 | 812530AA0D3FE994006BDF4F /* IPSec Embedded (Aggregate) */ = { | |
28 | isa = PBXAggregateTarget; | |
29 | buildConfigurationList = 812530B50D3FE994006BDF4F /* Build configuration list for PBXAggregateTarget "IPSec Embedded (Aggregate)" */; | |
30 | buildPhases = ( | |
31 | ); | |
32 | dependencies = ( | |
33 | 812531110D3FEA28006BDF4F /* PBXTargetDependency */, | |
34 | 81DDFDD90D622C4E00C5CB87 /* PBXTargetDependency */, | |
35 | 8125312C0D3FEA44006BDF4F /* PBXTargetDependency */, | |
36 | 81DDFDF10D627DE300C5CB87 /* PBXTargetDependency */, | |
37 | ); | |
38 | name = "IPSec Embedded (Aggregate)"; | |
39 | productName = "IPSec (Aggregate) Embedded"; | |
40 | }; | |
41 | /* End PBXAggregateTarget section */ | |
42 | ||
43 | /* Begin PBXBuildFile section */ | |
44 | 25078AE509D37570005F3F63 /* nattraversal.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258F00988657000D15623 /* nattraversal.c */; }; | |
45 | 2537A1B109E4867100D0ECDA /* config.h in Headers */ = {isa = PBXBuildFile; fileRef = 25D9499F09A6AAD700CA0F24 /* config.h */; }; | |
46 | 2537A1B509E4867700D0ECDA /* ipsec_dump_policy.c in Sources */ = {isa = PBXBuildFile; fileRef = 252DF9520989B4EE00E5B678 /* ipsec_dump_policy.c */; }; | |
47 | 2537A1B609E4867700D0ECDA /* ipsec_get_policylen.c in Sources */ = {isa = PBXBuildFile; fileRef = 252DF9530989B4EE00E5B678 /* ipsec_get_policylen.c */; }; | |
48 | 2537A1B709E4867800D0ECDA /* ipsec_strerror.c in Sources */ = {isa = PBXBuildFile; fileRef = 252DF9560989B4EE00E5B678 /* ipsec_strerror.c */; }; | |
49 | 2537A1B809E4867900D0ECDA /* ipsec_strerror.h in Headers */ = {isa = PBXBuildFile; fileRef = 252DF9570989B4EE00E5B678 /* ipsec_strerror.h */; }; | |
50 | 2537A1B909E4867900D0ECDA /* policy_parse.y in Sources */ = {isa = PBXBuildFile; fileRef = 252DF95E0989B4EE00E5B678 /* policy_parse.y */; }; | |
51 | 2537A1BA09E4867A00D0ECDA /* policy_token.l in Sources */ = {isa = PBXBuildFile; fileRef = 252DF9600989B4EE00E5B678 /* policy_token.l */; }; | |
52 | 2537A1C109E494B300D0ECDA /* libipsec.A.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 2537A1A809E4864800D0ECDA /* libipsec.A.dylib */; }; | |
53 | 2537A1C709E49D0600D0ECDA /* libipsec.A.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 2537A1A809E4864800D0ECDA /* libipsec.A.dylib */; }; | |
54 | 2537A1CB09E49D5600D0ECDA /* libipsec.A.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 2537A1A809E4864800D0ECDA /* libipsec.A.dylib */; }; | |
55 | 2543473209DCAE27007943DE /* racoonctl.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F2590C0988657000D15623 /* racoonctl.c */; }; | |
56 | 2543474E09DCAEF8007943DE /* str2val.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F2591D0988657000D15623 /* str2val.c */; }; | |
57 | 2543475109DCB063007943DE /* kmpstat.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258E80988657000D15623 /* kmpstat.c */; }; | |
58 | 2543475509DCB0D9007943DE /* vmbuf.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F259260988657000D15623 /* vmbuf.c */; }; | |
59 | 2543475609DCB0DB007943DE /* sockmisc.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F2591A0988657000D15623 /* sockmisc.c */; }; | |
60 | 2543475709DCB0E6007943DE /* misc.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258EE0988657000D15623 /* misc.c */; }; | |
61 | 2543476409DCB396007943DE /* pfkey_dump.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F777ED09ABE58400C99783 /* pfkey_dump.c */; }; | |
62 | 2543476709DCB400007943DE /* key_debug.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F777B909ABE3E100C99783 /* key_debug.c */; }; | |
63 | 2543476909DCB420007943DE /* pfkey.c in Sources */ = {isa = PBXBuildFile; fileRef = 25D949A209A6AAD700CA0F24 /* pfkey.c */; }; | |
64 | 2543477109DCB492007943DE /* plainrsa-gen.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258FC0988657000D15623 /* plainrsa-gen.c */; }; | |
65 | 2543478A09DCB49C007943DE /* plog.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258FD0988657000D15623 /* plog.c */; }; | |
66 | 2543478C09DCB4A6007943DE /* logger.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258EB0988657000D15623 /* logger.c */; }; | |
67 | 254347A909DCB6C8007943DE /* vmbuf.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F259260988657000D15623 /* vmbuf.c */; }; | |
68 | 254347AB09DCB6D6007943DE /* str2val.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F2591D0988657000D15623 /* str2val.c */; }; | |
69 | 254347B809DCB84D007943DE /* test-policy.c in Sources */ = {isa = PBXBuildFile; fileRef = 252DF9610989B4EE00E5B678 /* test-policy.c */; }; | |
70 | 254347C809DCBA1B007943DE /* test-pfkey.c in Sources */ = {isa = PBXBuildFile; fileRef = 254347C709DCBA1B007943DE /* test-pfkey.c */; }; | |
71 | 258CF2CB0A19197400166B38 /* setkey.8 in CopyFiles */ = {isa = PBXBuildFile; fileRef = 25F258890988648C00D15623 /* setkey.8 */; }; | |
72 | 258CF2CD0A1919A800166B38 /* ipsec_set_policy.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = 252DF9540989B4EE00E5B678 /* ipsec_set_policy.3 */; }; | |
73 | 258CF2CE0A1919AF00166B38 /* ipsec_strerror.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = 252DF9550989B4EE00E5B678 /* ipsec_strerror.3 */; }; | |
74 | 258CF2D20A191A0600166B38 /* racoonctl.8 in CopyFiles */ = {isa = PBXBuildFile; fileRef = 25F2590B0988657000D15623 /* racoonctl.8 */; }; | |
75 | 258CF2D40A191A5000166B38 /* plainrsa-gen.8 in CopyFiles */ = {isa = PBXBuildFile; fileRef = 25F258FB0988657000D15623 /* plainrsa-gen.8 */; }; | |
76 | 258CF2E10A191A9200166B38 /* racoon.8 in CopyFiles */ = {isa = PBXBuildFile; fileRef = 25F259090988657000D15623 /* racoon.8 */; }; | |
77 | 258CF2E40A191AD500166B38 /* racoon.conf.5 in CopyFiles */ = {isa = PBXBuildFile; fileRef = 25F2590A0988657000D15623 /* racoon.conf.5 */; }; | |
78 | 25BC48740A0BC7B000A181A0 /* eaytest.c in Sources */ = {isa = PBXBuildFile; fileRef = 25BC48730A0BC7B000A181A0 /* eaytest.c */; }; | |
79 | 25BE7E0109E5D3F4009B6B84 /* libipsec.A.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 2537A1A809E4864800D0ECDA /* libipsec.A.dylib */; }; | |
80 | 25BE7E1209E5D550009B6B84 /* libssl.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 25EAE84709D879700042CC7F /* libssl.dylib */; }; | |
81 | 25BE7E1309E5D555009B6B84 /* libcrypto.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 25EAE84A09D879DE0042CC7F /* libcrypto.dylib */; }; | |
82 | 25BE7E1B09E5D5D9009B6B84 /* plog.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258FD0988657000D15623 /* plog.c */; }; | |
83 | 25BE7E2E09E5D709009B6B84 /* libipsec.A.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 2537A1A809E4864800D0ECDA /* libipsec.A.dylib */; }; | |
84 | 25BE7E3809E5D80E009B6B84 /* crypto_openssl.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258B90988657000D15623 /* crypto_openssl.c */; }; | |
85 | 25BE7E3E09E5D906009B6B84 /* misc.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258EE0988657000D15623 /* misc.c */; }; | |
86 | 25BE7E4009E5D92C009B6B84 /* logger.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258EB0988657000D15623 /* logger.c */; }; | |
87 | 25BE7E5709E5DC4D009B6B84 /* pfkey_dump.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F777ED09ABE58400C99783 /* pfkey_dump.c */; }; | |
88 | 25BE7E5A09E5DCBD009B6B84 /* libipsec.A.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 2537A1A809E4864800D0ECDA /* libipsec.A.dylib */; }; | |
89 | 25BE7E5E09E5DCF5009B6B84 /* pfkey.c in Sources */ = {isa = PBXBuildFile; fileRef = 25D949A209A6AAD700CA0F24 /* pfkey.c */; }; | |
90 | 25BE7E6009E5DD04009B6B84 /* key_debug.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F777B909ABE3E100C99783 /* key_debug.c */; }; | |
91 | 25BE7E6309E5DD38009B6B84 /* pfkey.c in Sources */ = {isa = PBXBuildFile; fileRef = 25D949A209A6AAD700CA0F24 /* pfkey.c */; }; | |
92 | 25BE7E7609E5DDBA009B6B84 /* libssl.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 25EAE84709D879700042CC7F /* libssl.dylib */; }; | |
93 | 25BE7E7709E5DDBE009B6B84 /* libcrypto.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 25EAE84A09D879DE0042CC7F /* libcrypto.dylib */; }; | |
94 | 25BE7E7F09E5DE4C009B6B84 /* pfkey_dump.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F777ED09ABE58400C99783 /* pfkey_dump.c */; }; | |
95 | 25BE7E8209E5DE8D009B6B84 /* libipsec.A.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 2537A1A809E4864800D0ECDA /* libipsec.A.dylib */; }; | |
96 | 25BE7E8809E5E499009B6B84 /* pfkey.c in Sources */ = {isa = PBXBuildFile; fileRef = 25D949A209A6AAD700CA0F24 /* pfkey.c */; }; | |
97 | 25BE7E8A09E5E4A6009B6B84 /* key_debug.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F777B909ABE3E100C99783 /* key_debug.c */; }; | |
98 | 25BE7E8E09E5E5BE009B6B84 /* crypto_openssl.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258B90988657000D15623 /* crypto_openssl.c */; }; | |
99 | 25BE7E9009E5E61F009B6B84 /* misc.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258EE0988657000D15623 /* misc.c */; }; | |
100 | 25BE7E9209E5E635009B6B84 /* vmbuf.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F259260988657000D15623 /* vmbuf.c */; }; | |
101 | 25DC9EC909DB0FBB00C89F86 /* rsalist.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F259100988657000D15623 /* rsalist.c */; }; | |
102 | 25DC9ED409DB16F300C89F86 /* isakmp_cfg.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258D50988657000D15623 /* isakmp_cfg.c */; }; | |
103 | 25DC9ED509DB16F800C89F86 /* isakmp_unity.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258E10988657000D15623 /* isakmp_unity.c */; }; | |
104 | 25DC9ED609DB16FA00C89F86 /* isakmp_xauth.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258E40988657000D15623 /* isakmp_xauth.c */; }; | |
105 | 25DC9ED709DB170800C89F86 /* rsaparse.o in Frameworks */ = {isa = PBXBuildFile; fileRef = 25E08C9A09D9E64A001A11CF /* rsaparse.o */; }; | |
106 | 25DE2DE90A8BD40E0010A46D /* vpn_control.c in Sources */ = {isa = PBXBuildFile; fileRef = 25DE2DE60A8BD40E0010A46D /* vpn_control.c */; }; | |
107 | 25E08C9E09D9E681001A11CF /* prsa_par.y in Sources */ = {isa = PBXBuildFile; fileRef = 2589CBA809D8B727002DC960 /* prsa_par.y */; }; | |
108 | 25E08C9F09D9E682001A11CF /* prsa_tok.l in Sources */ = {isa = PBXBuildFile; fileRef = 2589CBAA09D8B727002DC960 /* prsa_tok.l */; }; | |
109 | 25EAE84809D879700042CC7F /* libssl.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 25EAE84709D879700042CC7F /* libssl.dylib */; }; | |
110 | 25EAE84B09D879DE0042CC7F /* libcrypto.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 25EAE84A09D879DE0042CC7F /* libcrypto.dylib */; }; | |
111 | 25EAE87709D87A770042CC7F /* libiconv.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 25EAE87609D87A770042CC7F /* libiconv.dylib */; }; | |
112 | 25EAE8C109D87B080042CC7F /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 25EAE8C009D87B080042CC7F /* CoreFoundation.framework */; }; | |
113 | 25EAE8C609D87B990042CC7F /* pfkey.c in Sources */ = {isa = PBXBuildFile; fileRef = 25D949A209A6AAD700CA0F24 /* pfkey.c */; }; | |
114 | 25ECCDA209AD479A00883CA3 /* pfkey.c in Sources */ = {isa = PBXBuildFile; fileRef = 25D949A209A6AAD700CA0F24 /* pfkey.c */; }; | |
115 | 25ECCDB509AD489200883CA3 /* key_debug.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F777B909ABE3E100C99783 /* key_debug.c */; }; | |
116 | 25ECCDB709AD48A300883CA3 /* pfkey_dump.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F777ED09ABE58400C99783 /* pfkey_dump.c */; }; | |
117 | 25F258900988648C00D15623 /* parse.y in Sources */ = {isa = PBXBuildFile; fileRef = 25F258870988648C00D15623 /* parse.y */; }; | |
118 | 25F258910988648C00D15623 /* setkey.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F2588A0988648C00D15623 /* setkey.c */; }; | |
119 | 25F258940988648C00D15623 /* token.l in Sources */ = {isa = PBXBuildFile; fileRef = 25F2588D0988648C00D15623 /* token.l */; }; | |
120 | 25F258A80988651000D15623 /* rijndael-alg-fst.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258A10988651000D15623 /* rijndael-alg-fst.c */; }; | |
121 | 25F258A90988651000D15623 /* rijndael-api-fst.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258A30988651000D15623 /* rijndael-api-fst.c */; }; | |
122 | 25F259280988657000D15623 /* admin.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258AC0988657000D15623 /* admin.c */; }; | |
123 | 25F259290988657000D15623 /* algorithm.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258AE0988657000D15623 /* algorithm.c */; }; | |
124 | 25F2592A0988657000D15623 /* backupsa.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258B10988657000D15623 /* backupsa.c */; }; | |
125 | 25F2592B0988657000D15623 /* cfparse.y in Sources */ = {isa = PBXBuildFile; fileRef = 25F258B40988657000D15623 /* cfparse.y */; }; | |
126 | 25F2592C0988657000D15623 /* cftoken.l in Sources */ = {isa = PBXBuildFile; fileRef = 25F258B60988657000D15623 /* cftoken.l */; }; | |
127 | 25F2592E0988657000D15623 /* crypto_openssl.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258B90988657000D15623 /* crypto_openssl.c */; }; | |
128 | 25F2592F0988657000D15623 /* dnssec.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258BE0988657000D15623 /* dnssec.c */; }; | |
129 | 25F259310988657000D15623 /* evt.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258C20988657000D15623 /* evt.c */; }; | |
130 | 25F259320988657000D15623 /* genlist.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258C50988657000D15623 /* genlist.c */; }; | |
131 | 25F259330988657000D15623 /* getcertsbyname.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258C70988657000D15623 /* getcertsbyname.c */; }; | |
132 | 25F259340988657000D15623 /* grabmyaddr.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258C90988657000D15623 /* grabmyaddr.c */; }; | |
133 | 25F259350988657000D15623 /* gssapi.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258CB0988657000D15623 /* gssapi.c */; }; | |
134 | 25F259360988657000D15623 /* handler.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258CD0988657000D15623 /* handler.c */; }; | |
135 | 25F259370988657000D15623 /* ipsec_doi.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258CF0988657000D15623 /* ipsec_doi.c */; }; | |
136 | 25F259380988657000D15623 /* isakmp_agg.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258D10988657000D15623 /* isakmp_agg.c */; }; | |
137 | 25F259390988657000D15623 /* isakmp_base.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258D30988657000D15623 /* isakmp_base.c */; }; | |
138 | 25F2593C0988657000D15623 /* isakmp_ident.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258D90988657000D15623 /* isakmp_ident.c */; }; | |
139 | 25F2593D0988657000D15623 /* isakmp_inf.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258DB0988657000D15623 /* isakmp_inf.c */; }; | |
140 | 25F2593E0988657000D15623 /* isakmp_newg.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258DD0988657000D15623 /* isakmp_newg.c */; }; | |
141 | 25F2593F0988657000D15623 /* isakmp_quick.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258DF0988657000D15623 /* isakmp_quick.c */; }; | |
142 | 25F259420988657000D15623 /* isakmp.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258E60988657000D15623 /* isakmp.c */; }; | |
143 | 25F259440988657000D15623 /* localconf.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258E90988657000D15623 /* localconf.c */; }; | |
144 | 25F259450988657000D15623 /* logger.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258EB0988657000D15623 /* logger.c */; }; | |
145 | 25F259460988657000D15623 /* main.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258ED0988657000D15623 /* main.c */; }; | |
146 | 25F259470988657000D15623 /* misc.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258EE0988657000D15623 /* misc.c */; }; | |
147 | 25F259490988657000D15623 /* oakley.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258F30988657000D15623 /* oakley.c */; }; | |
148 | 25F2594C0988657000D15623 /* pfkey_racoon.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258F80988657000D15623 /* pfkey_racoon.c */; }; | |
149 | 25F2594F0988657000D15623 /* plog.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258FD0988657000D15623 /* plog.c */; }; | |
150 | 25F259500988657000D15623 /* policy.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258FF0988657000D15623 /* policy.c */; }; | |
151 | 25F259510988657000D15623 /* privsep.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F259010988657000D15623 /* privsep.c */; }; | |
152 | 25F259520988657000D15623 /* proposal.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F259030988657000D15623 /* proposal.c */; }; | |
153 | 25F259580988657000D15623 /* remoteconf.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F2590E0988657000D15623 /* remoteconf.c */; }; | |
154 | 25F2595A0988657000D15623 /* safefile.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F259120988657000D15623 /* safefile.c */; }; | |
155 | 25F2595B0988657000D15623 /* sainfo.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F259140988657000D15623 /* sainfo.c */; }; | |
156 | 25F2595C0988657000D15623 /* schedule.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F259160988657000D15623 /* schedule.c */; }; | |
157 | 25F2595D0988657000D15623 /* session.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F259180988657000D15623 /* session.c */; }; | |
158 | 25F2595E0988657000D15623 /* sockmisc.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F2591A0988657000D15623 /* sockmisc.c */; }; | |
159 | 25F2595F0988657000D15623 /* str2val.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F2591D0988657000D15623 /* str2val.c */; }; | |
160 | 25F259600988657000D15623 /* strnames.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F2591F0988657000D15623 /* strnames.c */; }; | |
161 | 25F259610988657000D15623 /* throttle.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F259210988657000D15623 /* throttle.c */; }; | |
162 | 25F259620988657000D15623 /* vendorid.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F259240988657000D15623 /* vendorid.c */; }; | |
163 | 25F259630988657000D15623 /* vmbuf.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F259260988657000D15623 /* vmbuf.c */; }; | |
164 | 72265DDC0F818F9300730A7D /* ipsec.plist in CopyFiles */ = {isa = PBXBuildFile; fileRef = 72265DDB0F818F9300730A7D /* ipsec.plist */; }; | |
165 | 72B433770E3677D800D67508 /* com.apple.racoon.plist in CopyFiles */ = {isa = PBXBuildFile; fileRef = 724F99500E3672FD00C56897 /* com.apple.racoon.plist */; }; | |
166 | 812530C00D3FE9DC006BDF4F /* rijndael-alg-fst.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258A10988651000D15623 /* rijndael-alg-fst.c */; }; | |
167 | 812530C10D3FE9DC006BDF4F /* rijndael-api-fst.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258A30988651000D15623 /* rijndael-api-fst.c */; }; | |
168 | 812530C20D3FE9DC006BDF4F /* admin.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258AC0988657000D15623 /* admin.c */; }; | |
169 | 812530C30D3FE9DC006BDF4F /* algorithm.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258AE0988657000D15623 /* algorithm.c */; }; | |
170 | 812530C40D3FE9DC006BDF4F /* backupsa.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258B10988657000D15623 /* backupsa.c */; }; | |
171 | 812530C50D3FE9DC006BDF4F /* cfparse.y in Sources */ = {isa = PBXBuildFile; fileRef = 25F258B40988657000D15623 /* cfparse.y */; }; | |
172 | 812530C60D3FE9DC006BDF4F /* cftoken.l in Sources */ = {isa = PBXBuildFile; fileRef = 25F258B60988657000D15623 /* cftoken.l */; }; | |
173 | 812530C70D3FE9DC006BDF4F /* crypto_openssl.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258B90988657000D15623 /* crypto_openssl.c */; }; | |
174 | 812530C80D3FE9DC006BDF4F /* dnssec.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258BE0988657000D15623 /* dnssec.c */; }; | |
175 | 812530C90D3FE9DC006BDF4F /* evt.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258C20988657000D15623 /* evt.c */; }; | |
176 | 812530CA0D3FE9DC006BDF4F /* genlist.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258C50988657000D15623 /* genlist.c */; }; | |
177 | 812530CB0D3FE9DC006BDF4F /* getcertsbyname.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258C70988657000D15623 /* getcertsbyname.c */; }; | |
178 | 812530CC0D3FE9DC006BDF4F /* grabmyaddr.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258C90988657000D15623 /* grabmyaddr.c */; }; | |
179 | 812530CD0D3FE9DC006BDF4F /* gssapi.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258CB0988657000D15623 /* gssapi.c */; }; | |
180 | 812530CE0D3FE9DC006BDF4F /* handler.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258CD0988657000D15623 /* handler.c */; }; | |
181 | 812530CF0D3FE9DC006BDF4F /* ipsec_doi.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258CF0988657000D15623 /* ipsec_doi.c */; }; | |
182 | 812530D00D3FE9DC006BDF4F /* isakmp_agg.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258D10988657000D15623 /* isakmp_agg.c */; }; | |
183 | 812530D10D3FE9DC006BDF4F /* isakmp_base.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258D30988657000D15623 /* isakmp_base.c */; }; | |
184 | 812530D20D3FE9DC006BDF4F /* isakmp_ident.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258D90988657000D15623 /* isakmp_ident.c */; }; | |
185 | 812530D30D3FE9DC006BDF4F /* isakmp_inf.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258DB0988657000D15623 /* isakmp_inf.c */; }; | |
186 | 812530D40D3FE9DC006BDF4F /* isakmp_newg.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258DD0988657000D15623 /* isakmp_newg.c */; }; | |
187 | 812530D50D3FE9DC006BDF4F /* isakmp_quick.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258DF0988657000D15623 /* isakmp_quick.c */; }; | |
188 | 812530D60D3FE9DC006BDF4F /* isakmp.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258E60988657000D15623 /* isakmp.c */; }; | |
189 | 812530D70D3FE9DC006BDF4F /* localconf.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258E90988657000D15623 /* localconf.c */; }; | |
190 | 812530D80D3FE9DC006BDF4F /* logger.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258EB0988657000D15623 /* logger.c */; }; | |
191 | 812530D90D3FE9DC006BDF4F /* main.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258ED0988657000D15623 /* main.c */; }; | |
192 | 812530DA0D3FE9DC006BDF4F /* misc.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258EE0988657000D15623 /* misc.c */; }; | |
193 | 812530DB0D3FE9DC006BDF4F /* oakley.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258F30988657000D15623 /* oakley.c */; }; | |
194 | 812530DC0D3FE9DC006BDF4F /* pfkey_racoon.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258F80988657000D15623 /* pfkey_racoon.c */; }; | |
195 | 812530DD0D3FE9DC006BDF4F /* plog.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258FD0988657000D15623 /* plog.c */; }; | |
196 | 812530DE0D3FE9DC006BDF4F /* policy.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258FF0988657000D15623 /* policy.c */; }; | |
197 | 812530DF0D3FE9DC006BDF4F /* privsep.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F259010988657000D15623 /* privsep.c */; }; | |
198 | 812530E00D3FE9DC006BDF4F /* proposal.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F259030988657000D15623 /* proposal.c */; }; | |
199 | 812530E10D3FE9DC006BDF4F /* remoteconf.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F2590E0988657000D15623 /* remoteconf.c */; }; | |
200 | 812530E20D3FE9DC006BDF4F /* safefile.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F259120988657000D15623 /* safefile.c */; }; | |
201 | 812530E30D3FE9DC006BDF4F /* sainfo.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F259140988657000D15623 /* sainfo.c */; }; | |
202 | 812530E40D3FE9DC006BDF4F /* schedule.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F259160988657000D15623 /* schedule.c */; }; | |
203 | 812530E50D3FE9DC006BDF4F /* session.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F259180988657000D15623 /* session.c */; }; | |
204 | 812530E60D3FE9DC006BDF4F /* sockmisc.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F2591A0988657000D15623 /* sockmisc.c */; }; | |
205 | 812530E70D3FE9DC006BDF4F /* str2val.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F2591D0988657000D15623 /* str2val.c */; }; | |
206 | 812530E80D3FE9DC006BDF4F /* strnames.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F2591F0988657000D15623 /* strnames.c */; }; | |
207 | 812530E90D3FE9DC006BDF4F /* throttle.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F259210988657000D15623 /* throttle.c */; }; | |
208 | 812530EA0D3FE9DC006BDF4F /* vendorid.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F259240988657000D15623 /* vendorid.c */; }; | |
209 | 812530EB0D3FE9DC006BDF4F /* vmbuf.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F259260988657000D15623 /* vmbuf.c */; }; | |
210 | 812530EC0D3FE9DC006BDF4F /* nattraversal.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258F00988657000D15623 /* nattraversal.c */; }; | |
211 | 812530ED0D3FE9DC006BDF4F /* pfkey.c in Sources */ = {isa = PBXBuildFile; fileRef = 25D949A209A6AAD700CA0F24 /* pfkey.c */; }; | |
212 | 812530EF0D3FE9DC006BDF4F /* isakmp_cfg.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258D50988657000D15623 /* isakmp_cfg.c */; }; | |
213 | 812530F00D3FE9DC006BDF4F /* isakmp_unity.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258E10988657000D15623 /* isakmp_unity.c */; }; | |
214 | 812530F10D3FE9DC006BDF4F /* isakmp_xauth.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258E40988657000D15623 /* isakmp_xauth.c */; }; | |
215 | 812530F20D3FE9DC006BDF4F /* vpn_control.c in Sources */ = {isa = PBXBuildFile; fileRef = 25DE2DE60A8BD40E0010A46D /* vpn_control.c */; }; | |
216 | 812530F30D3FE9DC006BDF4F /* vpn.c in Sources */ = {isa = PBXBuildFile; fileRef = 81CA08910CE3BC870055C0AF /* vpn.c */; }; | |
217 | 812530F80D3FE9DC006BDF4F /* libiconv.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 25EAE87609D87A770042CC7F /* libiconv.dylib */; }; | |
218 | 812530F90D3FE9DC006BDF4F /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 25EAE8C009D87B080042CC7F /* CoreFoundation.framework */; }; | |
219 | 812530FC0D3FE9DC006BDF4F /* racoon.8 in CopyFiles */ = {isa = PBXBuildFile; fileRef = 25F259090988657000D15623 /* racoon.8 */; }; | |
220 | 812530FE0D3FE9DC006BDF4F /* racoon.conf.5 in CopyFiles */ = {isa = PBXBuildFile; fileRef = 25F2590A0988657000D15623 /* racoon.conf.5 */; }; | |
221 | 812531160D3FEA33006BDF4F /* racoonctl.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F2590C0988657000D15623 /* racoonctl.c */; }; | |
222 | 812531170D3FEA33006BDF4F /* str2val.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F2591D0988657000D15623 /* str2val.c */; }; | |
223 | 812531180D3FEA33006BDF4F /* kmpstat.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258E80988657000D15623 /* kmpstat.c */; }; | |
224 | 812531190D3FEA33006BDF4F /* vmbuf.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F259260988657000D15623 /* vmbuf.c */; }; | |
225 | 8125311A0D3FEA33006BDF4F /* sockmisc.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F2591A0988657000D15623 /* sockmisc.c */; }; | |
226 | 8125311B0D3FEA33006BDF4F /* misc.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258EE0988657000D15623 /* misc.c */; }; | |
227 | 8125311C0D3FEA33006BDF4F /* pfkey_dump.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F777ED09ABE58400C99783 /* pfkey_dump.c */; }; | |
228 | 8125311D0D3FEA33006BDF4F /* key_debug.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F777B909ABE3E100C99783 /* key_debug.c */; }; | |
229 | 8125311E0D3FEA33006BDF4F /* pfkey.c in Sources */ = {isa = PBXBuildFile; fileRef = 25D949A209A6AAD700CA0F24 /* pfkey.c */; }; | |
230 | 812531220D3FEA33006BDF4F /* racoonctl.8 in CopyFiles */ = {isa = PBXBuildFile; fileRef = 25F2590B0988657000D15623 /* racoonctl.8 */; }; | |
231 | 812A64ED0D4AA082004CB7EB /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 812A64EC0D4AA082004CB7EB /* Security.framework */; }; | |
232 | 8167917B0D650BAA006B523F /* racoon.conf in CopyFiles */ = {isa = PBXBuildFile; fileRef = 8187103A0D5BE18800C7B441 /* racoon.conf */; }; | |
233 | 8176A6B90D45661700BC5251 /* libldap.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 8176A6B80D45661700BC5251 /* libldap.dylib */; }; | |
234 | 817FFC4E0D6134A7004A8DD8 /* libipsec.A.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 2537A1A809E4864800D0ECDA /* libipsec.A.dylib */; }; | |
235 | 817FFC5A0D613729004A8DD8 /* libipsec.A.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 2537A1A809E4864800D0ECDA /* libipsec.A.dylib */; }; | |
236 | 818710410D5BE22B00C7B441 /* psk.txt in CopyFiles */ = {isa = PBXBuildFile; fileRef = 8187103D0D5BE1CF00C7B441 /* psk.txt */; }; | |
237 | 818710420D5BE22F00C7B441 /* racoon.conf in CopyFiles */ = {isa = PBXBuildFile; fileRef = 8187103B0D5BE1B400C7B441 /* racoon.conf */; }; | |
238 | 818710510D5BE29300C7B441 /* psk.txt in CopyFiles */ = {isa = PBXBuildFile; fileRef = 8187103D0D5BE1CF00C7B441 /* psk.txt */; }; | |
239 | 818710530D5BE2B500C7B441 /* anonymous.conf in CopyFiles */ = {isa = PBXBuildFile; fileRef = 8187103C0D5BE1CF00C7B441 /* anonymous.conf */; }; | |
240 | 81C325A80D46A36900E65EB7 /* crypto_cssm.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258B70988657000D15623 /* crypto_cssm.c */; }; | |
241 | 81C386AA0D451EC300975D5E /* crypto_cssm.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258B70988657000D15623 /* crypto_cssm.c */; }; | |
242 | 81C387560D45208700975D5E /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 25EAE83109D875790042CC7F /* Security.framework */; }; | |
243 | 81C387570D45208700975D5E /* DirectoryService.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 25EAE83709D875BF0042CC7F /* DirectoryService.framework */; }; | |
244 | 81C3877A0D4524E700975D5E /* libpam.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 25EAE87309D87A390042CC7F /* libpam.dylib */; }; | |
245 | 81C387890D4524F600975D5E /* libgssapi_krb5.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 25EAE87109D87A160042CC7F /* libgssapi_krb5.dylib */; }; | |
246 | 81C387EC0D45268300975D5E /* open_dir.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258F50988657000D15623 /* open_dir.c */; }; | |
247 | 81C964590DA2CBEF00257BC8 /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 81C964580DA2CBEF00257BC8 /* SystemConfiguration.framework */; }; | |
248 | 81C9645E0DA2CC2D00257BC8 /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 81C9645D0DA2CC2D00257BC8 /* SystemConfiguration.framework */; }; | |
249 | 81C9645F0DA2CC2D00257BC8 /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 81C9645D0DA2CC2D00257BC8 /* SystemConfiguration.framework */; }; | |
250 | 81CA08920CE3BC870055C0AF /* vpn.c in Sources */ = {isa = PBXBuildFile; fileRef = 81CA08910CE3BC870055C0AF /* vpn.c */; }; | |
251 | 81DDFD9B0D622C1700C5CB87 /* parse.y in Sources */ = {isa = PBXBuildFile; fileRef = 25F258870988648C00D15623 /* parse.y */; }; | |
252 | 81DDFD9C0D622C1700C5CB87 /* pfkey_dump.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F777ED09ABE58400C99783 /* pfkey_dump.c */; }; | |
253 | 81DDFD9D0D622C1700C5CB87 /* key_debug.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F777B909ABE3E100C99783 /* key_debug.c */; }; | |
254 | 81DDFD9E0D622C1700C5CB87 /* pfkey.c in Sources */ = {isa = PBXBuildFile; fileRef = 25D949A209A6AAD700CA0F24 /* pfkey.c */; }; | |
255 | 81DDFD9F0D622C1700C5CB87 /* setkey.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F2588A0988648C00D15623 /* setkey.c */; }; | |
256 | 81DDFDA00D622C1700C5CB87 /* token.l in Sources */ = {isa = PBXBuildFile; fileRef = 25F2588D0988648C00D15623 /* token.l */; }; | |
257 | 81DDFDA20D622C1700C5CB87 /* libipsec.A.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 2537A1A809E4864800D0ECDA /* libipsec.A.dylib */; }; | |
258 | 81DDFDA40D622C1700C5CB87 /* setkey.8 in CopyFiles */ = {isa = PBXBuildFile; fileRef = 25F258890988648C00D15623 /* setkey.8 */; }; | |
259 | 81DDFDBA0D622C2700C5CB87 /* config.h in Headers */ = {isa = PBXBuildFile; fileRef = 25D9499F09A6AAD700CA0F24 /* config.h */; }; | |
260 | 81DDFDBB0D622C2700C5CB87 /* ipsec_strerror.h in Headers */ = {isa = PBXBuildFile; fileRef = 252DF9570989B4EE00E5B678 /* ipsec_strerror.h */; }; | |
261 | 81DDFDBD0D622C2700C5CB87 /* ipsec_dump_policy.c in Sources */ = {isa = PBXBuildFile; fileRef = 252DF9520989B4EE00E5B678 /* ipsec_dump_policy.c */; }; | |
262 | 81DDFDBE0D622C2700C5CB87 /* ipsec_get_policylen.c in Sources */ = {isa = PBXBuildFile; fileRef = 252DF9530989B4EE00E5B678 /* ipsec_get_policylen.c */; }; | |
263 | 81DDFDBF0D622C2700C5CB87 /* ipsec_strerror.c in Sources */ = {isa = PBXBuildFile; fileRef = 252DF9560989B4EE00E5B678 /* ipsec_strerror.c */; }; | |
264 | 81DDFDC00D622C2700C5CB87 /* policy_parse.y in Sources */ = {isa = PBXBuildFile; fileRef = 252DF95E0989B4EE00E5B678 /* policy_parse.y */; }; | |
265 | 81DDFDC10D622C2700C5CB87 /* policy_token.l in Sources */ = {isa = PBXBuildFile; fileRef = 252DF9600989B4EE00E5B678 /* policy_token.l */; }; | |
266 | 81DDFDC40D622C2700C5CB87 /* ipsec_set_policy.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = 252DF9540989B4EE00E5B678 /* ipsec_set_policy.3 */; }; | |
267 | 81DDFDC50D622C2700C5CB87 /* ipsec_strerror.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = 252DF9550989B4EE00E5B678 /* ipsec_strerror.3 */; }; | |
268 | 81DDFDC60D622C2700C5CB87 /* ipsec_get_policylen.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = 81EDB0680B5D8D8900840BC7 /* ipsec_get_policylen.3 */; }; | |
269 | 81DDFDC70D622C2700C5CB87 /* ipsec_dump_policy.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = 81EDB0670B5D8D7000840BC7 /* ipsec_dump_policy.3 */; }; | |
270 | 81EDB0690B5D8D9600840BC7 /* ipsec_get_policylen.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = 81EDB0680B5D8D8900840BC7 /* ipsec_get_policylen.3 */; }; | |
271 | 81EDB06A0B5D8D9A00840BC7 /* ipsec_dump_policy.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = 81EDB0670B5D8D7000840BC7 /* ipsec_dump_policy.3 */; }; | |
272 | 834072A90EDCC5AC00B6CCE8 /* com.apple.racoon.plist in CopyFiles */ = {isa = PBXBuildFile; fileRef = 724F99500E3672FD00C56897 /* com.apple.racoon.plist */; }; | |
273 | 8D5B16750E5F7F4E00E72675 /* libresolv.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 8D5B16230E5F7E9300E72675 /* libresolv.dylib */; }; | |
274 | 8D5B167D0E5F7F9F00E72675 /* libresolv.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 8D5B16230E5F7E9300E72675 /* libresolv.dylib */; }; | |
275 | BA485FA2109C1ECA00545E19 /* power_mgmt.c in Sources */ = {isa = PBXBuildFile; fileRef = BA485FA1109C1ECA00545E19 /* power_mgmt.c */; }; | |
276 | BA485FA3109C1ECA00545E19 /* power_mgmt.c in Sources */ = {isa = PBXBuildFile; fileRef = BA485FA1109C1ECA00545E19 /* power_mgmt.c */; }; | |
277 | BA48611C109C2BBA00545E19 /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BA48611B109C2BBA00545E19 /* IOKit.framework */; }; | |
278 | BA486225109C2BF500545E19 /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BA48611B109C2BBA00545E19 /* IOKit.framework */; }; | |
279 | BA5B6F2A0EC19F40003774E7 /* ipsecConfigTracer.c in Sources */ = {isa = PBXBuildFile; fileRef = BA5B6F280EC19F40003774E7 /* ipsecConfigTracer.c */; }; | |
280 | BA5B6F2B0EC19F40003774E7 /* ipsecSessionTracer.c in Sources */ = {isa = PBXBuildFile; fileRef = BA5B6F290EC19F40003774E7 /* ipsecSessionTracer.c */; }; | |
281 | BA5B6F2C0EC19F40003774E7 /* ipsecConfigTracer.c in Sources */ = {isa = PBXBuildFile; fileRef = BA5B6F280EC19F40003774E7 /* ipsecConfigTracer.c */; }; | |
282 | BA5B6F2D0EC19F40003774E7 /* ipsecSessionTracer.c in Sources */ = {isa = PBXBuildFile; fileRef = BA5B6F290EC19F40003774E7 /* ipsecSessionTracer.c */; }; | |
283 | BA5B6F310EC19F80003774E7 /* ipsecPolicyTracer.c in Sources */ = {isa = PBXBuildFile; fileRef = BA5B6F300EC19F80003774E7 /* ipsecPolicyTracer.c */; }; | |
284 | BA5B6F320EC19F80003774E7 /* ipsecPolicyTracer.c in Sources */ = {isa = PBXBuildFile; fileRef = BA5B6F300EC19F80003774E7 /* ipsecPolicyTracer.c */; }; | |
285 | BA64A934114EFE8C00F3574C /* racoon.sb in CopyFiles */ = {isa = PBXBuildFile; fileRef = BA64A933114EFE5C00F3574C /* racoon.sb */; }; | |
286 | BA64A935114EFE9900F3574C /* racoon.sb in CopyFiles */ = {isa = PBXBuildFile; fileRef = BA64A933114EFE5C00F3574C /* racoon.sb */; }; | |
287 | BA6F109B0EA1DEC200546773 /* ike_session.c in Sources */ = {isa = PBXBuildFile; fileRef = BA6F109A0EA1DEC200546773 /* ike_session.c */; }; | |
288 | BA6F109C0EA1DEC200546773 /* ike_session.c in Sources */ = {isa = PBXBuildFile; fileRef = BA6F109A0EA1DEC200546773 /* ike_session.c */; }; | |
289 | BA7777A11107EBCE00DD87E1 /* isakmp_frag.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258D70988657000D15623 /* isakmp_frag.c */; }; | |
290 | BA7777A21107EBF600DD87E1 /* isakmp_frag.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258D70988657000D15623 /* isakmp_frag.c */; }; | |
291 | BACBF18C10290AE000BBFC85 /* ipsec.txt in CopyFiles */ = {isa = PBXBuildFile; fileRef = BACBF18B10290AE000BBFC85 /* ipsec.txt */; }; | |
292 | /* End PBXBuildFile section */ | |
293 | ||
294 | /* Begin PBXContainerItemProxy section */ | |
295 | 2537A1C209E494D300D0ECDA /* PBXContainerItemProxy */ = { | |
296 | isa = PBXContainerItemProxy; | |
297 | containerPortal = 23D2D790087071FC00C51098 /* Project object */; | |
298 | proxyType = 1; | |
299 | remoteGlobalIDString = 2537A1A709E4864800D0ECDA; | |
300 | remoteInfo = libipsec; | |
301 | }; | |
302 | 2537A1C809E49D1400D0ECDA /* PBXContainerItemProxy */ = { | |
303 | isa = PBXContainerItemProxy; | |
304 | containerPortal = 23D2D790087071FC00C51098 /* Project object */; | |
305 | proxyType = 1; | |
306 | remoteGlobalIDString = 2537A1A709E4864800D0ECDA; | |
307 | remoteInfo = libipsec; | |
308 | }; | |
309 | 2537A1CC09E49D5C00D0ECDA /* PBXContainerItemProxy */ = { | |
310 | isa = PBXContainerItemProxy; | |
311 | containerPortal = 23D2D790087071FC00C51098 /* Project object */; | |
312 | proxyType = 1; | |
313 | remoteGlobalIDString = 2537A1A709E4864800D0ECDA; | |
314 | remoteInfo = libipsec; | |
315 | }; | |
316 | 254347D009DCBAF8007943DE /* PBXContainerItemProxy */ = { | |
317 | isa = PBXContainerItemProxy; | |
318 | containerPortal = 23D2D790087071FC00C51098 /* Project object */; | |
319 | proxyType = 1; | |
320 | remoteGlobalIDString = 2543476E09DCB477007943DE; | |
321 | remoteInfo = "plainrsa-gen"; | |
322 | }; | |
323 | 25BE7E0309E5D3FE009B6B84 /* PBXContainerItemProxy */ = { | |
324 | isa = PBXContainerItemProxy; | |
325 | containerPortal = 23D2D790087071FC00C51098 /* Project object */; | |
326 | proxyType = 1; | |
327 | remoteGlobalIDString = 2537A1A709E4864800D0ECDA; | |
328 | remoteInfo = libipsec; | |
329 | }; | |
330 | 25BE7E2F09E5D710009B6B84 /* PBXContainerItemProxy */ = { | |
331 | isa = PBXContainerItemProxy; | |
332 | containerPortal = 23D2D790087071FC00C51098 /* Project object */; | |
333 | proxyType = 1; | |
334 | remoteGlobalIDString = 2537A1A709E4864800D0ECDA; | |
335 | remoteInfo = libipsec; | |
336 | }; | |
337 | 25BE7E5B09E5DCC5009B6B84 /* PBXContainerItemProxy */ = { | |
338 | isa = PBXContainerItemProxy; | |
339 | containerPortal = 23D2D790087071FC00C51098 /* Project object */; | |
340 | proxyType = 1; | |
341 | remoteGlobalIDString = 2537A1A709E4864800D0ECDA; | |
342 | remoteInfo = libipsec; | |
343 | }; | |
344 | 25BE7E7B09E5DE28009B6B84 /* PBXContainerItemProxy */ = { | |
345 | isa = PBXContainerItemProxy; | |
346 | containerPortal = 23D2D790087071FC00C51098 /* Project object */; | |
347 | proxyType = 1; | |
348 | remoteGlobalIDString = 2537A1A709E4864800D0ECDA; | |
349 | remoteInfo = libipsec; | |
350 | }; | |
351 | 25D3DDE20989AFDE0025F703 /* PBXContainerItemProxy */ = { | |
352 | isa = PBXContainerItemProxy; | |
353 | containerPortal = 23D2D790087071FC00C51098 /* Project object */; | |
354 | proxyType = 1; | |
355 | remoteGlobalIDString = 25F258040987FBFA00D15623; | |
356 | remoteInfo = racoon; | |
357 | }; | |
358 | 25D3DDE40989AFE50025F703 /* PBXContainerItemProxy */ = { | |
359 | isa = PBXContainerItemProxy; | |
360 | containerPortal = 23D2D790087071FC00C51098 /* Project object */; | |
361 | proxyType = 1; | |
362 | remoteGlobalIDString = 25F258090987FC1500D15623; | |
363 | remoteInfo = setkey; | |
364 | }; | |
365 | 25D3DDE60989AFE90025F703 /* PBXContainerItemProxy */ = { | |
366 | isa = PBXContainerItemProxy; | |
367 | containerPortal = 23D2D790087071FC00C51098 /* Project object */; | |
368 | proxyType = 1; | |
369 | remoteGlobalIDString = 25F2580E0987FC3400D15623; | |
370 | remoteInfo = racoonctl; | |
371 | }; | |
372 | 25DE3DB509EC27B900147420 /* PBXContainerItemProxy */ = { | |
373 | isa = PBXContainerItemProxy; | |
374 | containerPortal = 23D2D790087071FC00C51098 /* Project object */; | |
375 | proxyType = 1; | |
376 | remoteGlobalIDString = 2537A1A709E4864800D0ECDA; | |
377 | remoteInfo = libipsec; | |
378 | }; | |
379 | 25E08CE909D9F0A2001A11CF /* PBXContainerItemProxy */ = { | |
380 | isa = PBXContainerItemProxy; | |
381 | containerPortal = 23D2D790087071FC00C51098 /* Project object */; | |
382 | proxyType = 1; | |
383 | remoteGlobalIDString = 25E08C9909D9E64A001A11CF; | |
384 | remoteInfo = rsaparse; | |
385 | }; | |
386 | 812531100D3FEA28006BDF4F /* PBXContainerItemProxy */ = { | |
387 | isa = PBXContainerItemProxy; | |
388 | containerPortal = 23D2D790087071FC00C51098 /* Project object */; | |
389 | proxyType = 1; | |
390 | remoteGlobalIDString = 812530BA0D3FE9DC006BDF4F; | |
391 | remoteInfo = "racoon arm"; | |
392 | }; | |
393 | 8125312B0D3FEA44006BDF4F /* PBXContainerItemProxy */ = { | |
394 | isa = PBXContainerItemProxy; | |
395 | containerPortal = 23D2D790087071FC00C51098 /* Project object */; | |
396 | proxyType = 1; | |
397 | remoteGlobalIDString = 812531120D3FEA33006BDF4F; | |
398 | remoteInfo = "racoonctl arm"; | |
399 | }; | |
400 | 81DDFDD80D622C4E00C5CB87 /* PBXContainerItemProxy */ = { | |
401 | isa = PBXContainerItemProxy; | |
402 | containerPortal = 23D2D790087071FC00C51098 /* Project object */; | |
403 | proxyType = 1; | |
404 | remoteGlobalIDString = 81DDFDB80D622C2700C5CB87; | |
405 | remoteInfo = "libipsec Embedded"; | |
406 | }; | |
407 | 81DDFDDE0D622D1700C5CB87 /* PBXContainerItemProxy */ = { | |
408 | isa = PBXContainerItemProxy; | |
409 | containerPortal = 23D2D790087071FC00C51098 /* Project object */; | |
410 | proxyType = 1; | |
411 | remoteGlobalIDString = 81DDFDB80D622C2700C5CB87; | |
412 | remoteInfo = "libipsec Embedded"; | |
413 | }; | |
414 | 81DDFDE30D622D8C00C5CB87 /* PBXContainerItemProxy */ = { | |
415 | isa = PBXContainerItemProxy; | |
416 | containerPortal = 23D2D790087071FC00C51098 /* Project object */; | |
417 | proxyType = 1; | |
418 | remoteGlobalIDString = 81DDFDB80D622C2700C5CB87; | |
419 | remoteInfo = "libipsec Embedded"; | |
420 | }; | |
421 | 81DDFDF00D627DE300C5CB87 /* PBXContainerItemProxy */ = { | |
422 | isa = PBXContainerItemProxy; | |
423 | containerPortal = 23D2D790087071FC00C51098 /* Project object */; | |
424 | proxyType = 1; | |
425 | remoteGlobalIDString = 81DDFD970D622C1700C5CB87; | |
426 | remoteInfo = "setkey Embedded"; | |
427 | }; | |
428 | /* End PBXContainerItemProxy section */ | |
429 | ||
430 | /* Begin PBXCopyFilesBuildPhase section */ | |
431 | 258CF2CF0A1919CD00166B38 /* CopyFiles */ = { | |
432 | isa = PBXCopyFilesBuildPhase; | |
433 | buildActionMask = 8; | |
434 | dstPath = /usr/share/man/man3; | |
435 | dstSubfolderSpec = 0; | |
436 | files = ( | |
437 | 258CF2CD0A1919A800166B38 /* ipsec_set_policy.3 in CopyFiles */, | |
438 | 258CF2CE0A1919AF00166B38 /* ipsec_strerror.3 in CopyFiles */, | |
439 | 81EDB0690B5D8D9600840BC7 /* ipsec_get_policylen.3 in CopyFiles */, | |
440 | 81EDB06A0B5D8D9A00840BC7 /* ipsec_dump_policy.3 in CopyFiles */, | |
441 | ); | |
442 | runOnlyForDeploymentPostprocessing = 1; | |
443 | }; | |
444 | 258CF2D00A1919CD00166B38 /* CopyFiles */ = { | |
445 | isa = PBXCopyFilesBuildPhase; | |
446 | buildActionMask = 8; | |
447 | dstPath = /usr/share/man/man8; | |
448 | dstSubfolderSpec = 0; | |
449 | files = ( | |
450 | 258CF2CB0A19197400166B38 /* setkey.8 in CopyFiles */, | |
451 | ); | |
452 | runOnlyForDeploymentPostprocessing = 1; | |
453 | }; | |
454 | 258CF2D50A191A6E00166B38 /* CopyFiles */ = { | |
455 | isa = PBXCopyFilesBuildPhase; | |
456 | buildActionMask = 8; | |
457 | dstPath = /usr/share/man/man8; | |
458 | dstSubfolderSpec = 0; | |
459 | files = ( | |
460 | 258CF2D20A191A0600166B38 /* racoonctl.8 in CopyFiles */, | |
461 | ); | |
462 | runOnlyForDeploymentPostprocessing = 1; | |
463 | }; | |
464 | 258CF2D60A191A6E00166B38 /* CopyFiles */ = { | |
465 | isa = PBXCopyFilesBuildPhase; | |
466 | buildActionMask = 8; | |
467 | dstPath = /usr/share/man/man8; | |
468 | dstSubfolderSpec = 0; | |
469 | files = ( | |
470 | 258CF2D40A191A5000166B38 /* plainrsa-gen.8 in CopyFiles */, | |
471 | ); | |
472 | runOnlyForDeploymentPostprocessing = 1; | |
473 | }; | |
474 | 258CF2E20A191AB000166B38 /* CopyFiles */ = { | |
475 | isa = PBXCopyFilesBuildPhase; | |
476 | buildActionMask = 8; | |
477 | dstPath = /usr/share/man/man8; | |
478 | dstSubfolderSpec = 0; | |
479 | files = ( | |
480 | 258CF2E10A191A9200166B38 /* racoon.8 in CopyFiles */, | |
481 | ); | |
482 | runOnlyForDeploymentPostprocessing = 1; | |
483 | }; | |
484 | 258CF2F80A191B3900166B38 /* CopyFiles */ = { | |
485 | isa = PBXCopyFilesBuildPhase; | |
486 | buildActionMask = 8; | |
487 | dstPath = usr/share/man/man5; | |
488 | dstSubfolderSpec = 0; | |
489 | files = ( | |
490 | 258CF2E40A191AD500166B38 /* racoon.conf.5 in CopyFiles */, | |
491 | ); | |
492 | runOnlyForDeploymentPostprocessing = 1; | |
493 | }; | |
494 | 258CF2FA0A191B3900166B38 /* CopyFiles */ = { | |
495 | isa = PBXCopyFilesBuildPhase; | |
496 | buildActionMask = 8; | |
497 | dstPath = /private/etc/racoon; | |
498 | dstSubfolderSpec = 0; | |
499 | files = ( | |
500 | 818710410D5BE22B00C7B441 /* psk.txt in CopyFiles */, | |
501 | 818710420D5BE22F00C7B441 /* racoon.conf in CopyFiles */, | |
502 | ); | |
503 | runOnlyForDeploymentPostprocessing = 1; | |
504 | }; | |
505 | 72265DD80F818ED700730A7D /* CopyFiles */ = { | |
506 | isa = PBXCopyFilesBuildPhase; | |
507 | buildActionMask = 8; | |
508 | dstPath = /usr/local/OpenSourceVersions/; | |
509 | dstSubfolderSpec = 0; | |
510 | files = ( | |
511 | 72265DDC0F818F9300730A7D /* ipsec.plist in CopyFiles */, | |
512 | ); | |
513 | runOnlyForDeploymentPostprocessing = 1; | |
514 | }; | |
515 | 724A38A20E3676FB00F6B25F /* CopyFiles */ = { | |
516 | isa = PBXCopyFilesBuildPhase; | |
517 | buildActionMask = 8; | |
518 | dstPath = /System/Library/LaunchDaemons; | |
519 | dstSubfolderSpec = 0; | |
520 | files = ( | |
521 | 72B433770E3677D800D67508 /* com.apple.racoon.plist in CopyFiles */, | |
522 | ); | |
523 | runOnlyForDeploymentPostprocessing = 1; | |
524 | }; | |
525 | 725F453B0E36A15C005BB55C /* CopyFiles */ = { | |
526 | isa = PBXCopyFilesBuildPhase; | |
527 | buildActionMask = 8; | |
528 | dstPath = /System/Library/LaunchDaemons; | |
529 | dstSubfolderSpec = 0; | |
530 | files = ( | |
531 | 834072A90EDCC5AC00B6CCE8 /* com.apple.racoon.plist in CopyFiles */, | |
532 | ); | |
533 | runOnlyForDeploymentPostprocessing = 1; | |
534 | }; | |
535 | 812530FB0D3FE9DC006BDF4F /* CopyFiles */ = { | |
536 | isa = PBXCopyFilesBuildPhase; | |
537 | buildActionMask = 8; | |
538 | dstPath = /usr/share/man/man8; | |
539 | dstSubfolderSpec = 0; | |
540 | files = ( | |
541 | 812530FC0D3FE9DC006BDF4F /* racoon.8 in CopyFiles */, | |
542 | ); | |
543 | runOnlyForDeploymentPostprocessing = 1; | |
544 | }; | |
545 | 812530FD0D3FE9DC006BDF4F /* CopyFiles */ = { | |
546 | isa = PBXCopyFilesBuildPhase; | |
547 | buildActionMask = 8; | |
548 | dstPath = /usr/share/man/man5; | |
549 | dstSubfolderSpec = 0; | |
550 | files = ( | |
551 | 812530FE0D3FE9DC006BDF4F /* racoon.conf.5 in CopyFiles */, | |
552 | ); | |
553 | runOnlyForDeploymentPostprocessing = 1; | |
554 | }; | |
555 | 812530FF0D3FE9DC006BDF4F /* CopyFiles */ = { | |
556 | isa = PBXCopyFilesBuildPhase; | |
557 | buildActionMask = 8; | |
558 | dstPath = /private/etc/racoon/remote; | |
559 | dstSubfolderSpec = 0; | |
560 | files = ( | |
561 | 818710530D5BE2B500C7B441 /* anonymous.conf in CopyFiles */, | |
562 | ); | |
563 | runOnlyForDeploymentPostprocessing = 1; | |
564 | }; | |
565 | 812531020D3FE9DC006BDF4F /* CopyFiles */ = { | |
566 | isa = PBXCopyFilesBuildPhase; | |
567 | buildActionMask = 8; | |
568 | dstPath = /private/etc/racoon; | |
569 | dstSubfolderSpec = 0; | |
570 | files = ( | |
571 | 818710510D5BE29300C7B441 /* psk.txt in CopyFiles */, | |
572 | 8167917B0D650BAA006B523F /* racoon.conf in CopyFiles */, | |
573 | ); | |
574 | runOnlyForDeploymentPostprocessing = 1; | |
575 | }; | |
576 | 812531210D3FEA33006BDF4F /* CopyFiles */ = { | |
577 | isa = PBXCopyFilesBuildPhase; | |
578 | buildActionMask = 8; | |
579 | dstPath = /usr/share/man/man8; | |
580 | dstSubfolderSpec = 0; | |
581 | files = ( | |
582 | 812531220D3FEA33006BDF4F /* racoonctl.8 in CopyFiles */, | |
583 | ); | |
584 | runOnlyForDeploymentPostprocessing = 1; | |
585 | }; | |
586 | 81DDFDA30D622C1700C5CB87 /* CopyFiles */ = { | |
587 | isa = PBXCopyFilesBuildPhase; | |
588 | buildActionMask = 8; | |
589 | dstPath = /usr/share/man/man8; | |
590 | dstSubfolderSpec = 0; | |
591 | files = ( | |
592 | 81DDFDA40D622C1700C5CB87 /* setkey.8 in CopyFiles */, | |
593 | ); | |
594 | runOnlyForDeploymentPostprocessing = 1; | |
595 | }; | |
596 | 81DDFDC30D622C2700C5CB87 /* CopyFiles */ = { | |
597 | isa = PBXCopyFilesBuildPhase; | |
598 | buildActionMask = 8; | |
599 | dstPath = /usr/share/man/man3; | |
600 | dstSubfolderSpec = 0; | |
601 | files = ( | |
602 | 81DDFDC40D622C2700C5CB87 /* ipsec_set_policy.3 in CopyFiles */, | |
603 | 81DDFDC50D622C2700C5CB87 /* ipsec_strerror.3 in CopyFiles */, | |
604 | 81DDFDC60D622C2700C5CB87 /* ipsec_get_policylen.3 in CopyFiles */, | |
605 | 81DDFDC70D622C2700C5CB87 /* ipsec_dump_policy.3 in CopyFiles */, | |
606 | ); | |
607 | runOnlyForDeploymentPostprocessing = 1; | |
608 | }; | |
609 | 834072BB0EDCC5C400B6CCE8 /* CopyFiles */ = { | |
610 | isa = PBXCopyFilesBuildPhase; | |
611 | buildActionMask = 8; | |
612 | dstPath = /System/Library/LaunchDaemons; | |
613 | dstSubfolderSpec = 0; | |
614 | files = ( | |
615 | ); | |
616 | runOnlyForDeploymentPostprocessing = 1; | |
617 | }; | |
618 | BA64A930114EFDFD00F3574C /* CopyFiles */ = { | |
619 | isa = PBXCopyFilesBuildPhase; | |
620 | buildActionMask = 8; | |
621 | dstPath = /System/Library/Sandbox/Profiles; | |
622 | dstSubfolderSpec = 0; | |
623 | files = ( | |
624 | BA64A934114EFE8C00F3574C /* racoon.sb in CopyFiles */, | |
625 | ); | |
626 | runOnlyForDeploymentPostprocessing = 1; | |
627 | }; | |
628 | BA64A932114EFE4400F3574C /* CopyFiles */ = { | |
629 | isa = PBXCopyFilesBuildPhase; | |
630 | buildActionMask = 8; | |
631 | dstPath = /usr/local/share/sandbox/profiles/embedded/builtin; | |
632 | dstSubfolderSpec = 0; | |
633 | files = ( | |
634 | BA64A935114EFE9900F3574C /* racoon.sb in CopyFiles */, | |
635 | ); | |
636 | runOnlyForDeploymentPostprocessing = 1; | |
637 | }; | |
638 | BAA6806112B17CF900ACF6D3 /* CopyFiles */ = { | |
639 | isa = PBXCopyFilesBuildPhase; | |
640 | buildActionMask = 8; | |
641 | dstPath = /usr/local/OpenSourceLicenses; | |
642 | dstSubfolderSpec = 0; | |
643 | files = ( | |
644 | BACBF18C10290AE000BBFC85 /* ipsec.txt in CopyFiles */, | |
645 | ); | |
646 | runOnlyForDeploymentPostprocessing = 1; | |
647 | }; | |
648 | /* End PBXCopyFilesBuildPhase section */ | |
649 | ||
650 | /* Begin PBXFileReference section */ | |
651 | 252DF9520989B4EE00E5B678 /* ipsec_dump_policy.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = ipsec_dump_policy.c; path = libipsec/ipsec_dump_policy.c; sourceTree = "<group>"; }; | |
652 | 252DF9530989B4EE00E5B678 /* ipsec_get_policylen.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = ipsec_get_policylen.c; path = libipsec/ipsec_get_policylen.c; sourceTree = "<group>"; }; | |
653 | 252DF9540989B4EE00E5B678 /* ipsec_set_policy.3 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = ipsec_set_policy.3; path = libipsec/ipsec_set_policy.3; sourceTree = "<group>"; }; | |
654 | 252DF9550989B4EE00E5B678 /* ipsec_strerror.3 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = ipsec_strerror.3; path = libipsec/ipsec_strerror.3; sourceTree = "<group>"; }; | |
655 | 252DF9560989B4EE00E5B678 /* ipsec_strerror.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = ipsec_strerror.c; path = libipsec/ipsec_strerror.c; sourceTree = "<group>"; }; | |
656 | 252DF9570989B4EE00E5B678 /* ipsec_strerror.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ipsec_strerror.h; path = libipsec/ipsec_strerror.h; sourceTree = "<group>"; }; | |
657 | 252DF95E0989B4EE00E5B678 /* policy_parse.y */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.yacc; name = policy_parse.y; path = libipsec/policy_parse.y; sourceTree = "<group>"; }; | |
658 | 252DF9600989B4EE00E5B678 /* policy_token.l */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.lex; name = policy_token.l; path = libipsec/policy_token.l; sourceTree = "<group>"; }; | |
659 | 252DF9610989B4EE00E5B678 /* test-policy.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "test-policy.c"; path = "libipsec/test-policy.c"; sourceTree = "<group>"; }; | |
660 | 2537A1A809E4864800D0ECDA /* libipsec.A.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libipsec.A.dylib; sourceTree = BUILT_PRODUCTS_DIR; }; | |
661 | 2543476F09DCB477007943DE /* plainrsa-gen */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "plainrsa-gen"; sourceTree = BUILT_PRODUCTS_DIR; }; | |
662 | 2543479309DCB57E007943DE /* eaytest */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = eaytest; sourceTree = BUILT_PRODUCTS_DIR; }; | |
663 | 254347B609DCB839007943DE /* test-policy */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "test-policy"; sourceTree = BUILT_PRODUCTS_DIR; }; | |
664 | 254347C509DCBA07007943DE /* test-pfkey */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "test-pfkey"; sourceTree = BUILT_PRODUCTS_DIR; }; | |
665 | 254347C709DCBA1B007943DE /* test-pfkey.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = "test-pfkey.c"; sourceTree = "<group>"; }; | |
666 | 2589CBA809D8B727002DC960 /* prsa_par.y */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.yacc; path = prsa_par.y; sourceTree = "<group>"; }; | |
667 | 2589CBAA09D8B727002DC960 /* prsa_tok.l */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.lex; path = prsa_tok.l; sourceTree = "<group>"; }; | |
668 | 25BC48730A0BC7B000A181A0 /* eaytest.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = eaytest.c; sourceTree = "<group>"; }; | |
669 | 25D9499F09A6AAD700CA0F24 /* config.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = config.h; path = Common/config.h; sourceTree = "<group>"; }; | |
670 | 25D949A109A6AAD700CA0F24 /* libpfkey.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = libpfkey.h; path = Common/libpfkey.h; sourceTree = "<group>"; }; | |
671 | 25D949A209A6AAD700CA0F24 /* pfkey.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = pfkey.c; path = Common/pfkey.c; sourceTree = "<group>"; }; | |
672 | 25DE2DE50A8BD40E0010A46D /* vpn_control_var.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = vpn_control_var.h; sourceTree = "<group>"; }; | |
673 | 25DE2DE60A8BD40E0010A46D /* vpn_control.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = vpn_control.c; sourceTree = "<group>"; }; | |
674 | 25DE2DE70A8BD40E0010A46D /* vpn_control.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = vpn_control.h; sourceTree = "<group>"; }; | |
675 | 25E08C9A09D9E64A001A11CF /* rsaparse.o */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.objfile"; includeInIndex = 0; path = rsaparse.o; sourceTree = BUILT_PRODUCTS_DIR; }; | |
676 | 25EAE83109D875790042CC7F /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = /System/Library/Frameworks/Security.framework; sourceTree = "<absolute>"; }; | |
677 | 25EAE83709D875BF0042CC7F /* DirectoryService.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = DirectoryService.framework; path = /System/Library/Frameworks/DirectoryService.framework; sourceTree = "<absolute>"; }; | |
678 | 25EAE84709D879700042CC7F /* libssl.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libssl.dylib; path = /usr/lib/libssl.dylib; sourceTree = "<absolute>"; }; | |
679 | 25EAE84A09D879DE0042CC7F /* libcrypto.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libcrypto.dylib; path = /usr/lib/libcrypto.dylib; sourceTree = "<absolute>"; }; | |
680 | 25EAE87109D87A160042CC7F /* libgssapi_krb5.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libgssapi_krb5.dylib; path = /usr/lib/libgssapi_krb5.dylib; sourceTree = "<absolute>"; }; | |
681 | 25EAE87309D87A390042CC7F /* libpam.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libpam.dylib; path = /usr/lib/libpam.dylib; sourceTree = "<absolute>"; }; | |
682 | 25EAE87609D87A770042CC7F /* libiconv.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libiconv.dylib; path = /usr/lib/libiconv.dylib; sourceTree = "<absolute>"; }; | |
683 | 25EAE8C009D87B080042CC7F /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = /System/Library/Frameworks/CoreFoundation.framework; sourceTree = "<absolute>"; }; | |
684 | 25F258050987FBFA00D15623 /* racoon */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = racoon; sourceTree = BUILT_PRODUCTS_DIR; }; | |
685 | 25F2580A0987FC1500D15623 /* setkey */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = setkey; sourceTree = BUILT_PRODUCTS_DIR; }; | |
686 | 25F2580F0987FC3400D15623 /* racoonctl */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = racoonctl; sourceTree = BUILT_PRODUCTS_DIR; }; | |
687 | 25F258840988648C00D15623 /* extern.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = extern.h; sourceTree = "<group>"; }; | |
688 | 25F258870988648C00D15623 /* parse.y */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.yacc; path = parse.y; sourceTree = "<group>"; }; | |
689 | 25F258880988648C00D15623 /* scriptdump.pl */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.script.perl; path = scriptdump.pl; sourceTree = "<group>"; }; | |
690 | 25F258890988648C00D15623 /* setkey.8 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = setkey.8; sourceTree = "<group>"; }; | |
691 | 25F2588A0988648C00D15623 /* setkey.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = setkey.c; sourceTree = "<group>"; }; | |
692 | 25F2588D0988648C00D15623 /* token.l */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.lex; path = token.l; sourceTree = "<group>"; }; | |
693 | 25F2588E0988648C00D15623 /* vchar.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = vchar.h; sourceTree = "<group>"; }; | |
694 | 25F25895098864AB00D15623 /* sample-policy01.cf */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = "sample-policy01.cf"; sourceTree = "<group>"; }; | |
695 | 25F25896098864AB00D15623 /* sample-policy02.cf */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = "sample-policy02.cf"; sourceTree = "<group>"; }; | |
696 | 25F25897098864AB00D15623 /* sample.cf */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = sample.cf; sourceTree = "<group>"; }; | |
697 | 25F2589B098864F500D15623 /* FAQ */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = FAQ; sourceTree = "<group>"; }; | |
698 | 25F2589C098864F500D15623 /* README.certificate */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = README.certificate; sourceTree = "<group>"; }; | |
699 | 25F2589D098864F500D15623 /* README.gssapi */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = README.gssapi; sourceTree = "<group>"; }; | |
700 | 25F2589E098864F500D15623 /* TODO */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = TODO; sourceTree = "<group>"; }; | |
701 | 25F2589F0988651000D15623 /* boxes-fst.dat */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = "boxes-fst.dat"; sourceTree = "<group>"; }; | |
702 | 25F258A00988651000D15623 /* rijndael_local.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = rijndael_local.h; sourceTree = "<group>"; }; | |
703 | 25F258A10988651000D15623 /* rijndael-alg-fst.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = "rijndael-alg-fst.c"; sourceTree = "<group>"; }; | |
704 | 25F258A20988651000D15623 /* rijndael-alg-fst.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = "rijndael-alg-fst.h"; sourceTree = "<group>"; }; | |
705 | 25F258A30988651000D15623 /* rijndael-api-fst.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = "rijndael-api-fst.c"; sourceTree = "<group>"; }; | |
706 | 25F258A40988651000D15623 /* rijndael-api-fst.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = "rijndael-api-fst.h"; sourceTree = "<group>"; }; | |
707 | 25F258A50988651000D15623 /* rijndael.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = rijndael.h; sourceTree = "<group>"; }; | |
708 | 25F258AB0988657000D15623 /* admin_var.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = admin_var.h; sourceTree = "<group>"; }; | |
709 | 25F258AC0988657000D15623 /* admin.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = admin.c; sourceTree = "<group>"; }; | |
710 | 25F258AD0988657000D15623 /* admin.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = admin.h; sourceTree = "<group>"; }; | |
711 | 25F258AE0988657000D15623 /* algorithm.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = algorithm.c; sourceTree = "<group>"; }; | |
712 | 25F258AF0988657000D15623 /* algorithm.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = algorithm.h; sourceTree = "<group>"; }; | |
713 | 25F258B00988657000D15623 /* arc4random.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = arc4random.h; sourceTree = "<group>"; }; | |
714 | 25F258B10988657000D15623 /* backupsa.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = backupsa.c; sourceTree = "<group>"; }; | |
715 | 25F258B20988657000D15623 /* backupsa.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = backupsa.h; sourceTree = "<group>"; }; | |
716 | 25F258B30988657000D15623 /* cfparse_proto.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = cfparse_proto.h; sourceTree = "<group>"; }; | |
717 | 25F258B40988657000D15623 /* cfparse.y */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.yacc; path = cfparse.y; sourceTree = "<group>"; }; | |
718 | 25F258B50988657000D15623 /* cftoken_proto.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = cftoken_proto.h; sourceTree = "<group>"; }; | |
719 | 25F258B60988657000D15623 /* cftoken.l */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.lex; path = cftoken.l; sourceTree = "<group>"; }; | |
720 | 25F258B70988657000D15623 /* crypto_cssm.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = crypto_cssm.c; sourceTree = "<group>"; }; | |
721 | 25F258B80988657000D15623 /* crypto_cssm.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = crypto_cssm.h; sourceTree = "<group>"; }; | |
722 | 25F258B90988657000D15623 /* crypto_openssl.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = crypto_openssl.c; sourceTree = "<group>"; }; | |
723 | 25F258BA0988657000D15623 /* crypto_openssl.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = crypto_openssl.h; sourceTree = "<group>"; }; | |
724 | 25F258BB0988657000D15623 /* debug.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = debug.h; sourceTree = "<group>"; }; | |
725 | 25F258BC0988657000D15623 /* debugrm.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = debugrm.h; sourceTree = "<group>"; }; | |
726 | 25F258BD0988657000D15623 /* dhgroup.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = dhgroup.h; sourceTree = "<group>"; }; | |
727 | 25F258BE0988657000D15623 /* dnssec.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = dnssec.c; sourceTree = "<group>"; }; | |
728 | 25F258BF0988657000D15623 /* dnssec.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = dnssec.h; sourceTree = "<group>"; }; | |
729 | 25F258C00988657000D15623 /* dump.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = dump.h; sourceTree = "<group>"; }; | |
730 | 25F258C20988657000D15623 /* evt.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = evt.c; sourceTree = "<group>"; }; | |
731 | 25F258C30988657000D15623 /* evt.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = evt.h; sourceTree = "<group>"; }; | |
732 | 25F258C40988657000D15623 /* gcmalloc.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = gcmalloc.h; sourceTree = "<group>"; }; | |
733 | 25F258C50988657000D15623 /* genlist.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = genlist.c; sourceTree = "<group>"; }; | |
734 | 25F258C60988657000D15623 /* genlist.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = genlist.h; sourceTree = "<group>"; }; | |
735 | 25F258C70988657000D15623 /* getcertsbyname.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = getcertsbyname.c; sourceTree = "<group>"; }; | |
736 | 25F258C80988657000D15623 /* gnuc.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = gnuc.h; sourceTree = "<group>"; }; | |
737 | 25F258C90988657000D15623 /* grabmyaddr.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = grabmyaddr.c; sourceTree = "<group>"; }; | |
738 | 25F258CA0988657000D15623 /* grabmyaddr.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = grabmyaddr.h; sourceTree = "<group>"; }; | |
739 | 25F258CB0988657000D15623 /* gssapi.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = gssapi.c; sourceTree = "<group>"; }; | |
740 | 25F258CC0988657000D15623 /* gssapi.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = gssapi.h; sourceTree = "<group>"; }; | |
741 | 25F258CD0988657000D15623 /* handler.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = handler.c; sourceTree = "<group>"; }; | |
742 | 25F258CE0988657000D15623 /* handler.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = handler.h; sourceTree = "<group>"; }; | |
743 | 25F258CF0988657000D15623 /* ipsec_doi.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = ipsec_doi.c; sourceTree = "<group>"; }; | |
744 | 25F258D00988657000D15623 /* ipsec_doi.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ipsec_doi.h; sourceTree = "<group>"; }; | |
745 | 25F258D10988657000D15623 /* isakmp_agg.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = isakmp_agg.c; sourceTree = "<group>"; }; | |
746 | 25F258D20988657000D15623 /* isakmp_agg.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = isakmp_agg.h; sourceTree = "<group>"; }; | |
747 | 25F258D30988657000D15623 /* isakmp_base.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = isakmp_base.c; sourceTree = "<group>"; }; | |
748 | 25F258D40988657000D15623 /* isakmp_base.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = isakmp_base.h; sourceTree = "<group>"; }; | |
749 | 25F258D50988657000D15623 /* isakmp_cfg.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = isakmp_cfg.c; sourceTree = "<group>"; }; | |
750 | 25F258D60988657000D15623 /* isakmp_cfg.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = isakmp_cfg.h; sourceTree = "<group>"; }; | |
751 | 25F258D70988657000D15623 /* isakmp_frag.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = isakmp_frag.c; sourceTree = "<group>"; }; | |
752 | 25F258D80988657000D15623 /* isakmp_frag.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = isakmp_frag.h; sourceTree = "<group>"; }; | |
753 | 25F258D90988657000D15623 /* isakmp_ident.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = isakmp_ident.c; sourceTree = "<group>"; }; | |
754 | 25F258DA0988657000D15623 /* isakmp_ident.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = isakmp_ident.h; sourceTree = "<group>"; }; | |
755 | 25F258DB0988657000D15623 /* isakmp_inf.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = isakmp_inf.c; sourceTree = "<group>"; }; | |
756 | 25F258DC0988657000D15623 /* isakmp_inf.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = isakmp_inf.h; sourceTree = "<group>"; }; | |
757 | 25F258DD0988657000D15623 /* isakmp_newg.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = isakmp_newg.c; sourceTree = "<group>"; }; | |
758 | 25F258DE0988657000D15623 /* isakmp_newg.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = isakmp_newg.h; sourceTree = "<group>"; }; | |
759 | 25F258DF0988657000D15623 /* isakmp_quick.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = isakmp_quick.c; sourceTree = "<group>"; }; | |
760 | 25F258E00988657000D15623 /* isakmp_quick.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = isakmp_quick.h; sourceTree = "<group>"; }; | |
761 | 25F258E10988657000D15623 /* isakmp_unity.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = isakmp_unity.c; sourceTree = "<group>"; }; | |
762 | 25F258E20988657000D15623 /* isakmp_unity.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = isakmp_unity.h; sourceTree = "<group>"; }; | |
763 | 25F258E30988657000D15623 /* isakmp_var.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = isakmp_var.h; sourceTree = "<group>"; }; | |
764 | 25F258E40988657000D15623 /* isakmp_xauth.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = isakmp_xauth.c; sourceTree = "<group>"; }; | |
765 | 25F258E50988657000D15623 /* isakmp_xauth.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = isakmp_xauth.h; sourceTree = "<group>"; }; | |
766 | 25F258E60988657000D15623 /* isakmp.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = isakmp.c; sourceTree = "<group>"; }; | |
767 | 25F258E70988657000D15623 /* isakmp.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = isakmp.h; sourceTree = "<group>"; }; | |
768 | 25F258E80988657000D15623 /* kmpstat.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = kmpstat.c; sourceTree = "<group>"; }; | |
769 | 25F258E90988657000D15623 /* localconf.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = localconf.c; sourceTree = "<group>"; }; | |
770 | 25F258EA0988657000D15623 /* localconf.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = localconf.h; sourceTree = "<group>"; }; | |
771 | 25F258EB0988657000D15623 /* logger.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = logger.c; sourceTree = "<group>"; }; | |
772 | 25F258EC0988657000D15623 /* logger.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = logger.h; sourceTree = "<group>"; }; | |
773 | 25F258ED0988657000D15623 /* main.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = main.c; sourceTree = "<group>"; }; | |
774 | 25F258EE0988657000D15623 /* misc.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = misc.c; sourceTree = "<group>"; }; | |
775 | 25F258EF0988657000D15623 /* misc.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = misc.h; sourceTree = "<group>"; }; | |
776 | 25F258F00988657000D15623 /* nattraversal.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = nattraversal.c; sourceTree = "<group>"; }; | |
777 | 25F258F10988657000D15623 /* nattraversal.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = nattraversal.h; sourceTree = "<group>"; }; | |
778 | 25F258F20988657000D15623 /* netdb_dnssec.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = netdb_dnssec.h; sourceTree = "<group>"; }; | |
779 | 25F258F30988657000D15623 /* oakley.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = oakley.c; sourceTree = "<group>"; }; | |
780 | 25F258F40988657000D15623 /* oakley.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = oakley.h; sourceTree = "<group>"; }; | |
781 | 25F258F50988657000D15623 /* open_dir.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = open_dir.c; sourceTree = "<group>"; }; | |
782 | 25F258F60988657000D15623 /* open_dir.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = open_dir.h; sourceTree = "<group>"; }; | |
783 | 25F258F80988657000D15623 /* pfkey_racoon.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = pfkey_racoon.c; sourceTree = "<group>"; }; | |
784 | 25F258F90988657000D15623 /* pfkey.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = pfkey.h; sourceTree = "<group>"; }; | |
785 | 25F258FB0988657000D15623 /* plainrsa-gen.8 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = "plainrsa-gen.8"; sourceTree = "<group>"; }; | |
786 | 25F258FC0988657000D15623 /* plainrsa-gen.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = "plainrsa-gen.c"; sourceTree = "<group>"; }; | |
787 | 25F258FD0988657000D15623 /* plog.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = plog.c; sourceTree = "<group>"; }; | |
788 | 25F258FE0988657000D15623 /* plog.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = plog.h; sourceTree = "<group>"; }; | |
789 | 25F258FF0988657000D15623 /* policy.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = policy.c; sourceTree = "<group>"; }; | |
790 | 25F259000988657000D15623 /* policy.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = policy.h; sourceTree = "<group>"; }; | |
791 | 25F259010988657000D15623 /* privsep.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = privsep.c; sourceTree = "<group>"; }; | |
792 | 25F259020988657000D15623 /* privsep.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = privsep.h; sourceTree = "<group>"; }; | |
793 | 25F259030988657000D15623 /* proposal.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = proposal.c; sourceTree = "<group>"; }; | |
794 | 25F259040988657000D15623 /* proposal.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = proposal.h; sourceTree = "<group>"; }; | |
795 | 25F259090988657000D15623 /* racoon.8 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = racoon.8; sourceTree = "<group>"; }; | |
796 | 25F2590A0988657000D15623 /* racoon.conf.5 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = racoon.conf.5; sourceTree = "<group>"; }; | |
797 | 25F2590B0988657000D15623 /* racoonctl.8 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = racoonctl.8; sourceTree = "<group>"; }; | |
798 | 25F2590C0988657000D15623 /* racoonctl.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = racoonctl.c; sourceTree = "<group>"; }; | |
799 | 25F2590D0988657000D15623 /* racoonctl.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = racoonctl.h; sourceTree = "<group>"; }; | |
800 | 25F2590E0988657000D15623 /* remoteconf.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = remoteconf.c; sourceTree = "<group>"; }; | |
801 | 25F2590F0988657000D15623 /* remoteconf.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = remoteconf.h; sourceTree = "<group>"; }; | |
802 | 25F259100988657000D15623 /* rsalist.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = rsalist.c; sourceTree = "<group>"; }; | |
803 | 25F259110988657000D15623 /* rsalist.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = rsalist.h; sourceTree = "<group>"; }; | |
804 | 25F259120988657000D15623 /* safefile.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = safefile.c; sourceTree = "<group>"; }; | |
805 | 25F259130988657000D15623 /* safefile.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = safefile.h; sourceTree = "<group>"; }; | |
806 | 25F259140988657000D15623 /* sainfo.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = sainfo.c; sourceTree = "<group>"; }; | |
807 | 25F259150988657000D15623 /* sainfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = sainfo.h; sourceTree = "<group>"; }; | |
808 | 25F259160988657000D15623 /* schedule.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = schedule.c; sourceTree = "<group>"; }; | |
809 | 25F259170988657000D15623 /* schedule.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = schedule.h; sourceTree = "<group>"; }; | |
810 | 25F259180988657000D15623 /* session.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = session.c; sourceTree = "<group>"; }; | |
811 | 25F259190988657000D15623 /* session.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = session.h; sourceTree = "<group>"; }; | |
812 | 25F2591A0988657000D15623 /* sockmisc.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = sockmisc.c; sourceTree = "<group>"; }; | |
813 | 25F2591B0988657000D15623 /* sockmisc.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = sockmisc.h; sourceTree = "<group>"; }; | |
814 | 25F2591C0988657000D15623 /* stats.pl */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.script.perl; path = stats.pl; sourceTree = "<group>"; }; | |
815 | 25F2591D0988657000D15623 /* str2val.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = str2val.c; sourceTree = "<group>"; }; | |
816 | 25F2591E0988657000D15623 /* str2val.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = str2val.h; sourceTree = "<group>"; }; | |
817 | 25F2591F0988657000D15623 /* strnames.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = strnames.c; sourceTree = "<group>"; }; | |
818 | 25F259200988657000D15623 /* strnames.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = strnames.h; sourceTree = "<group>"; }; | |
819 | 25F259210988657000D15623 /* throttle.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = throttle.c; sourceTree = "<group>"; }; | |
820 | 25F259220988657000D15623 /* throttle.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = throttle.h; sourceTree = "<group>"; }; | |
821 | 25F259230988657000D15623 /* var.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = var.h; sourceTree = "<group>"; }; | |
822 | 25F259240988657000D15623 /* vendorid.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = vendorid.c; sourceTree = "<group>"; }; | |
823 | 25F259250988657000D15623 /* vendorid.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = vendorid.h; sourceTree = "<group>"; }; | |
824 | 25F259260988657000D15623 /* vmbuf.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = vmbuf.c; sourceTree = "<group>"; }; | |
825 | 25F259270988657000D15623 /* vmbuf.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = vmbuf.h; sourceTree = "<group>"; }; | |
826 | 25F777B909ABE3E100C99783 /* key_debug.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = key_debug.c; path = Common/key_debug.c; sourceTree = "<group>"; }; | |
827 | 25F777ED09ABE58400C99783 /* pfkey_dump.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = pfkey_dump.c; path = Common/pfkey_dump.c; sourceTree = "<group>"; }; | |
828 | 72265DDB0F818F9300730A7D /* ipsec.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = ipsec.plist; sourceTree = "<group>"; }; | |
829 | 724F99500E3672FD00C56897 /* com.apple.racoon.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = com.apple.racoon.plist; sourceTree = "<group>"; }; | |
830 | 8125310A0D3FE9DC006BDF4F /* racoon */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = racoon; sourceTree = BUILT_PRODUCTS_DIR; }; | |
831 | 812531290D3FEA33006BDF4F /* racoonctl */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = racoonctl; sourceTree = BUILT_PRODUCTS_DIR; }; | |
832 | 812A64EC0D4AA082004CB7EB /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = SDKs/Purple/System/Library/Frameworks/Security.framework; sourceTree = DEVELOPER_DIR; }; | |
833 | 8176A6B80D45661700BC5251 /* libldap.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libldap.dylib; path = /usr/lib/libldap.dylib; sourceTree = "<absolute>"; }; | |
834 | 81856B700D6B8BC5001DAE21 /* algorithm_types.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = algorithm_types.h; sourceTree = "<group>"; }; | |
835 | 8187103A0D5BE18800C7B441 /* racoon.conf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = racoon.conf; path = Sample/Embedded/racoon.conf; sourceTree = "<group>"; }; | |
836 | 8187103B0D5BE1B400C7B441 /* racoon.conf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = racoon.conf; path = Sample/racoon.conf; sourceTree = "<group>"; }; | |
837 | 8187103C0D5BE1CF00C7B441 /* anonymous.conf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = anonymous.conf; path = Sample/anonymous.conf; sourceTree = "<group>"; }; | |
838 | 8187103D0D5BE1CF00C7B441 /* psk.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = psk.txt; path = Sample/psk.txt; sourceTree = "<group>"; }; | |
839 | 81C964580DA2CBEF00257BC8 /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS2.0.Internal.sdk/System/Library/Frameworks/SystemConfiguration.framework; sourceTree = DEVELOPER_DIR; }; | |
840 | 81C9645D0DA2CC2D00257BC8 /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = /System/Library/Frameworks/SystemConfiguration.framework; sourceTree = "<absolute>"; }; | |
841 | 81CA08910CE3BC870055C0AF /* vpn.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = vpn.c; sourceTree = "<group>"; }; | |
842 | 81DDFDAA0D622C1700C5CB87 /* setkey */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = setkey; sourceTree = BUILT_PRODUCTS_DIR; }; | |
843 | 81DDFDCD0D622C2700C5CB87 /* libipsec.A.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libipsec.A.dylib; sourceTree = BUILT_PRODUCTS_DIR; }; | |
844 | 81EDB0670B5D8D7000840BC7 /* ipsec_dump_policy.3 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = ipsec_dump_policy.3; path = libipsec/ipsec_dump_policy.3; sourceTree = "<group>"; }; | |
845 | 81EDB0680B5D8D8900840BC7 /* ipsec_get_policylen.3 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = ipsec_get_policylen.3; path = libipsec/ipsec_get_policylen.3; sourceTree = "<group>"; }; | |
846 | 8D5B16230E5F7E9300E72675 /* libresolv.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libresolv.dylib; path = /usr/lib/libresolv.dylib; sourceTree = "<absolute>"; }; | |
847 | BA485FA1109C1ECA00545E19 /* power_mgmt.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = power_mgmt.c; sourceTree = "<group>"; }; | |
848 | BA485FA6109C243900545E19 /* power_mgmt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = power_mgmt.h; sourceTree = "<group>"; }; | |
849 | BA48611B109C2BBA00545E19 /* IOKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IOKit.framework; path = System/Library/Frameworks/IOKit.framework; sourceTree = SDKROOT; }; | |
850 | BA5B6F280EC19F40003774E7 /* ipsecConfigTracer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ipsecConfigTracer.c; sourceTree = "<group>"; }; | |
851 | BA5B6F290EC19F40003774E7 /* ipsecSessionTracer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ipsecSessionTracer.c; sourceTree = "<group>"; }; | |
852 | BA5B6F300EC19F80003774E7 /* ipsecPolicyTracer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ipsecPolicyTracer.c; sourceTree = "<group>"; }; | |
853 | BA5B6F350EC1A03C003774E7 /* ipsecMessageTracer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ipsecMessageTracer.h; path = Common/ipsecMessageTracer.h; sourceTree = "<group>"; }; | |
854 | BA5B6F360EC1A03C003774E7 /* ipsecConfigTracer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ipsecConfigTracer.h; sourceTree = "<group>"; }; | |
855 | BA5B6F370EC1A03C003774E7 /* ipsecSessionTracer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ipsecSessionTracer.h; sourceTree = "<group>"; }; | |
856 | BA5B6F380EC1A03C003774E7 /* ipsecPolicyTracer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ipsecPolicyTracer.h; sourceTree = "<group>"; }; | |
857 | BA5B6F4F0EC1A136003774E7 /* vpn.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vpn.h; sourceTree = "<group>"; }; | |
858 | BA64A933114EFE5C00F3574C /* racoon.sb */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = racoon.sb; sourceTree = "<group>"; }; | |
859 | BA6F10940EA1D67700546773 /* ike_session.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ike_session.h; sourceTree = "<group>"; }; | |
860 | BA6F109A0EA1DEC200546773 /* ike_session.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ike_session.c; sourceTree = "<group>"; }; | |
861 | BACBF18B10290AE000BBFC85 /* ipsec.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ipsec.txt; sourceTree = "<group>"; }; | |
862 | C172BD980E6369BE0030F8EB /* AspenSDK.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = AspenSDK.xcconfig; path = AppleInternal/XcodeConfig/AspenSDK.xcconfig; sourceTree = DEVELOPER_DIR; }; | |
863 | /* End PBXFileReference section */ | |
864 | ||
865 | /* Begin PBXFrameworksBuildPhase section */ | |
866 | 2537A1A609E4864800D0ECDA /* Frameworks */ = { | |
867 | isa = PBXFrameworksBuildPhase; | |
868 | buildActionMask = 2147483647; | |
869 | files = ( | |
870 | ); | |
871 | runOnlyForDeploymentPostprocessing = 0; | |
872 | }; | |
873 | 2543476D09DCB477007943DE /* Frameworks */ = { | |
874 | isa = PBXFrameworksBuildPhase; | |
875 | buildActionMask = 2147483647; | |
876 | files = ( | |
877 | 25BE7E8209E5DE8D009B6B84 /* libipsec.A.dylib in Frameworks */, | |
878 | 25BE7E7609E5DDBA009B6B84 /* libssl.dylib in Frameworks */, | |
879 | 25BE7E7709E5DDBE009B6B84 /* libcrypto.dylib in Frameworks */, | |
880 | ); | |
881 | runOnlyForDeploymentPostprocessing = 0; | |
882 | }; | |
883 | 2543479109DCB57E007943DE /* Frameworks */ = { | |
884 | isa = PBXFrameworksBuildPhase; | |
885 | buildActionMask = 2147483647; | |
886 | files = ( | |
887 | 25BE7E2E09E5D709009B6B84 /* libipsec.A.dylib in Frameworks */, | |
888 | 25BE7E1209E5D550009B6B84 /* libssl.dylib in Frameworks */, | |
889 | 25BE7E1309E5D555009B6B84 /* libcrypto.dylib in Frameworks */, | |
890 | ); | |
891 | runOnlyForDeploymentPostprocessing = 0; | |
892 | }; | |
893 | 254347B409DCB839007943DE /* Frameworks */ = { | |
894 | isa = PBXFrameworksBuildPhase; | |
895 | buildActionMask = 2147483647; | |
896 | files = ( | |
897 | 25BE7E0109E5D3F4009B6B84 /* libipsec.A.dylib in Frameworks */, | |
898 | ); | |
899 | runOnlyForDeploymentPostprocessing = 0; | |
900 | }; | |
901 | 254347C309DCBA07007943DE /* Frameworks */ = { | |
902 | isa = PBXFrameworksBuildPhase; | |
903 | buildActionMask = 2147483647; | |
904 | files = ( | |
905 | 25BE7E5A09E5DCBD009B6B84 /* libipsec.A.dylib in Frameworks */, | |
906 | ); | |
907 | runOnlyForDeploymentPostprocessing = 0; | |
908 | }; | |
909 | 25E08C9809D9E64A001A11CF /* Frameworks */ = { | |
910 | isa = PBXFrameworksBuildPhase; | |
911 | buildActionMask = 2147483647; | |
912 | files = ( | |
913 | ); | |
914 | runOnlyForDeploymentPostprocessing = 0; | |
915 | }; | |
916 | 25F258030987FBFA00D15623 /* Frameworks */ = { | |
917 | isa = PBXFrameworksBuildPhase; | |
918 | buildActionMask = 2147483647; | |
919 | files = ( | |
920 | 81C387570D45208700975D5E /* DirectoryService.framework in Frameworks */, | |
921 | 81C387560D45208700975D5E /* Security.framework in Frameworks */, | |
922 | 25EAE8C109D87B080042CC7F /* CoreFoundation.framework in Frameworks */, | |
923 | 8D5B16750E5F7F4E00E72675 /* libresolv.dylib in Frameworks */, | |
924 | 2537A1C709E49D0600D0ECDA /* libipsec.A.dylib in Frameworks */, | |
925 | 25EAE84809D879700042CC7F /* libssl.dylib in Frameworks */, | |
926 | 25EAE84B09D879DE0042CC7F /* libcrypto.dylib in Frameworks */, | |
927 | 81C387890D4524F600975D5E /* libgssapi_krb5.dylib in Frameworks */, | |
928 | 81C3877A0D4524E700975D5E /* libpam.dylib in Frameworks */, | |
929 | 25EAE87709D87A770042CC7F /* libiconv.dylib in Frameworks */, | |
930 | 25DC9ED709DB170800C89F86 /* rsaparse.o in Frameworks */, | |
931 | 8176A6B90D45661700BC5251 /* libldap.dylib in Frameworks */, | |
932 | 81C9645F0DA2CC2D00257BC8 /* SystemConfiguration.framework in Frameworks */, | |
933 | BA486225109C2BF500545E19 /* IOKit.framework in Frameworks */, | |
934 | ); | |
935 | runOnlyForDeploymentPostprocessing = 0; | |
936 | }; | |
937 | 25F258080987FC1500D15623 /* Frameworks */ = { | |
938 | isa = PBXFrameworksBuildPhase; | |
939 | buildActionMask = 2147483647; | |
940 | files = ( | |
941 | 2537A1C109E494B300D0ECDA /* libipsec.A.dylib in Frameworks */, | |
942 | ); | |
943 | runOnlyForDeploymentPostprocessing = 0; | |
944 | }; | |
945 | 25F2580D0987FC3400D15623 /* Frameworks */ = { | |
946 | isa = PBXFrameworksBuildPhase; | |
947 | buildActionMask = 2147483647; | |
948 | files = ( | |
949 | 2537A1CB09E49D5600D0ECDA /* libipsec.A.dylib in Frameworks */, | |
950 | ); | |
951 | runOnlyForDeploymentPostprocessing = 0; | |
952 | }; | |
953 | 812530F40D3FE9DC006BDF4F /* Frameworks */ = { | |
954 | isa = PBXFrameworksBuildPhase; | |
955 | buildActionMask = 2147483647; | |
956 | files = ( | |
957 | 8D5B167D0E5F7F9F00E72675 /* libresolv.dylib in Frameworks */, | |
958 | 817FFC4E0D6134A7004A8DD8 /* libipsec.A.dylib in Frameworks */, | |
959 | 812530F80D3FE9DC006BDF4F /* libiconv.dylib in Frameworks */, | |
960 | 812530F90D3FE9DC006BDF4F /* CoreFoundation.framework in Frameworks */, | |
961 | 812A64ED0D4AA082004CB7EB /* Security.framework in Frameworks */, | |
962 | 81C964590DA2CBEF00257BC8 /* SystemConfiguration.framework in Frameworks */, | |
963 | 81C9645E0DA2CC2D00257BC8 /* SystemConfiguration.framework in Frameworks */, | |
964 | BA48611C109C2BBA00545E19 /* IOKit.framework in Frameworks */, | |
965 | ); | |
966 | runOnlyForDeploymentPostprocessing = 0; | |
967 | }; | |
968 | 8125311F0D3FEA33006BDF4F /* Frameworks */ = { | |
969 | isa = PBXFrameworksBuildPhase; | |
970 | buildActionMask = 2147483647; | |
971 | files = ( | |
972 | 817FFC5A0D613729004A8DD8 /* libipsec.A.dylib in Frameworks */, | |
973 | ); | |
974 | runOnlyForDeploymentPostprocessing = 0; | |
975 | }; | |
976 | 81DDFDA10D622C1700C5CB87 /* Frameworks */ = { | |
977 | isa = PBXFrameworksBuildPhase; | |
978 | buildActionMask = 2147483647; | |
979 | files = ( | |
980 | 81DDFDA20D622C1700C5CB87 /* libipsec.A.dylib in Frameworks */, | |
981 | ); | |
982 | runOnlyForDeploymentPostprocessing = 0; | |
983 | }; | |
984 | 81DDFDC20D622C2700C5CB87 /* Frameworks */ = { | |
985 | isa = PBXFrameworksBuildPhase; | |
986 | buildActionMask = 2147483647; | |
987 | files = ( | |
988 | ); | |
989 | runOnlyForDeploymentPostprocessing = 0; | |
990 | }; | |
991 | /* End PBXFrameworksBuildPhase section */ | |
992 | ||
993 | /* Begin PBXGroup section */ | |
994 | 23D2D78C087071FC00C51098 = { | |
995 | isa = PBXGroup; | |
996 | children = ( | |
997 | BA64A933114EFE5C00F3574C /* racoon.sb */, | |
998 | BACBF18B10290AE000BBFC85 /* ipsec.txt */, | |
999 | 72265DDB0F818F9300730A7D /* ipsec.plist */, | |
1000 | C172BD980E6369BE0030F8EB /* AspenSDK.xcconfig */, | |
1001 | 25E5E82D0981A61900F2834C /* ipsec-tools */, | |
1002 | 2589CB5409D8AE95002DC960 /* Libraries */, | |
1003 | 25D3DB4C098998230025F703 /* Frameworks */, | |
1004 | 23D2D79C087074CC00C51098 /* Products */, | |
1005 | ); | |
1006 | sourceTree = "<group>"; | |
1007 | }; | |
1008 | 23D2D79C087074CC00C51098 /* Products */ = { | |
1009 | isa = PBXGroup; | |
1010 | children = ( | |
1011 | 25F258050987FBFA00D15623 /* racoon */, | |
1012 | 25F2580A0987FC1500D15623 /* setkey */, | |
1013 | 25F2580F0987FC3400D15623 /* racoonctl */, | |
1014 | 25E08C9A09D9E64A001A11CF /* rsaparse.o */, | |
1015 | 2543476F09DCB477007943DE /* plainrsa-gen */, | |
1016 | 2543479309DCB57E007943DE /* eaytest */, | |
1017 | 254347B609DCB839007943DE /* test-policy */, | |
1018 | 254347C509DCBA07007943DE /* test-pfkey */, | |
1019 | 2537A1A809E4864800D0ECDA /* libipsec.A.dylib */, | |
1020 | 8125310A0D3FE9DC006BDF4F /* racoon */, | |
1021 | 812531290D3FEA33006BDF4F /* racoonctl */, | |
1022 | 81DDFDAA0D622C1700C5CB87 /* setkey */, | |
1023 | 81DDFDCD0D622C2700C5CB87 /* libipsec.A.dylib */, | |
1024 | ); | |
1025 | name = Products; | |
1026 | sourceTree = "<group>"; | |
1027 | }; | |
1028 | 2589CB5409D8AE95002DC960 /* Libraries */ = { | |
1029 | isa = PBXGroup; | |
1030 | children = ( | |
1031 | 8176A6B80D45661700BC5251 /* libldap.dylib */, | |
1032 | 8D5B16230E5F7E9300E72675 /* libresolv.dylib */, | |
1033 | 25EAE87609D87A770042CC7F /* libiconv.dylib */, | |
1034 | 25EAE87309D87A390042CC7F /* libpam.dylib */, | |
1035 | 25EAE87109D87A160042CC7F /* libgssapi_krb5.dylib */, | |
1036 | 25EAE84A09D879DE0042CC7F /* libcrypto.dylib */, | |
1037 | 25EAE84709D879700042CC7F /* libssl.dylib */, | |
1038 | ); | |
1039 | name = Libraries; | |
1040 | sourceTree = "<group>"; | |
1041 | }; | |
1042 | 25D3DB1B098996310025F703 /* libipsec */ = { | |
1043 | isa = PBXGroup; | |
1044 | children = ( | |
1045 | 81EDB0680B5D8D8900840BC7 /* ipsec_get_policylen.3 */, | |
1046 | 81EDB0670B5D8D7000840BC7 /* ipsec_dump_policy.3 */, | |
1047 | 252DF9520989B4EE00E5B678 /* ipsec_dump_policy.c */, | |
1048 | 252DF9530989B4EE00E5B678 /* ipsec_get_policylen.c */, | |
1049 | 252DF9540989B4EE00E5B678 /* ipsec_set_policy.3 */, | |
1050 | 252DF9550989B4EE00E5B678 /* ipsec_strerror.3 */, | |
1051 | 252DF9560989B4EE00E5B678 /* ipsec_strerror.c */, | |
1052 | 252DF9570989B4EE00E5B678 /* ipsec_strerror.h */, | |
1053 | 252DF95E0989B4EE00E5B678 /* policy_parse.y */, | |
1054 | 252DF9600989B4EE00E5B678 /* policy_token.l */, | |
1055 | 252DF9610989B4EE00E5B678 /* test-policy.c */, | |
1056 | ); | |
1057 | name = libipsec; | |
1058 | sourceTree = "<group>"; | |
1059 | }; | |
1060 | 25D3DB4C098998230025F703 /* Frameworks */ = { | |
1061 | isa = PBXGroup; | |
1062 | children = ( | |
1063 | 81C964580DA2CBEF00257BC8 /* SystemConfiguration.framework */, | |
1064 | 81C9645D0DA2CC2D00257BC8 /* SystemConfiguration.framework */, | |
1065 | 812A64EC0D4AA082004CB7EB /* Security.framework */, | |
1066 | 25EAE83109D875790042CC7F /* Security.framework */, | |
1067 | 25EAE83709D875BF0042CC7F /* DirectoryService.framework */, | |
1068 | 25EAE8C009D87B080042CC7F /* CoreFoundation.framework */, | |
1069 | BA48611B109C2BBA00545E19 /* IOKit.framework */, | |
1070 | ); | |
1071 | name = Frameworks; | |
1072 | sourceTree = "<group>"; | |
1073 | }; | |
1074 | 25D9497C09A6AA7600CA0F24 /* Common */ = { | |
1075 | isa = PBXGroup; | |
1076 | children = ( | |
1077 | BA5B6F350EC1A03C003774E7 /* ipsecMessageTracer.h */, | |
1078 | 25F777ED09ABE58400C99783 /* pfkey_dump.c */, | |
1079 | 25F777B909ABE3E100C99783 /* key_debug.c */, | |
1080 | 25D9499F09A6AAD700CA0F24 /* config.h */, | |
1081 | 25D949A109A6AAD700CA0F24 /* libpfkey.h */, | |
1082 | 25D949A209A6AAD700CA0F24 /* pfkey.c */, | |
1083 | ); | |
1084 | name = Common; | |
1085 | sourceTree = "<group>"; | |
1086 | }; | |
1087 | 25E5E82D0981A61900F2834C /* ipsec-tools */ = { | |
1088 | isa = PBXGroup; | |
1089 | children = ( | |
1090 | 25D9497C09A6AA7600CA0F24 /* Common */, | |
1091 | 25D3DB1B098996310025F703 /* libipsec */, | |
1092 | 25F258000987FB1600D15623 /* racoon */, | |
1093 | 25F257FF0987FB0E00D15623 /* setkey */, | |
1094 | ); | |
1095 | path = "ipsec-tools"; | |
1096 | sourceTree = "<group>"; | |
1097 | }; | |
1098 | 25F257FF0987FB0E00D15623 /* setkey */ = { | |
1099 | isa = PBXGroup; | |
1100 | children = ( | |
1101 | BA5B6F380EC1A03C003774E7 /* ipsecPolicyTracer.h */, | |
1102 | BA5B6F300EC19F80003774E7 /* ipsecPolicyTracer.c */, | |
1103 | 254347C709DCBA1B007943DE /* test-pfkey.c */, | |
1104 | 25F258840988648C00D15623 /* extern.h */, | |
1105 | 25F258870988648C00D15623 /* parse.y */, | |
1106 | 25F258880988648C00D15623 /* scriptdump.pl */, | |
1107 | 25F258890988648C00D15623 /* setkey.8 */, | |
1108 | 25F2588A0988648C00D15623 /* setkey.c */, | |
1109 | 25F2588D0988648C00D15623 /* token.l */, | |
1110 | 25F2588E0988648C00D15623 /* vchar.h */, | |
1111 | 25F2584B098861D900D15623 /* Sample */, | |
1112 | ); | |
1113 | path = setkey; | |
1114 | sourceTree = "<group>"; | |
1115 | }; | |
1116 | 25F258000987FB1600D15623 /* racoon */ = { | |
1117 | isa = PBXGroup; | |
1118 | children = ( | |
1119 | BA5B6F280EC19F40003774E7 /* ipsecConfigTracer.c */, | |
1120 | BA5B6F360EC1A03C003774E7 /* ipsecConfigTracer.h */, | |
1121 | BA5B6F290EC19F40003774E7 /* ipsecSessionTracer.c */, | |
1122 | BA5B6F370EC1A03C003774E7 /* ipsecSessionTracer.h */, | |
1123 | BA6F109A0EA1DEC200546773 /* ike_session.c */, | |
1124 | BA6F10940EA1D67700546773 /* ike_session.h */, | |
1125 | 2589CBA809D8B727002DC960 /* prsa_par.y */, | |
1126 | 2589CBAA09D8B727002DC960 /* prsa_tok.l */, | |
1127 | 25F258AB0988657000D15623 /* admin_var.h */, | |
1128 | 25F258AC0988657000D15623 /* admin.c */, | |
1129 | 25F258AD0988657000D15623 /* admin.h */, | |
1130 | 25F258AE0988657000D15623 /* algorithm.c */, | |
1131 | 81856B700D6B8BC5001DAE21 /* algorithm_types.h */, | |
1132 | 25F258AF0988657000D15623 /* algorithm.h */, | |
1133 | 25F258B00988657000D15623 /* arc4random.h */, | |
1134 | 25F258B10988657000D15623 /* backupsa.c */, | |
1135 | 25F258B20988657000D15623 /* backupsa.h */, | |
1136 | 25F258B30988657000D15623 /* cfparse_proto.h */, | |
1137 | 25F258B40988657000D15623 /* cfparse.y */, | |
1138 | 25F258B50988657000D15623 /* cftoken_proto.h */, | |
1139 | 25F258B60988657000D15623 /* cftoken.l */, | |
1140 | 724F99500E3672FD00C56897 /* com.apple.racoon.plist */, | |
1141 | 25F258B70988657000D15623 /* crypto_cssm.c */, | |
1142 | 25F258B80988657000D15623 /* crypto_cssm.h */, | |
1143 | 25F258B90988657000D15623 /* crypto_openssl.c */, | |
1144 | 25F258BA0988657000D15623 /* crypto_openssl.h */, | |
1145 | 25F258BB0988657000D15623 /* debug.h */, | |
1146 | 25F258BC0988657000D15623 /* debugrm.h */, | |
1147 | 25F258BD0988657000D15623 /* dhgroup.h */, | |
1148 | 25F258BE0988657000D15623 /* dnssec.c */, | |
1149 | 25F258BF0988657000D15623 /* dnssec.h */, | |
1150 | 25F258C00988657000D15623 /* dump.h */, | |
1151 | 25BC48730A0BC7B000A181A0 /* eaytest.c */, | |
1152 | 25F258C20988657000D15623 /* evt.c */, | |
1153 | 25F258C30988657000D15623 /* evt.h */, | |
1154 | 25F258C40988657000D15623 /* gcmalloc.h */, | |
1155 | 25F258C50988657000D15623 /* genlist.c */, | |
1156 | 25F258C60988657000D15623 /* genlist.h */, | |
1157 | 25F258C70988657000D15623 /* getcertsbyname.c */, | |
1158 | 25F258C80988657000D15623 /* gnuc.h */, | |
1159 | 25F258C90988657000D15623 /* grabmyaddr.c */, | |
1160 | 25F258CA0988657000D15623 /* grabmyaddr.h */, | |
1161 | 25F258CB0988657000D15623 /* gssapi.c */, | |
1162 | 25F258CC0988657000D15623 /* gssapi.h */, | |
1163 | 25F258CD0988657000D15623 /* handler.c */, | |
1164 | 25F258CE0988657000D15623 /* handler.h */, | |
1165 | 25F258CF0988657000D15623 /* ipsec_doi.c */, | |
1166 | 25F258D00988657000D15623 /* ipsec_doi.h */, | |
1167 | 25F258D10988657000D15623 /* isakmp_agg.c */, | |
1168 | 25F258D20988657000D15623 /* isakmp_agg.h */, | |
1169 | 25F258D30988657000D15623 /* isakmp_base.c */, | |
1170 | 25F258D40988657000D15623 /* isakmp_base.h */, | |
1171 | 25F258D50988657000D15623 /* isakmp_cfg.c */, | |
1172 | 25F258D60988657000D15623 /* isakmp_cfg.h */, | |
1173 | 25F258D70988657000D15623 /* isakmp_frag.c */, | |
1174 | 25F258D80988657000D15623 /* isakmp_frag.h */, | |
1175 | 25F258D90988657000D15623 /* isakmp_ident.c */, | |
1176 | 25F258DA0988657000D15623 /* isakmp_ident.h */, | |
1177 | 25F258DB0988657000D15623 /* isakmp_inf.c */, | |
1178 | 25F258DC0988657000D15623 /* isakmp_inf.h */, | |
1179 | 25F258DD0988657000D15623 /* isakmp_newg.c */, | |
1180 | 25F258DE0988657000D15623 /* isakmp_newg.h */, | |
1181 | 25F258DF0988657000D15623 /* isakmp_quick.c */, | |
1182 | 25F258E00988657000D15623 /* isakmp_quick.h */, | |
1183 | 25F258E10988657000D15623 /* isakmp_unity.c */, | |
1184 | 25F258E20988657000D15623 /* isakmp_unity.h */, | |
1185 | 25F258E30988657000D15623 /* isakmp_var.h */, | |
1186 | 25F258E40988657000D15623 /* isakmp_xauth.c */, | |
1187 | 25F258E50988657000D15623 /* isakmp_xauth.h */, | |
1188 | 25F258E60988657000D15623 /* isakmp.c */, | |
1189 | 25F258E70988657000D15623 /* isakmp.h */, | |
1190 | 25F258E80988657000D15623 /* kmpstat.c */, | |
1191 | 25F258E90988657000D15623 /* localconf.c */, | |
1192 | 25F258EA0988657000D15623 /* localconf.h */, | |
1193 | 25F258EB0988657000D15623 /* logger.c */, | |
1194 | 25F258EC0988657000D15623 /* logger.h */, | |
1195 | 25F258ED0988657000D15623 /* main.c */, | |
1196 | 25F258EE0988657000D15623 /* misc.c */, | |
1197 | 25F258EF0988657000D15623 /* misc.h */, | |
1198 | 25F258F00988657000D15623 /* nattraversal.c */, | |
1199 | 25F258F10988657000D15623 /* nattraversal.h */, | |
1200 | 25F258F20988657000D15623 /* netdb_dnssec.h */, | |
1201 | 25F258F30988657000D15623 /* oakley.c */, | |
1202 | 25F258F40988657000D15623 /* oakley.h */, | |
1203 | 25F258F50988657000D15623 /* open_dir.c */, | |
1204 | 25F258F60988657000D15623 /* open_dir.h */, | |
1205 | 25F258F80988657000D15623 /* pfkey_racoon.c */, | |
1206 | 25F258F90988657000D15623 /* pfkey.h */, | |
1207 | 25F258FB0988657000D15623 /* plainrsa-gen.8 */, | |
1208 | 25F258FC0988657000D15623 /* plainrsa-gen.c */, | |
1209 | 25F258FD0988657000D15623 /* plog.c */, | |
1210 | 25F258FE0988657000D15623 /* plog.h */, | |
1211 | 25F258FF0988657000D15623 /* policy.c */, | |
1212 | 25F259000988657000D15623 /* policy.h */, | |
1213 | BA485FA1109C1ECA00545E19 /* power_mgmt.c */, | |
1214 | BA485FA6109C243900545E19 /* power_mgmt.h */, | |
1215 | 25F259010988657000D15623 /* privsep.c */, | |
1216 | 25F259020988657000D15623 /* privsep.h */, | |
1217 | 25F259030988657000D15623 /* proposal.c */, | |
1218 | 25F259040988657000D15623 /* proposal.h */, | |
1219 | 25F259090988657000D15623 /* racoon.8 */, | |
1220 | 25F2590A0988657000D15623 /* racoon.conf.5 */, | |
1221 | 25F2590B0988657000D15623 /* racoonctl.8 */, | |
1222 | 25F2590C0988657000D15623 /* racoonctl.c */, | |
1223 | 25F2590D0988657000D15623 /* racoonctl.h */, | |
1224 | 25F2590E0988657000D15623 /* remoteconf.c */, | |
1225 | 25F2590F0988657000D15623 /* remoteconf.h */, | |
1226 | 25F259100988657000D15623 /* rsalist.c */, | |
1227 | 25F259110988657000D15623 /* rsalist.h */, | |
1228 | 25F259120988657000D15623 /* safefile.c */, | |
1229 | 25F259130988657000D15623 /* safefile.h */, | |
1230 | 25F259140988657000D15623 /* sainfo.c */, | |
1231 | 25F259150988657000D15623 /* sainfo.h */, | |
1232 | 25F259160988657000D15623 /* schedule.c */, | |
1233 | 25F259170988657000D15623 /* schedule.h */, | |
1234 | 25F259180988657000D15623 /* session.c */, | |
1235 | 25F259190988657000D15623 /* session.h */, | |
1236 | 25F2591A0988657000D15623 /* sockmisc.c */, | |
1237 | 25F2591B0988657000D15623 /* sockmisc.h */, | |
1238 | 25F2591C0988657000D15623 /* stats.pl */, | |
1239 | 25F2591D0988657000D15623 /* str2val.c */, | |
1240 | 25F2591E0988657000D15623 /* str2val.h */, | |
1241 | 25F2591F0988657000D15623 /* strnames.c */, | |
1242 | 25F259200988657000D15623 /* strnames.h */, | |
1243 | 25F259210988657000D15623 /* throttle.c */, | |
1244 | 25F259220988657000D15623 /* throttle.h */, | |
1245 | 25F259230988657000D15623 /* var.h */, | |
1246 | 25F259240988657000D15623 /* vendorid.c */, | |
1247 | 25F259250988657000D15623 /* vendorid.h */, | |
1248 | 25F259260988657000D15623 /* vmbuf.c */, | |
1249 | 25F259270988657000D15623 /* vmbuf.h */, | |
1250 | 25DE2DE50A8BD40E0010A46D /* vpn_control_var.h */, | |
1251 | 25DE2DE60A8BD40E0010A46D /* vpn_control.c */, | |
1252 | 25DE2DE70A8BD40E0010A46D /* vpn_control.h */, | |
1253 | 81CA08910CE3BC870055C0AF /* vpn.c */, | |
1254 | BA5B6F4F0EC1A136003774E7 /* vpn.h */, | |
1255 | 818710380D5BE15400C7B441 /* Sample */, | |
1256 | 25F2584D098861F500D15623 /* Documents */, | |
1257 | 25F2584C098861ED00D15623 /* Crypto */, | |
1258 | ); | |
1259 | path = racoon; | |
1260 | sourceTree = "<group>"; | |
1261 | }; | |
1262 | 25F2584B098861D900D15623 /* Sample */ = { | |
1263 | isa = PBXGroup; | |
1264 | children = ( | |
1265 | 25F25895098864AB00D15623 /* sample-policy01.cf */, | |
1266 | 25F25896098864AB00D15623 /* sample-policy02.cf */, | |
1267 | 25F25897098864AB00D15623 /* sample.cf */, | |
1268 | ); | |
1269 | path = Sample; | |
1270 | sourceTree = "<group>"; | |
1271 | }; | |
1272 | 25F2584C098861ED00D15623 /* Crypto */ = { | |
1273 | isa = PBXGroup; | |
1274 | children = ( | |
1275 | 25F2589F0988651000D15623 /* boxes-fst.dat */, | |
1276 | 25F258A00988651000D15623 /* rijndael_local.h */, | |
1277 | 25F258A10988651000D15623 /* rijndael-alg-fst.c */, | |
1278 | 25F258A20988651000D15623 /* rijndael-alg-fst.h */, | |
1279 | 25F258A30988651000D15623 /* rijndael-api-fst.c */, | |
1280 | 25F258A40988651000D15623 /* rijndael-api-fst.h */, | |
1281 | 25F258A50988651000D15623 /* rijndael.h */, | |
1282 | ); | |
1283 | path = Crypto; | |
1284 | sourceTree = "<group>"; | |
1285 | }; | |
1286 | 25F2584D098861F500D15623 /* Documents */ = { | |
1287 | isa = PBXGroup; | |
1288 | children = ( | |
1289 | 25F2589B098864F500D15623 /* FAQ */, | |
1290 | 25F2589C098864F500D15623 /* README.certificate */, | |
1291 | 25F2589D098864F500D15623 /* README.gssapi */, | |
1292 | 25F2589E098864F500D15623 /* TODO */, | |
1293 | ); | |
1294 | path = Documents; | |
1295 | sourceTree = "<group>"; | |
1296 | }; | |
1297 | 818710380D5BE15400C7B441 /* Sample */ = { | |
1298 | isa = PBXGroup; | |
1299 | children = ( | |
1300 | 8187103C0D5BE1CF00C7B441 /* anonymous.conf */, | |
1301 | 8187103D0D5BE1CF00C7B441 /* psk.txt */, | |
1302 | 8187103B0D5BE1B400C7B441 /* racoon.conf */, | |
1303 | 818710390D5BE16600C7B441 /* Embedded */, | |
1304 | ); | |
1305 | name = Sample; | |
1306 | sourceTree = "<group>"; | |
1307 | }; | |
1308 | 818710390D5BE16600C7B441 /* Embedded */ = { | |
1309 | isa = PBXGroup; | |
1310 | children = ( | |
1311 | 8187103A0D5BE18800C7B441 /* racoon.conf */, | |
1312 | ); | |
1313 | name = Embedded; | |
1314 | sourceTree = "<group>"; | |
1315 | }; | |
1316 | /* End PBXGroup section */ | |
1317 | ||
1318 | /* Begin PBXHeadersBuildPhase section */ | |
1319 | 2537A1A409E4864800D0ECDA /* Headers */ = { | |
1320 | isa = PBXHeadersBuildPhase; | |
1321 | buildActionMask = 2147483647; | |
1322 | files = ( | |
1323 | 2537A1B109E4867100D0ECDA /* config.h in Headers */, | |
1324 | 2537A1B809E4867900D0ECDA /* ipsec_strerror.h in Headers */, | |
1325 | ); | |
1326 | runOnlyForDeploymentPostprocessing = 0; | |
1327 | }; | |
1328 | 81DDFDB90D622C2700C5CB87 /* Headers */ = { | |
1329 | isa = PBXHeadersBuildPhase; | |
1330 | buildActionMask = 2147483647; | |
1331 | files = ( | |
1332 | 81DDFDBA0D622C2700C5CB87 /* config.h in Headers */, | |
1333 | 81DDFDBB0D622C2700C5CB87 /* ipsec_strerror.h in Headers */, | |
1334 | ); | |
1335 | runOnlyForDeploymentPostprocessing = 0; | |
1336 | }; | |
1337 | /* End PBXHeadersBuildPhase section */ | |
1338 | ||
1339 | /* Begin PBXNativeTarget section */ | |
1340 | 2537A1A709E4864800D0ECDA /* libipsec */ = { | |
1341 | isa = PBXNativeTarget; | |
1342 | buildConfigurationList = 2537A1A909E4866800D0ECDA /* Build configuration list for PBXNativeTarget "libipsec" */; | |
1343 | buildPhases = ( | |
1344 | 2537A1A409E4864800D0ECDA /* Headers */, | |
1345 | 2537A1A509E4864800D0ECDA /* Sources */, | |
1346 | 2537A1A609E4864800D0ECDA /* Frameworks */, | |
1347 | 258CF2CF0A1919CD00166B38 /* CopyFiles */, | |
1348 | 258CF3240A1943DE00166B38 /* ShellScript */, | |
1349 | ); | |
1350 | buildRules = ( | |
1351 | ); | |
1352 | dependencies = ( | |
1353 | ); | |
1354 | name = libipsec; | |
1355 | productName = libipsec; | |
1356 | productReference = 2537A1A809E4864800D0ECDA /* libipsec.A.dylib */; | |
1357 | productType = "com.apple.product-type.library.dynamic"; | |
1358 | }; | |
1359 | 2543476E09DCB477007943DE /* plainrsa-gen */ = { | |
1360 | isa = PBXNativeTarget; | |
1361 | buildConfigurationList = 2543478609DCB494007943DE /* Build configuration list for PBXNativeTarget "plainrsa-gen" */; | |
1362 | buildPhases = ( | |
1363 | 2543476C09DCB477007943DE /* Sources */, | |
1364 | 2543476D09DCB477007943DE /* Frameworks */, | |
1365 | 258CF2D60A191A6E00166B38 /* CopyFiles */, | |
1366 | 258CF3220A19439000166B38 /* ShellScript */, | |
1367 | ); | |
1368 | buildRules = ( | |
1369 | ); | |
1370 | dependencies = ( | |
1371 | 25BE7E7C09E5DE28009B6B84 /* PBXTargetDependency */, | |
1372 | ); | |
1373 | name = "plainrsa-gen"; | |
1374 | productName = "plainrsa-gen"; | |
1375 | productReference = 2543476F09DCB477007943DE /* plainrsa-gen */; | |
1376 | productType = "com.apple.product-type.tool"; | |
1377 | }; | |
1378 | 2543479209DCB57E007943DE /* eaytest */ = { | |
1379 | isa = PBXNativeTarget; | |
1380 | buildConfigurationList = 2543479909DCB596007943DE /* Build configuration list for PBXNativeTarget "eaytest" */; | |
1381 | buildPhases = ( | |
1382 | 2543479009DCB57E007943DE /* Sources */, | |
1383 | 2543479109DCB57E007943DE /* Frameworks */, | |
1384 | ); | |
1385 | buildRules = ( | |
1386 | ); | |
1387 | dependencies = ( | |
1388 | 25BE7E3009E5D710009B6B84 /* PBXTargetDependency */, | |
1389 | ); | |
1390 | name = eaytest; | |
1391 | productName = eaytest; | |
1392 | productReference = 2543479309DCB57E007943DE /* eaytest */; | |
1393 | productType = "com.apple.product-type.tool"; | |
1394 | }; | |
1395 | 254347B509DCB839007943DE /* test-policy */ = { | |
1396 | isa = PBXNativeTarget; | |
1397 | buildConfigurationList = 254347BD09DCB851007943DE /* Build configuration list for PBXNativeTarget "test-policy" */; | |
1398 | buildPhases = ( | |
1399 | 254347B309DCB839007943DE /* Sources */, | |
1400 | 254347B409DCB839007943DE /* Frameworks */, | |
1401 | ); | |
1402 | buildRules = ( | |
1403 | ); | |
1404 | dependencies = ( | |
1405 | 25BE7E0409E5D3FE009B6B84 /* PBXTargetDependency */, | |
1406 | ); | |
1407 | name = "test-policy"; | |
1408 | productName = "test-policy"; | |
1409 | productReference = 254347B609DCB839007943DE /* test-policy */; | |
1410 | productType = "com.apple.product-type.tool"; | |
1411 | }; | |
1412 | 254347C409DCBA07007943DE /* test-pfkey */ = { | |
1413 | isa = PBXNativeTarget; | |
1414 | buildConfigurationList = 254347C909DCBA1B007943DE /* Build configuration list for PBXNativeTarget "test-pfkey" */; | |
1415 | buildPhases = ( | |
1416 | 254347C209DCBA07007943DE /* Sources */, | |
1417 | 254347C309DCBA07007943DE /* Frameworks */, | |
1418 | ); | |
1419 | buildRules = ( | |
1420 | ); | |
1421 | dependencies = ( | |
1422 | 25BE7E5C09E5DCC5009B6B84 /* PBXTargetDependency */, | |
1423 | ); | |
1424 | name = "test-pfkey"; | |
1425 | productName = "test-pfkey"; | |
1426 | productReference = 254347C509DCBA07007943DE /* test-pfkey */; | |
1427 | productType = "com.apple.product-type.tool"; | |
1428 | }; | |
1429 | 25E08C9909D9E64A001A11CF /* rsaparse */ = { | |
1430 | isa = PBXNativeTarget; | |
1431 | buildConfigurationList = 25E08CA209D9E6A4001A11CF /* Build configuration list for PBXNativeTarget "rsaparse" */; | |
1432 | buildPhases = ( | |
1433 | 25E08C9709D9E64A001A11CF /* Sources */, | |
1434 | 25E08C9809D9E64A001A11CF /* Frameworks */, | |
1435 | ); | |
1436 | buildRules = ( | |
1437 | ); | |
1438 | dependencies = ( | |
1439 | ); | |
1440 | name = rsaparse; | |
1441 | productName = rsaparse; | |
1442 | productReference = 25E08C9A09D9E64A001A11CF /* rsaparse.o */; | |
1443 | productType = "com.apple.product-type.objfile"; | |
1444 | }; | |
1445 | 25F258040987FBFA00D15623 /* racoon */ = { | |
1446 | isa = PBXNativeTarget; | |
1447 | buildConfigurationList = 25D3DABC098952B20025F703 /* Build configuration list for PBXNativeTarget "racoon" */; | |
1448 | buildPhases = ( | |
1449 | 25F258020987FBFA00D15623 /* Sources */, | |
1450 | 25F258030987FBFA00D15623 /* Frameworks */, | |
1451 | 258CF2E20A191AB000166B38 /* CopyFiles */, | |
1452 | 724A38A20E3676FB00F6B25F /* CopyFiles */, | |
1453 | 258CF2F80A191B3900166B38 /* CopyFiles */, | |
1454 | 258CF2FA0A191B3900166B38 /* CopyFiles */, | |
1455 | BA64A930114EFDFD00F3574C /* CopyFiles */, | |
1456 | 258CF31B0A1941A200166B38 /* ShellScript */, | |
1457 | ); | |
1458 | buildRules = ( | |
1459 | ); | |
1460 | dependencies = ( | |
1461 | 25E08CEA09D9F0A2001A11CF /* PBXTargetDependency */, | |
1462 | 2537A1C909E49D1400D0ECDA /* PBXTargetDependency */, | |
1463 | ); | |
1464 | name = racoon; | |
1465 | productName = racoon; | |
1466 | productReference = 25F258050987FBFA00D15623 /* racoon */; | |
1467 | productType = "com.apple.product-type.tool"; | |
1468 | }; | |
1469 | 25F258090987FC1500D15623 /* setkey */ = { | |
1470 | isa = PBXNativeTarget; | |
1471 | buildConfigurationList = 25D3DAC0098952B20025F703 /* Build configuration list for PBXNativeTarget "setkey" */; | |
1472 | buildPhases = ( | |
1473 | 25F258070987FC1500D15623 /* Sources */, | |
1474 | 25F258080987FC1500D15623 /* Frameworks */, | |
1475 | 258CF2D00A1919CD00166B38 /* CopyFiles */, | |
1476 | 258CF3200A19435B00166B38 /* ShellScript */, | |
1477 | ); | |
1478 | buildRules = ( | |
1479 | ); | |
1480 | dependencies = ( | |
1481 | 2537A1C309E494D300D0ECDA /* PBXTargetDependency */, | |
1482 | ); | |
1483 | name = setkey; | |
1484 | productName = setkey; | |
1485 | productReference = 25F2580A0987FC1500D15623 /* setkey */; | |
1486 | productType = "com.apple.product-type.tool"; | |
1487 | }; | |
1488 | 25F2580E0987FC3400D15623 /* racoonctl */ = { | |
1489 | isa = PBXNativeTarget; | |
1490 | buildConfigurationList = 25D3DAC4098952B20025F703 /* Build configuration list for PBXNativeTarget "racoonctl" */; | |
1491 | buildPhases = ( | |
1492 | 25F2580C0987FC3400D15623 /* Sources */, | |
1493 | 25F2580D0987FC3400D15623 /* Frameworks */, | |
1494 | 258CF2D50A191A6E00166B38 /* CopyFiles */, | |
1495 | 258CF31E0A19432A00166B38 /* ShellScript */, | |
1496 | ); | |
1497 | buildRules = ( | |
1498 | ); | |
1499 | dependencies = ( | |
1500 | 2537A1CD09E49D5C00D0ECDA /* PBXTargetDependency */, | |
1501 | ); | |
1502 | name = racoonctl; | |
1503 | productName = racoonctl; | |
1504 | productReference = 25F2580F0987FC3400D15623 /* racoonctl */; | |
1505 | productType = "com.apple.product-type.tool"; | |
1506 | }; | |
1507 | 812530BA0D3FE9DC006BDF4F /* racoon Embedded */ = { | |
1508 | isa = PBXNativeTarget; | |
1509 | buildConfigurationList = 812531050D3FE9DC006BDF4F /* Build configuration list for PBXNativeTarget "racoon Embedded" */; | |
1510 | buildPhases = ( | |
1511 | 812530BF0D3FE9DC006BDF4F /* Sources */, | |
1512 | 812530F40D3FE9DC006BDF4F /* Frameworks */, | |
1513 | 812530FB0D3FE9DC006BDF4F /* CopyFiles */, | |
1514 | 812530FD0D3FE9DC006BDF4F /* CopyFiles */, | |
1515 | 812530FF0D3FE9DC006BDF4F /* CopyFiles */, | |
1516 | 812531020D3FE9DC006BDF4F /* CopyFiles */, | |
1517 | 725F453B0E36A15C005BB55C /* CopyFiles */, | |
1518 | BA64A932114EFE4400F3574C /* CopyFiles */, | |
1519 | 812531040D3FE9DC006BDF4F /* ShellScript */, | |
1520 | 834072BB0EDCC5C400B6CCE8 /* CopyFiles */, | |
1521 | ); | |
1522 | buildRules = ( | |
1523 | ); | |
1524 | dependencies = ( | |
1525 | 81DDFDDF0D622D1700C5CB87 /* PBXTargetDependency */, | |
1526 | ); | |
1527 | name = "racoon Embedded"; | |
1528 | productName = racoon; | |
1529 | productReference = 8125310A0D3FE9DC006BDF4F /* racoon */; | |
1530 | productType = "com.apple.product-type.tool"; | |
1531 | }; | |
1532 | 812531120D3FEA33006BDF4F /* racoonctl Embedded */ = { | |
1533 | isa = PBXNativeTarget; | |
1534 | buildConfigurationList = 812531240D3FEA33006BDF4F /* Build configuration list for PBXNativeTarget "racoonctl Embedded" */; | |
1535 | buildPhases = ( | |
1536 | 812531150D3FEA33006BDF4F /* Sources */, | |
1537 | 8125311F0D3FEA33006BDF4F /* Frameworks */, | |
1538 | 812531210D3FEA33006BDF4F /* CopyFiles */, | |
1539 | 812531230D3FEA33006BDF4F /* ShellScript */, | |
1540 | ); | |
1541 | buildRules = ( | |
1542 | ); | |
1543 | dependencies = ( | |
1544 | ); | |
1545 | name = "racoonctl Embedded"; | |
1546 | productName = racoonctl; | |
1547 | productReference = 812531290D3FEA33006BDF4F /* racoonctl */; | |
1548 | productType = "com.apple.product-type.tool"; | |
1549 | }; | |
1550 | 81DDFD970D622C1700C5CB87 /* setkey Embedded */ = { | |
1551 | isa = PBXNativeTarget; | |
1552 | buildConfigurationList = 81DDFDA60D622C1700C5CB87 /* Build configuration list for PBXNativeTarget "setkey Embedded" */; | |
1553 | buildPhases = ( | |
1554 | 81DDFD9A0D622C1700C5CB87 /* Sources */, | |
1555 | 81DDFDA10D622C1700C5CB87 /* Frameworks */, | |
1556 | 81DDFDA30D622C1700C5CB87 /* CopyFiles */, | |
1557 | 81DDFDA50D622C1700C5CB87 /* ShellScript */, | |
1558 | ); | |
1559 | buildRules = ( | |
1560 | ); | |
1561 | dependencies = ( | |
1562 | 81DDFDE40D622D8C00C5CB87 /* PBXTargetDependency */, | |
1563 | ); | |
1564 | name = "setkey Embedded"; | |
1565 | productName = setkey; | |
1566 | productReference = 81DDFDAA0D622C1700C5CB87 /* setkey */; | |
1567 | productType = "com.apple.product-type.tool"; | |
1568 | }; | |
1569 | 81DDFDB80D622C2700C5CB87 /* libipsec Embedded */ = { | |
1570 | isa = PBXNativeTarget; | |
1571 | buildConfigurationList = 81DDFDC90D622C2700C5CB87 /* Build configuration list for PBXNativeTarget "libipsec Embedded" */; | |
1572 | buildPhases = ( | |
1573 | 81DDFDB90D622C2700C5CB87 /* Headers */, | |
1574 | 81DDFDBC0D622C2700C5CB87 /* Sources */, | |
1575 | 81DDFDC20D622C2700C5CB87 /* Frameworks */, | |
1576 | 81DDFDC30D622C2700C5CB87 /* CopyFiles */, | |
1577 | 81DDFDC80D622C2700C5CB87 /* ShellScript */, | |
1578 | ); | |
1579 | buildRules = ( | |
1580 | ); | |
1581 | dependencies = ( | |
1582 | ); | |
1583 | name = "libipsec Embedded"; | |
1584 | productName = libipsec; | |
1585 | productReference = 81DDFDCD0D622C2700C5CB87 /* libipsec.A.dylib */; | |
1586 | productType = "com.apple.product-type.library.dynamic"; | |
1587 | }; | |
1588 | /* End PBXNativeTarget section */ | |
1589 | ||
1590 | /* Begin PBXProject section */ | |
1591 | 23D2D790087071FC00C51098 /* Project object */ = { | |
1592 | isa = PBXProject; | |
1593 | buildConfigurationList = 25D3DACC098952B20025F703 /* Build configuration list for PBXProject "ipsec" */; | |
1594 | compatibilityVersion = "Xcode 3.0"; | |
1595 | developmentRegion = English; | |
1596 | hasScannedForEncodings = 0; | |
1597 | knownRegions = ( | |
1598 | English, | |
1599 | Japanese, | |
1600 | French, | |
1601 | German, | |
1602 | ); | |
1603 | mainGroup = 23D2D78C087071FC00C51098; | |
1604 | productRefGroup = 23D2D79C087074CC00C51098 /* Products */; | |
1605 | projectDirPath = ""; | |
1606 | projectRoot = ""; | |
1607 | targets = ( | |
1608 | 23B20D2F0871D62A00A3B0FC /* IPSec (Aggregate) */, | |
1609 | 25F258040987FBFA00D15623 /* racoon */, | |
1610 | 25F2580E0987FC3400D15623 /* racoonctl */, | |
1611 | 25F258090987FC1500D15623 /* setkey */, | |
1612 | 25E08C9909D9E64A001A11CF /* rsaparse */, | |
1613 | 2543476E09DCB477007943DE /* plainrsa-gen */, | |
1614 | 2543479209DCB57E007943DE /* eaytest */, | |
1615 | 254347B509DCB839007943DE /* test-policy */, | |
1616 | 254347C409DCBA07007943DE /* test-pfkey */, | |
1617 | 2537A1A709E4864800D0ECDA /* libipsec */, | |
1618 | 812530AA0D3FE994006BDF4F /* IPSec Embedded (Aggregate) */, | |
1619 | 812530BA0D3FE9DC006BDF4F /* racoon Embedded */, | |
1620 | 812531120D3FEA33006BDF4F /* racoonctl Embedded */, | |
1621 | 81DDFD970D622C1700C5CB87 /* setkey Embedded */, | |
1622 | 81DDFDB80D622C2700C5CB87 /* libipsec Embedded */, | |
1623 | ); | |
1624 | }; | |
1625 | /* End PBXProject section */ | |
1626 | ||
1627 | /* Begin PBXShellScriptBuildPhase section */ | |
1628 | 258CF31B0A1941A200166B38 /* ShellScript */ = { | |
1629 | isa = PBXShellScriptBuildPhase; | |
1630 | buildActionMask = 8; | |
1631 | files = ( | |
1632 | ); | |
1633 | inputPaths = ( | |
1634 | ); | |
1635 | outputPaths = ( | |
1636 | ); | |
1637 | runOnlyForDeploymentPostprocessing = 1; | |
1638 | shellPath = /bin/sh; | |
1639 | shellScript = "/bin/chmod 600 $DSTROOT/private/etc/racoon/psk.txt\n/bin/chmod 644 $DSTROOT/private/etc/racoon/racoon.conf\n/bin/chmod 600 $DSTROOT/private/etc/racoon/remote/anonymous.conf\n/bin/chmod 444 $DSTROOT/usr/share/man/man5/racoon.conf.5\n/bin/chmod 444 $DSTROOT/usr/share/man/man8/racoon.8\n"; | |
1640 | }; | |
1641 | 258CF31E0A19432A00166B38 /* ShellScript */ = { | |
1642 | isa = PBXShellScriptBuildPhase; | |
1643 | buildActionMask = 8; | |
1644 | files = ( | |
1645 | ); | |
1646 | inputPaths = ( | |
1647 | ); | |
1648 | outputPaths = ( | |
1649 | ); | |
1650 | runOnlyForDeploymentPostprocessing = 1; | |
1651 | shellPath = /bin/sh; | |
1652 | shellScript = "/bin/chmod 444 $DSTROOT/usr/share/man/man8/racoonctl.8"; | |
1653 | }; | |
1654 | 258CF3200A19435B00166B38 /* ShellScript */ = { | |
1655 | isa = PBXShellScriptBuildPhase; | |
1656 | buildActionMask = 8; | |
1657 | files = ( | |
1658 | ); | |
1659 | inputPaths = ( | |
1660 | ); | |
1661 | outputPaths = ( | |
1662 | ); | |
1663 | runOnlyForDeploymentPostprocessing = 1; | |
1664 | shellPath = /bin/sh; | |
1665 | shellScript = "/bin/chmod 444 $DSTROOT/usr/share/man/man8/setkey.8"; | |
1666 | }; | |
1667 | 258CF3220A19439000166B38 /* ShellScript */ = { | |
1668 | isa = PBXShellScriptBuildPhase; | |
1669 | buildActionMask = 8; | |
1670 | files = ( | |
1671 | ); | |
1672 | inputPaths = ( | |
1673 | ); | |
1674 | outputPaths = ( | |
1675 | ); | |
1676 | runOnlyForDeploymentPostprocessing = 1; | |
1677 | shellPath = /bin/sh; | |
1678 | shellScript = "/bin/chmod 444 $DSTROOT/usr/share/man/man8/plainrsa-gen.8"; | |
1679 | }; | |
1680 | 258CF3240A1943DE00166B38 /* ShellScript */ = { | |
1681 | isa = PBXShellScriptBuildPhase; | |
1682 | buildActionMask = 8; | |
1683 | files = ( | |
1684 | ); | |
1685 | inputPaths = ( | |
1686 | ); | |
1687 | outputPaths = ( | |
1688 | ); | |
1689 | runOnlyForDeploymentPostprocessing = 1; | |
1690 | shellPath = /bin/sh; | |
1691 | shellScript = "/bin/chmod 444 $DSTROOT/usr/share/man/man3/ipsec_set_policy.3\n/bin/chmod 444 $DSTROOT/usr/share/man/man3/ipsec_strerror.3\n/bin/ln -s libipsec.A.dylib $DSTROOT/usr/lib/libipsec.dylib\n"; | |
1692 | }; | |
1693 | 812531040D3FE9DC006BDF4F /* ShellScript */ = { | |
1694 | isa = PBXShellScriptBuildPhase; | |
1695 | buildActionMask = 8; | |
1696 | files = ( | |
1697 | ); | |
1698 | inputPaths = ( | |
1699 | ); | |
1700 | outputPaths = ( | |
1701 | ); | |
1702 | runOnlyForDeploymentPostprocessing = 1; | |
1703 | shellPath = /bin/sh; | |
1704 | shellScript = "/bin/chmod 600 $DSTROOT/private/etc/racoon/psk.txt\n/bin/chmod 644 $DSTROOT/private/etc/racoon/racoon.conf\n/bin/chmod 600 $DSTROOT/private/etc/racoon/remote/anonymous.conf\n/bin/chmod 444 $DSTROOT/usr/share/man/man5/racoon.conf.5\n/bin/chmod 444 $DSTROOT/usr/share/man/man8/racoon.8\n"; | |
1705 | }; | |
1706 | 812531230D3FEA33006BDF4F /* ShellScript */ = { | |
1707 | isa = PBXShellScriptBuildPhase; | |
1708 | buildActionMask = 8; | |
1709 | files = ( | |
1710 | ); | |
1711 | inputPaths = ( | |
1712 | ); | |
1713 | outputPaths = ( | |
1714 | ); | |
1715 | runOnlyForDeploymentPostprocessing = 1; | |
1716 | shellPath = /bin/sh; | |
1717 | shellScript = "/bin/chmod 444 $DSTROOT/usr/share/man/man8/racoonctl.8"; | |
1718 | }; | |
1719 | 81DDFDA50D622C1700C5CB87 /* ShellScript */ = { | |
1720 | isa = PBXShellScriptBuildPhase; | |
1721 | buildActionMask = 8; | |
1722 | files = ( | |
1723 | ); | |
1724 | inputPaths = ( | |
1725 | ); | |
1726 | outputPaths = ( | |
1727 | ); | |
1728 | runOnlyForDeploymentPostprocessing = 1; | |
1729 | shellPath = /bin/sh; | |
1730 | shellScript = "/bin/chmod 444 $DSTROOT/usr/share/man/man8/setkey.8"; | |
1731 | }; | |
1732 | 81DDFDC80D622C2700C5CB87 /* ShellScript */ = { | |
1733 | isa = PBXShellScriptBuildPhase; | |
1734 | buildActionMask = 8; | |
1735 | files = ( | |
1736 | ); | |
1737 | inputPaths = ( | |
1738 | ); | |
1739 | outputPaths = ( | |
1740 | ); | |
1741 | runOnlyForDeploymentPostprocessing = 1; | |
1742 | shellPath = /bin/sh; | |
1743 | shellScript = "/bin/chmod 444 $DSTROOT/usr/share/man/man3/ipsec_set_policy.3\n/bin/chmod 444 $DSTROOT/usr/share/man/man3/ipsec_strerror.3\n/bin/ln -s libipsec.A.dylib $DSTROOT/usr/lib/libipsec.dylib\n"; | |
1744 | }; | |
1745 | /* End PBXShellScriptBuildPhase section */ | |
1746 | ||
1747 | /* Begin PBXSourcesBuildPhase section */ | |
1748 | 2537A1A509E4864800D0ECDA /* Sources */ = { | |
1749 | isa = PBXSourcesBuildPhase; | |
1750 | buildActionMask = 2147483647; | |
1751 | files = ( | |
1752 | 2537A1B509E4867700D0ECDA /* ipsec_dump_policy.c in Sources */, | |
1753 | 2537A1B609E4867700D0ECDA /* ipsec_get_policylen.c in Sources */, | |
1754 | 2537A1B709E4867800D0ECDA /* ipsec_strerror.c in Sources */, | |
1755 | 2537A1B909E4867900D0ECDA /* policy_parse.y in Sources */, | |
1756 | 2537A1BA09E4867A00D0ECDA /* policy_token.l in Sources */, | |
1757 | ); | |
1758 | runOnlyForDeploymentPostprocessing = 0; | |
1759 | }; | |
1760 | 2543476C09DCB477007943DE /* Sources */ = { | |
1761 | isa = PBXSourcesBuildPhase; | |
1762 | buildActionMask = 2147483647; | |
1763 | files = ( | |
1764 | 2543477109DCB492007943DE /* plainrsa-gen.c in Sources */, | |
1765 | 2543478A09DCB49C007943DE /* plog.c in Sources */, | |
1766 | 2543478C09DCB4A6007943DE /* logger.c in Sources */, | |
1767 | 25BE7E7F09E5DE4C009B6B84 /* pfkey_dump.c in Sources */, | |
1768 | 25BE7E8809E5E499009B6B84 /* pfkey.c in Sources */, | |
1769 | 25BE7E8A09E5E4A6009B6B84 /* key_debug.c in Sources */, | |
1770 | 25BE7E8E09E5E5BE009B6B84 /* crypto_openssl.c in Sources */, | |
1771 | 25BE7E9009E5E61F009B6B84 /* misc.c in Sources */, | |
1772 | 25BE7E9209E5E635009B6B84 /* vmbuf.c in Sources */, | |
1773 | ); | |
1774 | runOnlyForDeploymentPostprocessing = 0; | |
1775 | }; | |
1776 | 2543479009DCB57E007943DE /* Sources */ = { | |
1777 | isa = PBXSourcesBuildPhase; | |
1778 | buildActionMask = 2147483647; | |
1779 | files = ( | |
1780 | 254347A909DCB6C8007943DE /* vmbuf.c in Sources */, | |
1781 | 254347AB09DCB6D6007943DE /* str2val.c in Sources */, | |
1782 | 25BE7E1B09E5D5D9009B6B84 /* plog.c in Sources */, | |
1783 | 25BE7E3809E5D80E009B6B84 /* crypto_openssl.c in Sources */, | |
1784 | 25BE7E3E09E5D906009B6B84 /* misc.c in Sources */, | |
1785 | 25BE7E4009E5D92C009B6B84 /* logger.c in Sources */, | |
1786 | 25BC48740A0BC7B000A181A0 /* eaytest.c in Sources */, | |
1787 | ); | |
1788 | runOnlyForDeploymentPostprocessing = 0; | |
1789 | }; | |
1790 | 254347B309DCB839007943DE /* Sources */ = { | |
1791 | isa = PBXSourcesBuildPhase; | |
1792 | buildActionMask = 2147483647; | |
1793 | files = ( | |
1794 | 254347B809DCB84D007943DE /* test-policy.c in Sources */, | |
1795 | 25BE7E6309E5DD38009B6B84 /* pfkey.c in Sources */, | |
1796 | ); | |
1797 | runOnlyForDeploymentPostprocessing = 0; | |
1798 | }; | |
1799 | 254347C209DCBA07007943DE /* Sources */ = { | |
1800 | isa = PBXSourcesBuildPhase; | |
1801 | buildActionMask = 2147483647; | |
1802 | files = ( | |
1803 | 254347C809DCBA1B007943DE /* test-pfkey.c in Sources */, | |
1804 | 25BE7E5709E5DC4D009B6B84 /* pfkey_dump.c in Sources */, | |
1805 | 25BE7E5E09E5DCF5009B6B84 /* pfkey.c in Sources */, | |
1806 | 25BE7E6009E5DD04009B6B84 /* key_debug.c in Sources */, | |
1807 | ); | |
1808 | runOnlyForDeploymentPostprocessing = 0; | |
1809 | }; | |
1810 | 25E08C9709D9E64A001A11CF /* Sources */ = { | |
1811 | isa = PBXSourcesBuildPhase; | |
1812 | buildActionMask = 2147483647; | |
1813 | files = ( | |
1814 | 25E08C9E09D9E681001A11CF /* prsa_par.y in Sources */, | |
1815 | 25E08C9F09D9E682001A11CF /* prsa_tok.l in Sources */, | |
1816 | ); | |
1817 | runOnlyForDeploymentPostprocessing = 0; | |
1818 | }; | |
1819 | 25F258020987FBFA00D15623 /* Sources */ = { | |
1820 | isa = PBXSourcesBuildPhase; | |
1821 | buildActionMask = 2147483647; | |
1822 | files = ( | |
1823 | 25F258A80988651000D15623 /* rijndael-alg-fst.c in Sources */, | |
1824 | 25F258A90988651000D15623 /* rijndael-api-fst.c in Sources */, | |
1825 | 25F259280988657000D15623 /* admin.c in Sources */, | |
1826 | 25F259290988657000D15623 /* algorithm.c in Sources */, | |
1827 | 25F2592A0988657000D15623 /* backupsa.c in Sources */, | |
1828 | 25F2592B0988657000D15623 /* cfparse.y in Sources */, | |
1829 | 25F2592C0988657000D15623 /* cftoken.l in Sources */, | |
1830 | 81C386AA0D451EC300975D5E /* crypto_cssm.c in Sources */, | |
1831 | 25F2592E0988657000D15623 /* crypto_openssl.c in Sources */, | |
1832 | 25F2592F0988657000D15623 /* dnssec.c in Sources */, | |
1833 | 25F259310988657000D15623 /* evt.c in Sources */, | |
1834 | 25F259320988657000D15623 /* genlist.c in Sources */, | |
1835 | 25F259330988657000D15623 /* getcertsbyname.c in Sources */, | |
1836 | 25F259340988657000D15623 /* grabmyaddr.c in Sources */, | |
1837 | 25F259350988657000D15623 /* gssapi.c in Sources */, | |
1838 | 25F259360988657000D15623 /* handler.c in Sources */, | |
1839 | 25F259370988657000D15623 /* ipsec_doi.c in Sources */, | |
1840 | 25F259380988657000D15623 /* isakmp_agg.c in Sources */, | |
1841 | 25F259390988657000D15623 /* isakmp_base.c in Sources */, | |
1842 | BA7777A11107EBCE00DD87E1 /* isakmp_frag.c in Sources */, | |
1843 | 25F2593C0988657000D15623 /* isakmp_ident.c in Sources */, | |
1844 | 25F2593D0988657000D15623 /* isakmp_inf.c in Sources */, | |
1845 | 25F2593E0988657000D15623 /* isakmp_newg.c in Sources */, | |
1846 | 25F2593F0988657000D15623 /* isakmp_quick.c in Sources */, | |
1847 | 25F259420988657000D15623 /* isakmp.c in Sources */, | |
1848 | 25F259440988657000D15623 /* localconf.c in Sources */, | |
1849 | 25F259450988657000D15623 /* logger.c in Sources */, | |
1850 | 25F259460988657000D15623 /* main.c in Sources */, | |
1851 | 25F259470988657000D15623 /* misc.c in Sources */, | |
1852 | 25F259490988657000D15623 /* oakley.c in Sources */, | |
1853 | 81C387EC0D45268300975D5E /* open_dir.c in Sources */, | |
1854 | 25F2594C0988657000D15623 /* pfkey_racoon.c in Sources */, | |
1855 | 25F2594F0988657000D15623 /* plog.c in Sources */, | |
1856 | 25F259500988657000D15623 /* policy.c in Sources */, | |
1857 | 25F259510988657000D15623 /* privsep.c in Sources */, | |
1858 | 25F259520988657000D15623 /* proposal.c in Sources */, | |
1859 | 25F259580988657000D15623 /* remoteconf.c in Sources */, | |
1860 | 25F2595A0988657000D15623 /* safefile.c in Sources */, | |
1861 | 25F2595B0988657000D15623 /* sainfo.c in Sources */, | |
1862 | 25F2595C0988657000D15623 /* schedule.c in Sources */, | |
1863 | 25F2595D0988657000D15623 /* session.c in Sources */, | |
1864 | 25F2595E0988657000D15623 /* sockmisc.c in Sources */, | |
1865 | 25F2595F0988657000D15623 /* str2val.c in Sources */, | |
1866 | 25F259600988657000D15623 /* strnames.c in Sources */, | |
1867 | 25F259610988657000D15623 /* throttle.c in Sources */, | |
1868 | 25F259620988657000D15623 /* vendorid.c in Sources */, | |
1869 | 25F259630988657000D15623 /* vmbuf.c in Sources */, | |
1870 | 25078AE509D37570005F3F63 /* nattraversal.c in Sources */, | |
1871 | 25EAE8C609D87B990042CC7F /* pfkey.c in Sources */, | |
1872 | 25DC9EC909DB0FBB00C89F86 /* rsalist.c in Sources */, | |
1873 | 25DC9ED409DB16F300C89F86 /* isakmp_cfg.c in Sources */, | |
1874 | 25DC9ED509DB16F800C89F86 /* isakmp_unity.c in Sources */, | |
1875 | 25DC9ED609DB16FA00C89F86 /* isakmp_xauth.c in Sources */, | |
1876 | 25DE2DE90A8BD40E0010A46D /* vpn_control.c in Sources */, | |
1877 | 81CA08920CE3BC870055C0AF /* vpn.c in Sources */, | |
1878 | BA6F109B0EA1DEC200546773 /* ike_session.c in Sources */, | |
1879 | BA5B6F2A0EC19F40003774E7 /* ipsecConfigTracer.c in Sources */, | |
1880 | BA5B6F2B0EC19F40003774E7 /* ipsecSessionTracer.c in Sources */, | |
1881 | BA485FA2109C1ECA00545E19 /* power_mgmt.c in Sources */, | |
1882 | ); | |
1883 | runOnlyForDeploymentPostprocessing = 0; | |
1884 | }; | |
1885 | 25F258070987FC1500D15623 /* Sources */ = { | |
1886 | isa = PBXSourcesBuildPhase; | |
1887 | buildActionMask = 2147483647; | |
1888 | files = ( | |
1889 | 25F258900988648C00D15623 /* parse.y in Sources */, | |
1890 | 25ECCDB709AD48A300883CA3 /* pfkey_dump.c in Sources */, | |
1891 | 25ECCDB509AD489200883CA3 /* key_debug.c in Sources */, | |
1892 | 25ECCDA209AD479A00883CA3 /* pfkey.c in Sources */, | |
1893 | 25F258910988648C00D15623 /* setkey.c in Sources */, | |
1894 | 25F258940988648C00D15623 /* token.l in Sources */, | |
1895 | BA5B6F310EC19F80003774E7 /* ipsecPolicyTracer.c in Sources */, | |
1896 | ); | |
1897 | runOnlyForDeploymentPostprocessing = 0; | |
1898 | }; | |
1899 | 25F2580C0987FC3400D15623 /* Sources */ = { | |
1900 | isa = PBXSourcesBuildPhase; | |
1901 | buildActionMask = 2147483647; | |
1902 | files = ( | |
1903 | 2543473209DCAE27007943DE /* racoonctl.c in Sources */, | |
1904 | 2543474E09DCAEF8007943DE /* str2val.c in Sources */, | |
1905 | 2543475109DCB063007943DE /* kmpstat.c in Sources */, | |
1906 | 2543475509DCB0D9007943DE /* vmbuf.c in Sources */, | |
1907 | 2543475609DCB0DB007943DE /* sockmisc.c in Sources */, | |
1908 | 2543475709DCB0E6007943DE /* misc.c in Sources */, | |
1909 | 2543476409DCB396007943DE /* pfkey_dump.c in Sources */, | |
1910 | 2543476709DCB400007943DE /* key_debug.c in Sources */, | |
1911 | 2543476909DCB420007943DE /* pfkey.c in Sources */, | |
1912 | ); | |
1913 | runOnlyForDeploymentPostprocessing = 0; | |
1914 | }; | |
1915 | 812530BF0D3FE9DC006BDF4F /* Sources */ = { | |
1916 | isa = PBXSourcesBuildPhase; | |
1917 | buildActionMask = 2147483647; | |
1918 | files = ( | |
1919 | 812530C00D3FE9DC006BDF4F /* rijndael-alg-fst.c in Sources */, | |
1920 | 812530C10D3FE9DC006BDF4F /* rijndael-api-fst.c in Sources */, | |
1921 | 812530C20D3FE9DC006BDF4F /* admin.c in Sources */, | |
1922 | 812530C30D3FE9DC006BDF4F /* algorithm.c in Sources */, | |
1923 | 812530C40D3FE9DC006BDF4F /* backupsa.c in Sources */, | |
1924 | 812530C50D3FE9DC006BDF4F /* cfparse.y in Sources */, | |
1925 | 812530C60D3FE9DC006BDF4F /* cftoken.l in Sources */, | |
1926 | 81C325A80D46A36900E65EB7 /* crypto_cssm.c in Sources */, | |
1927 | 812530C70D3FE9DC006BDF4F /* crypto_openssl.c in Sources */, | |
1928 | 812530C80D3FE9DC006BDF4F /* dnssec.c in Sources */, | |
1929 | 812530C90D3FE9DC006BDF4F /* evt.c in Sources */, | |
1930 | 812530CA0D3FE9DC006BDF4F /* genlist.c in Sources */, | |
1931 | 812530CB0D3FE9DC006BDF4F /* getcertsbyname.c in Sources */, | |
1932 | 812530CC0D3FE9DC006BDF4F /* grabmyaddr.c in Sources */, | |
1933 | 812530CD0D3FE9DC006BDF4F /* gssapi.c in Sources */, | |
1934 | 812530CE0D3FE9DC006BDF4F /* handler.c in Sources */, | |
1935 | 812530CF0D3FE9DC006BDF4F /* ipsec_doi.c in Sources */, | |
1936 | 812530D00D3FE9DC006BDF4F /* isakmp_agg.c in Sources */, | |
1937 | 812530D10D3FE9DC006BDF4F /* isakmp_base.c in Sources */, | |
1938 | BA7777A21107EBF600DD87E1 /* isakmp_frag.c in Sources */, | |
1939 | 812530D20D3FE9DC006BDF4F /* isakmp_ident.c in Sources */, | |
1940 | 812530D30D3FE9DC006BDF4F /* isakmp_inf.c in Sources */, | |
1941 | 812530D40D3FE9DC006BDF4F /* isakmp_newg.c in Sources */, | |
1942 | 812530D50D3FE9DC006BDF4F /* isakmp_quick.c in Sources */, | |
1943 | 812530D60D3FE9DC006BDF4F /* isakmp.c in Sources */, | |
1944 | 812530D70D3FE9DC006BDF4F /* localconf.c in Sources */, | |
1945 | 812530D80D3FE9DC006BDF4F /* logger.c in Sources */, | |
1946 | 812530D90D3FE9DC006BDF4F /* main.c in Sources */, | |
1947 | 812530DA0D3FE9DC006BDF4F /* misc.c in Sources */, | |
1948 | 812530DB0D3FE9DC006BDF4F /* oakley.c in Sources */, | |
1949 | 812530DC0D3FE9DC006BDF4F /* pfkey_racoon.c in Sources */, | |
1950 | 812530DD0D3FE9DC006BDF4F /* plog.c in Sources */, | |
1951 | 812530DE0D3FE9DC006BDF4F /* policy.c in Sources */, | |
1952 | 812530DF0D3FE9DC006BDF4F /* privsep.c in Sources */, | |
1953 | 812530E00D3FE9DC006BDF4F /* proposal.c in Sources */, | |
1954 | 812530E10D3FE9DC006BDF4F /* remoteconf.c in Sources */, | |
1955 | 812530E20D3FE9DC006BDF4F /* safefile.c in Sources */, | |
1956 | 812530E30D3FE9DC006BDF4F /* sainfo.c in Sources */, | |
1957 | 812530E40D3FE9DC006BDF4F /* schedule.c in Sources */, | |
1958 | 812530E50D3FE9DC006BDF4F /* session.c in Sources */, | |
1959 | 812530E60D3FE9DC006BDF4F /* sockmisc.c in Sources */, | |
1960 | 812530E70D3FE9DC006BDF4F /* str2val.c in Sources */, | |
1961 | 812530E80D3FE9DC006BDF4F /* strnames.c in Sources */, | |
1962 | 812530E90D3FE9DC006BDF4F /* throttle.c in Sources */, | |
1963 | 812530EA0D3FE9DC006BDF4F /* vendorid.c in Sources */, | |
1964 | 812530EB0D3FE9DC006BDF4F /* vmbuf.c in Sources */, | |
1965 | 812530EC0D3FE9DC006BDF4F /* nattraversal.c in Sources */, | |
1966 | 812530ED0D3FE9DC006BDF4F /* pfkey.c in Sources */, | |
1967 | 812530EF0D3FE9DC006BDF4F /* isakmp_cfg.c in Sources */, | |
1968 | 812530F00D3FE9DC006BDF4F /* isakmp_unity.c in Sources */, | |
1969 | 812530F10D3FE9DC006BDF4F /* isakmp_xauth.c in Sources */, | |
1970 | 812530F20D3FE9DC006BDF4F /* vpn_control.c in Sources */, | |
1971 | 812530F30D3FE9DC006BDF4F /* vpn.c in Sources */, | |
1972 | BA6F109C0EA1DEC200546773 /* ike_session.c in Sources */, | |
1973 | BA5B6F2C0EC19F40003774E7 /* ipsecConfigTracer.c in Sources */, | |
1974 | BA5B6F2D0EC19F40003774E7 /* ipsecSessionTracer.c in Sources */, | |
1975 | BA485FA3109C1ECA00545E19 /* power_mgmt.c in Sources */, | |
1976 | ); | |
1977 | runOnlyForDeploymentPostprocessing = 0; | |
1978 | }; | |
1979 | 812531150D3FEA33006BDF4F /* Sources */ = { | |
1980 | isa = PBXSourcesBuildPhase; | |
1981 | buildActionMask = 2147483647; | |
1982 | files = ( | |
1983 | 812531160D3FEA33006BDF4F /* racoonctl.c in Sources */, | |
1984 | 812531170D3FEA33006BDF4F /* str2val.c in Sources */, | |
1985 | 812531180D3FEA33006BDF4F /* kmpstat.c in Sources */, | |
1986 | 812531190D3FEA33006BDF4F /* vmbuf.c in Sources */, | |
1987 | 8125311A0D3FEA33006BDF4F /* sockmisc.c in Sources */, | |
1988 | 8125311B0D3FEA33006BDF4F /* misc.c in Sources */, | |
1989 | 8125311C0D3FEA33006BDF4F /* pfkey_dump.c in Sources */, | |
1990 | 8125311D0D3FEA33006BDF4F /* key_debug.c in Sources */, | |
1991 | 8125311E0D3FEA33006BDF4F /* pfkey.c in Sources */, | |
1992 | ); | |
1993 | runOnlyForDeploymentPostprocessing = 0; | |
1994 | }; | |
1995 | 81DDFD9A0D622C1700C5CB87 /* Sources */ = { | |
1996 | isa = PBXSourcesBuildPhase; | |
1997 | buildActionMask = 2147483647; | |
1998 | files = ( | |
1999 | 81DDFD9B0D622C1700C5CB87 /* parse.y in Sources */, | |
2000 | 81DDFD9C0D622C1700C5CB87 /* pfkey_dump.c in Sources */, | |
2001 | 81DDFD9D0D622C1700C5CB87 /* key_debug.c in Sources */, | |
2002 | 81DDFD9E0D622C1700C5CB87 /* pfkey.c in Sources */, | |
2003 | 81DDFD9F0D622C1700C5CB87 /* setkey.c in Sources */, | |
2004 | 81DDFDA00D622C1700C5CB87 /* token.l in Sources */, | |
2005 | BA5B6F320EC19F80003774E7 /* ipsecPolicyTracer.c in Sources */, | |
2006 | ); | |
2007 | runOnlyForDeploymentPostprocessing = 0; | |
2008 | }; | |
2009 | 81DDFDBC0D622C2700C5CB87 /* Sources */ = { | |
2010 | isa = PBXSourcesBuildPhase; | |
2011 | buildActionMask = 2147483647; | |
2012 | files = ( | |
2013 | 81DDFDBD0D622C2700C5CB87 /* ipsec_dump_policy.c in Sources */, | |
2014 | 81DDFDBE0D622C2700C5CB87 /* ipsec_get_policylen.c in Sources */, | |
2015 | 81DDFDBF0D622C2700C5CB87 /* ipsec_strerror.c in Sources */, | |
2016 | 81DDFDC00D622C2700C5CB87 /* policy_parse.y in Sources */, | |
2017 | 81DDFDC10D622C2700C5CB87 /* policy_token.l in Sources */, | |
2018 | ); | |
2019 | runOnlyForDeploymentPostprocessing = 0; | |
2020 | }; | |
2021 | /* End PBXSourcesBuildPhase section */ | |
2022 | ||
2023 | /* Begin PBXTargetDependency section */ | |
2024 | 2537A1C309E494D300D0ECDA /* PBXTargetDependency */ = { | |
2025 | isa = PBXTargetDependency; | |
2026 | target = 2537A1A709E4864800D0ECDA /* libipsec */; | |
2027 | targetProxy = 2537A1C209E494D300D0ECDA /* PBXContainerItemProxy */; | |
2028 | }; | |
2029 | 2537A1C909E49D1400D0ECDA /* PBXTargetDependency */ = { | |
2030 | isa = PBXTargetDependency; | |
2031 | target = 2537A1A709E4864800D0ECDA /* libipsec */; | |
2032 | targetProxy = 2537A1C809E49D1400D0ECDA /* PBXContainerItemProxy */; | |
2033 | }; | |
2034 | 2537A1CD09E49D5C00D0ECDA /* PBXTargetDependency */ = { | |
2035 | isa = PBXTargetDependency; | |
2036 | target = 2537A1A709E4864800D0ECDA /* libipsec */; | |
2037 | targetProxy = 2537A1CC09E49D5C00D0ECDA /* PBXContainerItemProxy */; | |
2038 | }; | |
2039 | 254347D109DCBAF8007943DE /* PBXTargetDependency */ = { | |
2040 | isa = PBXTargetDependency; | |
2041 | target = 2543476E09DCB477007943DE /* plainrsa-gen */; | |
2042 | targetProxy = 254347D009DCBAF8007943DE /* PBXContainerItemProxy */; | |
2043 | }; | |
2044 | 25BE7E0409E5D3FE009B6B84 /* PBXTargetDependency */ = { | |
2045 | isa = PBXTargetDependency; | |
2046 | target = 2537A1A709E4864800D0ECDA /* libipsec */; | |
2047 | targetProxy = 25BE7E0309E5D3FE009B6B84 /* PBXContainerItemProxy */; | |
2048 | }; | |
2049 | 25BE7E3009E5D710009B6B84 /* PBXTargetDependency */ = { | |
2050 | isa = PBXTargetDependency; | |
2051 | target = 2537A1A709E4864800D0ECDA /* libipsec */; | |
2052 | targetProxy = 25BE7E2F09E5D710009B6B84 /* PBXContainerItemProxy */; | |
2053 | }; | |
2054 | 25BE7E5C09E5DCC5009B6B84 /* PBXTargetDependency */ = { | |
2055 | isa = PBXTargetDependency; | |
2056 | target = 2537A1A709E4864800D0ECDA /* libipsec */; | |
2057 | targetProxy = 25BE7E5B09E5DCC5009B6B84 /* PBXContainerItemProxy */; | |
2058 | }; | |
2059 | 25BE7E7C09E5DE28009B6B84 /* PBXTargetDependency */ = { | |
2060 | isa = PBXTargetDependency; | |
2061 | target = 2537A1A709E4864800D0ECDA /* libipsec */; | |
2062 | targetProxy = 25BE7E7B09E5DE28009B6B84 /* PBXContainerItemProxy */; | |
2063 | }; | |
2064 | 25D3DDE30989AFDE0025F703 /* PBXTargetDependency */ = { | |
2065 | isa = PBXTargetDependency; | |
2066 | target = 25F258040987FBFA00D15623 /* racoon */; | |
2067 | targetProxy = 25D3DDE20989AFDE0025F703 /* PBXContainerItemProxy */; | |
2068 | }; | |
2069 | 25D3DDE50989AFE50025F703 /* PBXTargetDependency */ = { | |
2070 | isa = PBXTargetDependency; | |
2071 | target = 25F258090987FC1500D15623 /* setkey */; | |
2072 | targetProxy = 25D3DDE40989AFE50025F703 /* PBXContainerItemProxy */; | |
2073 | }; | |
2074 | 25D3DDE70989AFE90025F703 /* PBXTargetDependency */ = { | |
2075 | isa = PBXTargetDependency; | |
2076 | target = 25F2580E0987FC3400D15623 /* racoonctl */; | |
2077 | targetProxy = 25D3DDE60989AFE90025F703 /* PBXContainerItemProxy */; | |
2078 | }; | |
2079 | 25DE3DB609EC27B900147420 /* PBXTargetDependency */ = { | |
2080 | isa = PBXTargetDependency; | |
2081 | target = 2537A1A709E4864800D0ECDA /* libipsec */; | |
2082 | targetProxy = 25DE3DB509EC27B900147420 /* PBXContainerItemProxy */; | |
2083 | }; | |
2084 | 25E08CEA09D9F0A2001A11CF /* PBXTargetDependency */ = { | |
2085 | isa = PBXTargetDependency; | |
2086 | target = 25E08C9909D9E64A001A11CF /* rsaparse */; | |
2087 | targetProxy = 25E08CE909D9F0A2001A11CF /* PBXContainerItemProxy */; | |
2088 | }; | |
2089 | 812531110D3FEA28006BDF4F /* PBXTargetDependency */ = { | |
2090 | isa = PBXTargetDependency; | |
2091 | target = 812530BA0D3FE9DC006BDF4F /* racoon Embedded */; | |
2092 | targetProxy = 812531100D3FEA28006BDF4F /* PBXContainerItemProxy */; | |
2093 | }; | |
2094 | 8125312C0D3FEA44006BDF4F /* PBXTargetDependency */ = { | |
2095 | isa = PBXTargetDependency; | |
2096 | target = 812531120D3FEA33006BDF4F /* racoonctl Embedded */; | |
2097 | targetProxy = 8125312B0D3FEA44006BDF4F /* PBXContainerItemProxy */; | |
2098 | }; | |
2099 | 81DDFDD90D622C4E00C5CB87 /* PBXTargetDependency */ = { | |
2100 | isa = PBXTargetDependency; | |
2101 | target = 81DDFDB80D622C2700C5CB87 /* libipsec Embedded */; | |
2102 | targetProxy = 81DDFDD80D622C4E00C5CB87 /* PBXContainerItemProxy */; | |
2103 | }; | |
2104 | 81DDFDDF0D622D1700C5CB87 /* PBXTargetDependency */ = { | |
2105 | isa = PBXTargetDependency; | |
2106 | target = 81DDFDB80D622C2700C5CB87 /* libipsec Embedded */; | |
2107 | targetProxy = 81DDFDDE0D622D1700C5CB87 /* PBXContainerItemProxy */; | |
2108 | }; | |
2109 | 81DDFDE40D622D8C00C5CB87 /* PBXTargetDependency */ = { | |
2110 | isa = PBXTargetDependency; | |
2111 | target = 81DDFDB80D622C2700C5CB87 /* libipsec Embedded */; | |
2112 | targetProxy = 81DDFDE30D622D8C00C5CB87 /* PBXContainerItemProxy */; | |
2113 | }; | |
2114 | 81DDFDF10D627DE300C5CB87 /* PBXTargetDependency */ = { | |
2115 | isa = PBXTargetDependency; | |
2116 | target = 81DDFD970D622C1700C5CB87 /* setkey Embedded */; | |
2117 | targetProxy = 81DDFDF00D627DE300C5CB87 /* PBXContainerItemProxy */; | |
2118 | }; | |
2119 | /* End PBXTargetDependency section */ | |
2120 | ||
2121 | /* Begin XCBuildConfiguration section */ | |
2122 | 2537A1AA09E4866800D0ECDA /* Development */ = { | |
2123 | isa = XCBuildConfiguration; | |
2124 | buildSettings = { | |
2125 | ALTERNATE_GROUP = "$(inherited)"; | |
2126 | ALTERNATE_MODE = ""; | |
2127 | ALTERNATE_OWNER = "$(inherited)"; | |
2128 | ARCHS = ( | |
2129 | i386, | |
2130 | x86_64, | |
2131 | ); | |
2132 | COPY_PHASE_STRIP = NO; | |
2133 | CURRENT_PROJECT_VERSION = "$(CURRENT_PROJECT_VERSION)"; | |
2134 | DYLIB_CURRENT_VERSION = 300; | |
2135 | EXECUTABLE_PREFIX = lib; | |
2136 | GCC_DYNAMIC_NO_PIC = NO; | |
2137 | GCC_ENABLE_FIX_AND_CONTINUE = YES; | |
2138 | GCC_GENERATE_DEBUGGING_SYMBOLS = YES; | |
2139 | GCC_MODEL_TUNING = G5; | |
2140 | GCC_OPTIMIZATION_LEVEL = 0; | |
2141 | GCC_PREPROCESSOR_DEFINITIONS = ( | |
2142 | "HAVE_CONFIG_H=1", | |
2143 | "$(GCC_PREPROCESSOR_DEFINITIONS)", | |
2144 | ); | |
2145 | HEADER_SEARCH_PATHS = ( | |
2146 | ../Common, | |
2147 | "$(HEADER_SEARCH_PATHS)", | |
2148 | ); | |
2149 | INSTALL_GROUP = wheel; | |
2150 | INSTALL_MODE_FLAG = 555; | |
2151 | INSTALL_OWNER = root; | |
2152 | INSTALL_PATH = /usr/lib; | |
2153 | LEXFLAGS = "$(LEXFLAGS) -P__libipsec"; | |
2154 | PREBINDING = NO; | |
2155 | PRODUCT_NAME = ipsec.A; | |
2156 | SKIP_INSTALL = YES; | |
2157 | VALID_ARCHS = "i386 x86_64"; | |
2158 | YACCFLAGS = "$(YACCFLAGS) -d -p__libipsec"; | |
2159 | ZERO_LINK = YES; | |
2160 | }; | |
2161 | name = Development; | |
2162 | }; | |
2163 | 2537A1AB09E4866800D0ECDA /* Deployment */ = { | |
2164 | isa = XCBuildConfiguration; | |
2165 | buildSettings = { | |
2166 | ALTERNATE_GROUP = "$(inherited)"; | |
2167 | ALTERNATE_MODE = ""; | |
2168 | ALTERNATE_OWNER = "$(inherited)"; | |
2169 | ARCHS = ( | |
2170 | i386, | |
2171 | x86_64, | |
2172 | ); | |
2173 | COPY_PHASE_STRIP = NO; | |
2174 | CURRENT_PROJECT_VERSION = "$(CURRENT_PROJECT_VERSION)"; | |
2175 | DYLIB_CURRENT_VERSION = 300; | |
2176 | EXECUTABLE_PREFIX = lib; | |
2177 | GCC_ENABLE_FIX_AND_CONTINUE = NO; | |
2178 | GCC_GENERATE_DEBUGGING_SYMBOLS = YES; | |
2179 | GCC_MODEL_TUNING = G5; | |
2180 | GCC_PREPROCESSOR_DEFINITIONS = ( | |
2181 | "HAVE_CONFIG_H=1", | |
2182 | "$(GCC_PREPROCESSOR_DEFINITIONS)", | |
2183 | ); | |
2184 | HEADER_SEARCH_PATHS = ( | |
2185 | ../Common, | |
2186 | "$(HEADER_SEARCH_PATHS)", | |
2187 | ); | |
2188 | INSTALL_GROUP = wheel; | |
2189 | INSTALL_MODE_FLAG = 555; | |
2190 | INSTALL_OWNER = root; | |
2191 | INSTALL_PATH = /usr/lib; | |
2192 | LEXFLAGS = "$(LEXFLAGS) -P__libipsec"; | |
2193 | PREBINDING = NO; | |
2194 | PRODUCT_NAME = ipsec.A; | |
2195 | VALID_ARCHS = "i386 x86_64"; | |
2196 | YACCFLAGS = "$(YACCFLAGS) -d -p__libipsec"; | |
2197 | ZERO_LINK = YES; | |
2198 | }; | |
2199 | name = Deployment; | |
2200 | }; | |
2201 | 2537A1AC09E4866800D0ECDA /* Default */ = { | |
2202 | isa = XCBuildConfiguration; | |
2203 | buildSettings = { | |
2204 | ALTERNATE_GROUP = "$(inherited)"; | |
2205 | ALTERNATE_MODE = ""; | |
2206 | ALTERNATE_OWNER = "$(inherited)"; | |
2207 | ARCHS = ( | |
2208 | i386, | |
2209 | x86_64, | |
2210 | ); | |
2211 | COPY_PHASE_STRIP = NO; | |
2212 | CURRENT_PROJECT_VERSION = "$(CURRENT_PROJECT_VERSION)"; | |
2213 | DYLIB_CURRENT_VERSION = 300; | |
2214 | EXECUTABLE_PREFIX = lib; | |
2215 | GCC_ENABLE_FIX_AND_CONTINUE = YES; | |
2216 | GCC_MODEL_TUNING = G5; | |
2217 | GCC_PREPROCESSOR_DEFINITIONS = ( | |
2218 | "HAVE_CONFIG_H=1", | |
2219 | "$(GCC_PREPROCESSOR_DEFINITIONS)", | |
2220 | ); | |
2221 | HEADER_SEARCH_PATHS = ( | |
2222 | ../Common, | |
2223 | "$(HEADER_SEARCH_PATHS)", | |
2224 | ); | |
2225 | INSTALL_GROUP = wheel; | |
2226 | INSTALL_MODE_FLAG = 555; | |
2227 | INSTALL_OWNER = root; | |
2228 | INSTALL_PATH = /usr/lib; | |
2229 | LEXFLAGS = "$(LEXFLAGS) -P__libipsec"; | |
2230 | PREBINDING = NO; | |
2231 | PRODUCT_NAME = ipsec.A; | |
2232 | VALID_ARCHS = "i386 x86_64"; | |
2233 | YACCFLAGS = "$(YACCFLAGS) -d -p__libipsec"; | |
2234 | ZERO_LINK = YES; | |
2235 | }; | |
2236 | name = Default; | |
2237 | }; | |
2238 | 2543478709DCB494007943DE /* Development */ = { | |
2239 | isa = XCBuildConfiguration; | |
2240 | buildSettings = { | |
2241 | ARCHS = ( | |
2242 | x86_64, | |
2243 | i386, | |
2244 | ); | |
2245 | COPY_PHASE_STRIP = NO; | |
2246 | GCC_DYNAMIC_NO_PIC = YES; | |
2247 | GCC_ENABLE_FIX_AND_CONTINUE = YES; | |
2248 | GCC_GENERATE_DEBUGGING_SYMBOLS = YES; | |
2249 | GCC_MODEL_TUNING = G5; | |
2250 | GCC_OPTIMIZATION_LEVEL = 0; | |
2251 | GCC_PREPROCESSOR_DEFINITIONS = ( | |
2252 | "HAVE_CONFIG_H=1", | |
2253 | "$(inherited)", | |
2254 | ); | |
2255 | INSTALL_GROUP = wheel; | |
2256 | INSTALL_MODE_FLAG = 555; | |
2257 | INSTALL_OWNER = root; | |
2258 | INSTALL_PATH = /usr/sbin; | |
2259 | PREBINDING = NO; | |
2260 | PRODUCT_NAME = "plainrsa-gen"; | |
2261 | SKIP_INSTALL = YES; | |
2262 | VALID_ARCHS = "x86_64 i386"; | |
2263 | ZERO_LINK = NO; | |
2264 | }; | |
2265 | name = Development; | |
2266 | }; | |
2267 | 2543478809DCB494007943DE /* Deployment */ = { | |
2268 | isa = XCBuildConfiguration; | |
2269 | buildSettings = { | |
2270 | ARCHS = ( | |
2271 | x86_64, | |
2272 | i386, | |
2273 | ); | |
2274 | COPY_PHASE_STRIP = YES; | |
2275 | GCC_ENABLE_FIX_AND_CONTINUE = NO; | |
2276 | GCC_GENERATE_DEBUGGING_SYMBOLS = YES; | |
2277 | GCC_MODEL_TUNING = G5; | |
2278 | GCC_PREPROCESSOR_DEFINITIONS = ( | |
2279 | "HAVE_CONFIG_H=1", | |
2280 | "$(inherited)", | |
2281 | ); | |
2282 | INSTALL_GROUP = wheel; | |
2283 | INSTALL_MODE_FLAG = 555; | |
2284 | INSTALL_OWNER = root; | |
2285 | INSTALL_PATH = /usr/sbin; | |
2286 | PREBINDING = NO; | |
2287 | PRODUCT_NAME = "plainrsa-gen"; | |
2288 | STRIP_INSTALLED_PRODUCT = YES; | |
2289 | VALID_ARCHS = "x86_64 i386"; | |
2290 | ZERO_LINK = NO; | |
2291 | }; | |
2292 | name = Deployment; | |
2293 | }; | |
2294 | 2543478909DCB494007943DE /* Default */ = { | |
2295 | isa = XCBuildConfiguration; | |
2296 | buildSettings = { | |
2297 | ARCHS = ( | |
2298 | x86_64, | |
2299 | i386, | |
2300 | ); | |
2301 | GCC_ENABLE_FIX_AND_CONTINUE = YES; | |
2302 | GCC_MODEL_TUNING = G5; | |
2303 | GCC_PREPROCESSOR_DEFINITIONS = ( | |
2304 | "HAVE_CONFIG_H=1", | |
2305 | "$(inherited)", | |
2306 | ); | |
2307 | INSTALL_GROUP = wheel; | |
2308 | INSTALL_MODE_FLAG = 555; | |
2309 | INSTALL_OWNER = root; | |
2310 | INSTALL_PATH = /usr/sbin; | |
2311 | PREBINDING = NO; | |
2312 | PRODUCT_NAME = "plainrsa-gen"; | |
2313 | STRIP_INSTALLED_PRODUCT = YES; | |
2314 | VALID_ARCHS = "x86_64 i386"; | |
2315 | ZERO_LINK = NO; | |
2316 | }; | |
2317 | name = Default; | |
2318 | }; | |
2319 | 2543479A09DCB596007943DE /* Development */ = { | |
2320 | isa = XCBuildConfiguration; | |
2321 | buildSettings = { | |
2322 | ARCHS = ( | |
2323 | x86_64, | |
2324 | i386, | |
2325 | ); | |
2326 | COPY_PHASE_STRIP = NO; | |
2327 | GCC_DYNAMIC_NO_PIC = NO; | |
2328 | GCC_ENABLE_FIX_AND_CONTINUE = YES; | |
2329 | GCC_GENERATE_DEBUGGING_SYMBOLS = YES; | |
2330 | GCC_MODEL_TUNING = G5; | |
2331 | GCC_OPTIMIZATION_LEVEL = 0; | |
2332 | INSTALL_GROUP = "$(inherited)"; | |
2333 | INSTALL_MODE_FLAG = 555; | |
2334 | INSTALL_OWNER = "$(inherited)"; | |
2335 | INSTALL_PATH = ""; | |
2336 | OTHER_CFLAGS = ( | |
2337 | "$(OTHER_CFLAGS)", | |
2338 | "-DEAYDEBUG", | |
2339 | "-DNOUSE_PLOG", | |
2340 | ); | |
2341 | PREBINDING = NO; | |
2342 | PRODUCT_NAME = eaytest; | |
2343 | SKIP_INSTALL = YES; | |
2344 | VALID_ARCHS = "x86_64 i386"; | |
2345 | ZERO_LINK = NO; | |
2346 | }; | |
2347 | name = Development; | |
2348 | }; | |
2349 | 2543479B09DCB596007943DE /* Deployment */ = { | |
2350 | isa = XCBuildConfiguration; | |
2351 | buildSettings = { | |
2352 | ARCHS = ( | |
2353 | x86_64, | |
2354 | i386, | |
2355 | ); | |
2356 | COPY_PHASE_STRIP = YES; | |
2357 | GCC_ENABLE_FIX_AND_CONTINUE = NO; | |
2358 | GCC_GENERATE_DEBUGGING_SYMBOLS = NO; | |
2359 | GCC_MODEL_TUNING = G5; | |
2360 | INSTALL_GROUP = "$(inherited)"; | |
2361 | INSTALL_MODE_FLAG = 555; | |
2362 | INSTALL_OWNER = "$(inherited)"; | |
2363 | INSTALL_PATH = ""; | |
2364 | OTHER_CFLAGS = ( | |
2365 | "$(OTHER_CFLAGS)", | |
2366 | "-DEAYDEBUG", | |
2367 | "-DNOUSE_PLOG", | |
2368 | ); | |
2369 | PREBINDING = NO; | |
2370 | PRODUCT_NAME = eaytest; | |
2371 | SKIP_INSTALL = YES; | |
2372 | STRIP_INSTALLED_PRODUCT = YES; | |
2373 | VALID_ARCHS = "x86_64 i386"; | |
2374 | ZERO_LINK = NO; | |
2375 | }; | |
2376 | name = Deployment; | |
2377 | }; | |
2378 | 2543479C09DCB596007943DE /* Default */ = { | |
2379 | isa = XCBuildConfiguration; | |
2380 | buildSettings = { | |
2381 | ARCHS = ( | |
2382 | i386, | |
2383 | x86_64, | |
2384 | ); | |
2385 | COPY_PHASE_STRIP = YES; | |
2386 | GCC_ENABLE_FIX_AND_CONTINUE = YES; | |
2387 | GCC_MODEL_TUNING = G5; | |
2388 | INSTALL_GROUP = "$(inherited)"; | |
2389 | INSTALL_MODE_FLAG = 555; | |
2390 | INSTALL_OWNER = "$(inherited)"; | |
2391 | INSTALL_PATH = ""; | |
2392 | OTHER_CFLAGS = ( | |
2393 | "$(OTHER_CFLAGS)", | |
2394 | "-DEAYDEBUG", | |
2395 | "-DNOUSE_PLOG", | |
2396 | ); | |
2397 | PREBINDING = NO; | |
2398 | PRODUCT_NAME = eaytest; | |
2399 | SKIP_INSTALL = YES; | |
2400 | STRIP_INSTALLED_PRODUCT = YES; | |
2401 | VALID_ARCHS = "x86_64 i386"; | |
2402 | ZERO_LINK = NO; | |
2403 | }; | |
2404 | name = Default; | |
2405 | }; | |
2406 | 254347BE09DCB851007943DE /* Development */ = { | |
2407 | isa = XCBuildConfiguration; | |
2408 | buildSettings = { | |
2409 | ARCHS = ( | |
2410 | i386, | |
2411 | x86_64, | |
2412 | ); | |
2413 | COPY_PHASE_STRIP = NO; | |
2414 | GCC_DYNAMIC_NO_PIC = NO; | |
2415 | GCC_ENABLE_FIX_AND_CONTINUE = YES; | |
2416 | GCC_GENERATE_DEBUGGING_SYMBOLS = YES; | |
2417 | GCC_MODEL_TUNING = G5; | |
2418 | GCC_OPTIMIZATION_LEVEL = 0; | |
2419 | GCC_PREPROCESSOR_DEFINITIONS = ( | |
2420 | "HAVE_CONFIG_H=1", | |
2421 | "$(inherited)", | |
2422 | ); | |
2423 | INSTALL_MODE_FLAG = 555; | |
2424 | INSTALL_PATH = "$(HOME)/bin"; | |
2425 | PREBINDING = NO; | |
2426 | PRODUCT_NAME = "test-policy"; | |
2427 | SKIP_INSTALL = YES; | |
2428 | VALID_ARCHS = "x86_64 i386"; | |
2429 | ZERO_LINK = NO; | |
2430 | }; | |
2431 | name = Development; | |
2432 | }; | |
2433 | 254347BF09DCB851007943DE /* Deployment */ = { | |
2434 | isa = XCBuildConfiguration; | |
2435 | buildSettings = { | |
2436 | ARCHS = ( | |
2437 | i386, | |
2438 | x86_64, | |
2439 | ); | |
2440 | COPY_PHASE_STRIP = YES; | |
2441 | GCC_ENABLE_FIX_AND_CONTINUE = NO; | |
2442 | GCC_GENERATE_DEBUGGING_SYMBOLS = NO; | |
2443 | GCC_MODEL_TUNING = G5; | |
2444 | GCC_PREPROCESSOR_DEFINITIONS = ( | |
2445 | "HAVE_CONFIG_H=1", | |
2446 | "$(inherited)", | |
2447 | ); | |
2448 | INSTALL_MODE_FLAG = 555; | |
2449 | INSTALL_PATH = "$(HOME)/bin"; | |
2450 | PREBINDING = NO; | |
2451 | PRODUCT_NAME = "test-policy"; | |
2452 | SKIP_INSTALL = YES; | |
2453 | STRIP_INSTALLED_PRODUCT = YES; | |
2454 | VALID_ARCHS = "x86_64 i386"; | |
2455 | ZERO_LINK = NO; | |
2456 | }; | |
2457 | name = Deployment; | |
2458 | }; | |
2459 | 254347C009DCB851007943DE /* Default */ = { | |
2460 | isa = XCBuildConfiguration; | |
2461 | buildSettings = { | |
2462 | ARCHS = ( | |
2463 | i386, | |
2464 | x86_64, | |
2465 | ); | |
2466 | GCC_ENABLE_FIX_AND_CONTINUE = YES; | |
2467 | GCC_MODEL_TUNING = G5; | |
2468 | GCC_PREPROCESSOR_DEFINITIONS = ( | |
2469 | "HAVE_CONFIG_H=1", | |
2470 | "$(inherited)", | |
2471 | ); | |
2472 | INSTALL_MODE_FLAG = 555; | |
2473 | INSTALL_PATH = "$(HOME)/bin"; | |
2474 | PREBINDING = NO; | |
2475 | PRODUCT_NAME = "test-policy"; | |
2476 | SKIP_INSTALL = YES; | |
2477 | STRIP_INSTALLED_PRODUCT = YES; | |
2478 | VALID_ARCHS = "x86_64 i386"; | |
2479 | ZERO_LINK = NO; | |
2480 | }; | |
2481 | name = Default; | |
2482 | }; | |
2483 | 254347CA09DCBA1B007943DE /* Development */ = { | |
2484 | isa = XCBuildConfiguration; | |
2485 | buildSettings = { | |
2486 | ARCHS = ( | |
2487 | i386, | |
2488 | x86_64, | |
2489 | ); | |
2490 | COPY_PHASE_STRIP = NO; | |
2491 | GCC_DYNAMIC_NO_PIC = NO; | |
2492 | GCC_ENABLE_FIX_AND_CONTINUE = YES; | |
2493 | GCC_GENERATE_DEBUGGING_SYMBOLS = YES; | |
2494 | GCC_MODEL_TUNING = G5; | |
2495 | GCC_OPTIMIZATION_LEVEL = 0; | |
2496 | GCC_PREPROCESSOR_DEFINITIONS = "HAVE_CONFIG_H=1"; | |
2497 | INSTALL_MODE_FLAG = 555; | |
2498 | INSTALL_PATH = "$(HOME)/bin"; | |
2499 | PREBINDING = NO; | |
2500 | PRODUCT_NAME = "test-pfkey"; | |
2501 | SKIP_INSTALL = YES; | |
2502 | VALID_ARCHS = "x86_64 i386"; | |
2503 | ZERO_LINK = NO; | |
2504 | }; | |
2505 | name = Development; | |
2506 | }; | |
2507 | 254347CB09DCBA1B007943DE /* Deployment */ = { | |
2508 | isa = XCBuildConfiguration; | |
2509 | buildSettings = { | |
2510 | ARCHS = ( | |
2511 | i386, | |
2512 | x86_64, | |
2513 | ); | |
2514 | COPY_PHASE_STRIP = YES; | |
2515 | GCC_ENABLE_FIX_AND_CONTINUE = NO; | |
2516 | GCC_GENERATE_DEBUGGING_SYMBOLS = NO; | |
2517 | GCC_MODEL_TUNING = G5; | |
2518 | GCC_PREPROCESSOR_DEFINITIONS = "HAVE_CONFIG_H=1"; | |
2519 | INSTALL_MODE_FLAG = 555; | |
2520 | INSTALL_PATH = "$(HOME)/bin"; | |
2521 | PREBINDING = NO; | |
2522 | PRODUCT_NAME = "test-pfkey"; | |
2523 | SKIP_INSTALL = YES; | |
2524 | STRIP_INSTALLED_PRODUCT = YES; | |
2525 | VALID_ARCHS = "x86_64 i386"; | |
2526 | ZERO_LINK = NO; | |
2527 | }; | |
2528 | name = Deployment; | |
2529 | }; | |
2530 | 254347CC09DCBA1B007943DE /* Default */ = { | |
2531 | isa = XCBuildConfiguration; | |
2532 | buildSettings = { | |
2533 | ARCHS = ( | |
2534 | i386, | |
2535 | x86_64, | |
2536 | ); | |
2537 | GCC_ENABLE_FIX_AND_CONTINUE = YES; | |
2538 | GCC_MODEL_TUNING = G5; | |
2539 | GCC_PREPROCESSOR_DEFINITIONS = "HAVE_CONFIG_H=1"; | |
2540 | INSTALL_MODE_FLAG = 555; | |
2541 | INSTALL_PATH = "$(HOME)/bin"; | |
2542 | PREBINDING = NO; | |
2543 | PRODUCT_NAME = "test-pfkey"; | |
2544 | SKIP_INSTALL = YES; | |
2545 | STRIP_INSTALLED_PRODUCT = YES; | |
2546 | VALID_ARCHS = "x86_64 i386"; | |
2547 | ZERO_LINK = NO; | |
2548 | }; | |
2549 | name = Default; | |
2550 | }; | |
2551 | 25D3DAB9098952B20025F703 /* Development */ = { | |
2552 | isa = XCBuildConfiguration; | |
2553 | buildSettings = { | |
2554 | ARCHS = ( | |
2555 | i386, | |
2556 | x86_64, | |
2557 | ); | |
2558 | COPY_PHASE_STRIP = NO; | |
2559 | OTHER_CFLAGS = ""; | |
2560 | OTHER_LDFLAGS = ""; | |
2561 | OTHER_REZFLAGS = ""; | |
2562 | PRODUCT_NAME = "IPSec (Aggregate)"; | |
2563 | SECTORDER_FLAGS = ""; | |
2564 | SKIP_INSTALL = NO; | |
2565 | VALID_ARCHS = "i386 x86_64"; | |
2566 | WARNING_CFLAGS = ( | |
2567 | "-Wmost", | |
2568 | "-Wno-four-char-constants", | |
2569 | "-Wno-unknown-pragmas", | |
2570 | ); | |
2571 | }; | |
2572 | name = Development; | |
2573 | }; | |
2574 | 25D3DABA098952B20025F703 /* Deployment */ = { | |
2575 | isa = XCBuildConfiguration; | |
2576 | buildSettings = { | |
2577 | ARCHS = ( | |
2578 | i386, | |
2579 | x86_64, | |
2580 | ); | |
2581 | COPY_PHASE_STRIP = NO; | |
2582 | OTHER_CFLAGS = ""; | |
2583 | OTHER_LDFLAGS = ""; | |
2584 | OTHER_REZFLAGS = ""; | |
2585 | PRODUCT_NAME = "IPSec (Aggregate)"; | |
2586 | SECTORDER_FLAGS = ""; | |
2587 | SKIP_INSTALL = NO; | |
2588 | VALID_ARCHS = "x86_64 i386"; | |
2589 | WARNING_CFLAGS = ( | |
2590 | "-Wmost", | |
2591 | "-Wno-four-char-constants", | |
2592 | "-Wno-unknown-pragmas", | |
2593 | ); | |
2594 | }; | |
2595 | name = Deployment; | |
2596 | }; | |
2597 | 25D3DABB098952B20025F703 /* Default */ = { | |
2598 | isa = XCBuildConfiguration; | |
2599 | buildSettings = { | |
2600 | ARCHS = ( | |
2601 | i386, | |
2602 | x86_64, | |
2603 | ); | |
2604 | COPY_PHASE_STRIP = NO; | |
2605 | OTHER_CFLAGS = ""; | |
2606 | OTHER_LDFLAGS = ""; | |
2607 | OTHER_REZFLAGS = ""; | |
2608 | PRODUCT_NAME = "IPSec (Aggregate)"; | |
2609 | SECTORDER_FLAGS = ""; | |
2610 | SKIP_INSTALL = NO; | |
2611 | VALID_ARCHS = "x86_64 i386"; | |
2612 | WARNING_CFLAGS = ( | |
2613 | "-Wmost", | |
2614 | "-Wno-four-char-constants", | |
2615 | "-Wno-unknown-pragmas", | |
2616 | ); | |
2617 | }; | |
2618 | name = Default; | |
2619 | }; | |
2620 | 25D3DABD098952B20025F703 /* Development */ = { | |
2621 | isa = XCBuildConfiguration; | |
2622 | buildSettings = { | |
2623 | ALTERNATE_GROUP = "$(inherited)"; | |
2624 | ALTERNATE_MODE = "$(inherited)"; | |
2625 | ALTERNATE_OWNER = "$(inherited)"; | |
2626 | ARCHS = ( | |
2627 | x86_64, | |
2628 | i386, | |
2629 | ); | |
2630 | COPY_PHASE_STRIP = NO; | |
2631 | GCC_GENERATE_DEBUGGING_SYMBOLS = YES; | |
2632 | GCC_MODEL_TUNING = G5; | |
2633 | GCC_OPTIMIZATION_LEVEL = 0; | |
2634 | GCC_PRECOMPILE_PREFIX_HEADER = YES; | |
2635 | GCC_PREFIX_HEADER = ""; | |
2636 | GCC_PREPROCESSOR_DEFINITIONS = ( | |
2637 | "HAVE_CONFIG_H=1", | |
2638 | "$(GCC_PREPROCESSOR_DEFINITIONS)", | |
2639 | ); | |
2640 | HEADER_SEARCH_PATHS = ( | |
2641 | ../Common, | |
2642 | Crypto, | |
2643 | /tmp/ipsec.dst/usr/include, | |
2644 | ); | |
2645 | INSTALL_GROUP = wheel; | |
2646 | INSTALL_MODE_FLAG = 555; | |
2647 | INSTALL_OWNER = root; | |
2648 | INSTALL_PATH = /usr/sbin; | |
2649 | LEXFLAGS = ""; | |
2650 | OTHER_CFLAGS = ( | |
2651 | "$(OTHER_CFLAGS_QUOTED_1)", | |
2652 | "$(OTHER_CFLAGS_QUOTED_2)", | |
2653 | "$(OTHER_CFLAGS_QUOTED_3)", | |
2654 | ); | |
2655 | OTHER_CFLAGS_QUOTED_1 = "-DSYSCONFDIR=\\\"/etc/racoon\\\""; | |
2656 | OTHER_CFLAGS_QUOTED_2 = "-DADMINPORTDIR=\\\"/var/run\\\""; | |
2657 | OTHER_CFLAGS_QUOTED_3 = "-DPATHRACOON=\\\"/usr/sbin/racoon\\\""; | |
2658 | OTHER_CPLUSPLUSFLAGS = "$(OTHER_CFLAGS)"; | |
2659 | OTHER_LDFLAGS = ""; | |
2660 | OTHER_REZFLAGS = ""; | |
2661 | PREBINDING = NO; | |
2662 | PRODUCT_NAME = racoon; | |
2663 | SECTORDER_FLAGS = ""; | |
2664 | SKIP_INSTALL = YES; | |
2665 | VALID_ARCHS = "x86_64 i386"; | |
2666 | WARNING_CFLAGS = ( | |
2667 | "-Wmost", | |
2668 | "-Wno-four-char-constants", | |
2669 | "-Wno-unknown-pragmas", | |
2670 | ); | |
2671 | YACCFLAGS = "$(YACCFLAGS) -d"; | |
2672 | YACC_GENERATE_DEBUGGING_DIRECTIVES = NO; | |
2673 | }; | |
2674 | name = Development; | |
2675 | }; | |
2676 | 25D3DABE098952B20025F703 /* Deployment */ = { | |
2677 | isa = XCBuildConfiguration; | |
2678 | buildSettings = { | |
2679 | ALTERNATE_GROUP = "$(inherited)"; | |
2680 | ALTERNATE_MODE = "$(inherited)"; | |
2681 | ALTERNATE_OWNER = "$(inherited)"; | |
2682 | ARCHS = ( | |
2683 | x86_64, | |
2684 | i386, | |
2685 | ); | |
2686 | COPY_PHASE_STRIP = NO; | |
2687 | DSTROOT = "/tmp/$(PROJECT_NAME).dst"; | |
2688 | GCC_GENERATE_DEBUGGING_SYMBOLS = YES; | |
2689 | GCC_MODEL_TUNING = G5; | |
2690 | GCC_PRECOMPILE_PREFIX_HEADER = YES; | |
2691 | GCC_PREFIX_HEADER = ""; | |
2692 | GCC_PREPROCESSOR_DEFINITIONS = ( | |
2693 | "HAVE_CONFIG_H=1", | |
2694 | "$(GCC_PREPROCESSOR_DEFINITIONS)", | |
2695 | ); | |
2696 | HEADER_SEARCH_PATHS = ( | |
2697 | ../Common, | |
2698 | Crypto, | |
2699 | /tmp/ipsec.dst/usr/include, | |
2700 | ); | |
2701 | INSTALL_GROUP = wheel; | |
2702 | INSTALL_MODE_FLAG = 555; | |
2703 | INSTALL_OWNER = root; | |
2704 | INSTALL_PATH = /usr/sbin; | |
2705 | OTHER_CFLAGS = ( | |
2706 | "$(OTHER_CFLAGS_QUOTED_1)", | |
2707 | "$(OTHER_CFLAGS_QUOTED_2)", | |
2708 | "$(OTHER_CFLAGS_QUOTED_3)", | |
2709 | ); | |
2710 | OTHER_CFLAGS_QUOTED_1 = "-DSYSCONFDIR=\\\"/etc/racoon\\\""; | |
2711 | OTHER_CFLAGS_QUOTED_2 = "-DADMINPORTDIR=\\\"/var/run\\\""; | |
2712 | OTHER_CFLAGS_QUOTED_3 = "-DPATHRACOON=\\\"/usr/sbin/racoon\\\""; | |
2713 | OTHER_CPLUSPLUSFLAGS = "$(OTHER_CFLAGS)"; | |
2714 | OTHER_LDFLAGS = ""; | |
2715 | OTHER_REZFLAGS = ""; | |
2716 | PREBINDING = NO; | |
2717 | PRODUCT_NAME = racoon; | |
2718 | SECTORDER_FLAGS = ""; | |
2719 | VALID_ARCHS = "x86_64 i386"; | |
2720 | WARNING_CFLAGS = ( | |
2721 | "-Wmost", | |
2722 | "-Wno-four-char-constants", | |
2723 | "-Wno-unknown-pragmas", | |
2724 | ); | |
2725 | YACCFLAGS = "$(YACCFLAGS) -d"; | |
2726 | }; | |
2727 | name = Deployment; | |
2728 | }; | |
2729 | 25D3DABF098952B20025F703 /* Default */ = { | |
2730 | isa = XCBuildConfiguration; | |
2731 | buildSettings = { | |
2732 | ALTERNATE_GROUP = "$(inherited)"; | |
2733 | ALTERNATE_MODE = "$(inherited)"; | |
2734 | ALTERNATE_OWNER = "$(inherited)"; | |
2735 | ARCHS = ( | |
2736 | x86_64, | |
2737 | i386, | |
2738 | ); | |
2739 | COPY_PHASE_STRIP = NO; | |
2740 | DSTROOT = "/tmp/$(PROJECT_NAME).dst"; | |
2741 | GCC_GENERATE_DEBUGGING_SYMBOLS = YES; | |
2742 | GCC_MODEL_TUNING = G5; | |
2743 | GCC_PRECOMPILE_PREFIX_HEADER = YES; | |
2744 | GCC_PREFIX_HEADER = ""; | |
2745 | GCC_PREPROCESSOR_DEFINITIONS = ( | |
2746 | "HAVE_CONFIG_H=1", | |
2747 | "$(GCC_PREPROCESSOR_DEFINITIONS)", | |
2748 | ); | |
2749 | HEADER_SEARCH_PATHS = ( | |
2750 | ../Common, | |
2751 | Crypto, | |
2752 | /tmp/ipsec.dst/usr/include, | |
2753 | ); | |
2754 | INSTALL_GROUP = wheel; | |
2755 | INSTALL_MODE_FLAG = 555; | |
2756 | INSTALL_OWNER = root; | |
2757 | INSTALL_PATH = /usr/sbin; | |
2758 | OTHER_CFLAGS = ( | |
2759 | "$(OTHER_CFLAGS_QUOTED_1)", | |
2760 | "$(OTHER_CFLAGS_QUOTED_2)", | |
2761 | "$(OTHER_CFLAGS_QUOTED_3)", | |
2762 | ); | |
2763 | OTHER_CFLAGS_QUOTED_1 = "-DSYSCONFDIR=\\\"/etc/racoon\\\""; | |
2764 | OTHER_CFLAGS_QUOTED_2 = "-DADMINPORTDIR=\\\"/var/run\\\""; | |
2765 | OTHER_CFLAGS_QUOTED_3 = "-DPATHRACOON=\\\"/usr/sbin/racoon\\\""; | |
2766 | OTHER_CPLUSPLUSFLAGS = "$(OTHER_CFLAGS)"; | |
2767 | OTHER_LDFLAGS = ""; | |
2768 | OTHER_REZFLAGS = ""; | |
2769 | PREBINDING = NO; | |
2770 | PRODUCT_NAME = racoon; | |
2771 | SECTORDER_FLAGS = ""; | |
2772 | VALID_ARCHS = "x86_64 i386"; | |
2773 | WARNING_CFLAGS = ( | |
2774 | "-Wmost", | |
2775 | "-Wno-four-char-constants", | |
2776 | "-Wno-unknown-pragmas", | |
2777 | ); | |
2778 | YACCFLAGS = "$(YACCFLAGS) -d"; | |
2779 | }; | |
2780 | name = Default; | |
2781 | }; | |
2782 | 25D3DAC1098952B20025F703 /* Development */ = { | |
2783 | isa = XCBuildConfiguration; | |
2784 | buildSettings = { | |
2785 | ARCHS = ( | |
2786 | x86_64, | |
2787 | i386, | |
2788 | ); | |
2789 | COPY_PHASE_STRIP = NO; | |
2790 | GCC_GENERATE_DEBUGGING_SYMBOLS = YES; | |
2791 | GCC_MODEL_TUNING = G5; | |
2792 | GCC_PREPROCESSOR_DEFINITIONS = ( | |
2793 | "HAVE_CONFIG_H=1", | |
2794 | "$(GCC_PREPROCESSOR_DEFINITIONS)", | |
2795 | ); | |
2796 | HEADER_SEARCH_PATHS = ( | |
2797 | "$(DSTROOT)/usr/include", | |
2798 | ../Common, | |
2799 | ); | |
2800 | INSTALL_GROUP = wheel; | |
2801 | INSTALL_MODE_FLAG = 555; | |
2802 | INSTALL_OWNER = root; | |
2803 | INSTALL_PATH = /usr/sbin; | |
2804 | LIBRARY_SEARCH_PATHS = ""; | |
2805 | MACH_O_TYPE = mh_execute; | |
2806 | OTHER_CFLAGS = ""; | |
2807 | OTHER_LDFLAGS = ""; | |
2808 | OTHER_REZFLAGS = ""; | |
2809 | PREBINDING = NO; | |
2810 | PRELINK_LIBS = ""; | |
2811 | PRODUCT_NAME = setkey; | |
2812 | SECTORDER_FLAGS = ""; | |
2813 | SKIP_INSTALL = YES; | |
2814 | VALID_ARCHS = "i386 x86_64"; | |
2815 | WARNING_CFLAGS = ( | |
2816 | "-Wmost", | |
2817 | "-Wno-four-char-constants", | |
2818 | "-Wno-unknown-pragmas", | |
2819 | ); | |
2820 | YACCFLAGS = ""; | |
2821 | }; | |
2822 | name = Development; | |
2823 | }; | |
2824 | 25D3DAC2098952B20025F703 /* Deployment */ = { | |
2825 | isa = XCBuildConfiguration; | |
2826 | buildSettings = { | |
2827 | ARCHS = ( | |
2828 | x86_64, | |
2829 | i386, | |
2830 | ); | |
2831 | COPY_PHASE_STRIP = YES; | |
2832 | GCC_GENERATE_DEBUGGING_SYMBOLS = YES; | |
2833 | GCC_MODEL_TUNING = G5; | |
2834 | GCC_PREPROCESSOR_DEFINITIONS = ( | |
2835 | "HAVE_CONFIG_H=1", | |
2836 | "$(GCC_PREPROCESSOR_DEFINITIONS)", | |
2837 | ); | |
2838 | HEADER_SEARCH_PATHS = ( | |
2839 | "$(DSTROOT)/usr/include", | |
2840 | ../Common, | |
2841 | ); | |
2842 | INSTALL_GROUP = wheel; | |
2843 | INSTALL_MODE_FLAG = 555; | |
2844 | INSTALL_OWNER = root; | |
2845 | INSTALL_PATH = /usr/sbin; | |
2846 | LIBRARY_SEARCH_PATHS = ""; | |
2847 | MACH_O_TYPE = mh_execute; | |
2848 | OTHER_CFLAGS = ""; | |
2849 | OTHER_LDFLAGS = ""; | |
2850 | OTHER_REZFLAGS = ""; | |
2851 | PREBINDING = NO; | |
2852 | PRELINK_LIBS = ""; | |
2853 | PRODUCT_NAME = setkey; | |
2854 | SECTORDER_FLAGS = ""; | |
2855 | SKIP_INSTALL = NO; | |
2856 | STRIP_INSTALLED_PRODUCT = YES; | |
2857 | VALID_ARCHS = "i386 x86_64"; | |
2858 | WARNING_CFLAGS = ( | |
2859 | "-Wmost", | |
2860 | "-Wno-four-char-constants", | |
2861 | "-Wno-unknown-pragmas", | |
2862 | ); | |
2863 | }; | |
2864 | name = Deployment; | |
2865 | }; | |
2866 | 25D3DAC3098952B20025F703 /* Default */ = { | |
2867 | isa = XCBuildConfiguration; | |
2868 | buildSettings = { | |
2869 | ARCHS = ( | |
2870 | x86_64, | |
2871 | i386, | |
2872 | ); | |
2873 | GCC_GENERATE_DEBUGGING_SYMBOLS = YES; | |
2874 | GCC_MODEL_TUNING = G5; | |
2875 | GCC_PREPROCESSOR_DEFINITIONS = ( | |
2876 | "HAVE_CONFIG_H=1", | |
2877 | "$(GCC_PREPROCESSOR_DEFINITIONS)", | |
2878 | ); | |
2879 | HEADER_SEARCH_PATHS = ( | |
2880 | "$(DSTROOT)/usr/include", | |
2881 | ../Common, | |
2882 | ); | |
2883 | INSTALL_GROUP = wheel; | |
2884 | INSTALL_MODE_FLAG = 555; | |
2885 | INSTALL_OWNER = root; | |
2886 | INSTALL_PATH = /usr/sbin; | |
2887 | LIBRARY_SEARCH_PATHS = ""; | |
2888 | MACH_O_TYPE = mh_execute; | |
2889 | OTHER_CFLAGS = ""; | |
2890 | OTHER_LDFLAGS = ""; | |
2891 | OTHER_REZFLAGS = ""; | |
2892 | PREBINDING = NO; | |
2893 | PRELINK_LIBS = ""; | |
2894 | PRODUCT_NAME = setkey; | |
2895 | SECTORDER_FLAGS = ""; | |
2896 | STRIP_INSTALLED_PRODUCT = YES; | |
2897 | VALID_ARCHS = "i386 x86_64"; | |
2898 | WARNING_CFLAGS = ( | |
2899 | "-Wmost", | |
2900 | "-Wno-four-char-constants", | |
2901 | "-Wno-unknown-pragmas", | |
2902 | ); | |
2903 | }; | |
2904 | name = Default; | |
2905 | }; | |
2906 | 25D3DAC5098952B20025F703 /* Development */ = { | |
2907 | isa = XCBuildConfiguration; | |
2908 | buildSettings = { | |
2909 | ALTERNATE_GROUP = "$(inherited)"; | |
2910 | ALTERNATE_MODE = "$(inherited)"; | |
2911 | ALTERNATE_OWNER = "$(inherited)"; | |
2912 | ARCHS = ( | |
2913 | x86_64, | |
2914 | i386, | |
2915 | ); | |
2916 | COPY_PHASE_STRIP = NO; | |
2917 | GCC_GENERATE_DEBUGGING_SYMBOLS = NO; | |
2918 | GCC_MODEL_TUNING = G5; | |
2919 | GCC_PREPROCESSOR_DEFINITIONS = ( | |
2920 | "HAVE_CONFIG_H=1", | |
2921 | "$(GCC_PREPROCESSOR_DEFINITIONS)", | |
2922 | ); | |
2923 | HEADER_SEARCH_PATHS = ( | |
2924 | "$(DSTROOT)/usr/include", | |
2925 | "$(inherited)", | |
2926 | ); | |
2927 | INSTALL_GROUP = wheel; | |
2928 | INSTALL_MODE_FLAG = 555; | |
2929 | INSTALL_OWNER = root; | |
2930 | INSTALL_PATH = /usr/sbin; | |
2931 | OTHER_CFLAGS = "-DADMINPORTDIR=\\\"/var/run\\\""; | |
2932 | OTHER_LDFLAGS = ""; | |
2933 | OTHER_REZFLAGS = ""; | |
2934 | PREBINDING = NO; | |
2935 | PRODUCT_NAME = racoonctl; | |
2936 | SECTORDER_FLAGS = ""; | |
2937 | SKIP_INSTALL = YES; | |
2938 | VALID_ARCHS = "x86_64 i386"; | |
2939 | WARNING_CFLAGS = ( | |
2940 | "-Wmost", | |
2941 | "-Wno-four-char-constants", | |
2942 | "-Wno-unknown-pragmas", | |
2943 | ); | |
2944 | }; | |
2945 | name = Development; | |
2946 | }; | |
2947 | 25D3DAC6098952B20025F703 /* Deployment */ = { | |
2948 | isa = XCBuildConfiguration; | |
2949 | buildSettings = { | |
2950 | ALTERNATE_GROUP = "$(inherited)"; | |
2951 | ALTERNATE_MODE = "$(inherited)"; | |
2952 | ALTERNATE_OWNER = "$(inherited)"; | |
2953 | ARCHS = ( | |
2954 | x86_64, | |
2955 | i386, | |
2956 | ); | |
2957 | COPY_PHASE_STRIP = YES; | |
2958 | GCC_GENERATE_DEBUGGING_SYMBOLS = YES; | |
2959 | GCC_MODEL_TUNING = G5; | |
2960 | GCC_PREPROCESSOR_DEFINITIONS = ( | |
2961 | "HAVE_CONFIG_H=1", | |
2962 | "$(GCC_PREPROCESSOR_DEFINITIONS)", | |
2963 | ); | |
2964 | HEADER_SEARCH_PATHS = ( | |
2965 | "$(DSTROOT)/usr/include", | |
2966 | "$(inherited)", | |
2967 | ); | |
2968 | INSTALL_GROUP = wheel; | |
2969 | INSTALL_MODE_FLAG = 555; | |
2970 | INSTALL_OWNER = root; | |
2971 | INSTALL_PATH = /usr/sbin; | |
2972 | OTHER_CFLAGS = "-DADMINPORTDIR=\\\"/var/run\\\""; | |
2973 | OTHER_LDFLAGS = ""; | |
2974 | OTHER_REZFLAGS = ""; | |
2975 | PREBINDING = NO; | |
2976 | PRODUCT_NAME = racoonctl; | |
2977 | SECTORDER_FLAGS = ""; | |
2978 | STRIP_INSTALLED_PRODUCT = YES; | |
2979 | VALID_ARCHS = "x86_64 i386"; | |
2980 | WARNING_CFLAGS = ( | |
2981 | "-Wmost", | |
2982 | "-Wno-four-char-constants", | |
2983 | "-Wno-unknown-pragmas", | |
2984 | ); | |
2985 | }; | |
2986 | name = Deployment; | |
2987 | }; | |
2988 | 25D3DAC7098952B20025F703 /* Default */ = { | |
2989 | isa = XCBuildConfiguration; | |
2990 | buildSettings = { | |
2991 | ALTERNATE_GROUP = "$(inherited)"; | |
2992 | ALTERNATE_MODE = "$(inherited)"; | |
2993 | ALTERNATE_OWNER = "$(inherited)"; | |
2994 | ARCHS = ( | |
2995 | x86_64, | |
2996 | i386, | |
2997 | ); | |
2998 | GCC_GENERATE_DEBUGGING_SYMBOLS = YES; | |
2999 | GCC_MODEL_TUNING = G5; | |
3000 | GCC_PREPROCESSOR_DEFINITIONS = ( | |
3001 | "HAVE_CONFIG_H=1", | |
3002 | "$(GCC_PREPROCESSOR_DEFINITIONS)", | |
3003 | ); | |
3004 | HEADER_SEARCH_PATHS = ( | |
3005 | "$(DSTROOT)/usr/include", | |
3006 | "$(inherited)", | |
3007 | ); | |
3008 | INSTALL_GROUP = wheel; | |
3009 | INSTALL_MODE_FLAG = 555; | |
3010 | INSTALL_OWNER = root; | |
3011 | INSTALL_PATH = /usr/sbin; | |
3012 | OTHER_CFLAGS = "-DADMINPORTDIR=\\\"/var/run\\\""; | |
3013 | OTHER_LDFLAGS = ""; | |
3014 | OTHER_REZFLAGS = ""; | |
3015 | PREBINDING = NO; | |
3016 | PRODUCT_NAME = racoonctl; | |
3017 | SECTORDER_FLAGS = ""; | |
3018 | STRIP_INSTALLED_PRODUCT = YES; | |
3019 | VALID_ARCHS = "x86_64 i386"; | |
3020 | WARNING_CFLAGS = ( | |
3021 | "-Wmost", | |
3022 | "-Wno-four-char-constants", | |
3023 | "-Wno-unknown-pragmas", | |
3024 | ); | |
3025 | }; | |
3026 | name = Default; | |
3027 | }; | |
3028 | 25D3DACD098952B20025F703 /* Development */ = { | |
3029 | isa = XCBuildConfiguration; | |
3030 | baseConfigurationReference = C172BD980E6369BE0030F8EB /* AspenSDK.xcconfig */; | |
3031 | buildSettings = { | |
3032 | ADDITIONAL_SDKS = ""; | |
3033 | ARCHS = ( | |
3034 | armv6, | |
3035 | i386, | |
3036 | armv7, | |
3037 | x86_64, | |
3038 | ); | |
3039 | VALID_ARCHS = "armv6 x86_64 i386 armv7"; | |
3040 | }; | |
3041 | name = Development; | |
3042 | }; | |
3043 | 25D3DACE098952B20025F703 /* Deployment */ = { | |
3044 | isa = XCBuildConfiguration; | |
3045 | baseConfigurationReference = C172BD980E6369BE0030F8EB /* AspenSDK.xcconfig */; | |
3046 | buildSettings = { | |
3047 | ADDITIONAL_SDKS = ""; | |
3048 | ARCHS = ( | |
3049 | armv6, | |
3050 | i386, | |
3051 | armv7, | |
3052 | x86_64, | |
3053 | ); | |
3054 | VALID_ARCHS = "armv6 x86_64 i386 armv7"; | |
3055 | }; | |
3056 | name = Deployment; | |
3057 | }; | |
3058 | 25D3DACF098952B20025F703 /* Default */ = { | |
3059 | isa = XCBuildConfiguration; | |
3060 | baseConfigurationReference = C172BD980E6369BE0030F8EB /* AspenSDK.xcconfig */; | |
3061 | buildSettings = { | |
3062 | ADDITIONAL_SDKS = ""; | |
3063 | ARCHS = ( | |
3064 | armv6, | |
3065 | i386, | |
3066 | armv7, | |
3067 | x86_64, | |
3068 | ); | |
3069 | VALID_ARCHS = "armv6 armv7 x86_64 i386"; | |
3070 | }; | |
3071 | name = Default; | |
3072 | }; | |
3073 | 25E08CA309D9E6A4001A11CF /* Development */ = { | |
3074 | isa = XCBuildConfiguration; | |
3075 | buildSettings = { | |
3076 | ARCHS = ( | |
3077 | x86_64, | |
3078 | i386, | |
3079 | ); | |
3080 | COPY_PHASE_STRIP = NO; | |
3081 | GCC_DYNAMIC_NO_PIC = NO; | |
3082 | GCC_GENERATE_DEBUGGING_SYMBOLS = YES; | |
3083 | GCC_MODEL_TUNING = G5; | |
3084 | GCC_OPTIMIZATION_LEVEL = 0; | |
3085 | INSTALL_PATH = ""; | |
3086 | LEXFLAGS = "$(LEXFLAGS) -Pprsa"; | |
3087 | PREBINDING = NO; | |
3088 | PRODUCT_NAME = rsaparse; | |
3089 | SKIP_INSTALL = NO; | |
3090 | VALID_ARCHS = "i386 x86_64"; | |
3091 | YACCFLAGS = "$(YACCFLAGS) -pprsa"; | |
3092 | }; | |
3093 | name = Development; | |
3094 | }; | |
3095 | 25E08CA409D9E6A4001A11CF /* Deployment */ = { | |
3096 | isa = XCBuildConfiguration; | |
3097 | buildSettings = { | |
3098 | ARCHS = ( | |
3099 | x86_64, | |
3100 | i386, | |
3101 | ); | |
3102 | COPY_PHASE_STRIP = NO; | |
3103 | GCC_ENABLE_FIX_AND_CONTINUE = NO; | |
3104 | GCC_GENERATE_DEBUGGING_SYMBOLS = NO; | |
3105 | GCC_MODEL_TUNING = G5; | |
3106 | INSTALL_PATH = ""; | |
3107 | LEXFLAGS = "$(LEXFLAGS) -Pprsa"; | |
3108 | PREBINDING = NO; | |
3109 | PRODUCT_NAME = rsaparse; | |
3110 | SKIP_INSTALL = NO; | |
3111 | VALID_ARCHS = "i386 x86_64"; | |
3112 | YACCFLAGS = "$(YACCFLAGS) -pprsa"; | |
3113 | ZERO_LINK = NO; | |
3114 | }; | |
3115 | name = Deployment; | |
3116 | }; | |
3117 | 25E08CA509D9E6A4001A11CF /* Default */ = { | |
3118 | isa = XCBuildConfiguration; | |
3119 | buildSettings = { | |
3120 | ARCHS = ( | |
3121 | i386, | |
3122 | x86_64, | |
3123 | ); | |
3124 | COPY_PHASE_STRIP = NO; | |
3125 | GCC_MODEL_TUNING = G5; | |
3126 | INSTALL_PATH = ""; | |
3127 | LEXFLAGS = "$(LEXFLAGS) -Pprsa"; | |
3128 | PREBINDING = NO; | |
3129 | PRODUCT_NAME = rsaparse; | |
3130 | SKIP_INSTALL = NO; | |
3131 | VALID_ARCHS = "i386 x86_64"; | |
3132 | YACCFLAGS = "$(YACCFLAGS) -pprsa"; | |
3133 | }; | |
3134 | name = Default; | |
3135 | }; | |
3136 | 812530B60D3FE994006BDF4F /* Development */ = { | |
3137 | isa = XCBuildConfiguration; | |
3138 | buildSettings = { | |
3139 | ADDITIONAL_SDKS = ""; | |
3140 | ARCHS = ( | |
3141 | armv6, | |
3142 | armv7, | |
3143 | ); | |
3144 | COPY_PHASE_STRIP = NO; | |
3145 | OTHER_CFLAGS = ""; | |
3146 | OTHER_LDFLAGS = ""; | |
3147 | OTHER_REZFLAGS = ""; | |
3148 | PRODUCT_NAME = "IPSec Embedded (Aggregate)"; | |
3149 | SECTORDER_FLAGS = ""; | |
3150 | SKIP_INSTALL = NO; | |
3151 | VALID_ARCHS = "armv6 armv7"; | |
3152 | WARNING_CFLAGS = ( | |
3153 | "-Wmost", | |
3154 | "-Wno-four-char-constants", | |
3155 | "-Wno-unknown-pragmas", | |
3156 | ); | |
3157 | }; | |
3158 | name = Development; | |
3159 | }; | |
3160 | 812530B70D3FE994006BDF4F /* Deployment */ = { | |
3161 | isa = XCBuildConfiguration; | |
3162 | buildSettings = { | |
3163 | ADDITIONAL_SDKS = ""; | |
3164 | ARCHS = ( | |
3165 | armv6, | |
3166 | armv7, | |
3167 | ); | |
3168 | COPY_PHASE_STRIP = NO; | |
3169 | OTHER_CFLAGS = ""; | |
3170 | OTHER_LDFLAGS = ""; | |
3171 | OTHER_REZFLAGS = ""; | |
3172 | PRODUCT_NAME = "IPSec Embedded (Aggregate)"; | |
3173 | SECTORDER_FLAGS = ""; | |
3174 | SKIP_INSTALL = NO; | |
3175 | WARNING_CFLAGS = ( | |
3176 | "-Wmost", | |
3177 | "-Wno-four-char-constants", | |
3178 | "-Wno-unknown-pragmas", | |
3179 | ); | |
3180 | }; | |
3181 | name = Deployment; | |
3182 | }; | |
3183 | 812530B90D3FE994006BDF4F /* Default */ = { | |
3184 | isa = XCBuildConfiguration; | |
3185 | buildSettings = { | |
3186 | ADDITIONAL_SDKS = ""; | |
3187 | ARCHS = ( | |
3188 | armv6, | |
3189 | armv7, | |
3190 | ); | |
3191 | COPY_PHASE_STRIP = NO; | |
3192 | OTHER_CFLAGS = ""; | |
3193 | OTHER_LDFLAGS = ""; | |
3194 | OTHER_REZFLAGS = ""; | |
3195 | PRODUCT_NAME = "IPSec Embedded (Aggregate)"; | |
3196 | SECTORDER_FLAGS = ""; | |
3197 | SKIP_INSTALL = NO; | |
3198 | VALID_ARCHS = "armv6 armv7"; | |
3199 | WARNING_CFLAGS = ( | |
3200 | "-Wmost", | |
3201 | "-Wno-four-char-constants", | |
3202 | "-Wno-unknown-pragmas", | |
3203 | ); | |
3204 | }; | |
3205 | name = Default; | |
3206 | }; | |
3207 | 812531060D3FE9DC006BDF4F /* Development */ = { | |
3208 | isa = XCBuildConfiguration; | |
3209 | baseConfigurationReference = C172BD980E6369BE0030F8EB /* AspenSDK.xcconfig */; | |
3210 | buildSettings = { | |
3211 | ALTERNATE_GROUP = "$(inherited)"; | |
3212 | ALTERNATE_MODE = "$(inherited)"; | |
3213 | ALTERNATE_OWNER = "$(inherited)"; | |
3214 | ARCHS = ( | |
3215 | armv6, | |
3216 | armv7, | |
3217 | ); | |
3218 | CODE_SIGN_ENTITLEMENTS = "$(SRCROOT)/entitlements.plist"; | |
3219 | CODE_SIGN_IDENTITY = "-"; | |
3220 | COPY_PHASE_STRIP = NO; | |
3221 | FRAMEWORK_SEARCH_PATHS = ( | |
3222 | "$(inherited)", | |
3223 | "\\\"$(SDKROOT)/System/Library/Frameworks\\\"", | |
3224 | "\\\"$(DEVELOPER_DIR)/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS2.0.Internal.sdk/System/Library/Frameworks\\\"", | |
3225 | ); | |
3226 | GCC_GENERATE_DEBUGGING_SYMBOLS = YES; | |
3227 | GCC_MODEL_TUNING = G5; | |
3228 | GCC_OPTIMIZATION_LEVEL = 0; | |
3229 | GCC_PRECOMPILE_PREFIX_HEADER = YES; | |
3230 | GCC_PREFIX_HEADER = ""; | |
3231 | GCC_PREPROCESSOR_DEFINITIONS = ( | |
3232 | "HAVE_CONFIG_H=1", | |
3233 | "$(GCC_PREPROCESSOR_DEFINITIONS)", | |
3234 | ); | |
3235 | HEADER_SEARCH_PATHS = ( | |
3236 | ../Common, | |
3237 | Crypto, | |
3238 | /tmp/ipsec.dst/usr/include, | |
3239 | ); | |
3240 | INSTALL_GROUP = wheel; | |
3241 | INSTALL_MODE_FLAG = 555; | |
3242 | INSTALL_OWNER = root; | |
3243 | INSTALL_PATH = /usr/sbin; | |
3244 | LEXFLAGS = ""; | |
3245 | OTHER_CFLAGS = ( | |
3246 | "$(OTHER_CFLAGS_QUOTED_1)", | |
3247 | "$(OTHER_CFLAGS_QUOTED_2)", | |
3248 | "$(OTHER_CFLAGS_QUOTED_3)", | |
3249 | ); | |
3250 | OTHER_CFLAGS_QUOTED_1 = "-DSYSCONFDIR=\\\"/etc/racoon\\\""; | |
3251 | OTHER_CFLAGS_QUOTED_2 = "-DADMINPORTDIR=\\\"/var/run\\\""; | |
3252 | OTHER_CFLAGS_QUOTED_3 = "-DPATHRACOON=\\\"/usr/sbin/racoon\\\""; | |
3253 | OTHER_CPLUSPLUSFLAGS = "$(OTHER_CFLAGS)"; | |
3254 | OTHER_LDFLAGS = ""; | |
3255 | OTHER_REZFLAGS = ""; | |
3256 | PREBINDING = NO; | |
3257 | PRODUCT_NAME = racoon; | |
3258 | SECTORDER_FLAGS = ""; | |
3259 | SKIP_INSTALL = YES; | |
3260 | VALID_ARCHS = "armv6 armv7"; | |
3261 | WARNING_CFLAGS = ( | |
3262 | "-Wmost", | |
3263 | "-Wno-four-char-constants", | |
3264 | "-Wno-unknown-pragmas", | |
3265 | ); | |
3266 | YACCFLAGS = "$(YACCFLAGS) -d"; | |
3267 | YACC_GENERATE_DEBUGGING_DIRECTIVES = NO; | |
3268 | }; | |
3269 | name = Development; | |
3270 | }; | |
3271 | 812531070D3FE9DC006BDF4F /* Deployment */ = { | |
3272 | isa = XCBuildConfiguration; | |
3273 | baseConfigurationReference = C172BD980E6369BE0030F8EB /* AspenSDK.xcconfig */; | |
3274 | buildSettings = { | |
3275 | ALTERNATE_GROUP = "$(inherited)"; | |
3276 | ALTERNATE_MODE = "$(inherited)"; | |
3277 | ALTERNATE_OWNER = "$(inherited)"; | |
3278 | ARCHS = ( | |
3279 | armv6, | |
3280 | armv7, | |
3281 | ); | |
3282 | CODE_SIGN_ENTITLEMENTS = "$(SRCROOT)/entitlements.plist"; | |
3283 | CODE_SIGN_IDENTITY = "-"; | |
3284 | COPY_PHASE_STRIP = NO; | |
3285 | DSTROOT = "/tmp/$(PROJECT_NAME).dst"; | |
3286 | FRAMEWORK_SEARCH_PATHS = ( | |
3287 | "$(inherited)", | |
3288 | "\\\"$(SDKROOT)/System/Library/Frameworks\\\"", | |
3289 | "\\\"$(DEVELOPER_DIR)/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS2.0.Internal.sdk/System/Library/Frameworks\\\"", | |
3290 | ); | |
3291 | GCC_GENERATE_DEBUGGING_SYMBOLS = YES; | |
3292 | GCC_MODEL_TUNING = G5; | |
3293 | GCC_PRECOMPILE_PREFIX_HEADER = YES; | |
3294 | GCC_PREFIX_HEADER = ""; | |
3295 | GCC_PREPROCESSOR_DEFINITIONS = ( | |
3296 | "HAVE_CONFIG_H=1", | |
3297 | "$(GCC_PREPROCESSOR_DEFINITIONS)", | |
3298 | ); | |
3299 | HEADER_SEARCH_PATHS = ( | |
3300 | ../Common, | |
3301 | Crypto, | |
3302 | /tmp/ipsec.dst/usr/include, | |
3303 | ); | |
3304 | INSTALL_GROUP = wheel; | |
3305 | INSTALL_MODE_FLAG = 555; | |
3306 | INSTALL_OWNER = root; | |
3307 | INSTALL_PATH = /usr/sbin; | |
3308 | OTHER_CFLAGS = ( | |
3309 | "$(OTHER_CFLAGS_QUOTED_1)", | |
3310 | "$(OTHER_CFLAGS_QUOTED_2)", | |
3311 | "$(OTHER_CFLAGS_QUOTED_3)", | |
3312 | ); | |
3313 | OTHER_CFLAGS_QUOTED_1 = "-DSYSCONFDIR=\\\"/etc/racoon\\\""; | |
3314 | OTHER_CFLAGS_QUOTED_2 = "-DADMINPORTDIR=\\\"/var/run\\\""; | |
3315 | OTHER_CFLAGS_QUOTED_3 = "-DPATHRACOON=\\\"/usr/sbin/racoon\\\""; | |
3316 | OTHER_CPLUSPLUSFLAGS = "$(OTHER_CFLAGS)"; | |
3317 | OTHER_LDFLAGS = ""; | |
3318 | OTHER_REZFLAGS = ""; | |
3319 | PREBINDING = NO; | |
3320 | PRODUCT_NAME = racoon; | |
3321 | SECTORDER_FLAGS = ""; | |
3322 | VALID_ARCHS = "armv6 armv7"; | |
3323 | WARNING_CFLAGS = ( | |
3324 | "-Wmost", | |
3325 | "-Wno-four-char-constants", | |
3326 | "-Wno-unknown-pragmas", | |
3327 | ); | |
3328 | YACCFLAGS = "$(YACCFLAGS) -d"; | |
3329 | }; | |
3330 | name = Deployment; | |
3331 | }; | |
3332 | 812531090D3FE9DC006BDF4F /* Default */ = { | |
3333 | isa = XCBuildConfiguration; | |
3334 | baseConfigurationReference = C172BD980E6369BE0030F8EB /* AspenSDK.xcconfig */; | |
3335 | buildSettings = { | |
3336 | ALTERNATE_GROUP = "$(inherited)"; | |
3337 | ALTERNATE_MODE = "$(inherited)"; | |
3338 | ALTERNATE_OWNER = "$(inherited)"; | |
3339 | ARCHS = ( | |
3340 | armv6, | |
3341 | armv7, | |
3342 | ); | |
3343 | CODE_SIGN_ENTITLEMENTS = "$(SRCROOT)/entitlements.plist"; | |
3344 | CODE_SIGN_IDENTITY = "-"; | |
3345 | COPY_PHASE_STRIP = NO; | |
3346 | DSTROOT = "/tmp/$(PROJECT_NAME).dst"; | |
3347 | FRAMEWORK_SEARCH_PATHS = ( | |
3348 | "$(inherited)", | |
3349 | "\\\"$(SDKROOT)/System/Library/Frameworks\\\"", | |
3350 | "\\\"$(DEVELOPER_DIR)/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS2.0.Internal.sdk/System/Library/Frameworks\\\"", | |
3351 | ); | |
3352 | GCC_GENERATE_DEBUGGING_SYMBOLS = YES; | |
3353 | GCC_MODEL_TUNING = G5; | |
3354 | GCC_PRECOMPILE_PREFIX_HEADER = YES; | |
3355 | GCC_PREFIX_HEADER = ""; | |
3356 | GCC_PREPROCESSOR_DEFINITIONS = ( | |
3357 | "HAVE_CONFIG_H=1", | |
3358 | "$(GCC_PREPROCESSOR_DEFINITIONS)", | |
3359 | ); | |
3360 | HEADER_SEARCH_PATHS = ( | |
3361 | ../Common, | |
3362 | Crypto, | |
3363 | /tmp/ipsec.dst/usr/include, | |
3364 | ); | |
3365 | INSTALL_GROUP = wheel; | |
3366 | INSTALL_MODE_FLAG = 555; | |
3367 | INSTALL_OWNER = root; | |
3368 | INSTALL_PATH = /usr/sbin; | |
3369 | OTHER_CFLAGS = ( | |
3370 | "$(OTHER_CFLAGS_QUOTED_1)", | |
3371 | "$(OTHER_CFLAGS_QUOTED_2)", | |
3372 | "$(OTHER_CFLAGS_QUOTED_3)", | |
3373 | ); | |
3374 | OTHER_CFLAGS_QUOTED_1 = "-DSYSCONFDIR=\\\"/etc/racoon\\\""; | |
3375 | OTHER_CFLAGS_QUOTED_2 = "-DADMINPORTDIR=\\\"/var/run\\\""; | |
3376 | OTHER_CFLAGS_QUOTED_3 = "-DPATHRACOON=\\\"/usr/sbin/racoon\\\""; | |
3377 | OTHER_CPLUSPLUSFLAGS = "$(OTHER_CFLAGS)"; | |
3378 | OTHER_LDFLAGS = ""; | |
3379 | OTHER_REZFLAGS = ""; | |
3380 | PREBINDING = NO; | |
3381 | PRODUCT_NAME = racoon; | |
3382 | SECTORDER_FLAGS = ""; | |
3383 | VALID_ARCHS = "armv6 armv7"; | |
3384 | WARNING_CFLAGS = ( | |
3385 | "-Wmost", | |
3386 | "-Wno-four-char-constants", | |
3387 | "-Wno-unknown-pragmas", | |
3388 | ); | |
3389 | YACCFLAGS = "$(YACCFLAGS) -d"; | |
3390 | }; | |
3391 | name = Default; | |
3392 | }; | |
3393 | 812531250D3FEA33006BDF4F /* Development */ = { | |
3394 | isa = XCBuildConfiguration; | |
3395 | baseConfigurationReference = C172BD980E6369BE0030F8EB /* AspenSDK.xcconfig */; | |
3396 | buildSettings = { | |
3397 | ALTERNATE_GROUP = "$(inherited)"; | |
3398 | ALTERNATE_MODE = "$(inherited)"; | |
3399 | ALTERNATE_OWNER = "$(inherited)"; | |
3400 | ARCHS = ( | |
3401 | armv6, | |
3402 | armv7, | |
3403 | ); | |
3404 | COPY_PHASE_STRIP = NO; | |
3405 | GCC_GENERATE_DEBUGGING_SYMBOLS = YES; | |
3406 | GCC_MODEL_TUNING = G5; | |
3407 | GCC_PREPROCESSOR_DEFINITIONS = ( | |
3408 | "HAVE_CONFIG_H=1", | |
3409 | "$(GCC_PREPROCESSOR_DEFINITIONS)", | |
3410 | ); | |
3411 | HEADER_SEARCH_PATHS = ( | |
3412 | "$(DSTROOT)/usr/include", | |
3413 | "$(inherited)", | |
3414 | ); | |
3415 | INSTALL_GROUP = wheel; | |
3416 | INSTALL_MODE_FLAG = 555; | |
3417 | INSTALL_OWNER = root; | |
3418 | INSTALL_PATH = /usr/sbin; | |
3419 | OTHER_CFLAGS = "-DADMINPORTDIR=\\\"/tmp/racoon\\\""; | |
3420 | OTHER_LDFLAGS = ""; | |
3421 | OTHER_REZFLAGS = ""; | |
3422 | PREBINDING = NO; | |
3423 | PRODUCT_NAME = racoonctl; | |
3424 | SECTORDER_FLAGS = ""; | |
3425 | SKIP_INSTALL = YES; | |
3426 | VALID_ARCHS = "armv6 armv7"; | |
3427 | WARNING_CFLAGS = ( | |
3428 | "-Wmost", | |
3429 | "-Wno-four-char-constants", | |
3430 | "-Wno-unknown-pragmas", | |
3431 | ); | |
3432 | }; | |
3433 | name = Development; | |
3434 | }; | |
3435 | 812531260D3FEA33006BDF4F /* Deployment */ = { | |
3436 | isa = XCBuildConfiguration; | |
3437 | baseConfigurationReference = C172BD980E6369BE0030F8EB /* AspenSDK.xcconfig */; | |
3438 | buildSettings = { | |
3439 | ALTERNATE_GROUP = "$(inherited)"; | |
3440 | ALTERNATE_MODE = "$(inherited)"; | |
3441 | ALTERNATE_OWNER = "$(inherited)"; | |
3442 | ARCHS = ( | |
3443 | armv6, | |
3444 | armv7, | |
3445 | ); | |
3446 | COPY_PHASE_STRIP = YES; | |
3447 | GCC_GENERATE_DEBUGGING_SYMBOLS = YES; | |
3448 | GCC_MODEL_TUNING = G5; | |
3449 | GCC_PREPROCESSOR_DEFINITIONS = ( | |
3450 | "HAVE_CONFIG_H=1", | |
3451 | "$(GCC_PREPROCESSOR_DEFINITIONS)", | |
3452 | ); | |
3453 | HEADER_SEARCH_PATHS = ( | |
3454 | "$(DSTROOT)/usr/include", | |
3455 | "$(inherited)", | |
3456 | ); | |
3457 | INSTALL_GROUP = wheel; | |
3458 | INSTALL_MODE_FLAG = 555; | |
3459 | INSTALL_OWNER = root; | |
3460 | INSTALL_PATH = /usr/sbin; | |
3461 | OTHER_CFLAGS = "-DADMINPORTDIR=\\\"/tmp/racoon\\\""; | |
3462 | OTHER_LDFLAGS = ""; | |
3463 | OTHER_REZFLAGS = ""; | |
3464 | PREBINDING = NO; | |
3465 | PRODUCT_NAME = racoonctl; | |
3466 | SECTORDER_FLAGS = ""; | |
3467 | STRIP_INSTALLED_PRODUCT = YES; | |
3468 | VALID_ARCHS = "armv6 armv7"; | |
3469 | WARNING_CFLAGS = ( | |
3470 | "-Wmost", | |
3471 | "-Wno-four-char-constants", | |
3472 | "-Wno-unknown-pragmas", | |
3473 | ); | |
3474 | }; | |
3475 | name = Deployment; | |
3476 | }; | |
3477 | 812531280D3FEA33006BDF4F /* Default */ = { | |
3478 | isa = XCBuildConfiguration; | |
3479 | baseConfigurationReference = C172BD980E6369BE0030F8EB /* AspenSDK.xcconfig */; | |
3480 | buildSettings = { | |
3481 | ALTERNATE_GROUP = "$(inherited)"; | |
3482 | ALTERNATE_MODE = "$(inherited)"; | |
3483 | ALTERNATE_OWNER = "$(inherited)"; | |
3484 | ARCHS = ( | |
3485 | armv6, | |
3486 | armv7, | |
3487 | ); | |
3488 | GCC_GENERATE_DEBUGGING_SYMBOLS = YES; | |
3489 | GCC_MODEL_TUNING = G5; | |
3490 | GCC_PREPROCESSOR_DEFINITIONS = ( | |
3491 | "HAVE_CONFIG_H=1", | |
3492 | "$(GCC_PREPROCESSOR_DEFINITIONS)", | |
3493 | ); | |
3494 | HEADER_SEARCH_PATHS = ( | |
3495 | "$(DSTROOT)/usr/include", | |
3496 | "$(inherited)", | |
3497 | ); | |
3498 | INSTALL_GROUP = wheel; | |
3499 | INSTALL_MODE_FLAG = 555; | |
3500 | INSTALL_OWNER = root; | |
3501 | INSTALL_PATH = /usr/sbin; | |
3502 | OTHER_CFLAGS = "-DADMINPORTDIR=\\\"/tmp/racoon\\\""; | |
3503 | OTHER_LDFLAGS = ""; | |
3504 | OTHER_REZFLAGS = ""; | |
3505 | PREBINDING = NO; | |
3506 | PRODUCT_NAME = racoonctl; | |
3507 | SECTORDER_FLAGS = ""; | |
3508 | STRIP_INSTALLED_PRODUCT = YES; | |
3509 | VALID_ARCHS = "armv6 i386"; | |
3510 | WARNING_CFLAGS = ( | |
3511 | "-Wmost", | |
3512 | "-Wno-four-char-constants", | |
3513 | "-Wno-unknown-pragmas", | |
3514 | ); | |
3515 | }; | |
3516 | name = Default; | |
3517 | }; | |
3518 | 81DDFDA70D622C1700C5CB87 /* Development */ = { | |
3519 | isa = XCBuildConfiguration; | |
3520 | baseConfigurationReference = C172BD980E6369BE0030F8EB /* AspenSDK.xcconfig */; | |
3521 | buildSettings = { | |
3522 | ARCHS = ( | |
3523 | armv6, | |
3524 | armv7, | |
3525 | ); | |
3526 | COPY_PHASE_STRIP = NO; | |
3527 | GCC_GENERATE_DEBUGGING_SYMBOLS = YES; | |
3528 | GCC_MODEL_TUNING = G5; | |
3529 | GCC_PREPROCESSOR_DEFINITIONS = ( | |
3530 | "HAVE_CONFIG_H=1\nHAVE_CONFIG_H=1", | |
3531 | "$(GCC_PREPROCESSOR_DEFINITIONS)", | |
3532 | ); | |
3533 | HEADER_SEARCH_PATHS = ( | |
3534 | "$(DSTROOT)/usr/include", | |
3535 | ../Common, | |
3536 | ); | |
3537 | INSTALL_GROUP = wheel; | |
3538 | INSTALL_MODE_FLAG = 555; | |
3539 | INSTALL_OWNER = root; | |
3540 | INSTALL_PATH = /usr/sbin; | |
3541 | LIBRARY_SEARCH_PATHS = ""; | |
3542 | MACH_O_TYPE = mh_execute; | |
3543 | OTHER_CFLAGS = ""; | |
3544 | OTHER_LDFLAGS = ""; | |
3545 | OTHER_REZFLAGS = ""; | |
3546 | PREBINDING = NO; | |
3547 | PRELINK_LIBS = ""; | |
3548 | PRODUCT_NAME = setkey; | |
3549 | SECTORDER_FLAGS = ""; | |
3550 | SKIP_INSTALL = YES; | |
3551 | VALID_ARCHS = "armv6 armv7"; | |
3552 | WARNING_CFLAGS = ( | |
3553 | "-Wmost", | |
3554 | "-Wno-four-char-constants", | |
3555 | "-Wno-unknown-pragmas", | |
3556 | ); | |
3557 | YACCFLAGS = ""; | |
3558 | }; | |
3559 | name = Development; | |
3560 | }; | |
3561 | 81DDFDA80D622C1700C5CB87 /* Deployment */ = { | |
3562 | isa = XCBuildConfiguration; | |
3563 | baseConfigurationReference = C172BD980E6369BE0030F8EB /* AspenSDK.xcconfig */; | |
3564 | buildSettings = { | |
3565 | ARCHS = ( | |
3566 | armv6, | |
3567 | armv7, | |
3568 | ); | |
3569 | COPY_PHASE_STRIP = YES; | |
3570 | GCC_GENERATE_DEBUGGING_SYMBOLS = YES; | |
3571 | GCC_MODEL_TUNING = G5; | |
3572 | GCC_PREPROCESSOR_DEFINITIONS = ( | |
3573 | "HAVE_CONFIG_H=1", | |
3574 | "$(GCC_PREPROCESSOR_DEFINITIONS)", | |
3575 | ); | |
3576 | HEADER_SEARCH_PATHS = ( | |
3577 | "$(DSTROOT)/usr/include", | |
3578 | ../Common, | |
3579 | ); | |
3580 | INSTALL_GROUP = wheel; | |
3581 | INSTALL_MODE_FLAG = 555; | |
3582 | INSTALL_OWNER = root; | |
3583 | INSTALL_PATH = /usr/sbin; | |
3584 | LIBRARY_SEARCH_PATHS = ""; | |
3585 | MACH_O_TYPE = mh_execute; | |
3586 | OTHER_CFLAGS = ""; | |
3587 | OTHER_LDFLAGS = ""; | |
3588 | OTHER_REZFLAGS = ""; | |
3589 | PREBINDING = NO; | |
3590 | PRELINK_LIBS = ""; | |
3591 | PRODUCT_NAME = setkey; | |
3592 | SECTORDER_FLAGS = ""; | |
3593 | SKIP_INSTALL = NO; | |
3594 | STRIP_INSTALLED_PRODUCT = YES; | |
3595 | VALID_ARCHS = "armv6 armv7"; | |
3596 | WARNING_CFLAGS = ( | |
3597 | "-Wmost", | |
3598 | "-Wno-four-char-constants", | |
3599 | "-Wno-unknown-pragmas", | |
3600 | ); | |
3601 | }; | |
3602 | name = Deployment; | |
3603 | }; | |
3604 | 81DDFDA90D622C1700C5CB87 /* Default */ = { | |
3605 | isa = XCBuildConfiguration; | |
3606 | baseConfigurationReference = C172BD980E6369BE0030F8EB /* AspenSDK.xcconfig */; | |
3607 | buildSettings = { | |
3608 | ARCHS = ( | |
3609 | armv6, | |
3610 | armv7, | |
3611 | ); | |
3612 | GCC_GENERATE_DEBUGGING_SYMBOLS = YES; | |
3613 | GCC_MODEL_TUNING = G5; | |
3614 | GCC_PREPROCESSOR_DEFINITIONS = ( | |
3615 | "HAVE_CONFIG_H=1", | |
3616 | "$(GCC_PREPROCESSOR_DEFINITIONS)", | |
3617 | ); | |
3618 | HEADER_SEARCH_PATHS = ( | |
3619 | "$(DSTROOT)/usr/include", | |
3620 | ../Common, | |
3621 | ); | |
3622 | INSTALL_GROUP = wheel; | |
3623 | INSTALL_MODE_FLAG = 555; | |
3624 | INSTALL_OWNER = root; | |
3625 | INSTALL_PATH = /usr/sbin; | |
3626 | LIBRARY_SEARCH_PATHS = ""; | |
3627 | MACH_O_TYPE = mh_execute; | |
3628 | OTHER_CFLAGS = ""; | |
3629 | OTHER_LDFLAGS = ""; | |
3630 | OTHER_REZFLAGS = ""; | |
3631 | PREBINDING = NO; | |
3632 | PRELINK_LIBS = ""; | |
3633 | PRODUCT_NAME = setkey; | |
3634 | SECTORDER_FLAGS = ""; | |
3635 | STRIP_INSTALLED_PRODUCT = YES; | |
3636 | VALID_ARCHS = "armv6 armv7 "; | |
3637 | WARNING_CFLAGS = ( | |
3638 | "-Wmost", | |
3639 | "-Wno-four-char-constants", | |
3640 | "-Wno-unknown-pragmas", | |
3641 | ); | |
3642 | }; | |
3643 | name = Default; | |
3644 | }; | |
3645 | 81DDFDCA0D622C2700C5CB87 /* Development */ = { | |
3646 | isa = XCBuildConfiguration; | |
3647 | baseConfigurationReference = C172BD980E6369BE0030F8EB /* AspenSDK.xcconfig */; | |
3648 | buildSettings = { | |
3649 | ALTERNATE_GROUP = "$(inherited)"; | |
3650 | ALTERNATE_MODE = ""; | |
3651 | ALTERNATE_OWNER = "$(inherited)"; | |
3652 | ARCHS = ( | |
3653 | armv6, | |
3654 | armv7, | |
3655 | ); | |
3656 | COPY_PHASE_STRIP = NO; | |
3657 | CURRENT_PROJECT_VERSION = "$(CURRENT_PROJECT_VERSION)"; | |
3658 | DYLIB_CURRENT_VERSION = 300; | |
3659 | EXECUTABLE_PREFIX = lib; | |
3660 | GCC_DYNAMIC_NO_PIC = NO; | |
3661 | GCC_ENABLE_FIX_AND_CONTINUE = YES; | |
3662 | GCC_GENERATE_DEBUGGING_SYMBOLS = YES; | |
3663 | GCC_MODEL_TUNING = G5; | |
3664 | GCC_OPTIMIZATION_LEVEL = 0; | |
3665 | GCC_PREPROCESSOR_DEFINITIONS = ( | |
3666 | "HAVE_CONFIG_H=1", | |
3667 | "$(GCC_PREPROCESSOR_DEFINITIONS)", | |
3668 | ); | |
3669 | HEADER_SEARCH_PATHS = ( | |
3670 | ../Common, | |
3671 | "$(HEADER_SEARCH_PATHS)", | |
3672 | ); | |
3673 | INSTALL_GROUP = wheel; | |
3674 | INSTALL_MODE_FLAG = 555; | |
3675 | INSTALL_OWNER = root; | |
3676 | INSTALL_PATH = /usr/lib; | |
3677 | LEXFLAGS = "$(LEXFLAGS) -P__libipsec"; | |
3678 | PREBINDING = NO; | |
3679 | PRODUCT_NAME = ipsec.A; | |
3680 | SKIP_INSTALL = YES; | |
3681 | VALID_ARCHS = "armv6 armv7"; | |
3682 | YACCFLAGS = "$(YACCFLAGS) -d -p__libipsec"; | |
3683 | ZERO_LINK = YES; | |
3684 | }; | |
3685 | name = Development; | |
3686 | }; | |
3687 | 81DDFDCB0D622C2700C5CB87 /* Deployment */ = { | |
3688 | isa = XCBuildConfiguration; | |
3689 | baseConfigurationReference = C172BD980E6369BE0030F8EB /* AspenSDK.xcconfig */; | |
3690 | buildSettings = { | |
3691 | ALTERNATE_GROUP = "$(inherited)"; | |
3692 | ALTERNATE_MODE = ""; | |
3693 | ALTERNATE_OWNER = "$(inherited)"; | |
3694 | ARCHS = ( | |
3695 | armv6, | |
3696 | armv7, | |
3697 | ); | |
3698 | COPY_PHASE_STRIP = NO; | |
3699 | CURRENT_PROJECT_VERSION = "$(CURRENT_PROJECT_VERSION)"; | |
3700 | DYLIB_CURRENT_VERSION = 300; | |
3701 | EXECUTABLE_PREFIX = lib; | |
3702 | GCC_ENABLE_FIX_AND_CONTINUE = NO; | |
3703 | GCC_GENERATE_DEBUGGING_SYMBOLS = YES; | |
3704 | GCC_MODEL_TUNING = G5; | |
3705 | GCC_PREPROCESSOR_DEFINITIONS = ( | |
3706 | "HAVE_CONFIG_H=1", | |
3707 | "$(GCC_PREPROCESSOR_DEFINITIONS)", | |
3708 | ); | |
3709 | HEADER_SEARCH_PATHS = ( | |
3710 | ../Common, | |
3711 | "$(HEADER_SEARCH_PATHS)", | |
3712 | ); | |
3713 | INSTALL_GROUP = wheel; | |
3714 | INSTALL_MODE_FLAG = 555; | |
3715 | INSTALL_OWNER = root; | |
3716 | INSTALL_PATH = /usr/lib; | |
3717 | LEXFLAGS = "$(LEXFLAGS) -P__libipsec"; | |
3718 | PREBINDING = NO; | |
3719 | PRODUCT_NAME = ipsec.A; | |
3720 | VALID_ARCHS = "armv6 armv7"; | |
3721 | YACCFLAGS = "$(YACCFLAGS) -d -p__libipsec"; | |
3722 | ZERO_LINK = YES; | |
3723 | }; | |
3724 | name = Deployment; | |
3725 | }; | |
3726 | 81DDFDCC0D622C2700C5CB87 /* Default */ = { | |
3727 | isa = XCBuildConfiguration; | |
3728 | baseConfigurationReference = C172BD980E6369BE0030F8EB /* AspenSDK.xcconfig */; | |
3729 | buildSettings = { | |
3730 | ALTERNATE_GROUP = "$(inherited)"; | |
3731 | ALTERNATE_MODE = ""; | |
3732 | ALTERNATE_OWNER = "$(inherited)"; | |
3733 | ARCHS = ( | |
3734 | armv6, | |
3735 | armv7, | |
3736 | ); | |
3737 | COPY_PHASE_STRIP = NO; | |
3738 | CURRENT_PROJECT_VERSION = "$(CURRENT_PROJECT_VERSION)"; | |
3739 | DYLIB_CURRENT_VERSION = 300; | |
3740 | EXECUTABLE_PREFIX = lib; | |
3741 | GCC_ENABLE_FIX_AND_CONTINUE = YES; | |
3742 | GCC_MODEL_TUNING = G5; | |
3743 | GCC_PREPROCESSOR_DEFINITIONS = ( | |
3744 | "HAVE_CONFIG_H=1", | |
3745 | "$(GCC_PREPROCESSOR_DEFINITIONS)", | |
3746 | ); | |
3747 | HEADER_SEARCH_PATHS = ( | |
3748 | ../Common, | |
3749 | "$(HEADER_SEARCH_PATHS)", | |
3750 | ); | |
3751 | INSTALL_GROUP = wheel; | |
3752 | INSTALL_MODE_FLAG = 555; | |
3753 | INSTALL_OWNER = root; | |
3754 | INSTALL_PATH = /usr/lib; | |
3755 | LEXFLAGS = "$(LEXFLAGS) -P__libipsec"; | |
3756 | PREBINDING = NO; | |
3757 | PRODUCT_NAME = ipsec.A; | |
3758 | VALID_ARCHS = "armv6 i386"; | |
3759 | YACCFLAGS = "$(YACCFLAGS) -d -p__libipsec"; | |
3760 | ZERO_LINK = YES; | |
3761 | }; | |
3762 | name = Default; | |
3763 | }; | |
3764 | /* End XCBuildConfiguration section */ | |
3765 | ||
3766 | /* Begin XCConfigurationList section */ | |
3767 | 2537A1A909E4866800D0ECDA /* Build configuration list for PBXNativeTarget "libipsec" */ = { | |
3768 | isa = XCConfigurationList; | |
3769 | buildConfigurations = ( | |
3770 | 2537A1AA09E4866800D0ECDA /* Development */, | |
3771 | 2537A1AB09E4866800D0ECDA /* Deployment */, | |
3772 | 2537A1AC09E4866800D0ECDA /* Default */, | |
3773 | ); | |
3774 | defaultConfigurationIsVisible = 0; | |
3775 | defaultConfigurationName = Deployment; | |
3776 | }; | |
3777 | 2543478609DCB494007943DE /* Build configuration list for PBXNativeTarget "plainrsa-gen" */ = { | |
3778 | isa = XCConfigurationList; | |
3779 | buildConfigurations = ( | |
3780 | 2543478709DCB494007943DE /* Development */, | |
3781 | 2543478809DCB494007943DE /* Deployment */, | |
3782 | 2543478909DCB494007943DE /* Default */, | |
3783 | ); | |
3784 | defaultConfigurationIsVisible = 0; | |
3785 | defaultConfigurationName = Deployment; | |
3786 | }; | |
3787 | 2543479909DCB596007943DE /* Build configuration list for PBXNativeTarget "eaytest" */ = { | |
3788 | isa = XCConfigurationList; | |
3789 | buildConfigurations = ( | |
3790 | 2543479A09DCB596007943DE /* Development */, | |
3791 | 2543479B09DCB596007943DE /* Deployment */, | |
3792 | 2543479C09DCB596007943DE /* Default */, | |
3793 | ); | |
3794 | defaultConfigurationIsVisible = 0; | |
3795 | defaultConfigurationName = Deployment; | |
3796 | }; | |
3797 | 254347BD09DCB851007943DE /* Build configuration list for PBXNativeTarget "test-policy" */ = { | |
3798 | isa = XCConfigurationList; | |
3799 | buildConfigurations = ( | |
3800 | 254347BE09DCB851007943DE /* Development */, | |
3801 | 254347BF09DCB851007943DE /* Deployment */, | |
3802 | 254347C009DCB851007943DE /* Default */, | |
3803 | ); | |
3804 | defaultConfigurationIsVisible = 0; | |
3805 | defaultConfigurationName = Deployment; | |
3806 | }; | |
3807 | 254347C909DCBA1B007943DE /* Build configuration list for PBXNativeTarget "test-pfkey" */ = { | |
3808 | isa = XCConfigurationList; | |
3809 | buildConfigurations = ( | |
3810 | 254347CA09DCBA1B007943DE /* Development */, | |
3811 | 254347CB09DCBA1B007943DE /* Deployment */, | |
3812 | 254347CC09DCBA1B007943DE /* Default */, | |
3813 | ); | |
3814 | defaultConfigurationIsVisible = 0; | |
3815 | defaultConfigurationName = Deployment; | |
3816 | }; | |
3817 | 25D3DAB8098952B20025F703 /* Build configuration list for PBXAggregateTarget "IPSec (Aggregate)" */ = { | |
3818 | isa = XCConfigurationList; | |
3819 | buildConfigurations = ( | |
3820 | 25D3DAB9098952B20025F703 /* Development */, | |
3821 | 25D3DABA098952B20025F703 /* Deployment */, | |
3822 | 25D3DABB098952B20025F703 /* Default */, | |
3823 | ); | |
3824 | defaultConfigurationIsVisible = 0; | |
3825 | defaultConfigurationName = Deployment; | |
3826 | }; | |
3827 | 25D3DABC098952B20025F703 /* Build configuration list for PBXNativeTarget "racoon" */ = { | |
3828 | isa = XCConfigurationList; | |
3829 | buildConfigurations = ( | |
3830 | 25D3DABD098952B20025F703 /* Development */, | |
3831 | 25D3DABE098952B20025F703 /* Deployment */, | |
3832 | 25D3DABF098952B20025F703 /* Default */, | |
3833 | ); | |
3834 | defaultConfigurationIsVisible = 0; | |
3835 | defaultConfigurationName = Deployment; | |
3836 | }; | |
3837 | 25D3DAC0098952B20025F703 /* Build configuration list for PBXNativeTarget "setkey" */ = { | |
3838 | isa = XCConfigurationList; | |
3839 | buildConfigurations = ( | |
3840 | 25D3DAC1098952B20025F703 /* Development */, | |
3841 | 25D3DAC2098952B20025F703 /* Deployment */, | |
3842 | 25D3DAC3098952B20025F703 /* Default */, | |
3843 | ); | |
3844 | defaultConfigurationIsVisible = 0; | |
3845 | defaultConfigurationName = Deployment; | |
3846 | }; | |
3847 | 25D3DAC4098952B20025F703 /* Build configuration list for PBXNativeTarget "racoonctl" */ = { | |
3848 | isa = XCConfigurationList; | |
3849 | buildConfigurations = ( | |
3850 | 25D3DAC5098952B20025F703 /* Development */, | |
3851 | 25D3DAC6098952B20025F703 /* Deployment */, | |
3852 | 25D3DAC7098952B20025F703 /* Default */, | |
3853 | ); | |
3854 | defaultConfigurationIsVisible = 0; | |
3855 | defaultConfigurationName = Deployment; | |
3856 | }; | |
3857 | 25D3DACC098952B20025F703 /* Build configuration list for PBXProject "ipsec" */ = { | |
3858 | isa = XCConfigurationList; | |
3859 | buildConfigurations = ( | |
3860 | 25D3DACD098952B20025F703 /* Development */, | |
3861 | 25D3DACE098952B20025F703 /* Deployment */, | |
3862 | 25D3DACF098952B20025F703 /* Default */, | |
3863 | ); | |
3864 | defaultConfigurationIsVisible = 0; | |
3865 | defaultConfigurationName = Deployment; | |
3866 | }; | |
3867 | 25E08CA209D9E6A4001A11CF /* Build configuration list for PBXNativeTarget "rsaparse" */ = { | |
3868 | isa = XCConfigurationList; | |
3869 | buildConfigurations = ( | |
3870 | 25E08CA309D9E6A4001A11CF /* Development */, | |
3871 | 25E08CA409D9E6A4001A11CF /* Deployment */, | |
3872 | 25E08CA509D9E6A4001A11CF /* Default */, | |
3873 | ); | |
3874 | defaultConfigurationIsVisible = 0; | |
3875 | defaultConfigurationName = Deployment; | |
3876 | }; | |
3877 | 812530B50D3FE994006BDF4F /* Build configuration list for PBXAggregateTarget "IPSec Embedded (Aggregate)" */ = { | |
3878 | isa = XCConfigurationList; | |
3879 | buildConfigurations = ( | |
3880 | 812530B60D3FE994006BDF4F /* Development */, | |
3881 | 812530B70D3FE994006BDF4F /* Deployment */, | |
3882 | 812530B90D3FE994006BDF4F /* Default */, | |
3883 | ); | |
3884 | defaultConfigurationIsVisible = 0; | |
3885 | defaultConfigurationName = Deployment; | |
3886 | }; | |
3887 | 812531050D3FE9DC006BDF4F /* Build configuration list for PBXNativeTarget "racoon Embedded" */ = { | |
3888 | isa = XCConfigurationList; | |
3889 | buildConfigurations = ( | |
3890 | 812531060D3FE9DC006BDF4F /* Development */, | |
3891 | 812531070D3FE9DC006BDF4F /* Deployment */, | |
3892 | 812531090D3FE9DC006BDF4F /* Default */, | |
3893 | ); | |
3894 | defaultConfigurationIsVisible = 0; | |
3895 | defaultConfigurationName = Deployment; | |
3896 | }; | |
3897 | 812531240D3FEA33006BDF4F /* Build configuration list for PBXNativeTarget "racoonctl Embedded" */ = { | |
3898 | isa = XCConfigurationList; | |
3899 | buildConfigurations = ( | |
3900 | 812531250D3FEA33006BDF4F /* Development */, | |
3901 | 812531260D3FEA33006BDF4F /* Deployment */, | |
3902 | 812531280D3FEA33006BDF4F /* Default */, | |
3903 | ); | |
3904 | defaultConfigurationIsVisible = 0; | |
3905 | defaultConfigurationName = Deployment; | |
3906 | }; | |
3907 | 81DDFDA60D622C1700C5CB87 /* Build configuration list for PBXNativeTarget "setkey Embedded" */ = { | |
3908 | isa = XCConfigurationList; | |
3909 | buildConfigurations = ( | |
3910 | 81DDFDA70D622C1700C5CB87 /* Development */, | |
3911 | 81DDFDA80D622C1700C5CB87 /* Deployment */, | |
3912 | 81DDFDA90D622C1700C5CB87 /* Default */, | |
3913 | ); | |
3914 | defaultConfigurationIsVisible = 0; | |
3915 | defaultConfigurationName = Deployment; | |
3916 | }; | |
3917 | 81DDFDC90D622C2700C5CB87 /* Build configuration list for PBXNativeTarget "libipsec Embedded" */ = { | |
3918 | isa = XCConfigurationList; | |
3919 | buildConfigurations = ( | |
3920 | 81DDFDCA0D622C2700C5CB87 /* Development */, | |
3921 | 81DDFDCB0D622C2700C5CB87 /* Deployment */, | |
3922 | 81DDFDCC0D622C2700C5CB87 /* Default */, | |
3923 | ); | |
3924 | defaultConfigurationIsVisible = 0; | |
3925 | defaultConfigurationName = Deployment; | |
3926 | }; | |
3927 | /* End XCConfigurationList section */ | |
3928 | }; | |
3929 | rootObject = 23D2D790087071FC00C51098 /* Project object */; | |
3930 | } |