Port fastcgi code to trunk.
authorScott Cantor <cantor.2@osu.edu>
Sat, 20 Oct 2007 05:31:06 +0000 (05:31 +0000)
committerScott Cantor <cantor.2@osu.edu>
Sat, 20 Oct 2007 05:31:06 +0000 (05:31 +0000)
commit6809eb5a6ad3f6bac52e2bc1f770d580db396454
tree958a1eedbd1b507aa17f9d95e0d3c2db8590bc50
parentbc6823bfe4ebb0f9b69af871553ea5e019dd8ccc
Port fastcgi code to trunk.
Move loadable modules from libexec to lib/shibboleth.
22 files changed:
.cproject
Shibboleth.sln
adfs/Makefile.am
apache/Makefile.am
apache/mod_shib13.vcproj
configs/Makefile.am
configs/apache.config.in
configs/apache2.config.in
configs/apache22.config.in
configs/shibboleth2.xml.in
configure.ac
fastcgi/.gitignore [new file with mode: 0644]
fastcgi/Makefile.am [new file with mode: 0644]
fastcgi/shibauthorizer.cpp [new file with mode: 0644]
fastcgi/shibauthorizer.vcproj [new file with mode: 0644]
fastcgi/shibresponder.cpp [new file with mode: 0644]
fastcgi/shibresponder.vcproj [new file with mode: 0644]
isapi_shib/isapi_shib.vcproj
msi/scripts/shib_edit_config_files.vbs
nsapi_shib/Makefile.am
nsapi_shib/nsapi_shib.vcproj
odbc-store/Makefile.am