Initial check-in.
authorScott Cantor <cantor.2@osu.edu>
Sat, 18 Sep 2010 21:33:38 +0000 (21:33 +0000)
committerScott Cantor <cantor.2@osu.edu>
Sat, 18 Sep 2010 21:33:38 +0000 (21:33 +0000)
commit005ccbbfee587b53e8e66cf8e0f036a74fe6de37
tree462735b7f695541d4ed67dd4f4941dffc46a3fdb
parent504b328e0e7e21c8d93179238236cf2f6259cc9e
Initial check-in.
30 files changed:
.cproject [new file with mode: 0644]
.gitignore
.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/.gitignore [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]