Move config logic into an "XML" SP plugin, divorce shibd and modules from old libs.
authorcantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Tue, 6 Feb 2007 04:02:43 +0000 (04:02 +0000)
committercantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Tue, 6 Feb 2007 04:02:43 +0000 (04:02 +0000)
commit50e88caaa8e89bc4d12bb3b4759265ee83de8619
treeac6b54f0e8abd9771d54752de831691d3171b612
parentc6d21c8b48a2883b478d2d37fcc0da8dfb1a4651
Move config logic into an "XML" SP plugin, divorce shibd and modules from old libs.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@2161 cb58f699-b61c-0410-a6fe-9272a202ed29
14 files changed:
Shibboleth.sln
apache/mod_apache.cpp
isapi_shib/isapi_shib.cpp
nsapi_shib/nsapi_shib.cpp
shar/shar.cpp
shib-target/shib-config.cpp
shib-target/shib-ini.cpp
shibsp/Makefile.am
shibsp/SPConfig.h
shibsp/ServiceProvider.cpp
shibsp/impl/XMLServiceProvider.cpp [new file with mode: 0644]
shibsp/remoting/impl/SocketListener.cpp
shibsp/shibsp.vcproj
test/shibtest.cpp