Add non-build files to VS projects.
[shibboleth/sp.git] / shibsp / shibsp.vcproj
2010-03-04 cantorAdd non-build files to VS projects.
2010-03-04 cantorSwitch WIN32 charset to MBCS
2009-12-25 cantorBump version, version schema directories.
2009-10-11 cantorReducing header overuse, non-inlining selected methods...
2009-09-12 cantorBump version.
2009-06-07 cantorAdd XML Attribute classes.
2009-06-02 cantorResolver that can issue SAML 2 queries to entities...
2009-05-21 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-182
2009-05-07 cantorInitial support for XML-valued attributes.
2009-04-17 cantorAn extractor for keys in metadata, and a decoder for...
2009-04-09 cantorNew "extensible" DDF-backed attribute type, and a deleg...
2009-03-13 cantorFix ISAPI access to method and content type.
2009-02-03 cantorMigrate makefiles to MSVC9
2008-12-30 cantorXerces 3 revisions.
2008-09-23 cantorBump version to 2.2.
2008-07-17 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-95
2008-07-10 cantorhttps://bugs.internet2.edu/jira/browse/CPPOST-15
2008-06-24 cantorAdd cross-compile targets for x64.
2008-02-12 cantorClean up existing handlers a bit.
2008-02-09 cantorForm generator for discovery along with sample form.
2008-02-08 cantorChange API to permit session initiators to modify the...
2008-02-03 cantorAdd chaining extractor.
2007-11-26 cantorImprove consistency of cache API methods.
2007-11-25 cantorMerge session cache implementations.
2007-11-19 cantorSession dumping handler.
2007-10-18 cantorAdd handlers and keys to status handler.
2007-10-06 cantorMinimal status handler.
2007-10-02 cantorIdP-initiated NameID management w/ back-channel notific...
2007-09-30 cantorAttempt at a metadata generation handler.
2007-09-13 cantorUpdate version resources.
2007-07-31 cantorConvert logging to log4shib via compile time switch.
2007-07-11 cantorParameterize config namespace for message plugins.
2007-07-08 cantorLocal logout handler, makefile changes, bug fix to...
2007-06-12 cantorStreamline link settings, reroute output.
2007-05-31 cantorMoved CGI parser into SP library.
2007-05-29 cantorAssertion export and lookup service using URI binding.
2007-05-27 cantorDraft artifact resolver.
2007-05-21 cantorAdd a RP-based key name to credential lookup.
2007-05-19 cantorNew -lite library and elimination of SAML libraries...
2007-05-09 cantorMetadata based functors.
2007-05-09 cantorMix/max functor.
2007-05-08 cantorRegex functors, added regex options feature to schema.
2007-05-08 cantorGenericize string values and scopes, add value/scope...
2007-05-07 cantorFirst three string functors, added authn context to...
2007-05-07 cantorBoolean match functors, policy context to manage lifeti...
2007-05-06 cantorAttribute filtering code.
2007-05-02 cantorAdd chaining resolver.
2007-04-30 cantorCopied over mapping and filtering schemas.
2007-04-15 cantorDrafts of remoted Shib and SAML2 SessionInitiators.
2007-04-05 cantorOld and new discovery handlers.
2007-04-04 cantorFactor entityID into SessionInitiator subinterface...
2007-04-04 cantorImprove property inheritance, first batch of SessionIni...
2007-04-02 cantorImplement artifact resolution support.
2007-04-02 cantorSP policy subclass for use by artifact resolver.
2007-03-18 cantorMake NameID optional in session.
2007-03-07 cantorMove token validation into SAML library, first draft...
2007-03-02 cantorMoved handler sources.
2007-03-02 cantorMoved key/cred resolution classes out of xmlsig namespa...
2007-02-28 cantorMoved CGI parsing to OS, add handler base for remoting...
2007-02-24 cantorA "simple" attribute resolver, and token validation.
2007-02-18 cantorNameID decoder.
2007-02-18 cantorSimple and Scoped Attribute decoders.
2007-02-14 cantorGlue SOAP client to SP config, expand policy settings.
2007-02-12 cantorDraft of query tool, not working yet.
2007-02-11 cantorRenamed shar project, some Makefile fixes.
2007-02-06 cantorMove config logic into an "XML" SP plugin, divorce...
2007-02-02 cantorCompleted attribute remoting support.
2007-01-24 cantorShift some SAML intelligence out of cache API, start...
2007-01-22 cantorCombined SAML versions in one session API, implemented...
2007-01-19 cantorSome draft attribute classes.
2007-01-18 cantorMigrated ShibTarget logic into ServiceProvider base.
2007-01-17 cantorStarting to refactor session cache, eliminated IConfig...
2007-01-15 cantorMigrated Handler interface, set up segregated handler...
2007-01-13 cantorLarge reorg of shibsp lib, new SPRequest API, ported...
2007-01-09 cantorShell of new SP object interface to replace old IConfig...
2006-12-27 cantorPKIX trust engine using metadata exts.
2006-12-27 cantorMetadata extension classes.
2006-12-27 cantorMove Shib constants to new lib, fixed symbol conflicts.
2006-12-26 cantorMoved property set classes to new library.
2006-12-26 cantorMoved remoting layer to new library.
2006-12-22 cantorStarting migration to new SP library
2006-12-21 cantorPrepping new SP library.