Upstream no longer install plugin .la files, so don't remove them
[shibboleth/sp.git] / shibsp / util /
2012-11-03 Sam HartmanMerge remote-tracking branch 'origin/moonshot-packaging...
2012-09-26 Sam HartmanMerge commit '2.5.0' into moonshot-packaging-fixes
2012-06-19 scantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-465
2012-04-17 scantorSSPCPP-437 and SSPCPP-438
2012-01-13 scantorBoost changes to rest of project
2012-01-11 scantorOld boost version doesn't support push_back with auto_ptr
2012-01-10 scantorBoost changes
2012-01-10 scantorBoost code changes
2012-01-10 scantorSolaris needs explicit template parameters
2011-12-16 Sam HartmanMerge remote-tracking branch 'origin/moonshot' into...
2011-12-13 Sam HartmanMerge remote-tracking branch 'origin/moonshot' into...
2011-12-05 Sam HartmanMerge remote-tracking branch 'origin/moonshot-packaging...
2011-11-10 scantorGive template engine access to user session.
2011-10-17 scantorWindows fixes for IPv6 and CIDR support.
2011-10-17 scantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-326
2011-10-10 Sam HartmanMerge remote-tracking branch 'origin/REL_2' into HEAD
2011-09-29 scantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-335
2011-06-15 scantorChange license header.
2011-04-07 Russ AllberyMerge branch 'upstream' into bug/unlink-pidfile
2011-04-07 Russ AllberyMerge commit 'upstream/2.4.2+dfsg'
2011-04-07 Russ AllberyImported Upstream version 2.4.2+dfsg
2010-08-13 cantorInitial draft of protocol bootstrapper, reworked ACS...
2010-07-26 cantorAllow for default RequestMap, relax constraint on root...
2010-05-05 cantorVS10 solution files, convert from NULL macro to nullptr.
2009-11-10 Russ AllberyMerge branch 'upstream' into debian
2009-11-10 Russ AllberyMerge branch 'upstream' into bug/init
2009-11-10 Russ AllberyMerge commit 'upstream/2.3+dfsg'
2009-11-10 Russ AllberyImported Upstream version 2.3+dfsg
2009-10-31 cantorClean up svn props.
2009-10-11 cantorReducing header overuse, non-inlining selected methods...
2009-09-12 cantorImprove remapping warnings.
2009-08-21 Russ AllberyMerge branch 'bug/autoconf-doxygen'
2009-08-21 Russ AllberyMerge branch 'upstream' into debian
2009-08-21 Russ AllberyMerge branch 'upstream' into bug/init
2009-08-21 Russ AllberyMerge branch 'upstream' into bug/autoconf-doxygen
2009-08-21 Russ AllberyImported Upstream version 2.2.1+dfsg
2009-03-10 cantorRework POST handling to avoid remoting data if handler...
2008-05-08 Russ AllberyImported Upstream version 2.0
2008-03-12 cantorAdd sslIndex option to override ACS index in metadata...
2008-03-04 cantorShift property set logging to its own category.
2007-11-15 cantorTest for ctime_r prototype.
2007-11-15 cantorClean Solaris build.
2007-10-19 cantorAdd method to read all properties.
2007-09-12 cantorFirst version of resolvertest utility.
2007-07-31 cantorConvert logging to log4shib via compile time switch.
2007-07-17 cantorFirst cut at logout race detection in cache.
2007-07-12 cantorMake sure logout notification only happens in one handler.
2007-05-31 cantorMoved CGI parser into SP library.
2007-05-29 cantorAssertion export and lookup service using URI binding.
2007-05-19 cantorNew -lite library and elimination of SAML libraries...
2007-05-07 cantorBoolean match functors, policy context to manage lifeti...
2007-05-06 cantorAttribute filtering code.
2007-04-30 cantorFix old namespace defaults.
2007-04-30 cantorCopied over mapping and filtering schemas.
2007-04-04 cantorImprove property inheritance, first batch of SessionIni...
2007-03-08 cantorAdd option to use redirection for handler errors.
2007-02-28 cantorMoved CGI parsing to OS, add handler base for remoting...
2007-02-11 cantorDraft of 2.0 config schema/file, removed legacy support...
2007-02-10 cantorChange default namespace, support namespace remapping.
2007-02-02 cantorUpdate copyright.
2007-01-18 cantorMigrated ShibTarget logic into ServiceProvider base.
2007-01-15 cantorMigrated Handler interface, set up segregated handler...
2007-01-13 cantorLarge reorg of shibsp lib, new SPRequest API, ported...