Convert logging to log4shib via compile time switch.
[shibboleth/opensaml2.git] / saml / SAMLConfig.cpp
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.