Initial check-in.
authorcantor <cantor@3ebe4818-3638-0410-822d-ece5924dabe2>
Sat, 18 Sep 2010 21:33:38 +0000 (21:33 +0000)
committercantor <cantor@3ebe4818-3638-0410-822d-ece5924dabe2>
Sat, 18 Sep 2010 21:33:38 +0000 (21:33 +0000)
commitc8a04029bd704fc787bf953a0c99fd1c0b371e7c
tree5c85ede3082262f434d5ebf4b1fc15ff4626c612
parent754d6309bad0a25b5d2d26e63341a4dd2a7d0ca7
Initial check-in.

git-svn-id: https://svn.middleware.georgetown.edu/shib-extension/cpp-sp-resolver/trunk@264 3ebe4818-3638-0410-822d-ece5924dabe2
28 files changed:
.cproject [new file with mode: 0644]
.project [new file with mode: 0644]
Makefile.am [new file with mode: 0644]
Portfile.in [new file with mode: 0644]
acinclude.m4 [new file with mode: 0644]
acx_pthread.m4 [new file with mode: 0644]
bootstrap [new file with mode: 0755]
config_win32.h [new file with mode: 0644]
configure.ac [new file with mode: 0644]
cpp-sp-resolver.sln [new file with mode: 0644]
doc/CREDITS.txt [new file with mode: 0644]
doc/LICENSE.txt [new file with mode: 0644]
doc/LOG4CPP.LICENSE [new file with mode: 0644]
doc/Makefile.am [new file with mode: 0644]
doc/NOTICE.txt [new file with mode: 0644]
doc/README.txt [new file with mode: 0644]
libtool.m4 [new file with mode: 0644]
ltmain.sh [new file with mode: 0644]
resolver.spec.in [new file with mode: 0644]
shibresolver/Makefile.am [new file with mode: 0644]
shibresolver/base.h [new file with mode: 0644]
shibresolver/internal.h [new file with mode: 0644]
shibresolver/resolver-lite.vcxproj [new file with mode: 0644]
shibresolver/resolver.cpp [new file with mode: 0644]
shibresolver/resolver.h [new file with mode: 0644]
shibresolver/resolver.rc [new file with mode: 0644]
shibresolver/resolver.vcxproj [new file with mode: 0644]
shibresolver/resource.h [new file with mode: 0644]