mod_shibrm:
authorDerek Atkins <derek@ihtfp.com>
Fri, 31 Jan 2003 20:59:44 +0000 (20:59 +0000)
committerDerek Atkins <derek@ihtfp.com>
Fri, 31 Jan 2003 20:59:44 +0000 (20:59 +0000)
commit490d0906f6b0d590f2e5017dd59cde0faed451cd
tree578f154e27e8e483e56ff56811f2d1a6890dbb6d
parentd6f30c8314043cba9bfd9c46bc26dcbd3ce61970
mod_shibrm:
add some additional reporting

mod_shire:
pass the target url to "sessionIsValid()"

shib-ccache:
allow a small window for assertions.
add a preFetch() function to pre-fetch the assertions from the AA

shib-ini:
fix an uninitialized variable bug
add some extra debugging if compiled with -DDEBUG

shib-shire:
accept a new argument for sessionIsValid() -- the target URL

shib-target:
extent SHIRE api

shibrpc-server:
consolodate error code.
call preFetch()
catch SAML Exceptions and pass the back to the client

shibrpc*:
add the url to the session_is_valid_args
mod_shibrm/mod_shibrm.cpp
mod_shire/mod_shire.cpp
shib-target/shib-ccache.cpp
shib-target/shib-ini.cpp
shib-target/shib-shire.cpp
shib-target/shib-target.h
shib-target/shibrpc-server.cpp
shib-target/shibrpc-xdr.c
shib-target/shibrpc.h
shib-target/shibrpc.x