]> git.saurik.com Git - apple/ipsec.git/blob - ipsec.xcodeproj/project.pbxproj
ipsec-34.tar.gz
[apple/ipsec.git] / ipsec.xcodeproj / project.pbxproj
1 // !$*UTF8*$!
2 {
3 archiveVersion = 1;
4 classes = {
5 };
6 objectVersion = 42;
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 );
15 dependencies = (
16 25D3DDE30989AFDE0025F703 /* PBXTargetDependency */,
17 25D3DDE50989AFE50025F703 /* PBXTargetDependency */,
18 25D3DDE70989AFE90025F703 /* PBXTargetDependency */,
19 254347D109DCBAF8007943DE /* PBXTargetDependency */,
20 25DE3DB609EC27B900147420 /* PBXTargetDependency */,
21 );
22 name = "IPSec (Aggregate)";
23 productName = "IPSec (Aggregate)";
24 };
25 /* End PBXAggregateTarget section */
26
27 /* Begin PBXBuildFile section */
28 25078AE509D37570005F3F63 /* nattraversal.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258F00988657000D15623 /* nattraversal.c */; };
29 2537A1B109E4867100D0ECDA /* config.h in Headers */ = {isa = PBXBuildFile; fileRef = 25D9499F09A6AAD700CA0F24 /* config.h */; };
30 2537A1B509E4867700D0ECDA /* ipsec_dump_policy.c in Sources */ = {isa = PBXBuildFile; fileRef = 252DF9520989B4EE00E5B678 /* ipsec_dump_policy.c */; };
31 2537A1B609E4867700D0ECDA /* ipsec_get_policylen.c in Sources */ = {isa = PBXBuildFile; fileRef = 252DF9530989B4EE00E5B678 /* ipsec_get_policylen.c */; };
32 2537A1B709E4867800D0ECDA /* ipsec_strerror.c in Sources */ = {isa = PBXBuildFile; fileRef = 252DF9560989B4EE00E5B678 /* ipsec_strerror.c */; };
33 2537A1B809E4867900D0ECDA /* ipsec_strerror.h in Headers */ = {isa = PBXBuildFile; fileRef = 252DF9570989B4EE00E5B678 /* ipsec_strerror.h */; };
34 2537A1B909E4867900D0ECDA /* policy_parse.y in Sources */ = {isa = PBXBuildFile; fileRef = 252DF95E0989B4EE00E5B678 /* policy_parse.y */; };
35 2537A1BA09E4867A00D0ECDA /* policy_token.l in Sources */ = {isa = PBXBuildFile; fileRef = 252DF9600989B4EE00E5B678 /* policy_token.l */; };
36 2537A1C109E494B300D0ECDA /* libipsec.A.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 2537A1A809E4864800D0ECDA /* libipsec.A.dylib */; };
37 2537A1C709E49D0600D0ECDA /* libipsec.A.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 2537A1A809E4864800D0ECDA /* libipsec.A.dylib */; };
38 2537A1CB09E49D5600D0ECDA /* libipsec.A.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 2537A1A809E4864800D0ECDA /* libipsec.A.dylib */; };
39 2543473209DCAE27007943DE /* racoonctl.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F2590C0988657000D15623 /* racoonctl.c */; };
40 2543474E09DCAEF8007943DE /* str2val.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F2591D0988657000D15623 /* str2val.c */; };
41 2543475109DCB063007943DE /* kmpstat.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258E80988657000D15623 /* kmpstat.c */; };
42 2543475509DCB0D9007943DE /* vmbuf.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F259260988657000D15623 /* vmbuf.c */; };
43 2543475609DCB0DB007943DE /* sockmisc.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F2591A0988657000D15623 /* sockmisc.c */; };
44 2543475709DCB0E6007943DE /* misc.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258EE0988657000D15623 /* misc.c */; };
45 2543476409DCB396007943DE /* pfkey_dump.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F777ED09ABE58400C99783 /* pfkey_dump.c */; };
46 2543476709DCB400007943DE /* key_debug.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F777B909ABE3E100C99783 /* key_debug.c */; };
47 2543476909DCB420007943DE /* pfkey.c in Sources */ = {isa = PBXBuildFile; fileRef = 25D949A209A6AAD700CA0F24 /* pfkey.c */; };
48 2543477109DCB492007943DE /* plainrsa-gen.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258FC0988657000D15623 /* plainrsa-gen.c */; };
49 2543478A09DCB49C007943DE /* plog.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258FD0988657000D15623 /* plog.c */; };
50 2543478C09DCB4A6007943DE /* logger.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258EB0988657000D15623 /* logger.c */; };
51 254347A909DCB6C8007943DE /* vmbuf.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F259260988657000D15623 /* vmbuf.c */; };
52 254347AB09DCB6D6007943DE /* str2val.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F2591D0988657000D15623 /* str2val.c */; };
53 254347B809DCB84D007943DE /* test-policy.c in Sources */ = {isa = PBXBuildFile; fileRef = 252DF9610989B4EE00E5B678 /* test-policy.c */; };
54 254347C809DCBA1B007943DE /* test-pfkey.c in Sources */ = {isa = PBXBuildFile; fileRef = 254347C709DCBA1B007943DE /* test-pfkey.c */; };
55 258CF2CB0A19197400166B38 /* setkey.8 in CopyFiles */ = {isa = PBXBuildFile; fileRef = 25F258890988648C00D15623 /* setkey.8 */; };
56 258CF2CD0A1919A800166B38 /* ipsec_set_policy.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = 252DF9540989B4EE00E5B678 /* ipsec_set_policy.3 */; };
57 258CF2CE0A1919AF00166B38 /* ipsec_strerror.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = 252DF9550989B4EE00E5B678 /* ipsec_strerror.3 */; };
58 258CF2D20A191A0600166B38 /* racoonctl.8 in CopyFiles */ = {isa = PBXBuildFile; fileRef = 25F2590B0988657000D15623 /* racoonctl.8 */; };
59 258CF2D40A191A5000166B38 /* plainrsa-gen.8 in CopyFiles */ = {isa = PBXBuildFile; fileRef = 25F258FB0988657000D15623 /* plainrsa-gen.8 */; };
60 258CF2E10A191A9200166B38 /* racoon.8 in CopyFiles */ = {isa = PBXBuildFile; fileRef = 25F259090988657000D15623 /* racoon.8 */; };
61 258CF2E40A191AD500166B38 /* racoon.conf.5 in CopyFiles */ = {isa = PBXBuildFile; fileRef = 25F2590A0988657000D15623 /* racoon.conf.5 */; };
62 258CF2E60A191B1800166B38 /* racoon.conf in CopyFiles */ = {isa = PBXBuildFile; fileRef = 25F2589A098864D700D15623 /* racoon.conf */; };
63 258CF2FB0A191B4F00166B38 /* anonymous.conf in CopyFiles */ = {isa = PBXBuildFile; fileRef = 25F25898098864D700D15623 /* anonymous.conf */; };
64 258CF2FC0A191B5400166B38 /* psk.txt in CopyFiles */ = {isa = PBXBuildFile; fileRef = 25F25899098864D700D15623 /* psk.txt */; };
65 25BC48740A0BC7B000A181A0 /* eaytest.c in Sources */ = {isa = PBXBuildFile; fileRef = 25BC48730A0BC7B000A181A0 /* eaytest.c */; };
66 25BE7E0109E5D3F4009B6B84 /* libipsec.A.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 2537A1A809E4864800D0ECDA /* libipsec.A.dylib */; };
67 25BE7E1209E5D550009B6B84 /* libssl.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 25EAE84709D879700042CC7F /* libssl.dylib */; };
68 25BE7E1309E5D555009B6B84 /* libcrypto.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 25EAE84A09D879DE0042CC7F /* libcrypto.dylib */; };
69 25BE7E1B09E5D5D9009B6B84 /* plog.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258FD0988657000D15623 /* plog.c */; };
70 25BE7E2E09E5D709009B6B84 /* libipsec.A.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 2537A1A809E4864800D0ECDA /* libipsec.A.dylib */; };
71 25BE7E3809E5D80E009B6B84 /* crypto_openssl.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258B90988657000D15623 /* crypto_openssl.c */; };
72 25BE7E3E09E5D906009B6B84 /* misc.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258EE0988657000D15623 /* misc.c */; };
73 25BE7E4009E5D92C009B6B84 /* logger.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258EB0988657000D15623 /* logger.c */; };
74 25BE7E5709E5DC4D009B6B84 /* pfkey_dump.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F777ED09ABE58400C99783 /* pfkey_dump.c */; };
75 25BE7E5A09E5DCBD009B6B84 /* libipsec.A.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 2537A1A809E4864800D0ECDA /* libipsec.A.dylib */; };
76 25BE7E5E09E5DCF5009B6B84 /* pfkey.c in Sources */ = {isa = PBXBuildFile; fileRef = 25D949A209A6AAD700CA0F24 /* pfkey.c */; };
77 25BE7E6009E5DD04009B6B84 /* key_debug.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F777B909ABE3E100C99783 /* key_debug.c */; };
78 25BE7E6309E5DD38009B6B84 /* pfkey.c in Sources */ = {isa = PBXBuildFile; fileRef = 25D949A209A6AAD700CA0F24 /* pfkey.c */; };
79 25BE7E7609E5DDBA009B6B84 /* libssl.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 25EAE84709D879700042CC7F /* libssl.dylib */; };
80 25BE7E7709E5DDBE009B6B84 /* libcrypto.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 25EAE84A09D879DE0042CC7F /* libcrypto.dylib */; };
81 25BE7E7F09E5DE4C009B6B84 /* pfkey_dump.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F777ED09ABE58400C99783 /* pfkey_dump.c */; };
82 25BE7E8209E5DE8D009B6B84 /* libipsec.A.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 2537A1A809E4864800D0ECDA /* libipsec.A.dylib */; };
83 25BE7E8809E5E499009B6B84 /* pfkey.c in Sources */ = {isa = PBXBuildFile; fileRef = 25D949A209A6AAD700CA0F24 /* pfkey.c */; };
84 25BE7E8A09E5E4A6009B6B84 /* key_debug.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F777B909ABE3E100C99783 /* key_debug.c */; };
85 25BE7E8E09E5E5BE009B6B84 /* crypto_openssl.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258B90988657000D15623 /* crypto_openssl.c */; };
86 25BE7E9009E5E61F009B6B84 /* misc.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258EE0988657000D15623 /* misc.c */; };
87 25BE7E9209E5E635009B6B84 /* vmbuf.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F259260988657000D15623 /* vmbuf.c */; };
88 25DC9EC909DB0FBB00C89F86 /* rsalist.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F259100988657000D15623 /* rsalist.c */; };
89 25DC9ED409DB16F300C89F86 /* isakmp_cfg.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258D50988657000D15623 /* isakmp_cfg.c */; };
90 25DC9ED509DB16F800C89F86 /* isakmp_unity.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258E10988657000D15623 /* isakmp_unity.c */; };
91 25DC9ED609DB16FA00C89F86 /* isakmp_xauth.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258E40988657000D15623 /* isakmp_xauth.c */; };
92 25DC9ED709DB170800C89F86 /* rsaparse.o in Frameworks */ = {isa = PBXBuildFile; fileRef = 25E08C9A09D9E64A001A11CF /* rsaparse.o */; };
93 25DE2DE90A8BD40E0010A46D /* vpn_control.c in Sources */ = {isa = PBXBuildFile; fileRef = 25DE2DE60A8BD40E0010A46D /* vpn_control.c */; };
94 25E08C9E09D9E681001A11CF /* prsa_par.y in Sources */ = {isa = PBXBuildFile; fileRef = 2589CBA809D8B727002DC960 /* prsa_par.y */; };
95 25E08C9F09D9E682001A11CF /* prsa_tok.l in Sources */ = {isa = PBXBuildFile; fileRef = 2589CBAA09D8B727002DC960 /* prsa_tok.l */; };
96 25EAE83209D875790042CC7F /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 25EAE83109D875790042CC7F /* Security.framework */; };
97 25EAE83809D875BF0042CC7F /* DirectoryService.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 25EAE83709D875BF0042CC7F /* DirectoryService.framework */; };
98 25EAE84809D879700042CC7F /* libssl.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 25EAE84709D879700042CC7F /* libssl.dylib */; };
99 25EAE84B09D879DE0042CC7F /* libcrypto.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 25EAE84A09D879DE0042CC7F /* libcrypto.dylib */; };
100 25EAE87209D87A160042CC7F /* libgssapi_krb5.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 25EAE87109D87A160042CC7F /* libgssapi_krb5.dylib */; };
101 25EAE87409D87A390042CC7F /* libpam.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 25EAE87309D87A390042CC7F /* libpam.dylib */; };
102 25EAE87709D87A770042CC7F /* libiconv.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 25EAE87609D87A770042CC7F /* libiconv.dylib */; };
103 25EAE8C109D87B080042CC7F /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 25EAE8C009D87B080042CC7F /* CoreFoundation.framework */; };
104 25EAE8C609D87B990042CC7F /* pfkey.c in Sources */ = {isa = PBXBuildFile; fileRef = 25D949A209A6AAD700CA0F24 /* pfkey.c */; };
105 25ECCDA209AD479A00883CA3 /* pfkey.c in Sources */ = {isa = PBXBuildFile; fileRef = 25D949A209A6AAD700CA0F24 /* pfkey.c */; };
106 25ECCDB509AD489200883CA3 /* key_debug.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F777B909ABE3E100C99783 /* key_debug.c */; };
107 25ECCDB709AD48A300883CA3 /* pfkey_dump.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F777ED09ABE58400C99783 /* pfkey_dump.c */; };
108 25F258900988648C00D15623 /* parse.y in Sources */ = {isa = PBXBuildFile; fileRef = 25F258870988648C00D15623 /* parse.y */; };
109 25F258910988648C00D15623 /* setkey.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F2588A0988648C00D15623 /* setkey.c */; };
110 25F258940988648C00D15623 /* token.l in Sources */ = {isa = PBXBuildFile; fileRef = 25F2588D0988648C00D15623 /* token.l */; };
111 25F258A80988651000D15623 /* rijndael-alg-fst.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258A10988651000D15623 /* rijndael-alg-fst.c */; };
112 25F258A90988651000D15623 /* rijndael-api-fst.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258A30988651000D15623 /* rijndael-api-fst.c */; };
113 25F259280988657000D15623 /* admin.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258AC0988657000D15623 /* admin.c */; };
114 25F259290988657000D15623 /* algorithm.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258AE0988657000D15623 /* algorithm.c */; };
115 25F2592A0988657000D15623 /* backupsa.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258B10988657000D15623 /* backupsa.c */; };
116 25F2592B0988657000D15623 /* cfparse.y in Sources */ = {isa = PBXBuildFile; fileRef = 25F258B40988657000D15623 /* cfparse.y */; };
117 25F2592C0988657000D15623 /* cftoken.l in Sources */ = {isa = PBXBuildFile; fileRef = 25F258B60988657000D15623 /* cftoken.l */; };
118 25F2592D0988657000D15623 /* crypto_cssm.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258B70988657000D15623 /* crypto_cssm.c */; };
119 25F2592E0988657000D15623 /* crypto_openssl.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258B90988657000D15623 /* crypto_openssl.c */; };
120 25F2592F0988657000D15623 /* dnssec.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258BE0988657000D15623 /* dnssec.c */; };
121 25F259310988657000D15623 /* evt.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258C20988657000D15623 /* evt.c */; };
122 25F259320988657000D15623 /* genlist.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258C50988657000D15623 /* genlist.c */; };
123 25F259330988657000D15623 /* getcertsbyname.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258C70988657000D15623 /* getcertsbyname.c */; };
124 25F259340988657000D15623 /* grabmyaddr.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258C90988657000D15623 /* grabmyaddr.c */; };
125 25F259350988657000D15623 /* gssapi.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258CB0988657000D15623 /* gssapi.c */; };
126 25F259360988657000D15623 /* handler.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258CD0988657000D15623 /* handler.c */; };
127 25F259370988657000D15623 /* ipsec_doi.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258CF0988657000D15623 /* ipsec_doi.c */; };
128 25F259380988657000D15623 /* isakmp_agg.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258D10988657000D15623 /* isakmp_agg.c */; };
129 25F259390988657000D15623 /* isakmp_base.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258D30988657000D15623 /* isakmp_base.c */; };
130 25F2593C0988657000D15623 /* isakmp_ident.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258D90988657000D15623 /* isakmp_ident.c */; };
131 25F2593D0988657000D15623 /* isakmp_inf.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258DB0988657000D15623 /* isakmp_inf.c */; };
132 25F2593E0988657000D15623 /* isakmp_newg.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258DD0988657000D15623 /* isakmp_newg.c */; };
133 25F2593F0988657000D15623 /* isakmp_quick.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258DF0988657000D15623 /* isakmp_quick.c */; };
134 25F259420988657000D15623 /* isakmp.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258E60988657000D15623 /* isakmp.c */; };
135 25F259440988657000D15623 /* localconf.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258E90988657000D15623 /* localconf.c */; };
136 25F259450988657000D15623 /* logger.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258EB0988657000D15623 /* logger.c */; };
137 25F259460988657000D15623 /* main.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258ED0988657000D15623 /* main.c */; };
138 25F259470988657000D15623 /* misc.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258EE0988657000D15623 /* misc.c */; };
139 25F259490988657000D15623 /* oakley.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258F30988657000D15623 /* oakley.c */; };
140 25F2594A0988657000D15623 /* open_dir.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258F50988657000D15623 /* open_dir.c */; };
141 25F2594C0988657000D15623 /* pfkey_racoon.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258F80988657000D15623 /* pfkey_racoon.c */; };
142 25F2594F0988657000D15623 /* plog.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258FD0988657000D15623 /* plog.c */; };
143 25F259500988657000D15623 /* policy.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258FF0988657000D15623 /* policy.c */; };
144 25F259510988657000D15623 /* privsep.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F259010988657000D15623 /* privsep.c */; };
145 25F259520988657000D15623 /* proposal.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F259030988657000D15623 /* proposal.c */; };
146 25F259580988657000D15623 /* remoteconf.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F2590E0988657000D15623 /* remoteconf.c */; };
147 25F2595A0988657000D15623 /* safefile.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F259120988657000D15623 /* safefile.c */; };
148 25F2595B0988657000D15623 /* sainfo.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F259140988657000D15623 /* sainfo.c */; };
149 25F2595C0988657000D15623 /* schedule.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F259160988657000D15623 /* schedule.c */; };
150 25F2595D0988657000D15623 /* session.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F259180988657000D15623 /* session.c */; };
151 25F2595E0988657000D15623 /* sockmisc.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F2591A0988657000D15623 /* sockmisc.c */; };
152 25F2595F0988657000D15623 /* str2val.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F2591D0988657000D15623 /* str2val.c */; };
153 25F259600988657000D15623 /* strnames.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F2591F0988657000D15623 /* strnames.c */; };
154 25F259610988657000D15623 /* throttle.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F259210988657000D15623 /* throttle.c */; };
155 25F259620988657000D15623 /* vendorid.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F259240988657000D15623 /* vendorid.c */; };
156 25F259630988657000D15623 /* vmbuf.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F259260988657000D15623 /* vmbuf.c */; };
157 81EDB0690B5D8D9600840BC7 /* ipsec_get_policylen.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = 81EDB0680B5D8D8900840BC7 /* ipsec_get_policylen.3 */; };
158 81EDB06A0B5D8D9A00840BC7 /* ipsec_dump_policy.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = 81EDB0670B5D8D7000840BC7 /* ipsec_dump_policy.3 */; };
159 /* End PBXBuildFile section */
160
161 /* Begin PBXContainerItemProxy section */
162 2537A1C209E494D300D0ECDA /* PBXContainerItemProxy */ = {
163 isa = PBXContainerItemProxy;
164 containerPortal = 23D2D790087071FC00C51098 /* Project object */;
165 proxyType = 1;
166 remoteGlobalIDString = 2537A1A709E4864800D0ECDA;
167 remoteInfo = libipsec;
168 };
169 2537A1C809E49D1400D0ECDA /* PBXContainerItemProxy */ = {
170 isa = PBXContainerItemProxy;
171 containerPortal = 23D2D790087071FC00C51098 /* Project object */;
172 proxyType = 1;
173 remoteGlobalIDString = 2537A1A709E4864800D0ECDA;
174 remoteInfo = libipsec;
175 };
176 2537A1CC09E49D5C00D0ECDA /* PBXContainerItemProxy */ = {
177 isa = PBXContainerItemProxy;
178 containerPortal = 23D2D790087071FC00C51098 /* Project object */;
179 proxyType = 1;
180 remoteGlobalIDString = 2537A1A709E4864800D0ECDA;
181 remoteInfo = libipsec;
182 };
183 254347D009DCBAF8007943DE /* PBXContainerItemProxy */ = {
184 isa = PBXContainerItemProxy;
185 containerPortal = 23D2D790087071FC00C51098 /* Project object */;
186 proxyType = 1;
187 remoteGlobalIDString = 2543476E09DCB477007943DE;
188 remoteInfo = "plainrsa-gen";
189 };
190 25BE7E0309E5D3FE009B6B84 /* PBXContainerItemProxy */ = {
191 isa = PBXContainerItemProxy;
192 containerPortal = 23D2D790087071FC00C51098 /* Project object */;
193 proxyType = 1;
194 remoteGlobalIDString = 2537A1A709E4864800D0ECDA;
195 remoteInfo = libipsec;
196 };
197 25BE7E2F09E5D710009B6B84 /* PBXContainerItemProxy */ = {
198 isa = PBXContainerItemProxy;
199 containerPortal = 23D2D790087071FC00C51098 /* Project object */;
200 proxyType = 1;
201 remoteGlobalIDString = 2537A1A709E4864800D0ECDA;
202 remoteInfo = libipsec;
203 };
204 25BE7E5B09E5DCC5009B6B84 /* PBXContainerItemProxy */ = {
205 isa = PBXContainerItemProxy;
206 containerPortal = 23D2D790087071FC00C51098 /* Project object */;
207 proxyType = 1;
208 remoteGlobalIDString = 2537A1A709E4864800D0ECDA;
209 remoteInfo = libipsec;
210 };
211 25BE7E7B09E5DE28009B6B84 /* PBXContainerItemProxy */ = {
212 isa = PBXContainerItemProxy;
213 containerPortal = 23D2D790087071FC00C51098 /* Project object */;
214 proxyType = 1;
215 remoteGlobalIDString = 2537A1A709E4864800D0ECDA;
216 remoteInfo = libipsec;
217 };
218 25D3DDE20989AFDE0025F703 /* PBXContainerItemProxy */ = {
219 isa = PBXContainerItemProxy;
220 containerPortal = 23D2D790087071FC00C51098 /* Project object */;
221 proxyType = 1;
222 remoteGlobalIDString = 25F258040987FBFA00D15623;
223 remoteInfo = racoon;
224 };
225 25D3DDE40989AFE50025F703 /* PBXContainerItemProxy */ = {
226 isa = PBXContainerItemProxy;
227 containerPortal = 23D2D790087071FC00C51098 /* Project object */;
228 proxyType = 1;
229 remoteGlobalIDString = 25F258090987FC1500D15623;
230 remoteInfo = setkey;
231 };
232 25D3DDE60989AFE90025F703 /* PBXContainerItemProxy */ = {
233 isa = PBXContainerItemProxy;
234 containerPortal = 23D2D790087071FC00C51098 /* Project object */;
235 proxyType = 1;
236 remoteGlobalIDString = 25F2580E0987FC3400D15623;
237 remoteInfo = racoonctl;
238 };
239 25DE3DB509EC27B900147420 /* PBXContainerItemProxy */ = {
240 isa = PBXContainerItemProxy;
241 containerPortal = 23D2D790087071FC00C51098 /* Project object */;
242 proxyType = 1;
243 remoteGlobalIDString = 2537A1A709E4864800D0ECDA;
244 remoteInfo = libipsec;
245 };
246 25E08CE909D9F0A2001A11CF /* PBXContainerItemProxy */ = {
247 isa = PBXContainerItemProxy;
248 containerPortal = 23D2D790087071FC00C51098 /* Project object */;
249 proxyType = 1;
250 remoteGlobalIDString = 25E08C9909D9E64A001A11CF;
251 remoteInfo = rsaparse;
252 };
253 /* End PBXContainerItemProxy section */
254
255 /* Begin PBXCopyFilesBuildPhase section */
256 258CF2CF0A1919CD00166B38 /* CopyFiles */ = {
257 isa = PBXCopyFilesBuildPhase;
258 buildActionMask = 8;
259 dstPath = /usr/share/man/man3;
260 dstSubfolderSpec = 0;
261 files = (
262 258CF2CD0A1919A800166B38 /* ipsec_set_policy.3 in CopyFiles */,
263 258CF2CE0A1919AF00166B38 /* ipsec_strerror.3 in CopyFiles */,
264 81EDB0690B5D8D9600840BC7 /* ipsec_get_policylen.3 in CopyFiles */,
265 81EDB06A0B5D8D9A00840BC7 /* ipsec_dump_policy.3 in CopyFiles */,
266 );
267 runOnlyForDeploymentPostprocessing = 1;
268 };
269 258CF2D00A1919CD00166B38 /* CopyFiles */ = {
270 isa = PBXCopyFilesBuildPhase;
271 buildActionMask = 8;
272 dstPath = /usr/share/man/man8;
273 dstSubfolderSpec = 0;
274 files = (
275 258CF2CB0A19197400166B38 /* setkey.8 in CopyFiles */,
276 );
277 runOnlyForDeploymentPostprocessing = 1;
278 };
279 258CF2D50A191A6E00166B38 /* CopyFiles */ = {
280 isa = PBXCopyFilesBuildPhase;
281 buildActionMask = 8;
282 dstPath = /usr/share/man/man8;
283 dstSubfolderSpec = 0;
284 files = (
285 258CF2D20A191A0600166B38 /* racoonctl.8 in CopyFiles */,
286 );
287 runOnlyForDeploymentPostprocessing = 1;
288 };
289 258CF2D60A191A6E00166B38 /* CopyFiles */ = {
290 isa = PBXCopyFilesBuildPhase;
291 buildActionMask = 8;
292 dstPath = /usr/share/man/man8;
293 dstSubfolderSpec = 0;
294 files = (
295 258CF2D40A191A5000166B38 /* plainrsa-gen.8 in CopyFiles */,
296 );
297 runOnlyForDeploymentPostprocessing = 1;
298 };
299 258CF2E20A191AB000166B38 /* CopyFiles */ = {
300 isa = PBXCopyFilesBuildPhase;
301 buildActionMask = 8;
302 dstPath = /usr/share/man/man8;
303 dstSubfolderSpec = 0;
304 files = (
305 258CF2E10A191A9200166B38 /* racoon.8 in CopyFiles */,
306 );
307 runOnlyForDeploymentPostprocessing = 1;
308 };
309 258CF2F80A191B3900166B38 /* CopyFiles */ = {
310 isa = PBXCopyFilesBuildPhase;
311 buildActionMask = 8;
312 dstPath = /usr/share/man/man5;
313 dstSubfolderSpec = 0;
314 files = (
315 258CF2E40A191AD500166B38 /* racoon.conf.5 in CopyFiles */,
316 );
317 runOnlyForDeploymentPostprocessing = 1;
318 };
319 258CF2F90A191B3900166B38 /* CopyFiles */ = {
320 isa = PBXCopyFilesBuildPhase;
321 buildActionMask = 8;
322 dstPath = /private/etc/racoon;
323 dstSubfolderSpec = 0;
324 files = (
325 258CF2FC0A191B5400166B38 /* psk.txt in CopyFiles */,
326 258CF2E60A191B1800166B38 /* racoon.conf in CopyFiles */,
327 );
328 runOnlyForDeploymentPostprocessing = 1;
329 };
330 258CF2FA0A191B3900166B38 /* CopyFiles */ = {
331 isa = PBXCopyFilesBuildPhase;
332 buildActionMask = 8;
333 dstPath = /private/etc/racoon/remote;
334 dstSubfolderSpec = 0;
335 files = (
336 258CF2FB0A191B4F00166B38 /* anonymous.conf in CopyFiles */,
337 );
338 runOnlyForDeploymentPostprocessing = 1;
339 };
340 /* End PBXCopyFilesBuildPhase section */
341
342 /* Begin PBXFileReference section */
343 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>"; };
344 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>"; };
345 252DF9540989B4EE00E5B678 /* ipsec_set_policy.3 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = ipsec_set_policy.3; path = libipsec/ipsec_set_policy.3; sourceTree = "<group>"; };
346 252DF9550989B4EE00E5B678 /* ipsec_strerror.3 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = ipsec_strerror.3; path = libipsec/ipsec_strerror.3; sourceTree = "<group>"; };
347 252DF9560989B4EE00E5B678 /* ipsec_strerror.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = ipsec_strerror.c; path = libipsec/ipsec_strerror.c; sourceTree = "<group>"; };
348 252DF9570989B4EE00E5B678 /* ipsec_strerror.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ipsec_strerror.h; path = libipsec/ipsec_strerror.h; sourceTree = "<group>"; };
349 252DF95E0989B4EE00E5B678 /* policy_parse.y */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.yacc; name = policy_parse.y; path = libipsec/policy_parse.y; sourceTree = "<group>"; };
350 252DF9600989B4EE00E5B678 /* policy_token.l */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.lex; name = policy_token.l; path = libipsec/policy_token.l; sourceTree = "<group>"; };
351 252DF9610989B4EE00E5B678 /* test-policy.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "test-policy.c"; path = "libipsec/test-policy.c"; sourceTree = "<group>"; };
352 2537A1A809E4864800D0ECDA /* libipsec.A.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libipsec.A.dylib; sourceTree = BUILT_PRODUCTS_DIR; };
353 2543476F09DCB477007943DE /* plainrsa-gen */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "plainrsa-gen"; sourceTree = BUILT_PRODUCTS_DIR; };
354 2543479309DCB57E007943DE /* eaytest */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = eaytest; sourceTree = BUILT_PRODUCTS_DIR; };
355 254347B609DCB839007943DE /* test-policy */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "test-policy"; sourceTree = BUILT_PRODUCTS_DIR; };
356 254347C509DCBA07007943DE /* test-pfkey */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "test-pfkey"; sourceTree = BUILT_PRODUCTS_DIR; };
357 254347C709DCBA1B007943DE /* test-pfkey.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = "test-pfkey.c"; sourceTree = "<group>"; };
358 2589CBA809D8B727002DC960 /* prsa_par.y */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.yacc; path = prsa_par.y; sourceTree = "<group>"; };
359 2589CBAA09D8B727002DC960 /* prsa_tok.l */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.lex; path = prsa_tok.l; sourceTree = "<group>"; };
360 25BC48730A0BC7B000A181A0 /* eaytest.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = eaytest.c; sourceTree = "<group>"; };
361 25D9499F09A6AAD700CA0F24 /* config.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = config.h; path = Common/config.h; sourceTree = "<group>"; };
362 25D949A109A6AAD700CA0F24 /* libpfkey.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = libpfkey.h; path = Common/libpfkey.h; sourceTree = "<group>"; };
363 25D949A209A6AAD700CA0F24 /* pfkey.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = pfkey.c; path = Common/pfkey.c; sourceTree = "<group>"; };
364 25DE2DE50A8BD40E0010A46D /* vpn_control_var.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = vpn_control_var.h; sourceTree = "<group>"; };
365 25DE2DE60A8BD40E0010A46D /* vpn_control.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = vpn_control.c; sourceTree = "<group>"; };
366 25DE2DE70A8BD40E0010A46D /* vpn_control.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = vpn_control.h; sourceTree = "<group>"; };
367 25E08C9A09D9E64A001A11CF /* rsaparse.o */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.objfile"; includeInIndex = 0; path = rsaparse.o; sourceTree = BUILT_PRODUCTS_DIR; };
368 25EAE83109D875790042CC7F /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = /System/Library/Frameworks/Security.framework; sourceTree = "<absolute>"; };
369 25EAE83709D875BF0042CC7F /* DirectoryService.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = DirectoryService.framework; path = /System/Library/Frameworks/DirectoryService.framework; sourceTree = "<absolute>"; };
370 25EAE84709D879700042CC7F /* libssl.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libssl.dylib; path = /usr/lib/libssl.dylib; sourceTree = "<absolute>"; };
371 25EAE84A09D879DE0042CC7F /* libcrypto.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libcrypto.dylib; path = /usr/lib/libcrypto.dylib; sourceTree = "<absolute>"; };
372 25EAE87109D87A160042CC7F /* libgssapi_krb5.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libgssapi_krb5.dylib; path = /usr/lib/libgssapi_krb5.dylib; sourceTree = "<absolute>"; };
373 25EAE87309D87A390042CC7F /* libpam.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libpam.dylib; path = /usr/lib/libpam.dylib; sourceTree = "<absolute>"; };
374 25EAE87609D87A770042CC7F /* libiconv.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libiconv.dylib; path = /usr/lib/libiconv.dylib; sourceTree = "<absolute>"; };
375 25EAE8C009D87B080042CC7F /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = /System/Library/Frameworks/CoreFoundation.framework; sourceTree = "<absolute>"; };
376 25F258050987FBFA00D15623 /* racoon */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = racoon; sourceTree = BUILT_PRODUCTS_DIR; };
377 25F2580A0987FC1500D15623 /* setkey */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = setkey; sourceTree = BUILT_PRODUCTS_DIR; };
378 25F2580F0987FC3400D15623 /* racoonctl */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = racoonctl; sourceTree = BUILT_PRODUCTS_DIR; };
379 25F258840988648C00D15623 /* extern.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = extern.h; sourceTree = "<group>"; };
380 25F258870988648C00D15623 /* parse.y */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.yacc; path = parse.y; sourceTree = "<group>"; };
381 25F258880988648C00D15623 /* scriptdump.pl */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.script.perl; path = scriptdump.pl; sourceTree = "<group>"; };
382 25F258890988648C00D15623 /* setkey.8 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = setkey.8; sourceTree = "<group>"; };
383 25F2588A0988648C00D15623 /* setkey.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = setkey.c; sourceTree = "<group>"; };
384 25F2588D0988648C00D15623 /* token.l */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.lex; path = token.l; sourceTree = "<group>"; };
385 25F2588E0988648C00D15623 /* vchar.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = vchar.h; sourceTree = "<group>"; };
386 25F25895098864AB00D15623 /* sample-policy01.cf */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = "sample-policy01.cf"; sourceTree = "<group>"; };
387 25F25896098864AB00D15623 /* sample-policy02.cf */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = "sample-policy02.cf"; sourceTree = "<group>"; };
388 25F25897098864AB00D15623 /* sample.cf */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = sample.cf; sourceTree = "<group>"; };
389 25F25898098864D700D15623 /* anonymous.conf */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = anonymous.conf; sourceTree = "<group>"; };
390 25F25899098864D700D15623 /* psk.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = psk.txt; sourceTree = "<group>"; };
391 25F2589A098864D700D15623 /* racoon.conf */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = racoon.conf; sourceTree = "<group>"; };
392 25F2589B098864F500D15623 /* FAQ */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = FAQ; sourceTree = "<group>"; };
393 25F2589C098864F500D15623 /* README.certificate */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = README.certificate; sourceTree = "<group>"; };
394 25F2589D098864F500D15623 /* README.gssapi */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = README.gssapi; sourceTree = "<group>"; };
395 25F2589E098864F500D15623 /* TODO */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = TODO; sourceTree = "<group>"; };
396 25F2589F0988651000D15623 /* boxes-fst.dat */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = "boxes-fst.dat"; sourceTree = "<group>"; };
397 25F258A00988651000D15623 /* rijndael_local.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = rijndael_local.h; sourceTree = "<group>"; };
398 25F258A10988651000D15623 /* rijndael-alg-fst.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = "rijndael-alg-fst.c"; sourceTree = "<group>"; };
399 25F258A20988651000D15623 /* rijndael-alg-fst.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = "rijndael-alg-fst.h"; sourceTree = "<group>"; };
400 25F258A30988651000D15623 /* rijndael-api-fst.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = "rijndael-api-fst.c"; sourceTree = "<group>"; };
401 25F258A40988651000D15623 /* rijndael-api-fst.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = "rijndael-api-fst.h"; sourceTree = "<group>"; };
402 25F258A50988651000D15623 /* rijndael.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = rijndael.h; sourceTree = "<group>"; };
403 25F258AB0988657000D15623 /* admin_var.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = admin_var.h; sourceTree = "<group>"; };
404 25F258AC0988657000D15623 /* admin.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = admin.c; sourceTree = "<group>"; };
405 25F258AD0988657000D15623 /* admin.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = admin.h; sourceTree = "<group>"; };
406 25F258AE0988657000D15623 /* algorithm.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = algorithm.c; sourceTree = "<group>"; };
407 25F258AF0988657000D15623 /* algorithm.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = algorithm.h; sourceTree = "<group>"; };
408 25F258B00988657000D15623 /* arc4random.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = arc4random.h; sourceTree = "<group>"; };
409 25F258B10988657000D15623 /* backupsa.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = backupsa.c; sourceTree = "<group>"; };
410 25F258B20988657000D15623 /* backupsa.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = backupsa.h; sourceTree = "<group>"; };
411 25F258B30988657000D15623 /* cfparse_proto.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = cfparse_proto.h; sourceTree = "<group>"; };
412 25F258B40988657000D15623 /* cfparse.y */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.yacc; path = cfparse.y; sourceTree = "<group>"; };
413 25F258B50988657000D15623 /* cftoken_proto.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = cftoken_proto.h; sourceTree = "<group>"; };
414 25F258B60988657000D15623 /* cftoken.l */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.lex; path = cftoken.l; sourceTree = "<group>"; };
415 25F258B70988657000D15623 /* crypto_cssm.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = crypto_cssm.c; sourceTree = "<group>"; };
416 25F258B80988657000D15623 /* crypto_cssm.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = crypto_cssm.h; sourceTree = "<group>"; };
417 25F258B90988657000D15623 /* crypto_openssl.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = crypto_openssl.c; sourceTree = "<group>"; };
418 25F258BA0988657000D15623 /* crypto_openssl.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = crypto_openssl.h; sourceTree = "<group>"; };
419 25F258BB0988657000D15623 /* debug.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = debug.h; sourceTree = "<group>"; };
420 25F258BC0988657000D15623 /* debugrm.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = debugrm.h; sourceTree = "<group>"; };
421 25F258BD0988657000D15623 /* dhgroup.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = dhgroup.h; sourceTree = "<group>"; };
422 25F258BE0988657000D15623 /* dnssec.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = dnssec.c; sourceTree = "<group>"; };
423 25F258BF0988657000D15623 /* dnssec.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = dnssec.h; sourceTree = "<group>"; };
424 25F258C00988657000D15623 /* dump.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = dump.h; sourceTree = "<group>"; };
425 25F258C20988657000D15623 /* evt.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = evt.c; sourceTree = "<group>"; };
426 25F258C30988657000D15623 /* evt.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = evt.h; sourceTree = "<group>"; };
427 25F258C40988657000D15623 /* gcmalloc.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = gcmalloc.h; sourceTree = "<group>"; };
428 25F258C50988657000D15623 /* genlist.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = genlist.c; sourceTree = "<group>"; };
429 25F258C60988657000D15623 /* genlist.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = genlist.h; sourceTree = "<group>"; };
430 25F258C70988657000D15623 /* getcertsbyname.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = getcertsbyname.c; sourceTree = "<group>"; };
431 25F258C80988657000D15623 /* gnuc.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = gnuc.h; sourceTree = "<group>"; };
432 25F258C90988657000D15623 /* grabmyaddr.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = grabmyaddr.c; sourceTree = "<group>"; };
433 25F258CA0988657000D15623 /* grabmyaddr.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = grabmyaddr.h; sourceTree = "<group>"; };
434 25F258CB0988657000D15623 /* gssapi.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = gssapi.c; sourceTree = "<group>"; };
435 25F258CC0988657000D15623 /* gssapi.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = gssapi.h; sourceTree = "<group>"; };
436 25F258CD0988657000D15623 /* handler.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = handler.c; sourceTree = "<group>"; };
437 25F258CE0988657000D15623 /* handler.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = handler.h; sourceTree = "<group>"; };
438 25F258CF0988657000D15623 /* ipsec_doi.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = ipsec_doi.c; sourceTree = "<group>"; };
439 25F258D00988657000D15623 /* ipsec_doi.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ipsec_doi.h; sourceTree = "<group>"; };
440 25F258D10988657000D15623 /* isakmp_agg.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = isakmp_agg.c; sourceTree = "<group>"; };
441 25F258D20988657000D15623 /* isakmp_agg.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = isakmp_agg.h; sourceTree = "<group>"; };
442 25F258D30988657000D15623 /* isakmp_base.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = isakmp_base.c; sourceTree = "<group>"; };
443 25F258D40988657000D15623 /* isakmp_base.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = isakmp_base.h; sourceTree = "<group>"; };
444 25F258D50988657000D15623 /* isakmp_cfg.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = isakmp_cfg.c; sourceTree = "<group>"; };
445 25F258D60988657000D15623 /* isakmp_cfg.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = isakmp_cfg.h; sourceTree = "<group>"; };
446 25F258D70988657000D15623 /* isakmp_frag.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = isakmp_frag.c; sourceTree = "<group>"; };
447 25F258D80988657000D15623 /* isakmp_frag.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = isakmp_frag.h; sourceTree = "<group>"; };
448 25F258D90988657000D15623 /* isakmp_ident.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = isakmp_ident.c; sourceTree = "<group>"; };
449 25F258DA0988657000D15623 /* isakmp_ident.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = isakmp_ident.h; sourceTree = "<group>"; };
450 25F258DB0988657000D15623 /* isakmp_inf.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = isakmp_inf.c; sourceTree = "<group>"; };
451 25F258DC0988657000D15623 /* isakmp_inf.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = isakmp_inf.h; sourceTree = "<group>"; };
452 25F258DD0988657000D15623 /* isakmp_newg.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = isakmp_newg.c; sourceTree = "<group>"; };
453 25F258DE0988657000D15623 /* isakmp_newg.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = isakmp_newg.h; sourceTree = "<group>"; };
454 25F258DF0988657000D15623 /* isakmp_quick.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = isakmp_quick.c; sourceTree = "<group>"; };
455 25F258E00988657000D15623 /* isakmp_quick.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = isakmp_quick.h; sourceTree = "<group>"; };
456 25F258E10988657000D15623 /* isakmp_unity.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = isakmp_unity.c; sourceTree = "<group>"; };
457 25F258E20988657000D15623 /* isakmp_unity.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = isakmp_unity.h; sourceTree = "<group>"; };
458 25F258E30988657000D15623 /* isakmp_var.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = isakmp_var.h; sourceTree = "<group>"; };
459 25F258E40988657000D15623 /* isakmp_xauth.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = isakmp_xauth.c; sourceTree = "<group>"; };
460 25F258E50988657000D15623 /* isakmp_xauth.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = isakmp_xauth.h; sourceTree = "<group>"; };
461 25F258E60988657000D15623 /* isakmp.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = isakmp.c; sourceTree = "<group>"; };
462 25F258E70988657000D15623 /* isakmp.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = isakmp.h; sourceTree = "<group>"; };
463 25F258E80988657000D15623 /* kmpstat.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = kmpstat.c; sourceTree = "<group>"; };
464 25F258E90988657000D15623 /* localconf.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = localconf.c; sourceTree = "<group>"; };
465 25F258EA0988657000D15623 /* localconf.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = localconf.h; sourceTree = "<group>"; };
466 25F258EB0988657000D15623 /* logger.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = logger.c; sourceTree = "<group>"; };
467 25F258EC0988657000D15623 /* logger.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = logger.h; sourceTree = "<group>"; };
468 25F258ED0988657000D15623 /* main.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = main.c; sourceTree = "<group>"; };
469 25F258EE0988657000D15623 /* misc.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = misc.c; sourceTree = "<group>"; };
470 25F258EF0988657000D15623 /* misc.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = misc.h; sourceTree = "<group>"; };
471 25F258F00988657000D15623 /* nattraversal.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = nattraversal.c; sourceTree = "<group>"; };
472 25F258F10988657000D15623 /* nattraversal.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = nattraversal.h; sourceTree = "<group>"; };
473 25F258F20988657000D15623 /* netdb_dnssec.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = netdb_dnssec.h; sourceTree = "<group>"; };
474 25F258F30988657000D15623 /* oakley.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = oakley.c; sourceTree = "<group>"; };
475 25F258F40988657000D15623 /* oakley.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = oakley.h; sourceTree = "<group>"; };
476 25F258F50988657000D15623 /* open_dir.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = open_dir.c; sourceTree = "<group>"; };
477 25F258F60988657000D15623 /* open_dir.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = open_dir.h; sourceTree = "<group>"; };
478 25F258F80988657000D15623 /* pfkey_racoon.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = pfkey_racoon.c; sourceTree = "<group>"; };
479 25F258F90988657000D15623 /* pfkey.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = pfkey.h; sourceTree = "<group>"; };
480 25F258FB0988657000D15623 /* plainrsa-gen.8 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = "plainrsa-gen.8"; sourceTree = "<group>"; };
481 25F258FC0988657000D15623 /* plainrsa-gen.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = "plainrsa-gen.c"; sourceTree = "<group>"; };
482 25F258FD0988657000D15623 /* plog.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = plog.c; sourceTree = "<group>"; };
483 25F258FE0988657000D15623 /* plog.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = plog.h; sourceTree = "<group>"; };
484 25F258FF0988657000D15623 /* policy.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = policy.c; sourceTree = "<group>"; };
485 25F259000988657000D15623 /* policy.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = policy.h; sourceTree = "<group>"; };
486 25F259010988657000D15623 /* privsep.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = privsep.c; sourceTree = "<group>"; };
487 25F259020988657000D15623 /* privsep.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = privsep.h; sourceTree = "<group>"; };
488 25F259030988657000D15623 /* proposal.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = proposal.c; sourceTree = "<group>"; };
489 25F259040988657000D15623 /* proposal.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = proposal.h; sourceTree = "<group>"; };
490 25F259090988657000D15623 /* racoon.8 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = racoon.8; sourceTree = "<group>"; };
491 25F2590A0988657000D15623 /* racoon.conf.5 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = racoon.conf.5; sourceTree = "<group>"; };
492 25F2590B0988657000D15623 /* racoonctl.8 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = racoonctl.8; sourceTree = "<group>"; };
493 25F2590C0988657000D15623 /* racoonctl.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = racoonctl.c; sourceTree = "<group>"; };
494 25F2590D0988657000D15623 /* racoonctl.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = racoonctl.h; sourceTree = "<group>"; };
495 25F2590E0988657000D15623 /* remoteconf.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = remoteconf.c; sourceTree = "<group>"; };
496 25F2590F0988657000D15623 /* remoteconf.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = remoteconf.h; sourceTree = "<group>"; };
497 25F259100988657000D15623 /* rsalist.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = rsalist.c; sourceTree = "<group>"; };
498 25F259110988657000D15623 /* rsalist.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = rsalist.h; sourceTree = "<group>"; };
499 25F259120988657000D15623 /* safefile.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = safefile.c; sourceTree = "<group>"; };
500 25F259130988657000D15623 /* safefile.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = safefile.h; sourceTree = "<group>"; };
501 25F259140988657000D15623 /* sainfo.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = sainfo.c; sourceTree = "<group>"; };
502 25F259150988657000D15623 /* sainfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = sainfo.h; sourceTree = "<group>"; };
503 25F259160988657000D15623 /* schedule.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = schedule.c; sourceTree = "<group>"; };
504 25F259170988657000D15623 /* schedule.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = schedule.h; sourceTree = "<group>"; };
505 25F259180988657000D15623 /* session.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = session.c; sourceTree = "<group>"; };
506 25F259190988657000D15623 /* session.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = session.h; sourceTree = "<group>"; };
507 25F2591A0988657000D15623 /* sockmisc.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = sockmisc.c; sourceTree = "<group>"; };
508 25F2591B0988657000D15623 /* sockmisc.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = sockmisc.h; sourceTree = "<group>"; };
509 25F2591C0988657000D15623 /* stats.pl */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.script.perl; path = stats.pl; sourceTree = "<group>"; };
510 25F2591D0988657000D15623 /* str2val.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = str2val.c; sourceTree = "<group>"; };
511 25F2591E0988657000D15623 /* str2val.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = str2val.h; sourceTree = "<group>"; };
512 25F2591F0988657000D15623 /* strnames.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = strnames.c; sourceTree = "<group>"; };
513 25F259200988657000D15623 /* strnames.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = strnames.h; sourceTree = "<group>"; };
514 25F259210988657000D15623 /* throttle.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = throttle.c; sourceTree = "<group>"; };
515 25F259220988657000D15623 /* throttle.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = throttle.h; sourceTree = "<group>"; };
516 25F259230988657000D15623 /* var.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = var.h; sourceTree = "<group>"; };
517 25F259240988657000D15623 /* vendorid.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = vendorid.c; sourceTree = "<group>"; };
518 25F259250988657000D15623 /* vendorid.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = vendorid.h; sourceTree = "<group>"; };
519 25F259260988657000D15623 /* vmbuf.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = vmbuf.c; sourceTree = "<group>"; };
520 25F259270988657000D15623 /* vmbuf.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = vmbuf.h; sourceTree = "<group>"; };
521 25F777B909ABE3E100C99783 /* key_debug.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = key_debug.c; path = Common/key_debug.c; sourceTree = "<group>"; };
522 25F777ED09ABE58400C99783 /* pfkey_dump.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = pfkey_dump.c; path = Common/pfkey_dump.c; sourceTree = "<group>"; };
523 81EDB0670B5D8D7000840BC7 /* ipsec_dump_policy.3 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = ipsec_dump_policy.3; path = libipsec/ipsec_dump_policy.3; sourceTree = "<group>"; };
524 81EDB0680B5D8D8900840BC7 /* ipsec_get_policylen.3 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = ipsec_get_policylen.3; path = libipsec/ipsec_get_policylen.3; sourceTree = "<group>"; };
525 /* End PBXFileReference section */
526
527 /* Begin PBXFrameworksBuildPhase section */
528 2537A1A609E4864800D0ECDA /* Frameworks */ = {
529 isa = PBXFrameworksBuildPhase;
530 buildActionMask = 2147483647;
531 files = (
532 );
533 runOnlyForDeploymentPostprocessing = 0;
534 };
535 2543476D09DCB477007943DE /* Frameworks */ = {
536 isa = PBXFrameworksBuildPhase;
537 buildActionMask = 2147483647;
538 files = (
539 25BE7E8209E5DE8D009B6B84 /* libipsec.A.dylib in Frameworks */,
540 25BE7E7609E5DDBA009B6B84 /* libssl.dylib in Frameworks */,
541 25BE7E7709E5DDBE009B6B84 /* libcrypto.dylib in Frameworks */,
542 );
543 runOnlyForDeploymentPostprocessing = 0;
544 };
545 2543479109DCB57E007943DE /* Frameworks */ = {
546 isa = PBXFrameworksBuildPhase;
547 buildActionMask = 2147483647;
548 files = (
549 25BE7E2E09E5D709009B6B84 /* libipsec.A.dylib in Frameworks */,
550 25BE7E1209E5D550009B6B84 /* libssl.dylib in Frameworks */,
551 25BE7E1309E5D555009B6B84 /* libcrypto.dylib in Frameworks */,
552 );
553 runOnlyForDeploymentPostprocessing = 0;
554 };
555 254347B409DCB839007943DE /* Frameworks */ = {
556 isa = PBXFrameworksBuildPhase;
557 buildActionMask = 2147483647;
558 files = (
559 25BE7E0109E5D3F4009B6B84 /* libipsec.A.dylib in Frameworks */,
560 );
561 runOnlyForDeploymentPostprocessing = 0;
562 };
563 254347C309DCBA07007943DE /* Frameworks */ = {
564 isa = PBXFrameworksBuildPhase;
565 buildActionMask = 2147483647;
566 files = (
567 25BE7E5A09E5DCBD009B6B84 /* libipsec.A.dylib in Frameworks */,
568 );
569 runOnlyForDeploymentPostprocessing = 0;
570 };
571 25E08C9809D9E64A001A11CF /* Frameworks */ = {
572 isa = PBXFrameworksBuildPhase;
573 buildActionMask = 2147483647;
574 files = (
575 );
576 runOnlyForDeploymentPostprocessing = 0;
577 };
578 25F258030987FBFA00D15623 /* Frameworks */ = {
579 isa = PBXFrameworksBuildPhase;
580 buildActionMask = 2147483647;
581 files = (
582 2537A1C709E49D0600D0ECDA /* libipsec.A.dylib in Frameworks */,
583 25EAE83209D875790042CC7F /* Security.framework in Frameworks */,
584 25EAE83809D875BF0042CC7F /* DirectoryService.framework in Frameworks */,
585 25EAE84809D879700042CC7F /* libssl.dylib in Frameworks */,
586 25EAE84B09D879DE0042CC7F /* libcrypto.dylib in Frameworks */,
587 25EAE87209D87A160042CC7F /* libgssapi_krb5.dylib in Frameworks */,
588 25EAE87409D87A390042CC7F /* libpam.dylib in Frameworks */,
589 25EAE87709D87A770042CC7F /* libiconv.dylib in Frameworks */,
590 25EAE8C109D87B080042CC7F /* CoreFoundation.framework in Frameworks */,
591 25DC9ED709DB170800C89F86 /* rsaparse.o in Frameworks */,
592 );
593 runOnlyForDeploymentPostprocessing = 0;
594 };
595 25F258080987FC1500D15623 /* Frameworks */ = {
596 isa = PBXFrameworksBuildPhase;
597 buildActionMask = 2147483647;
598 files = (
599 2537A1C109E494B300D0ECDA /* libipsec.A.dylib in Frameworks */,
600 );
601 runOnlyForDeploymentPostprocessing = 0;
602 };
603 25F2580D0987FC3400D15623 /* Frameworks */ = {
604 isa = PBXFrameworksBuildPhase;
605 buildActionMask = 2147483647;
606 files = (
607 2537A1CB09E49D5600D0ECDA /* libipsec.A.dylib in Frameworks */,
608 );
609 runOnlyForDeploymentPostprocessing = 0;
610 };
611 /* End PBXFrameworksBuildPhase section */
612
613 /* Begin PBXGroup section */
614 23D2D78C087071FC00C51098 = {
615 isa = PBXGroup;
616 children = (
617 25E5E82D0981A61900F2834C /* ipsec-tools */,
618 2589CB5409D8AE95002DC960 /* Libraries */,
619 25D3DB4C098998230025F703 /* Frameworks */,
620 23D2D79C087074CC00C51098 /* Products */,
621 );
622 sourceTree = "<group>";
623 };
624 23D2D79C087074CC00C51098 /* Products */ = {
625 isa = PBXGroup;
626 children = (
627 25F258050987FBFA00D15623 /* racoon */,
628 25F2580A0987FC1500D15623 /* setkey */,
629 25F2580F0987FC3400D15623 /* racoonctl */,
630 25E08C9A09D9E64A001A11CF /* rsaparse.o */,
631 2543476F09DCB477007943DE /* plainrsa-gen */,
632 2543479309DCB57E007943DE /* eaytest */,
633 254347B609DCB839007943DE /* test-policy */,
634 254347C509DCBA07007943DE /* test-pfkey */,
635 2537A1A809E4864800D0ECDA /* libipsec.A.dylib */,
636 );
637 name = Products;
638 sourceTree = "<group>";
639 };
640 2589CB5409D8AE95002DC960 /* Libraries */ = {
641 isa = PBXGroup;
642 children = (
643 25EAE87609D87A770042CC7F /* libiconv.dylib */,
644 25EAE87309D87A390042CC7F /* libpam.dylib */,
645 25EAE87109D87A160042CC7F /* libgssapi_krb5.dylib */,
646 25EAE84A09D879DE0042CC7F /* libcrypto.dylib */,
647 25EAE84709D879700042CC7F /* libssl.dylib */,
648 );
649 name = Libraries;
650 sourceTree = "<group>";
651 };
652 25D3DB1B098996310025F703 /* libipsec */ = {
653 isa = PBXGroup;
654 children = (
655 81EDB0680B5D8D8900840BC7 /* ipsec_get_policylen.3 */,
656 81EDB0670B5D8D7000840BC7 /* ipsec_dump_policy.3 */,
657 252DF9520989B4EE00E5B678 /* ipsec_dump_policy.c */,
658 252DF9530989B4EE00E5B678 /* ipsec_get_policylen.c */,
659 252DF9540989B4EE00E5B678 /* ipsec_set_policy.3 */,
660 252DF9550989B4EE00E5B678 /* ipsec_strerror.3 */,
661 252DF9560989B4EE00E5B678 /* ipsec_strerror.c */,
662 252DF9570989B4EE00E5B678 /* ipsec_strerror.h */,
663 252DF95E0989B4EE00E5B678 /* policy_parse.y */,
664 252DF9600989B4EE00E5B678 /* policy_token.l */,
665 252DF9610989B4EE00E5B678 /* test-policy.c */,
666 );
667 name = libipsec;
668 sourceTree = "<group>";
669 };
670 25D3DB4C098998230025F703 /* Frameworks */ = {
671 isa = PBXGroup;
672 children = (
673 25EAE83109D875790042CC7F /* Security.framework */,
674 25EAE83709D875BF0042CC7F /* DirectoryService.framework */,
675 25EAE8C009D87B080042CC7F /* CoreFoundation.framework */,
676 );
677 name = Frameworks;
678 sourceTree = "<group>";
679 };
680 25D9497C09A6AA7600CA0F24 /* Common */ = {
681 isa = PBXGroup;
682 children = (
683 25F777ED09ABE58400C99783 /* pfkey_dump.c */,
684 25F777B909ABE3E100C99783 /* key_debug.c */,
685 25D9499F09A6AAD700CA0F24 /* config.h */,
686 25D949A109A6AAD700CA0F24 /* libpfkey.h */,
687 25D949A209A6AAD700CA0F24 /* pfkey.c */,
688 );
689 name = Common;
690 sourceTree = "<group>";
691 };
692 25E5E82D0981A61900F2834C /* ipsec-tools */ = {
693 isa = PBXGroup;
694 children = (
695 25D9497C09A6AA7600CA0F24 /* Common */,
696 25D3DB1B098996310025F703 /* libipsec */,
697 25F258000987FB1600D15623 /* racoon */,
698 25F257FF0987FB0E00D15623 /* setkey */,
699 );
700 path = "ipsec-tools";
701 sourceTree = "<group>";
702 };
703 25F257FF0987FB0E00D15623 /* setkey */ = {
704 isa = PBXGroup;
705 children = (
706 254347C709DCBA1B007943DE /* test-pfkey.c */,
707 25F258840988648C00D15623 /* extern.h */,
708 25F258870988648C00D15623 /* parse.y */,
709 25F258880988648C00D15623 /* scriptdump.pl */,
710 25F258890988648C00D15623 /* setkey.8 */,
711 25F2588A0988648C00D15623 /* setkey.c */,
712 25F2588D0988648C00D15623 /* token.l */,
713 25F2588E0988648C00D15623 /* vchar.h */,
714 25F2584B098861D900D15623 /* Sample */,
715 );
716 path = setkey;
717 sourceTree = "<group>";
718 };
719 25F258000987FB1600D15623 /* racoon */ = {
720 isa = PBXGroup;
721 children = (
722 2589CBA809D8B727002DC960 /* prsa_par.y */,
723 2589CBAA09D8B727002DC960 /* prsa_tok.l */,
724 25F258AB0988657000D15623 /* admin_var.h */,
725 25F258AC0988657000D15623 /* admin.c */,
726 25F258AD0988657000D15623 /* admin.h */,
727 25F258AE0988657000D15623 /* algorithm.c */,
728 25F258AF0988657000D15623 /* algorithm.h */,
729 25F258B00988657000D15623 /* arc4random.h */,
730 25F258B10988657000D15623 /* backupsa.c */,
731 25F258B20988657000D15623 /* backupsa.h */,
732 25F258B30988657000D15623 /* cfparse_proto.h */,
733 25F258B40988657000D15623 /* cfparse.y */,
734 25F258B50988657000D15623 /* cftoken_proto.h */,
735 25F258B60988657000D15623 /* cftoken.l */,
736 25F258B70988657000D15623 /* crypto_cssm.c */,
737 25F258B80988657000D15623 /* crypto_cssm.h */,
738 25F258B90988657000D15623 /* crypto_openssl.c */,
739 25F258BA0988657000D15623 /* crypto_openssl.h */,
740 25F258BB0988657000D15623 /* debug.h */,
741 25F258BC0988657000D15623 /* debugrm.h */,
742 25F258BD0988657000D15623 /* dhgroup.h */,
743 25F258BE0988657000D15623 /* dnssec.c */,
744 25F258BF0988657000D15623 /* dnssec.h */,
745 25F258C00988657000D15623 /* dump.h */,
746 25BC48730A0BC7B000A181A0 /* eaytest.c */,
747 25F258C20988657000D15623 /* evt.c */,
748 25F258C30988657000D15623 /* evt.h */,
749 25F258C40988657000D15623 /* gcmalloc.h */,
750 25F258C50988657000D15623 /* genlist.c */,
751 25F258C60988657000D15623 /* genlist.h */,
752 25F258C70988657000D15623 /* getcertsbyname.c */,
753 25F258C80988657000D15623 /* gnuc.h */,
754 25F258C90988657000D15623 /* grabmyaddr.c */,
755 25F258CA0988657000D15623 /* grabmyaddr.h */,
756 25F258CB0988657000D15623 /* gssapi.c */,
757 25F258CC0988657000D15623 /* gssapi.h */,
758 25F258CD0988657000D15623 /* handler.c */,
759 25F258CE0988657000D15623 /* handler.h */,
760 25F258CF0988657000D15623 /* ipsec_doi.c */,
761 25F258D00988657000D15623 /* ipsec_doi.h */,
762 25F258D10988657000D15623 /* isakmp_agg.c */,
763 25F258D20988657000D15623 /* isakmp_agg.h */,
764 25F258D30988657000D15623 /* isakmp_base.c */,
765 25F258D40988657000D15623 /* isakmp_base.h */,
766 25F258D50988657000D15623 /* isakmp_cfg.c */,
767 25F258D60988657000D15623 /* isakmp_cfg.h */,
768 25F258D70988657000D15623 /* isakmp_frag.c */,
769 25F258D80988657000D15623 /* isakmp_frag.h */,
770 25F258D90988657000D15623 /* isakmp_ident.c */,
771 25F258DA0988657000D15623 /* isakmp_ident.h */,
772 25F258DB0988657000D15623 /* isakmp_inf.c */,
773 25F258DC0988657000D15623 /* isakmp_inf.h */,
774 25F258DD0988657000D15623 /* isakmp_newg.c */,
775 25F258DE0988657000D15623 /* isakmp_newg.h */,
776 25F258DF0988657000D15623 /* isakmp_quick.c */,
777 25F258E00988657000D15623 /* isakmp_quick.h */,
778 25F258E10988657000D15623 /* isakmp_unity.c */,
779 25F258E20988657000D15623 /* isakmp_unity.h */,
780 25F258E30988657000D15623 /* isakmp_var.h */,
781 25F258E40988657000D15623 /* isakmp_xauth.c */,
782 25F258E50988657000D15623 /* isakmp_xauth.h */,
783 25F258E60988657000D15623 /* isakmp.c */,
784 25F258E70988657000D15623 /* isakmp.h */,
785 25F258E80988657000D15623 /* kmpstat.c */,
786 25F258E90988657000D15623 /* localconf.c */,
787 25F258EA0988657000D15623 /* localconf.h */,
788 25F258EB0988657000D15623 /* logger.c */,
789 25F258EC0988657000D15623 /* logger.h */,
790 25F258ED0988657000D15623 /* main.c */,
791 25F258EE0988657000D15623 /* misc.c */,
792 25F258EF0988657000D15623 /* misc.h */,
793 25F258F00988657000D15623 /* nattraversal.c */,
794 25F258F10988657000D15623 /* nattraversal.h */,
795 25F258F20988657000D15623 /* netdb_dnssec.h */,
796 25F258F30988657000D15623 /* oakley.c */,
797 25F258F40988657000D15623 /* oakley.h */,
798 25F258F50988657000D15623 /* open_dir.c */,
799 25F258F60988657000D15623 /* open_dir.h */,
800 25F258F80988657000D15623 /* pfkey_racoon.c */,
801 25F258F90988657000D15623 /* pfkey.h */,
802 25F258FB0988657000D15623 /* plainrsa-gen.8 */,
803 25F258FC0988657000D15623 /* plainrsa-gen.c */,
804 25F258FD0988657000D15623 /* plog.c */,
805 25F258FE0988657000D15623 /* plog.h */,
806 25F258FF0988657000D15623 /* policy.c */,
807 25F259000988657000D15623 /* policy.h */,
808 25F259010988657000D15623 /* privsep.c */,
809 25F259020988657000D15623 /* privsep.h */,
810 25F259030988657000D15623 /* proposal.c */,
811 25F259040988657000D15623 /* proposal.h */,
812 25F259090988657000D15623 /* racoon.8 */,
813 25F2590A0988657000D15623 /* racoon.conf.5 */,
814 25F2590B0988657000D15623 /* racoonctl.8 */,
815 25F2590C0988657000D15623 /* racoonctl.c */,
816 25F2590D0988657000D15623 /* racoonctl.h */,
817 25F2590E0988657000D15623 /* remoteconf.c */,
818 25F2590F0988657000D15623 /* remoteconf.h */,
819 25F259100988657000D15623 /* rsalist.c */,
820 25F259110988657000D15623 /* rsalist.h */,
821 25F259120988657000D15623 /* safefile.c */,
822 25F259130988657000D15623 /* safefile.h */,
823 25F259140988657000D15623 /* sainfo.c */,
824 25F259150988657000D15623 /* sainfo.h */,
825 25F259160988657000D15623 /* schedule.c */,
826 25F259170988657000D15623 /* schedule.h */,
827 25F259180988657000D15623 /* session.c */,
828 25F259190988657000D15623 /* session.h */,
829 25F2591A0988657000D15623 /* sockmisc.c */,
830 25F2591B0988657000D15623 /* sockmisc.h */,
831 25F2591C0988657000D15623 /* stats.pl */,
832 25F2591D0988657000D15623 /* str2val.c */,
833 25F2591E0988657000D15623 /* str2val.h */,
834 25F2591F0988657000D15623 /* strnames.c */,
835 25F259200988657000D15623 /* strnames.h */,
836 25F259210988657000D15623 /* throttle.c */,
837 25F259220988657000D15623 /* throttle.h */,
838 25F259230988657000D15623 /* var.h */,
839 25F259240988657000D15623 /* vendorid.c */,
840 25F259250988657000D15623 /* vendorid.h */,
841 25F259260988657000D15623 /* vmbuf.c */,
842 25F259270988657000D15623 /* vmbuf.h */,
843 25DE2DE50A8BD40E0010A46D /* vpn_control_var.h */,
844 25DE2DE60A8BD40E0010A46D /* vpn_control.c */,
845 25DE2DE70A8BD40E0010A46D /* vpn_control.h */,
846 25F2584E0988620300D15623 /* Sample */,
847 25F2584D098861F500D15623 /* Documents */,
848 25F2584C098861ED00D15623 /* Crypto */,
849 );
850 path = racoon;
851 sourceTree = "<group>";
852 };
853 25F2584B098861D900D15623 /* Sample */ = {
854 isa = PBXGroup;
855 children = (
856 25F25895098864AB00D15623 /* sample-policy01.cf */,
857 25F25896098864AB00D15623 /* sample-policy02.cf */,
858 25F25897098864AB00D15623 /* sample.cf */,
859 );
860 path = Sample;
861 sourceTree = "<group>";
862 };
863 25F2584C098861ED00D15623 /* Crypto */ = {
864 isa = PBXGroup;
865 children = (
866 25F2589F0988651000D15623 /* boxes-fst.dat */,
867 25F258A00988651000D15623 /* rijndael_local.h */,
868 25F258A10988651000D15623 /* rijndael-alg-fst.c */,
869 25F258A20988651000D15623 /* rijndael-alg-fst.h */,
870 25F258A30988651000D15623 /* rijndael-api-fst.c */,
871 25F258A40988651000D15623 /* rijndael-api-fst.h */,
872 25F258A50988651000D15623 /* rijndael.h */,
873 );
874 path = Crypto;
875 sourceTree = "<group>";
876 };
877 25F2584D098861F500D15623 /* Documents */ = {
878 isa = PBXGroup;
879 children = (
880 25F2589B098864F500D15623 /* FAQ */,
881 25F2589C098864F500D15623 /* README.certificate */,
882 25F2589D098864F500D15623 /* README.gssapi */,
883 25F2589E098864F500D15623 /* TODO */,
884 );
885 path = Documents;
886 sourceTree = "<group>";
887 };
888 25F2584E0988620300D15623 /* Sample */ = {
889 isa = PBXGroup;
890 children = (
891 25F25898098864D700D15623 /* anonymous.conf */,
892 25F25899098864D700D15623 /* psk.txt */,
893 25F2589A098864D700D15623 /* racoon.conf */,
894 );
895 path = Sample;
896 sourceTree = "<group>";
897 };
898 /* End PBXGroup section */
899
900 /* Begin PBXHeadersBuildPhase section */
901 2537A1A409E4864800D0ECDA /* Headers */ = {
902 isa = PBXHeadersBuildPhase;
903 buildActionMask = 2147483647;
904 files = (
905 2537A1B109E4867100D0ECDA /* config.h in Headers */,
906 2537A1B809E4867900D0ECDA /* ipsec_strerror.h in Headers */,
907 );
908 runOnlyForDeploymentPostprocessing = 0;
909 };
910 /* End PBXHeadersBuildPhase section */
911
912 /* Begin PBXNativeTarget section */
913 2537A1A709E4864800D0ECDA /* libipsec */ = {
914 isa = PBXNativeTarget;
915 buildConfigurationList = 2537A1A909E4866800D0ECDA /* Build configuration list for PBXNativeTarget "libipsec" */;
916 buildPhases = (
917 2537A1A409E4864800D0ECDA /* Headers */,
918 2537A1A509E4864800D0ECDA /* Sources */,
919 2537A1A609E4864800D0ECDA /* Frameworks */,
920 258CF2CF0A1919CD00166B38 /* CopyFiles */,
921 258CF3240A1943DE00166B38 /* ShellScript */,
922 );
923 buildRules = (
924 );
925 dependencies = (
926 );
927 name = libipsec;
928 productName = libipsec;
929 productReference = 2537A1A809E4864800D0ECDA /* libipsec.A.dylib */;
930 productType = "com.apple.product-type.library.dynamic";
931 };
932 2543476E09DCB477007943DE /* plainrsa-gen */ = {
933 isa = PBXNativeTarget;
934 buildConfigurationList = 2543478609DCB494007943DE /* Build configuration list for PBXNativeTarget "plainrsa-gen" */;
935 buildPhases = (
936 2543476C09DCB477007943DE /* Sources */,
937 2543476D09DCB477007943DE /* Frameworks */,
938 258CF2D60A191A6E00166B38 /* CopyFiles */,
939 258CF3220A19439000166B38 /* ShellScript */,
940 );
941 buildRules = (
942 );
943 dependencies = (
944 25BE7E7C09E5DE28009B6B84 /* PBXTargetDependency */,
945 );
946 name = "plainrsa-gen";
947 productName = "plainrsa-gen";
948 productReference = 2543476F09DCB477007943DE /* plainrsa-gen */;
949 productType = "com.apple.product-type.tool";
950 };
951 2543479209DCB57E007943DE /* eaytest */ = {
952 isa = PBXNativeTarget;
953 buildConfigurationList = 2543479909DCB596007943DE /* Build configuration list for PBXNativeTarget "eaytest" */;
954 buildPhases = (
955 2543479009DCB57E007943DE /* Sources */,
956 2543479109DCB57E007943DE /* Frameworks */,
957 );
958 buildRules = (
959 );
960 dependencies = (
961 25BE7E3009E5D710009B6B84 /* PBXTargetDependency */,
962 );
963 name = eaytest;
964 productName = eaytest;
965 productReference = 2543479309DCB57E007943DE /* eaytest */;
966 productType = "com.apple.product-type.tool";
967 };
968 254347B509DCB839007943DE /* test-policy */ = {
969 isa = PBXNativeTarget;
970 buildConfigurationList = 254347BD09DCB851007943DE /* Build configuration list for PBXNativeTarget "test-policy" */;
971 buildPhases = (
972 254347B309DCB839007943DE /* Sources */,
973 254347B409DCB839007943DE /* Frameworks */,
974 );
975 buildRules = (
976 );
977 dependencies = (
978 25BE7E0409E5D3FE009B6B84 /* PBXTargetDependency */,
979 );
980 name = "test-policy";
981 productName = "test-policy";
982 productReference = 254347B609DCB839007943DE /* test-policy */;
983 productType = "com.apple.product-type.tool";
984 };
985 254347C409DCBA07007943DE /* test-pfkey */ = {
986 isa = PBXNativeTarget;
987 buildConfigurationList = 254347C909DCBA1B007943DE /* Build configuration list for PBXNativeTarget "test-pfkey" */;
988 buildPhases = (
989 254347C209DCBA07007943DE /* Sources */,
990 254347C309DCBA07007943DE /* Frameworks */,
991 );
992 buildRules = (
993 );
994 dependencies = (
995 25BE7E5C09E5DCC5009B6B84 /* PBXTargetDependency */,
996 );
997 name = "test-pfkey";
998 productName = "test-pfkey";
999 productReference = 254347C509DCBA07007943DE /* test-pfkey */;
1000 productType = "com.apple.product-type.tool";
1001 };
1002 25E08C9909D9E64A001A11CF /* rsaparse */ = {
1003 isa = PBXNativeTarget;
1004 buildConfigurationList = 25E08CA209D9E6A4001A11CF /* Build configuration list for PBXNativeTarget "rsaparse" */;
1005 buildPhases = (
1006 25E08C9709D9E64A001A11CF /* Sources */,
1007 25E08C9809D9E64A001A11CF /* Frameworks */,
1008 );
1009 buildRules = (
1010 );
1011 dependencies = (
1012 );
1013 name = rsaparse;
1014 productName = rsaparse;
1015 productReference = 25E08C9A09D9E64A001A11CF /* rsaparse.o */;
1016 productType = "com.apple.product-type.objfile";
1017 };
1018 25F258040987FBFA00D15623 /* racoon */ = {
1019 isa = PBXNativeTarget;
1020 buildConfigurationList = 25D3DABC098952B20025F703 /* Build configuration list for PBXNativeTarget "racoon" */;
1021 buildPhases = (
1022 25F258020987FBFA00D15623 /* Sources */,
1023 25F258030987FBFA00D15623 /* Frameworks */,
1024 258CF2E20A191AB000166B38 /* CopyFiles */,
1025 258CF2F80A191B3900166B38 /* CopyFiles */,
1026 258CF2F90A191B3900166B38 /* CopyFiles */,
1027 258CF2FA0A191B3900166B38 /* CopyFiles */,
1028 258CF31B0A1941A200166B38 /* ShellScript */,
1029 );
1030 buildRules = (
1031 );
1032 dependencies = (
1033 25E08CEA09D9F0A2001A11CF /* PBXTargetDependency */,
1034 2537A1C909E49D1400D0ECDA /* PBXTargetDependency */,
1035 );
1036 name = racoon;
1037 productName = racoon;
1038 productReference = 25F258050987FBFA00D15623 /* racoon */;
1039 productType = "com.apple.product-type.tool";
1040 };
1041 25F258090987FC1500D15623 /* setkey */ = {
1042 isa = PBXNativeTarget;
1043 buildConfigurationList = 25D3DAC0098952B20025F703 /* Build configuration list for PBXNativeTarget "setkey" */;
1044 buildPhases = (
1045 25F258070987FC1500D15623 /* Sources */,
1046 25F258080987FC1500D15623 /* Frameworks */,
1047 258CF2D00A1919CD00166B38 /* CopyFiles */,
1048 258CF3200A19435B00166B38 /* ShellScript */,
1049 );
1050 buildRules = (
1051 );
1052 dependencies = (
1053 2537A1C309E494D300D0ECDA /* PBXTargetDependency */,
1054 );
1055 name = setkey;
1056 productName = setkey;
1057 productReference = 25F2580A0987FC1500D15623 /* setkey */;
1058 productType = "com.apple.product-type.tool";
1059 };
1060 25F2580E0987FC3400D15623 /* racoonctl */ = {
1061 isa = PBXNativeTarget;
1062 buildConfigurationList = 25D3DAC4098952B20025F703 /* Build configuration list for PBXNativeTarget "racoonctl" */;
1063 buildPhases = (
1064 25F2580C0987FC3400D15623 /* Sources */,
1065 25F2580D0987FC3400D15623 /* Frameworks */,
1066 258CF2D50A191A6E00166B38 /* CopyFiles */,
1067 258CF31E0A19432A00166B38 /* ShellScript */,
1068 );
1069 buildRules = (
1070 );
1071 dependencies = (
1072 2537A1CD09E49D5C00D0ECDA /* PBXTargetDependency */,
1073 );
1074 name = racoonctl;
1075 productName = racoonctl;
1076 productReference = 25F2580F0987FC3400D15623 /* racoonctl */;
1077 productType = "com.apple.product-type.tool";
1078 };
1079 /* End PBXNativeTarget section */
1080
1081 /* Begin PBXProject section */
1082 23D2D790087071FC00C51098 /* Project object */ = {
1083 isa = PBXProject;
1084 buildConfigurationList = 25D3DACC098952B20025F703 /* Build configuration list for PBXProject "ipsec" */;
1085 compatibilityVersion = "Xcode 2.4";
1086 hasScannedForEncodings = 0;
1087 mainGroup = 23D2D78C087071FC00C51098;
1088 productRefGroup = 23D2D79C087074CC00C51098 /* Products */;
1089 projectDirPath = "";
1090 projectRoot = "";
1091 targets = (
1092 23B20D2F0871D62A00A3B0FC /* IPSec (Aggregate) */,
1093 25F258040987FBFA00D15623 /* racoon */,
1094 25F2580E0987FC3400D15623 /* racoonctl */,
1095 25F258090987FC1500D15623 /* setkey */,
1096 25E08C9909D9E64A001A11CF /* rsaparse */,
1097 2543476E09DCB477007943DE /* plainrsa-gen */,
1098 2543479209DCB57E007943DE /* eaytest */,
1099 254347B509DCB839007943DE /* test-policy */,
1100 254347C409DCBA07007943DE /* test-pfkey */,
1101 2537A1A709E4864800D0ECDA /* libipsec */,
1102 );
1103 };
1104 /* End PBXProject section */
1105
1106 /* Begin PBXShellScriptBuildPhase section */
1107 258CF31B0A1941A200166B38 /* ShellScript */ = {
1108 isa = PBXShellScriptBuildPhase;
1109 buildActionMask = 8;
1110 files = (
1111 );
1112 inputPaths = (
1113 );
1114 outputPaths = (
1115 );
1116 runOnlyForDeploymentPostprocessing = 1;
1117 shellPath = /bin/sh;
1118 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";
1119 };
1120 258CF31E0A19432A00166B38 /* ShellScript */ = {
1121 isa = PBXShellScriptBuildPhase;
1122 buildActionMask = 8;
1123 files = (
1124 );
1125 inputPaths = (
1126 );
1127 outputPaths = (
1128 );
1129 runOnlyForDeploymentPostprocessing = 1;
1130 shellPath = /bin/sh;
1131 shellScript = "/bin/chmod 444 $DSTROOT/usr/share/man/man8/racoonctl.8";
1132 };
1133 258CF3200A19435B00166B38 /* ShellScript */ = {
1134 isa = PBXShellScriptBuildPhase;
1135 buildActionMask = 8;
1136 files = (
1137 );
1138 inputPaths = (
1139 );
1140 outputPaths = (
1141 );
1142 runOnlyForDeploymentPostprocessing = 1;
1143 shellPath = /bin/sh;
1144 shellScript = "/bin/chmod 444 $DSTROOT/usr/share/man/man8/setkey.8";
1145 };
1146 258CF3220A19439000166B38 /* ShellScript */ = {
1147 isa = PBXShellScriptBuildPhase;
1148 buildActionMask = 8;
1149 files = (
1150 );
1151 inputPaths = (
1152 );
1153 outputPaths = (
1154 );
1155 runOnlyForDeploymentPostprocessing = 1;
1156 shellPath = /bin/sh;
1157 shellScript = "/bin/chmod 444 $DSTROOT/usr/share/man/man8/plainrsa-gen.8";
1158 };
1159 258CF3240A1943DE00166B38 /* ShellScript */ = {
1160 isa = PBXShellScriptBuildPhase;
1161 buildActionMask = 8;
1162 files = (
1163 );
1164 inputPaths = (
1165 );
1166 outputPaths = (
1167 );
1168 runOnlyForDeploymentPostprocessing = 1;
1169 shellPath = /bin/sh;
1170 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";
1171 };
1172 /* End PBXShellScriptBuildPhase section */
1173
1174 /* Begin PBXSourcesBuildPhase section */
1175 2537A1A509E4864800D0ECDA /* Sources */ = {
1176 isa = PBXSourcesBuildPhase;
1177 buildActionMask = 2147483647;
1178 files = (
1179 2537A1B509E4867700D0ECDA /* ipsec_dump_policy.c in Sources */,
1180 2537A1B609E4867700D0ECDA /* ipsec_get_policylen.c in Sources */,
1181 2537A1B709E4867800D0ECDA /* ipsec_strerror.c in Sources */,
1182 2537A1B909E4867900D0ECDA /* policy_parse.y in Sources */,
1183 2537A1BA09E4867A00D0ECDA /* policy_token.l in Sources */,
1184 );
1185 runOnlyForDeploymentPostprocessing = 0;
1186 };
1187 2543476C09DCB477007943DE /* Sources */ = {
1188 isa = PBXSourcesBuildPhase;
1189 buildActionMask = 2147483647;
1190 files = (
1191 2543477109DCB492007943DE /* plainrsa-gen.c in Sources */,
1192 2543478A09DCB49C007943DE /* plog.c in Sources */,
1193 2543478C09DCB4A6007943DE /* logger.c in Sources */,
1194 25BE7E7F09E5DE4C009B6B84 /* pfkey_dump.c in Sources */,
1195 25BE7E8809E5E499009B6B84 /* pfkey.c in Sources */,
1196 25BE7E8A09E5E4A6009B6B84 /* key_debug.c in Sources */,
1197 25BE7E8E09E5E5BE009B6B84 /* crypto_openssl.c in Sources */,
1198 25BE7E9009E5E61F009B6B84 /* misc.c in Sources */,
1199 25BE7E9209E5E635009B6B84 /* vmbuf.c in Sources */,
1200 );
1201 runOnlyForDeploymentPostprocessing = 0;
1202 };
1203 2543479009DCB57E007943DE /* Sources */ = {
1204 isa = PBXSourcesBuildPhase;
1205 buildActionMask = 2147483647;
1206 files = (
1207 254347A909DCB6C8007943DE /* vmbuf.c in Sources */,
1208 254347AB09DCB6D6007943DE /* str2val.c in Sources */,
1209 25BE7E1B09E5D5D9009B6B84 /* plog.c in Sources */,
1210 25BE7E3809E5D80E009B6B84 /* crypto_openssl.c in Sources */,
1211 25BE7E3E09E5D906009B6B84 /* misc.c in Sources */,
1212 25BE7E4009E5D92C009B6B84 /* logger.c in Sources */,
1213 25BC48740A0BC7B000A181A0 /* eaytest.c in Sources */,
1214 );
1215 runOnlyForDeploymentPostprocessing = 0;
1216 };
1217 254347B309DCB839007943DE /* Sources */ = {
1218 isa = PBXSourcesBuildPhase;
1219 buildActionMask = 2147483647;
1220 files = (
1221 254347B809DCB84D007943DE /* test-policy.c in Sources */,
1222 25BE7E6309E5DD38009B6B84 /* pfkey.c in Sources */,
1223 );
1224 runOnlyForDeploymentPostprocessing = 0;
1225 };
1226 254347C209DCBA07007943DE /* Sources */ = {
1227 isa = PBXSourcesBuildPhase;
1228 buildActionMask = 2147483647;
1229 files = (
1230 254347C809DCBA1B007943DE /* test-pfkey.c in Sources */,
1231 25BE7E5709E5DC4D009B6B84 /* pfkey_dump.c in Sources */,
1232 25BE7E5E09E5DCF5009B6B84 /* pfkey.c in Sources */,
1233 25BE7E6009E5DD04009B6B84 /* key_debug.c in Sources */,
1234 );
1235 runOnlyForDeploymentPostprocessing = 0;
1236 };
1237 25E08C9709D9E64A001A11CF /* Sources */ = {
1238 isa = PBXSourcesBuildPhase;
1239 buildActionMask = 2147483647;
1240 files = (
1241 25E08C9E09D9E681001A11CF /* prsa_par.y in Sources */,
1242 25E08C9F09D9E682001A11CF /* prsa_tok.l in Sources */,
1243 );
1244 runOnlyForDeploymentPostprocessing = 0;
1245 };
1246 25F258020987FBFA00D15623 /* Sources */ = {
1247 isa = PBXSourcesBuildPhase;
1248 buildActionMask = 2147483647;
1249 files = (
1250 25F258A80988651000D15623 /* rijndael-alg-fst.c in Sources */,
1251 25F258A90988651000D15623 /* rijndael-api-fst.c in Sources */,
1252 25F259280988657000D15623 /* admin.c in Sources */,
1253 25F259290988657000D15623 /* algorithm.c in Sources */,
1254 25F2592A0988657000D15623 /* backupsa.c in Sources */,
1255 25F2592B0988657000D15623 /* cfparse.y in Sources */,
1256 25F2592C0988657000D15623 /* cftoken.l in Sources */,
1257 25F2592D0988657000D15623 /* crypto_cssm.c in Sources */,
1258 25F2592E0988657000D15623 /* crypto_openssl.c in Sources */,
1259 25F2592F0988657000D15623 /* dnssec.c in Sources */,
1260 25F259310988657000D15623 /* evt.c in Sources */,
1261 25F259320988657000D15623 /* genlist.c in Sources */,
1262 25F259330988657000D15623 /* getcertsbyname.c in Sources */,
1263 25F259340988657000D15623 /* grabmyaddr.c in Sources */,
1264 25F259350988657000D15623 /* gssapi.c in Sources */,
1265 25F259360988657000D15623 /* handler.c in Sources */,
1266 25F259370988657000D15623 /* ipsec_doi.c in Sources */,
1267 25F259380988657000D15623 /* isakmp_agg.c in Sources */,
1268 25F259390988657000D15623 /* isakmp_base.c in Sources */,
1269 25F2593C0988657000D15623 /* isakmp_ident.c in Sources */,
1270 25F2593D0988657000D15623 /* isakmp_inf.c in Sources */,
1271 25F2593E0988657000D15623 /* isakmp_newg.c in Sources */,
1272 25F2593F0988657000D15623 /* isakmp_quick.c in Sources */,
1273 25F259420988657000D15623 /* isakmp.c in Sources */,
1274 25F259440988657000D15623 /* localconf.c in Sources */,
1275 25F259450988657000D15623 /* logger.c in Sources */,
1276 25F259460988657000D15623 /* main.c in Sources */,
1277 25F259470988657000D15623 /* misc.c in Sources */,
1278 25F259490988657000D15623 /* oakley.c in Sources */,
1279 25F2594A0988657000D15623 /* open_dir.c in Sources */,
1280 25F2594C0988657000D15623 /* pfkey_racoon.c in Sources */,
1281 25F2594F0988657000D15623 /* plog.c in Sources */,
1282 25F259500988657000D15623 /* policy.c in Sources */,
1283 25F259510988657000D15623 /* privsep.c in Sources */,
1284 25F259520988657000D15623 /* proposal.c in Sources */,
1285 25F259580988657000D15623 /* remoteconf.c in Sources */,
1286 25F2595A0988657000D15623 /* safefile.c in Sources */,
1287 25F2595B0988657000D15623 /* sainfo.c in Sources */,
1288 25F2595C0988657000D15623 /* schedule.c in Sources */,
1289 25F2595D0988657000D15623 /* session.c in Sources */,
1290 25F2595E0988657000D15623 /* sockmisc.c in Sources */,
1291 25F2595F0988657000D15623 /* str2val.c in Sources */,
1292 25F259600988657000D15623 /* strnames.c in Sources */,
1293 25F259610988657000D15623 /* throttle.c in Sources */,
1294 25F259620988657000D15623 /* vendorid.c in Sources */,
1295 25F259630988657000D15623 /* vmbuf.c in Sources */,
1296 25078AE509D37570005F3F63 /* nattraversal.c in Sources */,
1297 25EAE8C609D87B990042CC7F /* pfkey.c in Sources */,
1298 25DC9EC909DB0FBB00C89F86 /* rsalist.c in Sources */,
1299 25DC9ED409DB16F300C89F86 /* isakmp_cfg.c in Sources */,
1300 25DC9ED509DB16F800C89F86 /* isakmp_unity.c in Sources */,
1301 25DC9ED609DB16FA00C89F86 /* isakmp_xauth.c in Sources */,
1302 25DE2DE90A8BD40E0010A46D /* vpn_control.c in Sources */,
1303 );
1304 runOnlyForDeploymentPostprocessing = 0;
1305 };
1306 25F258070987FC1500D15623 /* Sources */ = {
1307 isa = PBXSourcesBuildPhase;
1308 buildActionMask = 2147483647;
1309 files = (
1310 25F258900988648C00D15623 /* parse.y in Sources */,
1311 25ECCDB709AD48A300883CA3 /* pfkey_dump.c in Sources */,
1312 25ECCDB509AD489200883CA3 /* key_debug.c in Sources */,
1313 25ECCDA209AD479A00883CA3 /* pfkey.c in Sources */,
1314 25F258910988648C00D15623 /* setkey.c in Sources */,
1315 25F258940988648C00D15623 /* token.l in Sources */,
1316 );
1317 runOnlyForDeploymentPostprocessing = 0;
1318 };
1319 25F2580C0987FC3400D15623 /* Sources */ = {
1320 isa = PBXSourcesBuildPhase;
1321 buildActionMask = 2147483647;
1322 files = (
1323 2543473209DCAE27007943DE /* racoonctl.c in Sources */,
1324 2543474E09DCAEF8007943DE /* str2val.c in Sources */,
1325 2543475109DCB063007943DE /* kmpstat.c in Sources */,
1326 2543475509DCB0D9007943DE /* vmbuf.c in Sources */,
1327 2543475609DCB0DB007943DE /* sockmisc.c in Sources */,
1328 2543475709DCB0E6007943DE /* misc.c in Sources */,
1329 2543476409DCB396007943DE /* pfkey_dump.c in Sources */,
1330 2543476709DCB400007943DE /* key_debug.c in Sources */,
1331 2543476909DCB420007943DE /* pfkey.c in Sources */,
1332 );
1333 runOnlyForDeploymentPostprocessing = 0;
1334 };
1335 /* End PBXSourcesBuildPhase section */
1336
1337 /* Begin PBXTargetDependency section */
1338 2537A1C309E494D300D0ECDA /* PBXTargetDependency */ = {
1339 isa = PBXTargetDependency;
1340 target = 2537A1A709E4864800D0ECDA /* libipsec */;
1341 targetProxy = 2537A1C209E494D300D0ECDA /* PBXContainerItemProxy */;
1342 };
1343 2537A1C909E49D1400D0ECDA /* PBXTargetDependency */ = {
1344 isa = PBXTargetDependency;
1345 target = 2537A1A709E4864800D0ECDA /* libipsec */;
1346 targetProxy = 2537A1C809E49D1400D0ECDA /* PBXContainerItemProxy */;
1347 };
1348 2537A1CD09E49D5C00D0ECDA /* PBXTargetDependency */ = {
1349 isa = PBXTargetDependency;
1350 target = 2537A1A709E4864800D0ECDA /* libipsec */;
1351 targetProxy = 2537A1CC09E49D5C00D0ECDA /* PBXContainerItemProxy */;
1352 };
1353 254347D109DCBAF8007943DE /* PBXTargetDependency */ = {
1354 isa = PBXTargetDependency;
1355 target = 2543476E09DCB477007943DE /* plainrsa-gen */;
1356 targetProxy = 254347D009DCBAF8007943DE /* PBXContainerItemProxy */;
1357 };
1358 25BE7E0409E5D3FE009B6B84 /* PBXTargetDependency */ = {
1359 isa = PBXTargetDependency;
1360 target = 2537A1A709E4864800D0ECDA /* libipsec */;
1361 targetProxy = 25BE7E0309E5D3FE009B6B84 /* PBXContainerItemProxy */;
1362 };
1363 25BE7E3009E5D710009B6B84 /* PBXTargetDependency */ = {
1364 isa = PBXTargetDependency;
1365 target = 2537A1A709E4864800D0ECDA /* libipsec */;
1366 targetProxy = 25BE7E2F09E5D710009B6B84 /* PBXContainerItemProxy */;
1367 };
1368 25BE7E5C09E5DCC5009B6B84 /* PBXTargetDependency */ = {
1369 isa = PBXTargetDependency;
1370 target = 2537A1A709E4864800D0ECDA /* libipsec */;
1371 targetProxy = 25BE7E5B09E5DCC5009B6B84 /* PBXContainerItemProxy */;
1372 };
1373 25BE7E7C09E5DE28009B6B84 /* PBXTargetDependency */ = {
1374 isa = PBXTargetDependency;
1375 target = 2537A1A709E4864800D0ECDA /* libipsec */;
1376 targetProxy = 25BE7E7B09E5DE28009B6B84 /* PBXContainerItemProxy */;
1377 };
1378 25D3DDE30989AFDE0025F703 /* PBXTargetDependency */ = {
1379 isa = PBXTargetDependency;
1380 target = 25F258040987FBFA00D15623 /* racoon */;
1381 targetProxy = 25D3DDE20989AFDE0025F703 /* PBXContainerItemProxy */;
1382 };
1383 25D3DDE50989AFE50025F703 /* PBXTargetDependency */ = {
1384 isa = PBXTargetDependency;
1385 target = 25F258090987FC1500D15623 /* setkey */;
1386 targetProxy = 25D3DDE40989AFE50025F703 /* PBXContainerItemProxy */;
1387 };
1388 25D3DDE70989AFE90025F703 /* PBXTargetDependency */ = {
1389 isa = PBXTargetDependency;
1390 target = 25F2580E0987FC3400D15623 /* racoonctl */;
1391 targetProxy = 25D3DDE60989AFE90025F703 /* PBXContainerItemProxy */;
1392 };
1393 25DE3DB609EC27B900147420 /* PBXTargetDependency */ = {
1394 isa = PBXTargetDependency;
1395 target = 2537A1A709E4864800D0ECDA /* libipsec */;
1396 targetProxy = 25DE3DB509EC27B900147420 /* PBXContainerItemProxy */;
1397 };
1398 25E08CEA09D9F0A2001A11CF /* PBXTargetDependency */ = {
1399 isa = PBXTargetDependency;
1400 target = 25E08C9909D9E64A001A11CF /* rsaparse */;
1401 targetProxy = 25E08CE909D9F0A2001A11CF /* PBXContainerItemProxy */;
1402 };
1403 /* End PBXTargetDependency section */
1404
1405 /* Begin XCBuildConfiguration section */
1406 2537A1AA09E4866800D0ECDA /* Development */ = {
1407 isa = XCBuildConfiguration;
1408 buildSettings = {
1409 ALTERNATE_GROUP = "$(inherited)";
1410 ALTERNATE_MODE = "";
1411 ALTERNATE_OWNER = "$(inherited)";
1412 ARCHS = (
1413 i386,
1414 ppc,
1415 ppc64,
1416 x86_64,
1417 );
1418 COPY_PHASE_STRIP = NO;
1419 CURRENT_PROJECT_VERSION = "$(CURRENT_PROJECT_VERSION)";
1420 DYLIB_CURRENT_VERSION = 300;
1421 EXECUTABLE_PREFIX = lib;
1422 GCC_DYNAMIC_NO_PIC = NO;
1423 GCC_ENABLE_FIX_AND_CONTINUE = YES;
1424 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
1425 GCC_MODEL_TUNING = G5;
1426 GCC_OPTIMIZATION_LEVEL = 0;
1427 GCC_PREPROCESSOR_DEFINITIONS = (
1428 "HAVE_CONFIG_H=1",
1429 "$(GCC_PREPROCESSOR_DEFINITIONS)",
1430 );
1431 HEADER_SEARCH_PATHS = (
1432 ../Common,
1433 "$(HEADER_SEARCH_PATHS)",
1434 );
1435 INSTALL_GROUP = wheel;
1436 INSTALL_MODE_FLAG = 555;
1437 INSTALL_OWNER = root;
1438 INSTALL_PATH = /usr/lib;
1439 LEXFLAGS = "$(LEXFLAGS) -P__libipsec";
1440 PREBINDING = NO;
1441 PRODUCT_NAME = ipsec.A;
1442 SKIP_INSTALL = YES;
1443 VALID_ARCHS = "ppc64 i386 x86_64 ppc";
1444 YACCFLAGS = "$(YACCFLAGS) -d -p__libipsec";
1445 ZERO_LINK = YES;
1446 };
1447 name = Development;
1448 };
1449 2537A1AB09E4866800D0ECDA /* Deployment */ = {
1450 isa = XCBuildConfiguration;
1451 buildSettings = {
1452 ALTERNATE_GROUP = "$(inherited)";
1453 ALTERNATE_MODE = "";
1454 ALTERNATE_OWNER = "$(inherited)";
1455 ARCHS = (
1456 i386,
1457 ppc,
1458 ppc64,
1459 x86_64,
1460 );
1461 COPY_PHASE_STRIP = NO;
1462 CURRENT_PROJECT_VERSION = "$(CURRENT_PROJECT_VERSION)";
1463 DYLIB_CURRENT_VERSION = 300;
1464 EXECUTABLE_PREFIX = lib;
1465 GCC_ENABLE_FIX_AND_CONTINUE = NO;
1466 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
1467 GCC_MODEL_TUNING = G5;
1468 GCC_PREPROCESSOR_DEFINITIONS = (
1469 "HAVE_CONFIG_H=1",
1470 "$(GCC_PREPROCESSOR_DEFINITIONS)",
1471 );
1472 HEADER_SEARCH_PATHS = (
1473 ../Common,
1474 "$(HEADER_SEARCH_PATHS)",
1475 );
1476 INSTALL_GROUP = wheel;
1477 INSTALL_MODE_FLAG = 555;
1478 INSTALL_OWNER = root;
1479 INSTALL_PATH = /usr/lib;
1480 LEXFLAGS = "$(LEXFLAGS) -P__libipsec";
1481 PREBINDING = NO;
1482 PRODUCT_NAME = ipsec.A;
1483 VALID_ARCHS = "ppc64 i386 x86_64 ppc";
1484 YACCFLAGS = "$(YACCFLAGS) -d -p__libipsec";
1485 ZERO_LINK = YES;
1486 };
1487 name = Deployment;
1488 };
1489 2537A1AC09E4866800D0ECDA /* Default */ = {
1490 isa = XCBuildConfiguration;
1491 buildSettings = {
1492 ALTERNATE_GROUP = "$(inherited)";
1493 ALTERNATE_MODE = "";
1494 ALTERNATE_OWNER = "$(inherited)";
1495 ARCHS = (
1496 i386,
1497 ppc,
1498 ppc64,
1499 x86_64,
1500 );
1501 COPY_PHASE_STRIP = NO;
1502 CURRENT_PROJECT_VERSION = "$(CURRENT_PROJECT_VERSION)";
1503 DYLIB_CURRENT_VERSION = 300;
1504 EXECUTABLE_PREFIX = lib;
1505 GCC_ENABLE_FIX_AND_CONTINUE = YES;
1506 GCC_MODEL_TUNING = G5;
1507 GCC_PREPROCESSOR_DEFINITIONS = (
1508 "HAVE_CONFIG_H=1",
1509 "$(GCC_PREPROCESSOR_DEFINITIONS)",
1510 );
1511 HEADER_SEARCH_PATHS = (
1512 ../Common,
1513 "$(HEADER_SEARCH_PATHS)",
1514 );
1515 INSTALL_GROUP = wheel;
1516 INSTALL_MODE_FLAG = 555;
1517 INSTALL_OWNER = root;
1518 INSTALL_PATH = /usr/lib;
1519 LEXFLAGS = "$(LEXFLAGS) -P__libipsec";
1520 PREBINDING = NO;
1521 PRODUCT_NAME = ipsec.A;
1522 VALID_ARCHS = "ppc64 i386 x86_64 ppc";
1523 YACCFLAGS = "$(YACCFLAGS) -d -p__libipsec";
1524 ZERO_LINK = YES;
1525 };
1526 name = Default;
1527 };
1528 2543478709DCB494007943DE /* Development */ = {
1529 isa = XCBuildConfiguration;
1530 buildSettings = {
1531 ARCHS = (
1532 ppc,
1533 i386,
1534 );
1535 COPY_PHASE_STRIP = NO;
1536 GCC_DYNAMIC_NO_PIC = NO;
1537 GCC_ENABLE_FIX_AND_CONTINUE = YES;
1538 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
1539 GCC_MODEL_TUNING = G5;
1540 GCC_OPTIMIZATION_LEVEL = 0;
1541 GCC_PREPROCESSOR_DEFINITIONS = (
1542 "HAVE_CONFIG_H=1",
1543 "$(inherited)",
1544 );
1545 INSTALL_GROUP = wheel;
1546 INSTALL_MODE_FLAG = 555;
1547 INSTALL_OWNER = root;
1548 INSTALL_PATH = /usr/sbin;
1549 PREBINDING = NO;
1550 PRODUCT_NAME = "plainrsa-gen";
1551 SKIP_INSTALL = YES;
1552 VALID_ARCHS = "i386 ppc";
1553 ZERO_LINK = NO;
1554 };
1555 name = Development;
1556 };
1557 2543478809DCB494007943DE /* Deployment */ = {
1558 isa = XCBuildConfiguration;
1559 buildSettings = {
1560 ARCHS = (
1561 ppc,
1562 i386,
1563 );
1564 COPY_PHASE_STRIP = YES;
1565 GCC_ENABLE_FIX_AND_CONTINUE = NO;
1566 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
1567 GCC_MODEL_TUNING = G5;
1568 GCC_PREPROCESSOR_DEFINITIONS = (
1569 "HAVE_CONFIG_H=1",
1570 "$(inherited)",
1571 );
1572 INSTALL_GROUP = wheel;
1573 INSTALL_MODE_FLAG = 555;
1574 INSTALL_OWNER = root;
1575 INSTALL_PATH = /use/sbin;
1576 PREBINDING = NO;
1577 PRODUCT_NAME = "plainrsa-gen";
1578 STRIP_INSTALLED_PRODUCT = YES;
1579 VALID_ARCHS = "i386 ppc";
1580 ZERO_LINK = NO;
1581 };
1582 name = Deployment;
1583 };
1584 2543478909DCB494007943DE /* Default */ = {
1585 isa = XCBuildConfiguration;
1586 buildSettings = {
1587 ARCHS = (
1588 ppc,
1589 i386,
1590 );
1591 GCC_ENABLE_FIX_AND_CONTINUE = YES;
1592 GCC_MODEL_TUNING = G5;
1593 GCC_PREPROCESSOR_DEFINITIONS = (
1594 "HAVE_CONFIG_H=1",
1595 "$(inherited)",
1596 );
1597 INSTALL_GROUP = wheel;
1598 INSTALL_MODE_FLAG = 555;
1599 INSTALL_OWNER = root;
1600 INSTALL_PATH = /usr/sbin;
1601 PREBINDING = NO;
1602 PRODUCT_NAME = "plainrsa-gen";
1603 STRIP_INSTALLED_PRODUCT = YES;
1604 VALID_ARCHS = "i386 ppc";
1605 ZERO_LINK = NO;
1606 };
1607 name = Default;
1608 };
1609 2543479A09DCB596007943DE /* Development */ = {
1610 isa = XCBuildConfiguration;
1611 buildSettings = {
1612 ARCHS = (
1613 ppc,
1614 i386,
1615 );
1616 COPY_PHASE_STRIP = NO;
1617 GCC_DYNAMIC_NO_PIC = NO;
1618 GCC_ENABLE_FIX_AND_CONTINUE = YES;
1619 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
1620 GCC_MODEL_TUNING = G5;
1621 GCC_OPTIMIZATION_LEVEL = 0;
1622 INSTALL_GROUP = "$(inherited)";
1623 INSTALL_MODE_FLAG = 555;
1624 INSTALL_OWNER = "$(inherited)";
1625 INSTALL_PATH = "";
1626 OTHER_CFLAGS = (
1627 "$(OTHER_CFLAGS)",
1628 "-DEAYDEBUG",
1629 "-DNOUSE_PLOG",
1630 );
1631 PREBINDING = NO;
1632 PRODUCT_NAME = eaytest;
1633 SKIP_INSTALL = YES;
1634 VALID_ARCHS = "i386 ppc";
1635 ZERO_LINK = NO;
1636 };
1637 name = Development;
1638 };
1639 2543479B09DCB596007943DE /* Deployment */ = {
1640 isa = XCBuildConfiguration;
1641 buildSettings = {
1642 ARCHS = (
1643 ppc,
1644 i386,
1645 );
1646 COPY_PHASE_STRIP = YES;
1647 GCC_ENABLE_FIX_AND_CONTINUE = NO;
1648 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
1649 GCC_MODEL_TUNING = G5;
1650 INSTALL_GROUP = "$(inherited)";
1651 INSTALL_MODE_FLAG = 555;
1652 INSTALL_OWNER = "$(inherited)";
1653 INSTALL_PATH = "";
1654 OTHER_CFLAGS = (
1655 "$(OTHER_CFLAGS)",
1656 "-DEAYDEBUG",
1657 "-DNOUSE_PLOG",
1658 );
1659 PREBINDING = NO;
1660 PRODUCT_NAME = eaytest;
1661 SKIP_INSTALL = YES;
1662 STRIP_INSTALLED_PRODUCT = YES;
1663 VALID_ARCHS = "i386 ppc";
1664 ZERO_LINK = NO;
1665 };
1666 name = Deployment;
1667 };
1668 2543479C09DCB596007943DE /* Default */ = {
1669 isa = XCBuildConfiguration;
1670 buildSettings = {
1671 ARCHS = (
1672 ppc,
1673 i386,
1674 );
1675 COPY_PHASE_STRIP = YES;
1676 GCC_ENABLE_FIX_AND_CONTINUE = YES;
1677 GCC_MODEL_TUNING = G5;
1678 INSTALL_GROUP = "$(inherited)";
1679 INSTALL_MODE_FLAG = 555;
1680 INSTALL_OWNER = "$(inherited)";
1681 INSTALL_PATH = "";
1682 OTHER_CFLAGS = (
1683 "$(OTHER_CFLAGS)",
1684 "-DEAYDEBUG",
1685 "-DNOUSE_PLOG",
1686 );
1687 PREBINDING = NO;
1688 PRODUCT_NAME = eaytest;
1689 SKIP_INSTALL = YES;
1690 STRIP_INSTALLED_PRODUCT = YES;
1691 VALID_ARCHS = "i386 ppc";
1692 ZERO_LINK = NO;
1693 };
1694 name = Default;
1695 };
1696 254347BE09DCB851007943DE /* Development */ = {
1697 isa = XCBuildConfiguration;
1698 buildSettings = {
1699 ARCHS = (
1700 ppc,
1701 i386,
1702 );
1703 COPY_PHASE_STRIP = NO;
1704 GCC_DYNAMIC_NO_PIC = NO;
1705 GCC_ENABLE_FIX_AND_CONTINUE = YES;
1706 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
1707 GCC_MODEL_TUNING = G5;
1708 GCC_OPTIMIZATION_LEVEL = 0;
1709 GCC_PREPROCESSOR_DEFINITIONS = (
1710 "HAVE_CONFIG_H=1",
1711 "$(inherited)",
1712 );
1713 INSTALL_MODE_FLAG = 555;
1714 INSTALL_PATH = "$(HOME)/bin";
1715 PREBINDING = NO;
1716 PRODUCT_NAME = "test-policy";
1717 SKIP_INSTALL = YES;
1718 VALID_ARCHS = "i386 ppc";
1719 ZERO_LINK = NO;
1720 };
1721 name = Development;
1722 };
1723 254347BF09DCB851007943DE /* Deployment */ = {
1724 isa = XCBuildConfiguration;
1725 buildSettings = {
1726 ARCHS = (
1727 ppc,
1728 i386,
1729 );
1730 COPY_PHASE_STRIP = YES;
1731 GCC_ENABLE_FIX_AND_CONTINUE = NO;
1732 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
1733 GCC_MODEL_TUNING = G5;
1734 GCC_PREPROCESSOR_DEFINITIONS = (
1735 "HAVE_CONFIG_H=1",
1736 "$(inherited)",
1737 );
1738 INSTALL_MODE_FLAG = 555;
1739 INSTALL_PATH = "$(HOME)/bin";
1740 PREBINDING = NO;
1741 PRODUCT_NAME = "test-policy";
1742 SKIP_INSTALL = YES;
1743 STRIP_INSTALLED_PRODUCT = YES;
1744 VALID_ARCHS = "i386 ppc";
1745 ZERO_LINK = NO;
1746 };
1747 name = Deployment;
1748 };
1749 254347C009DCB851007943DE /* Default */ = {
1750 isa = XCBuildConfiguration;
1751 buildSettings = {
1752 ARCHS = (
1753 ppc,
1754 i386,
1755 );
1756 GCC_ENABLE_FIX_AND_CONTINUE = YES;
1757 GCC_MODEL_TUNING = G5;
1758 GCC_PREPROCESSOR_DEFINITIONS = (
1759 "HAVE_CONFIG_H=1",
1760 "$(inherited)",
1761 );
1762 INSTALL_MODE_FLAG = 555;
1763 INSTALL_PATH = "$(HOME)/bin";
1764 PREBINDING = NO;
1765 PRODUCT_NAME = "test-policy";
1766 SKIP_INSTALL = YES;
1767 STRIP_INSTALLED_PRODUCT = YES;
1768 VALID_ARCHS = "i386 ppc";
1769 ZERO_LINK = NO;
1770 };
1771 name = Default;
1772 };
1773 254347CA09DCBA1B007943DE /* Development */ = {
1774 isa = XCBuildConfiguration;
1775 buildSettings = {
1776 ARCHS = (
1777 ppc,
1778 i386,
1779 );
1780 COPY_PHASE_STRIP = NO;
1781 GCC_DYNAMIC_NO_PIC = NO;
1782 GCC_ENABLE_FIX_AND_CONTINUE = YES;
1783 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
1784 GCC_MODEL_TUNING = G5;
1785 GCC_OPTIMIZATION_LEVEL = 0;
1786 GCC_PREPROCESSOR_DEFINITIONS = "HAVE_CONFIG_H=1";
1787 INSTALL_MODE_FLAG = 555;
1788 INSTALL_PATH = "$(HOME)/bin";
1789 PREBINDING = NO;
1790 PRODUCT_NAME = "test-pfkey";
1791 SKIP_INSTALL = YES;
1792 VALID_ARCHS = "i386 ppc";
1793 ZERO_LINK = NO;
1794 };
1795 name = Development;
1796 };
1797 254347CB09DCBA1B007943DE /* Deployment */ = {
1798 isa = XCBuildConfiguration;
1799 buildSettings = {
1800 ARCHS = (
1801 ppc,
1802 i386,
1803 );
1804 COPY_PHASE_STRIP = YES;
1805 GCC_ENABLE_FIX_AND_CONTINUE = NO;
1806 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
1807 GCC_MODEL_TUNING = G5;
1808 GCC_PREPROCESSOR_DEFINITIONS = "HAVE_CONFIG_H=1";
1809 INSTALL_MODE_FLAG = 555;
1810 INSTALL_PATH = "$(HOME)/bin";
1811 PREBINDING = NO;
1812 PRODUCT_NAME = "test-pfkey";
1813 SKIP_INSTALL = YES;
1814 STRIP_INSTALLED_PRODUCT = YES;
1815 VALID_ARCHS = "i386 ppc";
1816 ZERO_LINK = NO;
1817 };
1818 name = Deployment;
1819 };
1820 254347CC09DCBA1B007943DE /* Default */ = {
1821 isa = XCBuildConfiguration;
1822 buildSettings = {
1823 ARCHS = (
1824 ppc,
1825 i386,
1826 );
1827 GCC_ENABLE_FIX_AND_CONTINUE = YES;
1828 GCC_MODEL_TUNING = G5;
1829 GCC_PREPROCESSOR_DEFINITIONS = "HAVE_CONFIG_H=1";
1830 INSTALL_MODE_FLAG = 555;
1831 INSTALL_PATH = "$(HOME)/bin";
1832 PREBINDING = NO;
1833 PRODUCT_NAME = "test-pfkey";
1834 SKIP_INSTALL = YES;
1835 STRIP_INSTALLED_PRODUCT = YES;
1836 VALID_ARCHS = "i386 ppc";
1837 ZERO_LINK = NO;
1838 };
1839 name = Default;
1840 };
1841 25D3DAB9098952B20025F703 /* Development */ = {
1842 isa = XCBuildConfiguration;
1843 buildSettings = {
1844 COPY_PHASE_STRIP = NO;
1845 OTHER_CFLAGS = "";
1846 OTHER_LDFLAGS = "";
1847 OTHER_REZFLAGS = "";
1848 PRODUCT_NAME = "IPSec (Aggregate)";
1849 SECTORDER_FLAGS = "";
1850 WARNING_CFLAGS = (
1851 "-Wmost",
1852 "-Wno-four-char-constants",
1853 "-Wno-unknown-pragmas",
1854 );
1855 };
1856 name = Development;
1857 };
1858 25D3DABA098952B20025F703 /* Deployment */ = {
1859 isa = XCBuildConfiguration;
1860 buildSettings = {
1861 COPY_PHASE_STRIP = YES;
1862 OTHER_CFLAGS = "";
1863 OTHER_LDFLAGS = "";
1864 OTHER_REZFLAGS = "";
1865 PRODUCT_NAME = "IPSec (Aggregate)";
1866 SECTORDER_FLAGS = "";
1867 WARNING_CFLAGS = (
1868 "-Wmost",
1869 "-Wno-four-char-constants",
1870 "-Wno-unknown-pragmas",
1871 );
1872 };
1873 name = Deployment;
1874 };
1875 25D3DABB098952B20025F703 /* Default */ = {
1876 isa = XCBuildConfiguration;
1877 buildSettings = {
1878 OTHER_CFLAGS = "";
1879 OTHER_LDFLAGS = "";
1880 OTHER_REZFLAGS = "";
1881 PRODUCT_NAME = "IPSec (Aggregate)";
1882 SECTORDER_FLAGS = "";
1883 WARNING_CFLAGS = (
1884 "-Wmost",
1885 "-Wno-four-char-constants",
1886 "-Wno-unknown-pragmas",
1887 );
1888 };
1889 name = Default;
1890 };
1891 25D3DABD098952B20025F703 /* Development */ = {
1892 isa = XCBuildConfiguration;
1893 buildSettings = {
1894 ALTERNATE_GROUP = "$(inherited)";
1895 ALTERNATE_MODE = "$(inherited)";
1896 ALTERNATE_OWNER = "$(inherited)";
1897 ARCHS = (
1898 ppc,
1899 i386,
1900 );
1901 COPY_PHASE_STRIP = NO;
1902 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
1903 GCC_MODEL_TUNING = G5;
1904 GCC_OPTIMIZATION_LEVEL = 0;
1905 GCC_PRECOMPILE_PREFIX_HEADER = YES;
1906 GCC_PREFIX_HEADER = "";
1907 GCC_PREPROCESSOR_DEFINITIONS = (
1908 "HAVE_CONFIG_H=1",
1909 "$(GCC_PREPROCESSOR_DEFINITIONS)",
1910 );
1911 HEADER_SEARCH_PATHS = (
1912 ../Common,
1913 Crypto,
1914 /tmp/ipsec.dst/usr/include,
1915 );
1916 INSTALL_GROUP = wheel;
1917 INSTALL_MODE_FLAG = 555;
1918 INSTALL_OWNER = root;
1919 INSTALL_PATH = /usr/sbin;
1920 LEXFLAGS = "";
1921 OTHER_CFLAGS = (
1922 "$(OTHER_CFLAGS_QUOTED_1)",
1923 "$(OTHER_CFLAGS_QUOTED_2)",
1924 "$(OTHER_CFLAGS_QUOTED_3)",
1925 );
1926 OTHER_CFLAGS_QUOTED_1 = "-DSYSCONFDIR=\\\"/etc/racoon\\\"";
1927 OTHER_CFLAGS_QUOTED_2 = "-DADMINPORTDIR=\\\"/etc/racoon\\\"";
1928 OTHER_CFLAGS_QUOTED_3 = "-DPATHRACOON=\\\"/usr/sbin/racoon\\\"";
1929 OTHER_CPLUSPLUSFLAGS = "$(OTHER_CFLAGS)";
1930 OTHER_LDFLAGS = "";
1931 OTHER_REZFLAGS = "";
1932 PREBINDING = NO;
1933 PRODUCT_NAME = racoon;
1934 SECTORDER_FLAGS = "";
1935 SKIP_INSTALL = YES;
1936 VALID_ARCHS = "i386 ppc";
1937 WARNING_CFLAGS = (
1938 "-Wmost",
1939 "-Wno-four-char-constants",
1940 "-Wno-unknown-pragmas",
1941 );
1942 YACCFLAGS = "$(YACCFLAGS) -d";
1943 YACC_GENERATE_DEBUGGING_DIRECTIVES = NO;
1944 };
1945 name = Development;
1946 };
1947 25D3DABE098952B20025F703 /* Deployment */ = {
1948 isa = XCBuildConfiguration;
1949 buildSettings = {
1950 ALTERNATE_GROUP = "$(inherited)";
1951 ALTERNATE_MODE = "$(inherited)";
1952 ALTERNATE_OWNER = "$(inherited)";
1953 ARCHS = (
1954 ppc,
1955 i386,
1956 );
1957 COPY_PHASE_STRIP = NO;
1958 DSTROOT = "/tmp/$(PROJECT_NAME).dst";
1959 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
1960 GCC_MODEL_TUNING = G5;
1961 GCC_PRECOMPILE_PREFIX_HEADER = YES;
1962 GCC_PREFIX_HEADER = "";
1963 GCC_PREPROCESSOR_DEFINITIONS = (
1964 "HAVE_CONFIG_H=1",
1965 "$(GCC_PREPROCESSOR_DEFINITIONS)",
1966 );
1967 HEADER_SEARCH_PATHS = (
1968 ../Common,
1969 Crypto,
1970 /tmp/ipsec.dst/usr/include,
1971 );
1972 INSTALL_GROUP = wheel;
1973 INSTALL_MODE_FLAG = 555;
1974 INSTALL_OWNER = root;
1975 INSTALL_PATH = /usr/sbin;
1976 OTHER_CFLAGS = (
1977 "$(OTHER_CFLAGS_QUOTED_1)",
1978 "$(OTHER_CFLAGS_QUOTED_2)",
1979 "$(OTHER_CFLAGS_QUOTED_3)",
1980 );
1981 OTHER_CFLAGS_QUOTED_1 = "-DSYSCONFDIR=\\\"/etc/racoon\\\"";
1982 OTHER_CFLAGS_QUOTED_2 = "-DADMINPORTDIR=\\\"/etc/racoon\\\"";
1983 OTHER_CFLAGS_QUOTED_3 = "-DPATHRACOON=\\\"/usr/sbin/racoon\\\"";
1984 OTHER_CPLUSPLUSFLAGS = "$(OTHER_CFLAGS)";
1985 OTHER_LDFLAGS = "";
1986 OTHER_REZFLAGS = "";
1987 PREBINDING = NO;
1988 PRODUCT_NAME = racoon;
1989 SECTORDER_FLAGS = "";
1990 VALID_ARCHS = "i386 ppc";
1991 WARNING_CFLAGS = (
1992 "-Wmost",
1993 "-Wno-four-char-constants",
1994 "-Wno-unknown-pragmas",
1995 );
1996 YACCFLAGS = "$(YACCFLAGS) -d";
1997 };
1998 name = Deployment;
1999 };
2000 25D3DABF098952B20025F703 /* Default */ = {
2001 isa = XCBuildConfiguration;
2002 buildSettings = {
2003 ALTERNATE_GROUP = "$(inherited)";
2004 ALTERNATE_MODE = "$(inherited)";
2005 ALTERNATE_OWNER = "$(inherited)";
2006 ARCHS = (
2007 ppc,
2008 i386,
2009 );
2010 COPY_PHASE_STRIP = NO;
2011 DSTROOT = "/tmp/$(PROJECT_NAME).dst";
2012 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
2013 GCC_MODEL_TUNING = G5;
2014 GCC_PRECOMPILE_PREFIX_HEADER = YES;
2015 GCC_PREFIX_HEADER = "";
2016 GCC_PREPROCESSOR_DEFINITIONS = (
2017 "HAVE_CONFIG_H=1",
2018 "$(GCC_PREPROCESSOR_DEFINITIONS)",
2019 );
2020 HEADER_SEARCH_PATHS = (
2021 ../Common,
2022 Crypto,
2023 /tmp/ipsec.dst/usr/include,
2024 );
2025 INSTALL_GROUP = wheel;
2026 INSTALL_MODE_FLAG = 555;
2027 INSTALL_OWNER = root;
2028 INSTALL_PATH = /usr/sbin;
2029 OTHER_CFLAGS = (
2030 "$(OTHER_CFLAGS_QUOTED_1)",
2031 "$(OTHER_CFLAGS_QUOTED_2)",
2032 "$(OTHER_CFLAGS_QUOTED_3)",
2033 );
2034 OTHER_CFLAGS_QUOTED_1 = "-DSYSCONFDIR=\\\"/etc/racoon\\\"";
2035 OTHER_CFLAGS_QUOTED_2 = "-DADMINPORTDIR=\\\"/etc/racoon\\\"";
2036 OTHER_CFLAGS_QUOTED_3 = "-DPATHRACOON=\\\"/usr/sbin/racoon\\\"";
2037 OTHER_CPLUSPLUSFLAGS = "$(OTHER_CFLAGS)";
2038 OTHER_LDFLAGS = "";
2039 OTHER_REZFLAGS = "";
2040 PREBINDING = NO;
2041 PRODUCT_NAME = racoon;
2042 SECTORDER_FLAGS = "";
2043 VALID_ARCHS = "i386 ppc";
2044 WARNING_CFLAGS = (
2045 "-Wmost",
2046 "-Wno-four-char-constants",
2047 "-Wno-unknown-pragmas",
2048 );
2049 YACCFLAGS = "$(YACCFLAGS) -d";
2050 };
2051 name = Default;
2052 };
2053 25D3DAC1098952B20025F703 /* Development */ = {
2054 isa = XCBuildConfiguration;
2055 buildSettings = {
2056 ARCHS = (
2057 ppc,
2058 i386,
2059 );
2060 COPY_PHASE_STRIP = NO;
2061 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
2062 GCC_MODEL_TUNING = G5;
2063 GCC_PREPROCESSOR_DEFINITIONS = (
2064 "HAVE_CONFIG_H=1\nHAVE_CONFIG_H=1",
2065 "$(GCC_PREPROCESSOR_DEFINITIONS)",
2066 );
2067 HEADER_SEARCH_PATHS = (
2068 "$(DSTROOT)/usr/include",
2069 ../Common,
2070 );
2071 INSTALL_GROUP = wheel;
2072 INSTALL_MODE_FLAG = 555;
2073 INSTALL_OWNER = root;
2074 INSTALL_PATH = /usr/sbin;
2075 LIBRARY_SEARCH_PATHS = "";
2076 MACH_O_TYPE = mh_execute;
2077 OTHER_CFLAGS = "";
2078 OTHER_LDFLAGS = "";
2079 OTHER_REZFLAGS = "";
2080 PREBINDING = NO;
2081 PRELINK_LIBS = "";
2082 PRODUCT_NAME = setkey;
2083 SECTORDER_FLAGS = "";
2084 SKIP_INSTALL = YES;
2085 VALID_ARCHS = "i386 ppc";
2086 WARNING_CFLAGS = (
2087 "-Wmost",
2088 "-Wno-four-char-constants",
2089 "-Wno-unknown-pragmas",
2090 );
2091 YACCFLAGS = "";
2092 };
2093 name = Development;
2094 };
2095 25D3DAC2098952B20025F703 /* Deployment */ = {
2096 isa = XCBuildConfiguration;
2097 buildSettings = {
2098 ARCHS = (
2099 ppc,
2100 i386,
2101 );
2102 COPY_PHASE_STRIP = YES;
2103 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
2104 GCC_MODEL_TUNING = G5;
2105 GCC_PREPROCESSOR_DEFINITIONS = (
2106 "HAVE_CONFIG_H=1\nHAVE_CONFIG_H=1",
2107 "$(GCC_PREPROCESSOR_DEFINITIONS)",
2108 );
2109 HEADER_SEARCH_PATHS = (
2110 "$(DSTROOT)/usr/include",
2111 ../Common,
2112 );
2113 INSTALL_GROUP = wheel;
2114 INSTALL_MODE_FLAG = 555;
2115 INSTALL_OWNER = root;
2116 INSTALL_PATH = /usr/sbin;
2117 LIBRARY_SEARCH_PATHS = "";
2118 MACH_O_TYPE = mh_execute;
2119 OTHER_CFLAGS = "";
2120 OTHER_LDFLAGS = "";
2121 OTHER_REZFLAGS = "";
2122 PREBINDING = NO;
2123 PRELINK_LIBS = "";
2124 PRODUCT_NAME = setkey;
2125 SECTORDER_FLAGS = "";
2126 SKIP_INSTALL = NO;
2127 STRIP_INSTALLED_PRODUCT = YES;
2128 VALID_ARCHS = "i386 ppc";
2129 WARNING_CFLAGS = (
2130 "-Wmost",
2131 "-Wno-four-char-constants",
2132 "-Wno-unknown-pragmas",
2133 );
2134 };
2135 name = Deployment;
2136 };
2137 25D3DAC3098952B20025F703 /* Default */ = {
2138 isa = XCBuildConfiguration;
2139 buildSettings = {
2140 ARCHS = (
2141 ppc,
2142 i386,
2143 );
2144 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
2145 GCC_MODEL_TUNING = G5;
2146 GCC_PREPROCESSOR_DEFINITIONS = (
2147 "HAVE_CONFIG_H=1\nHAVE_CONFIG_H=1",
2148 "$(GCC_PREPROCESSOR_DEFINITIONS)",
2149 );
2150 HEADER_SEARCH_PATHS = (
2151 "$(DSTROOT)/usr/include",
2152 ../Common,
2153 );
2154 INSTALL_GROUP = wheel;
2155 INSTALL_MODE_FLAG = 555;
2156 INSTALL_OWNER = root;
2157 INSTALL_PATH = /usr/sbin;
2158 LIBRARY_SEARCH_PATHS = "";
2159 MACH_O_TYPE = mh_execute;
2160 OTHER_CFLAGS = "";
2161 OTHER_LDFLAGS = "";
2162 OTHER_REZFLAGS = "";
2163 PREBINDING = NO;
2164 PRELINK_LIBS = "";
2165 PRODUCT_NAME = setkey;
2166 SECTORDER_FLAGS = "";
2167 STRIP_INSTALLED_PRODUCT = YES;
2168 VALID_ARCHS = "i386 ppc";
2169 WARNING_CFLAGS = (
2170 "-Wmost",
2171 "-Wno-four-char-constants",
2172 "-Wno-unknown-pragmas",
2173 );
2174 };
2175 name = Default;
2176 };
2177 25D3DAC5098952B20025F703 /* Development */ = {
2178 isa = XCBuildConfiguration;
2179 buildSettings = {
2180 ALTERNATE_GROUP = "$(inherited)";
2181 ALTERNATE_MODE = "$(inherited)";
2182 ALTERNATE_OWNER = "$(inherited)";
2183 ARCHS = (
2184 ppc,
2185 i386,
2186 );
2187 COPY_PHASE_STRIP = NO;
2188 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
2189 GCC_MODEL_TUNING = G5;
2190 GCC_PREPROCESSOR_DEFINITIONS = (
2191 "HAVE_CONFIG_H=1",
2192 "$(GCC_PREPROCESSOR_DEFINITIONS)",
2193 );
2194 HEADER_SEARCH_PATHS = (
2195 "$(DSTROOT)/usr/include",
2196 "$(inherited)",
2197 );
2198 INSTALL_GROUP = wheel;
2199 INSTALL_MODE_FLAG = 555;
2200 INSTALL_OWNER = root;
2201 INSTALL_PATH = /usr/sbin;
2202 OTHER_CFLAGS = "-DADMINPORTDIR=\\\"/etc/racoon\\\"";
2203 OTHER_LDFLAGS = "";
2204 OTHER_REZFLAGS = "";
2205 PREBINDING = NO;
2206 PRODUCT_NAME = racoonctl;
2207 SECTORDER_FLAGS = "";
2208 SKIP_INSTALL = YES;
2209 VALID_ARCHS = "i386 ppc";
2210 WARNING_CFLAGS = (
2211 "-Wmost",
2212 "-Wno-four-char-constants",
2213 "-Wno-unknown-pragmas",
2214 );
2215 };
2216 name = Development;
2217 };
2218 25D3DAC6098952B20025F703 /* Deployment */ = {
2219 isa = XCBuildConfiguration;
2220 buildSettings = {
2221 ALTERNATE_GROUP = "$(inherited)";
2222 ALTERNATE_MODE = "$(inherited)";
2223 ALTERNATE_OWNER = "$(inherited)";
2224 ARCHS = (
2225 ppc,
2226 i386,
2227 );
2228 COPY_PHASE_STRIP = YES;
2229 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
2230 GCC_MODEL_TUNING = G5;
2231 GCC_PREPROCESSOR_DEFINITIONS = (
2232 "HAVE_CONFIG_H=1",
2233 "$(GCC_PREPROCESSOR_DEFINITIONS)",
2234 );
2235 HEADER_SEARCH_PATHS = (
2236 "$(DSTROOT)/usr/include",
2237 "$(inherited)",
2238 );
2239 INSTALL_GROUP = wheel;
2240 INSTALL_MODE_FLAG = 555;
2241 INSTALL_OWNER = root;
2242 INSTALL_PATH = /usr/sbin;
2243 OTHER_CFLAGS = "-DADMINPORTDIR=\\\"/etc/racoon\\\"";
2244 OTHER_LDFLAGS = "";
2245 OTHER_REZFLAGS = "";
2246 PREBINDING = NO;
2247 PRODUCT_NAME = racoonctl;
2248 SECTORDER_FLAGS = "";
2249 STRIP_INSTALLED_PRODUCT = YES;
2250 VALID_ARCHS = "i386 ppc";
2251 WARNING_CFLAGS = (
2252 "-Wmost",
2253 "-Wno-four-char-constants",
2254 "-Wno-unknown-pragmas",
2255 );
2256 };
2257 name = Deployment;
2258 };
2259 25D3DAC7098952B20025F703 /* Default */ = {
2260 isa = XCBuildConfiguration;
2261 buildSettings = {
2262 ALTERNATE_GROUP = "$(inherited)";
2263 ALTERNATE_MODE = "$(inherited)";
2264 ALTERNATE_OWNER = "$(inherited)";
2265 ARCHS = (
2266 ppc,
2267 i386,
2268 );
2269 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
2270 GCC_MODEL_TUNING = G5;
2271 GCC_PREPROCESSOR_DEFINITIONS = (
2272 "HAVE_CONFIG_H=1",
2273 "$(GCC_PREPROCESSOR_DEFINITIONS)",
2274 );
2275 HEADER_SEARCH_PATHS = (
2276 "$(DSTROOT)/usr/include",
2277 "$(inherited)",
2278 );
2279 INSTALL_GROUP = wheel;
2280 INSTALL_MODE_FLAG = 555;
2281 INSTALL_OWNER = root;
2282 INSTALL_PATH = /usr/sbin;
2283 OTHER_CFLAGS = "-DADMINPORTDIR=\\\"/etc/racoon\\\"";
2284 OTHER_LDFLAGS = "";
2285 OTHER_REZFLAGS = "";
2286 PREBINDING = NO;
2287 PRODUCT_NAME = racoonctl;
2288 SECTORDER_FLAGS = "";
2289 STRIP_INSTALLED_PRODUCT = YES;
2290 VALID_ARCHS = "i386 ppc";
2291 WARNING_CFLAGS = (
2292 "-Wmost",
2293 "-Wno-four-char-constants",
2294 "-Wno-unknown-pragmas",
2295 );
2296 };
2297 name = Default;
2298 };
2299 25D3DACD098952B20025F703 /* Development */ = {
2300 isa = XCBuildConfiguration;
2301 buildSettings = {
2302 ARCHS = (
2303 i386,
2304 ppc,
2305 );
2306 };
2307 name = Development;
2308 };
2309 25D3DACE098952B20025F703 /* Deployment */ = {
2310 isa = XCBuildConfiguration;
2311 buildSettings = {
2312 ARCHS = (
2313 i386,
2314 ppc,
2315 );
2316 };
2317 name = Deployment;
2318 };
2319 25D3DACF098952B20025F703 /* Default */ = {
2320 isa = XCBuildConfiguration;
2321 buildSettings = {
2322 ARCHS = (
2323 i386,
2324 ppc,
2325 );
2326 };
2327 name = Default;
2328 };
2329 25E08CA309D9E6A4001A11CF /* Development */ = {
2330 isa = XCBuildConfiguration;
2331 buildSettings = {
2332 ARCHS = (
2333 ppc,
2334 i386,
2335 );
2336 COPY_PHASE_STRIP = NO;
2337 GCC_DYNAMIC_NO_PIC = NO;
2338 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
2339 GCC_MODEL_TUNING = G5;
2340 GCC_OPTIMIZATION_LEVEL = 0;
2341 INSTALL_PATH = "";
2342 LEXFLAGS = "$(LEXFLAGS) -Pprsa";
2343 PREBINDING = NO;
2344 PRODUCT_NAME = rsaparse;
2345 VALID_ARCHS = "i386 ppc";
2346 YACCFLAGS = "$(YACCFLAGS) -pprsa";
2347 };
2348 name = Development;
2349 };
2350 25E08CA409D9E6A4001A11CF /* Deployment */ = {
2351 isa = XCBuildConfiguration;
2352 buildSettings = {
2353 ARCHS = (
2354 ppc,
2355 i386,
2356 );
2357 COPY_PHASE_STRIP = NO;
2358 GCC_ENABLE_FIX_AND_CONTINUE = NO;
2359 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
2360 GCC_MODEL_TUNING = G5;
2361 INSTALL_PATH = "";
2362 LEXFLAGS = "$(LEXFLAGS) -Pprsa";
2363 PREBINDING = NO;
2364 PRODUCT_NAME = rsaparse;
2365 VALID_ARCHS = "i386 ppc";
2366 YACCFLAGS = "$(YACCFLAGS) -pprsa";
2367 ZERO_LINK = NO;
2368 };
2369 name = Deployment;
2370 };
2371 25E08CA509D9E6A4001A11CF /* Default */ = {
2372 isa = XCBuildConfiguration;
2373 buildSettings = {
2374 ARCHS = (
2375 ppc,
2376 i386,
2377 );
2378 COPY_PHASE_STRIP = NO;
2379 GCC_MODEL_TUNING = G5;
2380 INSTALL_PATH = "";
2381 LEXFLAGS = "$(LEXFLAGS) -Pprsa";
2382 PREBINDING = NO;
2383 PRODUCT_NAME = rsaparse;
2384 VALID_ARCHS = "i386 ppc";
2385 YACCFLAGS = "$(YACCFLAGS) -pprsa";
2386 };
2387 name = Default;
2388 };
2389 /* End XCBuildConfiguration section */
2390
2391 /* Begin XCConfigurationList section */
2392 2537A1A909E4866800D0ECDA /* Build configuration list for PBXNativeTarget "libipsec" */ = {
2393 isa = XCConfigurationList;
2394 buildConfigurations = (
2395 2537A1AA09E4866800D0ECDA /* Development */,
2396 2537A1AB09E4866800D0ECDA /* Deployment */,
2397 2537A1AC09E4866800D0ECDA /* Default */,
2398 );
2399 defaultConfigurationIsVisible = 0;
2400 defaultConfigurationName = Default;
2401 };
2402 2543478609DCB494007943DE /* Build configuration list for PBXNativeTarget "plainrsa-gen" */ = {
2403 isa = XCConfigurationList;
2404 buildConfigurations = (
2405 2543478709DCB494007943DE /* Development */,
2406 2543478809DCB494007943DE /* Deployment */,
2407 2543478909DCB494007943DE /* Default */,
2408 );
2409 defaultConfigurationIsVisible = 0;
2410 defaultConfigurationName = Default;
2411 };
2412 2543479909DCB596007943DE /* Build configuration list for PBXNativeTarget "eaytest" */ = {
2413 isa = XCConfigurationList;
2414 buildConfigurations = (
2415 2543479A09DCB596007943DE /* Development */,
2416 2543479B09DCB596007943DE /* Deployment */,
2417 2543479C09DCB596007943DE /* Default */,
2418 );
2419 defaultConfigurationIsVisible = 0;
2420 defaultConfigurationName = Default;
2421 };
2422 254347BD09DCB851007943DE /* Build configuration list for PBXNativeTarget "test-policy" */ = {
2423 isa = XCConfigurationList;
2424 buildConfigurations = (
2425 254347BE09DCB851007943DE /* Development */,
2426 254347BF09DCB851007943DE /* Deployment */,
2427 254347C009DCB851007943DE /* Default */,
2428 );
2429 defaultConfigurationIsVisible = 0;
2430 defaultConfigurationName = Default;
2431 };
2432 254347C909DCBA1B007943DE /* Build configuration list for PBXNativeTarget "test-pfkey" */ = {
2433 isa = XCConfigurationList;
2434 buildConfigurations = (
2435 254347CA09DCBA1B007943DE /* Development */,
2436 254347CB09DCBA1B007943DE /* Deployment */,
2437 254347CC09DCBA1B007943DE /* Default */,
2438 );
2439 defaultConfigurationIsVisible = 0;
2440 defaultConfigurationName = Default;
2441 };
2442 25D3DAB8098952B20025F703 /* Build configuration list for PBXAggregateTarget "IPSec (Aggregate)" */ = {
2443 isa = XCConfigurationList;
2444 buildConfigurations = (
2445 25D3DAB9098952B20025F703 /* Development */,
2446 25D3DABA098952B20025F703 /* Deployment */,
2447 25D3DABB098952B20025F703 /* Default */,
2448 );
2449 defaultConfigurationIsVisible = 0;
2450 defaultConfigurationName = Default;
2451 };
2452 25D3DABC098952B20025F703 /* Build configuration list for PBXNativeTarget "racoon" */ = {
2453 isa = XCConfigurationList;
2454 buildConfigurations = (
2455 25D3DABD098952B20025F703 /* Development */,
2456 25D3DABE098952B20025F703 /* Deployment */,
2457 25D3DABF098952B20025F703 /* Default */,
2458 );
2459 defaultConfigurationIsVisible = 0;
2460 defaultConfigurationName = Default;
2461 };
2462 25D3DAC0098952B20025F703 /* Build configuration list for PBXNativeTarget "setkey" */ = {
2463 isa = XCConfigurationList;
2464 buildConfigurations = (
2465 25D3DAC1098952B20025F703 /* Development */,
2466 25D3DAC2098952B20025F703 /* Deployment */,
2467 25D3DAC3098952B20025F703 /* Default */,
2468 );
2469 defaultConfigurationIsVisible = 0;
2470 defaultConfigurationName = Default;
2471 };
2472 25D3DAC4098952B20025F703 /* Build configuration list for PBXNativeTarget "racoonctl" */ = {
2473 isa = XCConfigurationList;
2474 buildConfigurations = (
2475 25D3DAC5098952B20025F703 /* Development */,
2476 25D3DAC6098952B20025F703 /* Deployment */,
2477 25D3DAC7098952B20025F703 /* Default */,
2478 );
2479 defaultConfigurationIsVisible = 0;
2480 defaultConfigurationName = Default;
2481 };
2482 25D3DACC098952B20025F703 /* Build configuration list for PBXProject "ipsec" */ = {
2483 isa = XCConfigurationList;
2484 buildConfigurations = (
2485 25D3DACD098952B20025F703 /* Development */,
2486 25D3DACE098952B20025F703 /* Deployment */,
2487 25D3DACF098952B20025F703 /* Default */,
2488 );
2489 defaultConfigurationIsVisible = 0;
2490 defaultConfigurationName = Default;
2491 };
2492 25E08CA209D9E6A4001A11CF /* Build configuration list for PBXNativeTarget "rsaparse" */ = {
2493 isa = XCConfigurationList;
2494 buildConfigurations = (
2495 25E08CA309D9E6A4001A11CF /* Development */,
2496 25E08CA409D9E6A4001A11CF /* Deployment */,
2497 25E08CA509D9E6A4001A11CF /* Default */,
2498 );
2499 defaultConfigurationIsVisible = 0;
2500 defaultConfigurationName = Default;
2501 };
2502 /* End XCConfigurationList section */
2503 };
2504 rootObject = 23D2D790087071FC00C51098 /* Project object */;
2505 }