SSPCPP-616 - clean up concatenated string literals
[shibboleth/cpp-opensaml.git] / saml / SAMLConfig.cpp
2015-01-23 Scott CantorSSPCPP-616 - clean up concatenated string literals
2012-02-26 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-342
2012-02-01 Scott CantorRefactor contact handling
2012-01-31 Scott CantorAdd Status base class.
2011-12-24 Scott CantorAdjust Lock API
2011-12-14 Scott Cantorgcc compiler fixes
2011-12-14 Scott CantorBoost related changes
2011-09-12 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-392
2011-06-15 Scott CantorChange license header, remove stale pkg files.
2011-06-11 Scott CantorCorrect MAX limit constant.
2011-06-10 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPOST-66
2010-05-05 Scott CantorConvert from NULL macro to nullptr, remove unused zlib...
2009-11-02 Scott CantorRemediate use of deprecated hashing function.
2009-10-13 Scott CantorReducing header overuse, non-inlining selected methods...
2008-01-30 Scott CantorOverride default package for path resolution.
2007-10-24 Scott CantorLog library versions.
2007-07-31 Scott CantorConvert logging to log4shib via compile time switch.
2007-07-10 Scott CantorAnnotate exceptions with status information.
2007-05-19 Scott CantorMoved request/response APIs out.
2007-04-27 Scott CantorAdd licenses, remove dependency on OpenSSL.
2007-03-26 Scott CantorMajor revamp of credential and trust handling code...
2007-03-08 Scott CantorMoved URLEncoder down to tooling lib, added exception...
2007-02-02 Scott CantorUpdate copyright.
2006-12-28 Scott CantorAdd some exception classes.
2006-12-19 Scott CantorRename exception macros to avoid conflicts.
2006-12-12 Scott CantorPolicy rule redesign for factor out issuer handling.
2006-11-18 Scott CantorMerged trust engines back into a unified version, made...
2006-11-07 Scott CantorRaw signature trust support, Redirect binding, "simple...
2006-11-03 Scott CantorRevamped binding classes with security policy layer.
2006-10-09 Scott CantorMoved ReplayCache into xmltooling
2006-10-02 Scott CantorReplayCache, some decoder work, and merged schema valid...
2006-09-27 Scott CantorMoved URLEncoder into separate header, made it a global...
2006-09-26 Scott CantorMessageEncoder, ArtifactMap, and SAML 1.x encoder classes.
2006-09-15 Scott CantorMoved artifact source code into binding folders.
2006-09-06 Scott CantorAllow for use as XMLTooling extension, clean up some...
2006-08-25 Scott CantorPKIX TrustEngine.
2006-08-21 Scott CantorSAML TrustEngine wrappers, ExplicitKeyTrustEngine plugin.
2006-08-01 Scott CantorSAML 1.x artifact bits
2006-07-24 Scott CantorAdded plugin unregistration, add plugin aliases.
2006-07-16 Scott CantorMetadata filters, filter auto-registration, and unit...
2006-07-12 Scott CantorRemoved ValidatingXMLObject interface and implementatio...
2006-07-06 Brent PutmanMulti-line svn commit, see body.
2006-07-02 Scott CantorAdded ValidatorSuite around groups of static validators.
2006-06-19 Scott CantorFirst metadata check-in, misc. fixes.
2006-05-30 Scott CantorCompleted 2.0 assertions schema classes.
2006-05-16 Scott CantorCloning fixes, initial protocol check-in.
2006-05-08 Scott CantorSAML objects in progress.
2006-05-04 Scott CantorStarting SAML 1.x implementation.