Parameterize msbuild path
[shibboleth/cpp-sp.git] / shibsp / shibsp.vcproj
2010-03-04 Scott CantorAdd non-build files to VS projects.
2010-03-04 Scott CantorSwitch WIN32 charset to MBCS
2009-12-25 Scott CantorBump version, version schema directories.
2009-10-11 Scott CantorReducing header overuse, non-inlining selected methods...
2009-09-12 Scott CantorBump version.
2009-06-07 Scott CantorAdd XML Attribute classes.
2009-06-02 Scott CantorResolver that can issue SAML 2 queries to entities...
2009-05-21 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-182
2009-05-07 Scott CantorInitial support for XML-valued attributes.
2009-04-17 Scott CantorAn extractor for keys in metadata, and a decoder for...
2009-04-09 Scott CantorNew "extensible" DDF-backed attribute type, and a deleg...
2009-03-13 Scott CantorFix ISAPI access to method and content type.
2009-02-03 Scott CantorMigrate makefiles to MSVC9
2008-12-30 Scott CantorXerces 3 revisions.
2008-09-23 Scott CantorBump version to 2.2.
2008-07-17 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-95
2008-07-10 Scott CantorCPPOST-15 - Adds APIs to support advanced metadata...
2008-06-24 Scott CantorAdd cross-compile targets for x64.
2008-02-12 Scott CantorClean up existing handlers a bit.
2008-02-09 Scott CantorForm generator for discovery along with sample form.
2008-02-08 Scott CantorChange API to permit session initiators to modify the...
2008-02-03 Scott CantorAdd chaining extractor.
2007-11-26 Scott CantorImprove consistency of cache API methods.
2007-11-25 Scott CantorMerge session cache implementations.
2007-11-19 Scott CantorSession dumping handler.
2007-10-18 Scott CantorAdd handlers and keys to status handler.
2007-10-06 Scott CantorMinimal status handler.
2007-10-02 Scott CantorIdP-initiated NameID management w/ back-channel notific...
2007-09-30 Scott CantorAttempt at a metadata generation handler.
2007-09-13 Scott CantorUpdate version resources.
2007-07-31 Scott CantorConvert logging to log4shib via compile time switch.
2007-07-11 Scott CantorParameterize config namespace for message plugins.
2007-07-08 Scott CantorLocal logout handler, makefile changes, bug fix to...
2007-06-12 Scott CantorStreamline link settings, reroute output.
2007-05-31 Scott CantorMoved CGI parser into SP library.
2007-05-29 Scott CantorAssertion export and lookup service using URI binding.
2007-05-27 Scott CantorDraft artifact resolver.
2007-05-21 Scott CantorAdd a RP-based key name to credential lookup.
2007-05-19 Scott CantorNew -lite library and elimination of SAML libraries...
2007-05-09 Scott CantorMetadata based functors.
2007-05-09 Scott CantorMix/max functor.
2007-05-08 Scott CantorRegex functors, added regex options feature to schema.
2007-05-08 Scott CantorGenericize string values and scopes, add value/scope...
2007-05-07 Scott CantorFirst three string functors, added authn context to...
2007-05-07 Scott CantorBoolean match functors, policy context to manage lifeti...
2007-05-06 Scott CantorAttribute filtering code.
2007-05-02 Scott CantorAdd chaining resolver.
2007-04-30 Scott CantorCopied over mapping and filtering schemas.
2007-04-15 Scott CantorDrafts of remoted Shib and SAML2 SessionInitiators.
2007-04-05 Scott CantorOld and new discovery handlers.
2007-04-04 Scott CantorFactor entityID into SessionInitiator subinterface...
2007-04-04 Scott CantorImprove property inheritance, first batch of SessionIni...
2007-04-02 Scott CantorImplement artifact resolution support.
2007-04-02 Scott CantorSP policy subclass for use by artifact resolver.
2007-03-18 Scott CantorMake NameID optional in session.
2007-03-07 Scott CantorMove token validation into SAML library, first draft...
2007-03-02 Scott CantorMoved handler sources.
2007-03-02 Scott CantorMoved key/cred resolution classes out of xmlsig namespa...
2007-02-28 Scott CantorMoved CGI parsing to OS, add handler base for remoting...
2007-02-24 Scott CantorA "simple" attribute resolver, and token validation.
2007-02-18 Scott CantorNameID decoder.
2007-02-18 Scott CantorSimple and Scoped Attribute decoders.
2007-02-14 Scott CantorGlue SOAP client to SP config, expand policy settings.
2007-02-12 Scott CantorDraft of query tool, not working yet.
2007-02-11 Scott CantorRenamed shar project, some Makefile fixes.
2007-02-06 Scott CantorMove config logic into an "XML" SP plugin, divorce...
2007-02-02 Scott CantorCompleted attribute remoting support.
2007-01-24 Scott CantorShift some SAML intelligence out of cache API, start...
2007-01-22 Scott CantorCombined SAML versions in one session API, implemented...
2007-01-19 Scott CantorSome draft attribute classes.
2007-01-18 Scott CantorMigrated ShibTarget logic into ServiceProvider base.
2007-01-17 Scott CantorStarting to refactor session cache, eliminated IConfig...
2007-01-15 Scott CantorMigrated Handler interface, set up segregated handler...
2007-01-13 Scott CantorLarge reorg of shibsp lib, new SPRequest API, ported...
2007-01-09 Scott CantorShell of new SP object interface to replace old IConfig...
2006-12-27 Scott CantorPKIX trust engine using metadata exts.
2006-12-27 Scott CantorMetadata extension classes.
2006-12-27 Scott CantorMove Shib constants to new lib, fixed symbol conflicts.
2006-12-26 Scott CantorMoved property set classes to new library.
2006-12-26 Scott CantorMoved remoting layer to new library.
2006-12-22 Scott CantorStarting migration to new SP library
2006-12-21 Scott CantorPrepping new SP library.