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