Moved remoting layer to new library.
authorScott Cantor <cantor.2@osu.edu>
Tue, 26 Dec 2006 03:04:27 +0000 (03:04 +0000)
committerScott Cantor <cantor.2@osu.edu>
Tue, 26 Dec 2006 03:04:27 +0000 (03:04 +0000)
commitc0f5a863758f5f07a70c0bc3f7a36b1834437a8e
tree0fa66cf4e71aa677946fc2fe204caa01f72adf3c
parenta407fa0760c16eb9a2a76c4307375e61d8461b54
Moved remoting layer to new library.
26 files changed:
shar/test-client.cpp
shib-target/IListener.cpp [deleted file]
shib-target/Makefile.am
shib-target/XML.cpp
shib-target/ddf.h [deleted file]
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
shib-target/shibtarget.vcproj
shibsp/ListenerService.cpp [new file with mode: 0644]
shibsp/ListenerService.h [new file with mode: 0644]
shibsp/Makefile.am
shibsp/SPConfig.cpp
shibsp/SPConfig.h
shibsp/SocketListener.cpp [moved from shib-target/SocketListener.cpp with 91% similarity]
shibsp/SocketListener.h [moved from shib-target/SocketListener.h with 75% similarity]
shibsp/TCPListener.cpp [moved from shib-target/TCPListener.cpp with 75% similarity]
shibsp/UnixListener.cpp [moved from shib-target/UnixListener.cpp with 63% similarity]
shibsp/ddf.cpp [moved from shib-target/ddf.cpp with 92% similarity]
shibsp/ddf.h [new file with mode: 0644]
shibsp/internal.h
shibsp/resource.h [new file with mode: 0644]
shibsp/shibsp.rc [new file with mode: 0644]
shibsp/shibsp.vcproj