Handle openssl when pkg_config not supported.
[shibboleth/opensaml2.git] / saml / saml2 /
2010-09-23 cantorFix integer handling in feed.
2010-09-22 cantorGet rid of empty struct in each feed.
2010-09-20 cantorAdjust array and struct names.
2010-09-18 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-254
2010-09-18 cantorShould be virtual inheritance.
2010-09-16 cantorFix registration of UI extension validators, improve...
2010-09-14 cantorImplement disco/UI extensions
2010-09-06 cantorhttps://bugs.internet2.edu/jira/browse/CPPOST-52
2010-09-06 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-304
2010-09-01 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-304
2010-09-01 cantorEnsure reload thread is started up even if init fails.
2010-08-21 cantorhttps://bugs.internet2.edu/jira/browse/CPPOST-41
2010-08-19 cantorhttps://bugs.internet2.edu/jira/browse/CPPOST-49
2010-08-11 cantorRoll back previous change, not going to work.
2010-08-11 cantorAdd short name to encoders/decoders for endpoint genera...
2010-08-10 cantorAdd property for protocol family to encoders/decoders.
2010-07-30 cantorDefault the binding template property.
2010-07-22 cantorUpdate ctors to use new attribute shortcuts.
2010-05-24 cantorhttps://bugs.internet2.edu/jira/browse/CPPOST-47
2010-05-24 cantorhttps://bugs.internet2.edu/jira/browse/CPPOST-47
2010-05-24 cantorhttps://bugs.internet2.edu/jira/browse/CPPOST-47
2010-05-17 cantorImprove error messages.
2010-05-05 cantorSuppress dll-interface warnings.
2010-05-05 cantorConvert from NULL macro to nullptr, remove unused zlib...
2010-04-02 cantorhttps://bugs.internet2.edu/jira/browse/CPPOST-44
2010-04-02 cantorFix race condition during shutdown.
2010-04-02 cantorFix race condition during shutdown.
2010-03-31 cantorhttps://bugs.internet2.edu/jira/browse/CPPOST-44
2010-02-15 cantorWrap importNode call in exception handler.
2009-12-09 cantorAdd logging around expired entry detection/use.
2009-11-24 cantorAdd additional logging and fix a leak on an error path.
2009-11-04 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-255
2009-11-03 cantorUndo using decl.
2009-11-03 cantorMissing header.
2009-11-03 cantorMissing header.
2009-11-02 cantorRemediate use of deprecated hashing function.
2009-10-30 cantorCorrect eol-style property.
2009-10-16 cantorhttps://bugs.internet2.edu/jira/browse/CPPXT-45
2009-10-13 cantorReducing header overuse, non-inlining selected methods...
2009-10-13 cantorReducing header overuse, non-inlining selected methods...
2009-10-12 cantorReducing header overuse, non-inlining selected methods...
2009-10-02 cantorReducing header overuse, non-inlining selected methods...
2009-10-02 cantorReducing header overuse, non-inlining selected methods...
2009-10-02 cantorReducing header overuse, non-inlining selected methods...
2009-09-27 cantorReducing header overuse, non-inlining selected methods...
2009-09-27 cantorMissed a Xerces size change.
2009-09-26 cantorReducing header overuse, non-inlining selected methods...
2009-08-28 cantorhttps://bugs.internet2.edu/jira/browse/CPPOST-33
2009-08-27 cantorhttps://bugs.internet2.edu/jira/browse/CPPOST-33
2009-08-13 cantorApply manual validators even when schema was used.
2009-08-13 cantorApply manual validators even when schema was used.
2009-08-12 cantorDisable check for contact child elements pending errata...
2009-08-04 cantorWork around apparent logging issue on Linux.
2009-08-04 cantorOnly include non-empty RelayState header.
2009-08-03 cantorhttps://bugs.internet2.edu/jira/browse/CPPOST-28
2009-06-12 cantorFix missing calls to virtual base constructor, was...
2009-06-01 cantorSupport reentrant queries in chaining metadata provider.
2009-05-22 cantorAdd EntityRole filter.
2009-05-22 cantorRemove non-xstring code.
2009-04-07 cantorMissed parameter to log validator exceptions.
2009-04-07 cantorAdd maxTimeSinceDelegation option.
2009-04-07 cantorWrap schema validator errors with a generic message.
2009-04-07 cantorEnforce single appearance of certain conditions.
2009-04-05 cantorFixes to constants, allow sequences of condition rules...
2009-04-01 cantorAdd XML objects for DelegationRestriction and EntityAtt...
2009-03-25 cantorhttps://bugs.internet2.edu/jira/browse/CPPOST-26
2009-03-19 cantorCheck for empty string in correlation property.
2009-03-03 cantorCorrect namespace.
2009-02-26 cantorAdd missing validator checks to metadata providers.
2009-02-26 cantorFix a misnamed class reference.
2009-02-24 cantorRelax restriction on HTTP method.
2009-02-23 cantorAdd policy rules for SAML 1 SSO and SAML 2 Bearer confi...
2009-02-20 cantorNew policy rules for handling conditions.
2009-02-18 cantorPrepare policy API for mix-in subclassing. Allow policy...
2009-02-16 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-187
2009-02-04 cantorRework support for libcurl-based input to parser.
2009-01-27 cantorhttps://bugs.internet2.edu/jira/browse/CPPOST-23
2008-12-29 cantorXerces 3 revisions.
2008-11-21 cantorhttps://bugs.internet2.edu/jira/browse/CPPOST-22
2008-10-07 cantorAvoid logging errors if multiple bearer confirmations...
2008-10-02 cantorhttps://bugs.internet2.edu/jira/browse/CPPXT-20
2008-09-24 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-132
2008-09-19 cantorPlug a few memory leaks.
2008-08-13 cantorhttps://bugs.internet2.edu/jira/browse/CPPOST-16
2008-08-08 cantorAdd option to disable name checks.
2008-07-23 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-126
2008-07-15 cantorFinish adding role verification.
2008-07-14 cantorDisallow metadata that's statically invalid at the...
2008-07-10 cantorLimit validity of non-local metadata based on cacheDura...
2008-07-10 cantorhttps://bugs.internet2.edu/jira/browse/CPPOST-14
2008-07-10 cantorhttps://bugs.internet2.edu/jira/browse/CPPOST-14
2008-07-10 cantorhttps://bugs.internet2.edu/jira/browse/CPPOST-15
2008-07-02 cantorMissing delete.
2008-07-02 cantorAdd setting to limit metadata caching.
2008-07-01 cantorhttps://bugs.internet2.edu/jira/browse/CPPXT-18
2008-07-01 cantorhttps://bugs.internet2.edu/jira/browse/CPPOST-14
2008-06-11 cantorhttps://bugs.internet2.edu/jira/browse/CPPOST-8
2008-05-28 cantorhttps://bugs.internet2.edu/jira/browse/CPPOST-9 REL_2_0
2008-05-13 cantorhttps://bugs.internet2.edu/jira/browse/CPPOST-11
2008-03-30 cantorRemove extra 'd' in unspecified constants.
next