From 42307a9120b12fa5eb6fe1b316ef521ae46dbeb9 Mon Sep 17 00:00:00 2001 From: Paul Querna Date: Wed, 06 Apr 2005 04:52:25 +0000 Subject: - remove anno creds - initial attempt at Server Name Extension - change to adding 'mod_gnutls' to the server sig instead of GnuTLS/ - fix for EOF/EOC/EOS buckets - 'general' code cleanups --- (limited to 'mod_gnutls.xcode') diff --git a/mod_gnutls.xcode/project.pbxproj b/mod_gnutls.xcode/project.pbxproj index 6d79e40..7b9c1e0 100644 --- a/mod_gnutls.xcode/project.pbxproj +++ b/mod_gnutls.xcode/project.pbxproj @@ -8,6 +8,8 @@ 45B624630802F1E200CBFD9A = { children = ( 45B6246D0802F20D00CBFD9A, + 45B6247D0802F85B00CBFD9A, + 45B6247A0802F84500CBFD9A, 45B6246E0802F20D00CBFD9A, 45B6246F0802F20D00CBFD9A, ); @@ -70,6 +72,24 @@ refType = 2; sourceTree = SOURCE_ROOT; }; + 45B6247A0802F84500CBFD9A = { + fileEncoding = 4; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + name = mod_gnutls.h; + path = include/mod_gnutls.h; + refType = 2; + sourceTree = SOURCE_ROOT; + }; + 45B6247D0802F85B00CBFD9A = { + fileEncoding = 4; + isa = PBXFileReference; + lastKnownFileType = text; + name = mod_gnutls.h.in; + path = include/mod_gnutls.h.in; + refType = 2; + sourceTree = SOURCE_ROOT; + }; }; rootObject = 45B624670802F1E200CBFD9A; } -- cgit v0.9.2