diff options
author | Paul Querna | 2005-05-17 21:00:53 +0000 |
---|---|---|
committer | Paul Querna | 2005-05-17 21:00:53 +0000 |
commit | 84cb5b2ad2abada1069659895d16dcb64f669008 (patch) | |
tree | 447923776aaf6d7bb7c399e888845465ce0b4891 /mod_gnutls.xcode/project.pbxproj | |
parent | 836417fceaf154bde03418a1525ff149f5a07cca (diff) |
- add lua to do client verification
- only use gcrypt locking when required to
Diffstat (limited to 'mod_gnutls.xcode/project.pbxproj')
-rw-r--r-- | mod_gnutls.xcode/project.pbxproj | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/mod_gnutls.xcode/project.pbxproj b/mod_gnutls.xcode/project.pbxproj index 08b50e1..8329c2e 100644 --- a/mod_gnutls.xcode/project.pbxproj +++ b/mod_gnutls.xcode/project.pbxproj | |||
@@ -23,8 +23,18 @@ | |||
23 | refType = 2; | 23 | refType = 2; |
24 | sourceTree = SOURCE_ROOT; | 24 | sourceTree = SOURCE_ROOT; |
25 | }; | 25 | }; |
26 | 4541F3CF081DC7F1007457C1 = { | ||
27 | fileEncoding = 4; | ||
28 | isa = PBXFileReference; | ||
29 | lastKnownFileType = sourcecode.c.c; | ||
30 | name = gnutls_lua.c; | ||
31 | path = src/gnutls_lua.c; | ||
32 | refType = 4; | ||
33 | sourceTree = "<group>"; | ||
34 | }; | ||
26 | 45B624630802F1E200CBFD9A = { | 35 | 45B624630802F1E200CBFD9A = { |
27 | children = ( | 36 | children = ( |
37 | 4541F3CF081DC7F1007457C1, | ||
28 | 4541F3BA081C4B1A007457C1, | 38 | 4541F3BA081C4B1A007457C1, |
29 | 4541F3C5081C4F2B007457C1, | 39 | 4541F3C5081C4F2B007457C1, |
30 | 45B6246D0802F20D00CBFD9A, | 40 | 45B6246D0802F20D00CBFD9A, |