Use shibboleth-sp as package name for compatibility.
[shibboleth/cpp-sp.git] / util /
2016-01-28 Scott CantorUpdate library/software version.
2015-07-05 Scott CantorVersion bump
2015-03-04 Scott CantorFix eol props on Windows files, add bz2/zip dist targets
2015-01-23 Scott CantorSSPCPP-616 - clean up concatenated string literals
2015-01-21 Scott CantorBump library version
2013-11-22 Scott CantorUpdate version resources 2.5.3
2013-05-21 Scott CantorRemove outdated build files
2013-05-21 Scott CantorParameterize msbuild path
2013-05-06 Scott CantorBump version
2012-10-26 Scott CantorBump versions with boost update
2012-10-14 Scott CantorRemove hardcoded paths
2012-10-14 Rod WiddowsonMove to explicitly included property sheets for include...
2012-09-26 Scott CantorBump version.
2012-07-31 Scott CantorAdd version resource to utilities
2012-02-13 Scott CantorRemove extra header
2012-01-13 Scott CantorBoost changes to rest of project
2011-08-05 Scott CantorClean up some settings and add VC project files for...
2011-06-15 Scott CantorChange license header.
2011-05-19 Scott CantorAdjust VC build for parallel make, fixes for SSPCPP...
2011-02-04 Scott CantorUpdate opensaml paths.
2010-12-07 Scott CantorGenerate PDB files in Release builds, and fix 64-bit...
2010-11-19 Scott CantorExecutables need LDADD, not LIBADD.
2010-11-19 Scott CantorHopefully proper use of LIBADD to fix LDFLAG ordering...
2010-05-06 Scott CantorNeed to initialize libs before calling into Xerces.
2010-05-05 Scott CantorVS10 solution files, convert from NULL macro to nullptr.
2009-11-03 Scott CantorUpdate ignores.
2009-10-31 Scott CantorClean up svn props.
2009-10-13 Scott CantorReducing header overuse, non-inlining selected methods...
2009-10-11 Scott CantorReducing header overuse, non-inlining selected methods...
2009-10-02 Scott CantorInclude cache layer in init step, to avoid warnings...
2009-06-05 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-211
2009-02-03 Scott CantorMigrate makefiles to MSVC9
2008-12-30 Scott CantorXerces 3 revisions.
2008-09-22 Scott CantorUpdate initialization logic to match rest of code.
2008-07-10 Scott CantorCPPOST-15 - Adds APIs to support advanced metadata...
2008-06-24 Scott CantorAdd cross-compile targets for x64.
2007-11-26 Scott CantorMove session cookie management into session cache.
2007-11-08 Scott CantorCollapse entity/role lookup in metadata API.
2007-11-08 Scott CantorConvert role lookups to find_if algorithm.
2007-09-13 Scott CantorUpdate version resources.
2007-09-12 Scott CantorFirst version of resolvertest utility.
2007-09-10 Scott CantorRemoved siterefresh utility.
2007-09-06 Scott CantorAdd role query options.
2007-09-05 Scott CantorRudimentary tool.
2007-09-05 Scott CantorAdd projects and shell for metadata query tool.
2007-08-16 Scott CantorAdd "sender" to SOAP APIs to avoid reuse of connections...
2007-07-31 Scott CantorConvert logging to log4shib via compile time switch.
2007-07-06 Scott CantorSkip extra attempts when SAML response comes back.
2007-06-12 Scott CantorStreamline link settings, reroute output.
2007-06-12 Scott CantorFixes from RPM build
2007-06-09 Scott CantorUpdating versions, working on new installer.
2007-06-08 Scott CantorCatch up some changes.
2007-05-20 Scott CantorStart to clean up Unix build.
2007-04-18 Scott CantorStop defaulting in xercesc namespace.
2007-04-04 Scott CantorImprove property inheritance, first batch of SessionIni...
2007-04-02 Scott CantorSP policy subclass for use by artifact resolver.
2007-03-30 Scott CantorConfig changes and rework for new credential APIs.
2007-03-02 Scott CantorMoved key/cred resolution classes out of xmlsig namespa...
2007-02-24 Scott CantorA "simple" attribute resolver, and token validation.
2007-02-17 Scott CantorAdjust logging files, add console logging for command...
2007-02-15 Scott CantorCorrect constness of transport API, handle both chunked...
2007-02-14 Scott CantorGlue SOAP client to SP config, expand policy settings.
2007-02-12 Scott CantorDraft of query tool, not working yet.