Move config logic into an "XML" SP plugin, divorce shibd and modules from old libs.
authorScott Cantor <cantor.2@osu.edu>
Tue, 6 Feb 2007 04:02:43 +0000 (04:02 +0000)
committerScott Cantor <cantor.2@osu.edu>
Tue, 6 Feb 2007 04:02:43 +0000 (04:02 +0000)
commitda4d21c738d2c15f1fbd876a4bffb8e363b7bacc
tree9f8070f76ab0c9461461d66a9ccf85658eff26bf
parent509611b6efe20ba0ea53d456234415b3a6881d6f
Move config logic into an "XML" SP plugin, divorce shibd and modules from old libs.
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