Starting migration to new SP library
authorScott Cantor <cantor.2@osu.edu>
Fri, 22 Dec 2006 04:01:37 +0000 (04:01 +0000)
committerScott Cantor <cantor.2@osu.edu>
Fri, 22 Dec 2006 04:01:37 +0000 (04:01 +0000)
commite38e24a6f2730b1a0b30b300d573a0f1c811dd1f
tree881ebb8bd22135f1a30b5f426cf89e44de3acf49
parentcec67948aac5d5d3dffcfe2e5beb93996b61d5b3
Starting migration to new SP library
34 files changed:
.gitignore
Shibboleth.sln
apache/mod_apache.cpp
apache/mod_shib13.vcproj
isapi_shib/isapi_shib.cpp
nsapi_shib/nsapi_shib.cpp
shar/shar.cpp
shar/test-client.cpp
shib-target/SocketListener.cpp
shib-target/XMLRequestMapper.cpp
shib-target/internal.h
shib-target/shib-ccache.cpp
shib-target/shib-config.cpp
shib-target/shib-handlers.cpp
shib-target/shib-ini.cpp
shib-target/shib-target.h
shibsp/.gitignore
shibsp/Makefile.am [new file with mode: 0644]
shibsp/SPConfig.cpp [new file with mode: 0644]
shibsp/SPConfig.h [new file with mode: 0644]
shibsp/base.h [new file with mode: 0644]
shibsp/exceptions.h [new file with mode: 0644]
shibsp/internal.h [new file with mode: 0644]
shibsp/paths.h.in [new file with mode: 0644]
shibsp/shibsp.vcproj
shibsp/version.h [new file with mode: 0644]
test/posttest.cpp
test/shibtest.cpp
xmlproviders/CredResolvers.cpp
xmlproviders/XMLAAP.cpp
xmlproviders/XMLAccessControl.cpp
xmlproviders/XMLCredentials.cpp
xmlproviders/XMLMetadata.cpp
xmlproviders/XMLTrust.cpp