Merge remote-tracking branch 'origin/moonshot' into HEAD
[shibboleth/opensaml2.git] / saml / SAMLConfig.cpp
2012-11-03 Sam HartmanMerge remote-tracking branch 'origin/moonshot' into...
2012-02-26 scantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-342
2012-02-01 scantorRefactor contact handling
2012-01-31 scantorAdd Status base class.
2011-12-24 scantorAdjust Lock API
2011-12-16 Sam HartmanMerge remote-tracking branch 'origin/moonshot' into...
2011-12-14 scantorgcc compiler fixes
2011-12-14 scantorBoost related changes
2011-12-05 Sam HartmanMerge remote-tracking branch 'origin/moonshot' into...
2011-09-12 scantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-392
2011-06-15 scantorChange license header, remove stale pkg files.
2011-06-11 scantorCorrect MAX limit constant.
2011-06-10 scantorhttps://issues.shibboleth.net/jira/browse/CPPOST-66
2011-04-04 Russ AllberyMerge commit 'upstream/2.4.1'
2011-04-04 Russ AllberyImported Upstream version 2.4.1
2010-05-05 cantorConvert from NULL macro to nullptr, remove unused zlib...
2009-11-06 Russ AllberyMerge branch 'upstream' into debian
2009-11-06 Russ AllberyMerge commit 'upstream/2.3'
2009-11-06 Russ AllberyImported Upstream version 2.3
2009-11-02 cantorRemediate use of deprecated hashing function.
2009-10-13 cantorReducing header overuse, non-inlining selected methods...
2008-05-08 Russ AllberyImported Upstream version 2.0
2008-01-30 cantorOverride default package for path resolution.
2007-10-24 cantorLog library versions.
2007-07-31 cantorConvert logging to log4shib via compile time switch.
2007-07-10 cantorAnnotate exceptions with status information.
2007-05-19 cantorMoved request/response APIs out.
2007-04-27 cantorAdd licenses, remove dependency on OpenSSL.
2007-03-26 cantorMajor revamp of credential and trust handling code...
2007-03-08 cantorMoved URLEncoder down to tooling lib, added exception...
2007-02-02 cantorUpdate copyright.
2006-12-28 cantorAdd some exception classes.
2006-12-19 cantorRename exception macros to avoid conflicts.
2006-12-12 cantorPolicy rule redesign for factor out issuer handling.
2006-11-18 cantorMerged trust engines back into a unified version, made...
2006-11-07 cantorRaw signature trust support, Redirect binding, "simple...
2006-11-03 cantorRevamped binding classes with security policy layer.
2006-10-09 cantorMoved ReplayCache into xmltooling
2006-10-02 cantorReplayCache, some decoder work, and merged schema valid...
2006-09-27 cantorMoved URLEncoder into separate header, made it a global...
2006-09-26 cantorMessageEncoder, ArtifactMap, and SAML 1.x encoder classes.
2006-09-15 cantorMoved artifact source code into binding folders.
2006-09-06 cantorAllow for use as XMLTooling extension, clean up some...
2006-08-25 cantorPKIX TrustEngine.
2006-08-21 cantorSAML TrustEngine wrappers, ExplicitKeyTrustEngine plugin.
2006-08-01 cantorSAML 1.x artifact bits
2006-07-24 cantorAdded plugin unregistration, add plugin aliases.
2006-07-16 cantorMetadata filters, filter auto-registration, and unit...
2006-07-12 cantorRemoved ValidatingXMLObject interface and implementatio...
2006-07-06 putmanbInitial check-in of SAML 2.0 Core protocol namespace...
2006-07-02 cantorAdded ValidatorSuite around groups of static validators.
2006-06-19 cantorFirst metadata check-in, misc. fixes.
2006-05-30 cantorCompleted 2.0 assertions schema classes.
2006-05-16 cantorCloning fixes, initial protocol check-in.
2006-05-08 cantorSAML objects in progress.
2006-05-04 cantorStarting SAML 1.x implementation.