Update gitignore to account for subdirs / missing files.
[shibboleth/cpp-opensaml.git] / saml / saml2 / profile /
2015-01-23 Scott CantorSSPCPP-616 - clean up concatenated string literals
2011-12-14 Scott CantorBoost changes
2011-06-15 Scott CantorChange license header, remove stale pkg files.
2010-07-22 Scott CantorUpdate ctors to use new attribute shortcuts.
2010-05-05 Scott CantorSuppress dll-interface warnings.
2010-05-05 Scott CantorConvert from NULL macro to nullptr, remove unused zlib...
2009-11-03 Scott CantorMissing header.
2009-10-13 Scott CantorReducing header overuse, non-inlining selected methods...
2009-09-27 Scott CantorReducing header overuse, non-inlining selected methods...
2009-08-28 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPOST-33
2009-08-27 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPOST-33
2009-04-07 Scott CantorAdd maxTimeSinceDelegation option.
2009-04-05 Scott CantorFixes to constants, allow sequences of condition rules...
2009-03-19 Scott CantorCheck for empty string in correlation property.
2009-03-03 Scott CantorCorrect namespace.
2009-02-23 Scott CantorAdd policy rules for SAML 1 SSO and SAML 2 Bearer confi...
2009-02-20 Scott CantorNew policy rules for handling conditions.
2008-10-07 Scott CantorAvoid logging errors if multiple bearer confirmations...
2008-01-17 Scott CantorMulti-line svn commit, see body.
2007-12-14 Scott CantorFix for no conditions.
2007-12-13 Scott CantorImprove exception message.
2007-08-17 Scott CantorFix condition validation
2007-07-31 Scott CantorConvert logging to log4shib via compile time switch.
2007-05-21 Scott CantorMove ReplayCache and StorageService APIs to full build...
2007-05-02 Scott CantorNeed to return from method.
2007-04-09 Scott CantorSettable digest algorithm, enhanced prefix handling...
2007-03-19 Scott CantorForgot to throw an exception at the end.
2007-03-18 Scott CantorNon-Unicode inputs.
2007-03-17 Scott CantorSAML 2 SSO validator.
2007-03-07 Scott CantorBasic assertion validator.