port scott's cgiparse code into a C++ class.
authorwarlord <warlord@cb58f699-b61c-0410-a6fe-9272a202ed29>
Thu, 26 Feb 2004 16:06:26 +0000 (16:06 +0000)
committerwarlord <warlord@cb58f699-b61c-0410-a6fe-9272a202ed29>
Thu, 26 Feb 2004 16:06:26 +0000 (16:06 +0000)
commitd2d349ff53741a11b5cb422e25dc5920d58ddcc4
treecd75f89dc9ca5a7f12783ca3ec903e4ccd998dbc
parentab9be2fb81b18b953ec73b6a575164ee14765980
port scott's cgiparse code into a C++ class.
Try to use that class in the apache2 world.
uncomment the default applications.xml in the .ini file
add more debugging in the shib-config.

note: this breaks apache2 completely!

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@813 cb58f699-b61c-0410-a6fe-9272a202ed29
apache-2.0/Makefile.am
apache-2.0/cgiparse.cpp [new file with mode: 0644]
apache-2.0/cgiparse.h [new file with mode: 0644]
apache-2.0/mod_shib.cpp
configs/shibboleth.ini.in
shib-target/shib-config.cpp