Version bump
[shibboleth/cpp-opensaml.git] / saml / Makefile.am
2015-07-05 Scott CantorVersion bump
2015-01-21 Scott CantorBump library version
2013-05-21 Scott CantorBump version and parameterize msbuild path
2013-01-09 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPOST-81 2.5.2
2012-10-26 Scott CantorBump version to 2.5.1
2012-02-26 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-342
2012-02-26 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPOST-73
2012-02-26 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPOST-73
2012-02-22 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPOST-73
2012-02-22 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPOST-73
2012-02-22 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPOST-73
2011-09-28 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPOST-69
2011-05-19 Scott CantorBump version, fix for CPPOST-65.
2011-01-28 Scott CantorBump version.
2010-10-12 Scott CantorFix vc solution file names
2010-09-18 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-254
2010-05-05 Scott CantorConvert from NULL macro to nullptr, remove unused zlib...
2010-05-04 Scott CantorVS10 solution files.
2009-12-25 Scott CantorBump version, add pkg-config support, version schema...
2009-11-03 Scott CantorBump soname to bypass accidental overlap with 1.x library.
2009-10-02 Scott CantorReducing header overuse, non-inlining selected methods...
2009-10-02 Scott CantorReducing header overuse, non-inlining selected methods...
2009-09-26 Scott CantorReducing header overuse, non-inlining selected methods...
2009-08-31 Scott CantorBump version.
2009-08-03 Scott CantorVersion bump.
2009-06-01 Scott CantorSupport reentrant queries in chaining metadata provider.
2009-05-22 Scott CantorAdd EntityRole filter.
2009-04-05 Scott CantorFixes to constants, allow sequences of condition rules...
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-12-08 Scott CantorBump lib version.
2008-08-13 Scott CantorBump libtool revision.
2008-07-11 Scott CantorBump library version.
2008-03-13 Scott CantorMulti-line svn commit, see body.
2007-11-06 Scott CantorECP message decoder.
2007-11-06 Scott CantorECP message encoder (requests via PAOS, responses via...
2007-09-17 Scott CantorMulti-line svn commit, see body.
2007-09-13 Scott CantorAdd version resource.
2007-08-29 Scott CantorDynamic metadata provider implementation.
2007-05-31 Scott CantorCGI parser wasn't being used inside the library.
2007-05-19 Scott CantorMoved request/response APIs out.
2007-05-12 Scott CantorReduce special handling of doc/schemas for install...
2007-05-12 Scott CantorStrip out svn folder.
2007-05-11 Scott CantorMulti-line svn commit, see body.
2007-04-20 Scott CantorMulti-line svn commit, see body.
2007-04-12 Scott CantorAdd credential context APIs, refactor criteria matching...
2007-04-09 Scott CantorSettable digest algorithm, enhanced prefix handling...
2007-03-30 Scott CantorRework observer constness, fix SOAP client virtual...
2007-03-26 Scott CantorMajor revamp of credential and trust handling code...
2007-03-17 Scott CantorSAML 2 SSO validator.
2007-03-08 Scott CantorMoved URLEncoder down to tooling lib, added exception...
2007-03-07 Scott CantorSAML 1.x SSO assertion validator.
2007-03-07 Scott CantorBasic assertion validator.
2007-03-06 Scott CantorNull security rule for disabling security checks.
2007-03-06 Scott CantorCollapse unneeded header files.
2007-03-05 Scott CantorAdded marker interface for assertion types.
2007-02-27 Scott CantorMoved CGI parsing class down to SAML utility class.
2007-02-13 Scott CantorCorrect header path.
2007-01-03 Scott CantorLayered basic metadata plugin on top of new base class.
2007-01-02 Scott CantorClean up catalogs, metadata endpoint mgmt template.
2006-12-12 Scott CantorPolicy rule redesign for factor out issuer handling.
2006-11-30 Scott CantorCopied in CDC class from Shib
2006-11-24 Scott CantorSAML 2.0 SOAP client.
2006-11-24 Scott CantorSAML 1.x SOAP client.
2006-11-23 Scott CantorAllow message-only policy rules, basic SAML SOAP client.
2006-11-18 Scott CantorMerged trust engines back into a unified version, made...
2006-11-12 Scott Cantor2.0 SOAP Encoder
2006-11-12 Scott CantorFirst SOAP encoder.
2006-11-12 Scott CantorSOAP decoders.
2006-11-09 Scott CantorAdd TLS client auth rule.
2006-11-09 Scott CantorMoved dest. check back to decoders, policy API changes.
2006-11-07 Scott CantorRaw signature trust support, Redirect binding, "simple...
2006-11-03 Scott CantorAdded MessageRoutingRule for destination checks.
2006-11-03 Scott CantorRevamped binding classes with security policy layer.
2006-10-11 Scott CantorSAML 2 Artifact decoder/test, with some API adjustments.
2006-10-09 Scott CantorMoved ReplayCache into xmltooling
2006-10-09 Scott Cantor1.x Artifact decoder, unit test.
2006-10-06 Scott Cantor2.0 POST binding and test
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-27 Scott CantorFactor out XML signing code, add SAML 2 Artifact/POST
2006-09-26 Scott CantorMessageEncoder, ArtifactMap, and SAML 1.x encoder classes.
2006-09-15 Brent PutmanAdd/fix missing/incorrect automake template variables.
2006-09-15 Scott CantorMoved artifact source code into binding folders.
2006-09-11 Scott CantorAdded abstract metadata base, chaining trust and metada...
2006-08-25 Scott CantorPKIX TrustEngine.
2006-08-25 Scott CantorPKIX TrustEngine.
2006-08-21 Scott CantorSAML TrustEngine wrappers, ExplicitKeyTrustEngine plugin.
2006-08-13 Scott CantorAdd signature-checking metadata filter.
2006-08-13 Scott CantorAdd metadata observation hook.
2006-08-01 Scott CantorSAML 2.0 artifact bits plus tests
2006-08-01 Scott CantorSAML 1.x artifact bits
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-03 Scott CantorReworked int/bool attribute handling.
2006-06-22 Brent PutmanSAML 2.0 Core protocol namespace interfaces (header...
2006-06-19 Scott CantorFirst metadata check-in, misc. fixes.
2006-06-12 Scott CantorInitial decryption and schema support for encrypted...
2006-05-30 Scott CantorRenamed 2.0 source files to fix automake collision.
next