Finalize RPC decl checking
[shibboleth/cpp-sp.git] / shib-target /
2004-10-13 Scott CantorAdd version resources to Windows projects
2004-10-13 Scott CantorVersion resource
2004-10-13 Scott CantorUpdate lib interface revision.
2004-10-11 Scott CantorKeep client handle in scope until resources are freed.
2004-10-06 Scott CantorBetter logging of RPC status code.
2004-09-13 Scott CantorWasn't chopping query string properly.
2004-08-20 Scott CantorAdded wrapper around pthread include.
2004-07-22 Scott CantorBackported child shutdown fix
2004-05-28 Scott CantorSmall fix to shireURL handling
2004-05-13 Scott CantorNeed to skip embedded Application tags.
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-05-12 Scott CantorUgh, forgot to encode the providerId
2004-05-01 Scott CantorRemoved Policy element from configuration
2004-04-28 Scott CantorAdded simple conditional if/ifnot tags to MLP class.
2004-04-26 Scott CantorAdjusted ACL API to take authn statement as well as...
2004-04-26 Scott CantorAdded logging config as a distinct feature
2004-04-23 Scott CantorFactor out some of the cookie name handling.
2004-04-16 Scott CantorWas masking better error details coming from below.
2004-04-16 Scott CantorAdd an option for emulating 1.1 authn request
2004-04-16 Scott CantorLowered a log to debug.
2004-04-16 Scott CantorSlightly better IP mismatch msg
2004-04-15 Scott CantorLeave session ID shorter for now
2004-04-15 Scott CantorRepeat after me...providerId, not provider_id
2004-04-15 Scott CantorAdded a transaction log, reduced some clutter in sessio...
2004-04-15 Scott CantorExtended MLP to support arbitrary tag subbing from...
2004-04-13 Scott CantorAdded logging to shutdown
2004-04-12 Scott CantorMoved NameIdentifier out of Subject.
2004-04-08 Noah LevittTry to be smart about removing .la files.
2004-04-08 Scott CantorAdded clock skew config.
2004-04-08 Scott CantorLog some of the config-related errors.
2004-04-08 Scott CantorHave to use dynamic_cast to check for base class.
2004-04-07 Scott CantorAlways include providerId in audience.
2004-04-02 Scott CantorSupport replay checking disablement for testing
2004-03-31 Derek AtkinsRemove some code which isn't implemented (and probably...
2004-03-30 Scott CantorAlways propagate InvalidHandleException out of query.
2004-03-30 Scott CantorHandle new exception type as retryable.
2004-03-26 Scott CantorAdd a Shibboleth version header to HTTP requests.
2004-03-25 Scott CantorRemoved reference to ini file
2004-03-25 Scott CantorMoved path constants into main header for WIN32
2004-03-22 Scott CantorExplicit length on CGI parser.
2004-03-19 Scott Cantorconst bug
2004-03-19 Scott CantorWas deleting socket file too liberally.
2004-03-19 Scott CantorChange inline RequestMap to a level beneath.
2004-03-19 Scott CantorBypass new path header on Windows
2004-03-19 Scott CantorNeed to prime the implementation in factory
2004-03-19 Scott CantorReturn boolean from TCP accept
2004-03-19 Derek AtkinsAdd a shib-paths header file, auto-generated at build...
2004-03-18 Scott Cantorcheck for empty parameters
2004-03-18 Scott CantorMissing function
2004-03-18 Scott CantorAnother header gone.
2004-03-18 Scott CantorNow works on both platforms
2004-03-18 Scott CantorFixed some Unix bugs
2004-03-18 Scott CantorAnother file gone
2004-03-18 Derek AtkinsUse '0' instead of 'NULL' in initializers
2004-03-18 Scott CantorFixed some extensions
2004-03-18 Scott CantorChanged cast to 0
2004-03-18 Scott CantorNew configuraton API, new APIs for various pluggable...
2004-03-01 Scott CantorMetadata revisions, fixed lack of per-thread binding...
2004-03-01 Scott CantorAlign to new APIs
2004-02-26 Derek Atkinsport scott's cgiparse code into a C++ class.
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-02-04 Scott CantorMoved RPCHandle functionality inside library, added...
2004-01-18 Scott CantorRemoved sock name typedef, reorgd headers
2004-01-17 Scott CantorChange CVS properties
2004-01-17 Scott CantorRedesigned target around URL->application mapping
2004-01-09 Scott CantorUntested URL mapping support.
2003-12-30 Scott CantorShould init refcount value.
2003-12-23 Scott CantorHandle empty cookie with a retryable error.
2003-12-12 Derek AtkinsDon't hard-code /opt/shibboleth in the sources. Use...
2003-12-03 Scott CantorShibTargetException needs copy ctor like elf needs...
2003-12-03 Scott CantorAdded release() calls.
2003-12-02 Scott CantorCleaned up some auto_ptrs.
2003-12-02 Scott CantorCleaned up some auto_ptrs.
2003-11-25 Derek AtkinsBetter exiting without an ini-file
2003-11-24 Scott CantorERROR constant was conflicting on Windows
2003-11-18 Derek AtkinsFirst pass at an API for a higher-level target API
2003-11-18 Derek AtkinsRefactor some code:
2003-11-10 Scott CantorSocket "name" is a string on all platforms.
2003-11-08 Scott CantorAdd SAML library to link lines
2003-11-03 Scott CantorReference, not pointer.
2003-11-03 Scott CantorUsed wrong subject pointer in binding call.
2003-11-03 Scott CantorUpped lib version
2003-11-03 Scott CantorAdd XML-based client SSL config.
2003-10-28 Scott CantorFix for bug #74.
2003-08-24 Scott CantorCode around STL problems.
2003-08-24 Scott CantorUpdated library version.
2003-07-16 Scott CantorSwapped order of deletes in cleanup
2003-07-16 Scott CantorAdded noinst header
2003-07-15 Scott CantorAdded clarifying stderr msg once log is switched.
2003-07-15 Scott CantorCompile error.
2003-07-14 Scott CantorAdded aap-uri warning.
2003-07-14 Scott CantorAdd backward-compatibility hack for aap-uri setting.
2003-07-13 Scott CantorRevised distribution inclusions.
2003-07-09 Scott CantorChange output filenames.
2003-07-01 Scott CantorDefine TCP for Windows shar.
next