Make sure we don't provide bogus data in the rpc return value.
[shibboleth/cpp-sp.git] / shib-target / shibrpc-server.cpp
2004-05-12 Derek AtkinsMake sure we don't provide bogus data in the rpc return...
2004-05-12 Scott CantorAnother naked throw()
2004-05-12 Scott CantorHad a naked throw() in get_assertions
2004-05-12 Scott CantorMore checking against getApplication calls.
2004-04-16 Scott CantorWas masking better error details coming from below.
2004-04-16 Scott CantorSlightly better IP mismatch msg
2004-04-15 Scott CantorAdded a transaction log, reduced some clutter in sessio...
2004-04-12 Scott CantorMoved NameIdentifier out of Subject.
2004-04-02 Scott CantorSupport replay checking disablement for testing
2004-03-18 Scott CantorNew configuraton API, new APIs for various pluggable...
2004-03-01 Scott CantorAlign to new APIs
2004-02-17 Derek Atkinsscott missed a closing brace. Now this compiles
2004-02-16 Scott CantorDon't require origin to supply client IP
2004-02-12 Scott CantorCache sessions and attributes by application_id, remove...
2004-01-18 Scott CantorRemoved sock name typedef, reorgd headers
2004-01-17 Scott CantorRedesigned target around URL->application mapping
2003-12-03 Scott CantorAdded release() calls.
2003-12-02 Scott CantorCleaned up some auto_ptrs.
2003-11-18 Derek AtkinsRefactor some code:
2003-06-29 Scott CantorReorganized preprocessor declarations for Windows.
2003-06-28 Scott CantorAdded license.
2003-06-28 Scott CantorAdded export specifiers.
2003-06-23 Aaron Wohlcant return a void in microsoft vc 6 sp5, need to do...
2003-06-11 Scott CantorAdded consts.
2003-06-09 Scott CantorTweak to cleanup
2003-04-24 Derek AtkinsPass the origin back across the RPC in the other two...
2003-04-24 Derek AtkinsReturn the origin from the POST during new_session()
2003-04-23 Derek AtkinsRe-architect the way errors are handled across the...
2003-04-23 Derek Atkins * ccache-utils.h shib-ccache.cpp:
2003-04-20 Scott CantorReordered header (Windows issue with Apache lib)
2003-04-14 Derek AtkinsBegin a restructuring to allow the most re-use of code for
2003-02-13 Scott CantorVarious fixes to runtime policy changes
2003-02-13 Scott CantorAdded runtime policy via config file, added global...
2003-01-31 Derek Atkinsmod_shibrm:
2003-01-31 Derek Atkinsshib-ccache.cpp:
2003-01-30 Derek Atkinsshib-ccache.cpp:
2003-01-29 Derek Atkinsshib-ccache.cpp:
2002-12-13 Scott CantorRemoved unneeded pointer checks from POST profile calls.
2002-10-18 Derek Atkinsconfigure.ac: add --with-dmalloc= option to compile...
2002-10-15 Derek AtkinsI should try compiling simple fixes..
2002-10-14 Derek Atkinsreport the saml exception in the error logs.
2002-10-09 Derek Atkinsfix bugID 24.. Use stringstream instead of strstream
2002-09-27 Derek Atkinsuse the new XMLOriginMapper
2002-09-25 Derek AtkinsUpdated example configuration files to match new config...
2002-09-24 Derek AtkinsChange the RPC API to pass a list of SAMLAssertion...
2002-09-21 Derek Atkins - Update to Xerces-2.1 support
2002-09-17 Derek Atkinsmod_shire.cpp: fix all the errors to include APLOG_NOERROR
2002-09-13 Derek AtkinsCode drop of new target..