Set fourth file version digit to signify rebuild.
[shibboleth/cpp-opensaml.git] / saml / saml1 / binding / impl / SAML1ArtifactDecoder.cpp
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-08-11 Scott CantorRoll back previous change, not going to work.
2010-08-11 Scott CantorAdd short name to encoders/decoders for endpoint genera...
2010-05-05 Scott CantorConvert from NULL macro to nullptr, remove unused zlib...
2009-09-27 Scott CantorReducing header overuse, non-inlining selected methods...
2009-02-24 Scott CantorRelax restriction on HTTP method.
2008-09-24 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-132
2007-12-17 Scott CantorClarify error messages.
2007-11-08 Scott CantorCollapse entity/role lookup in metadata API.
2007-09-17 Scott CantorMulti-line svn commit, see body.
2007-07-31 Scott CantorConvert logging to log4shib via compile time switch.
2007-07-11 Scott CantorParameterize config namespace for message plugins.
2007-07-09 Scott CantorAlways throw a descriptive exception instead of returni...
2007-05-19 Scott CantorMoved request/response APIs out.
2007-05-04 Scott CantorLet XML resource loader handle "validity".
2007-03-06 Scott CantorCollapse unneeded header files.
2007-02-02 Scott CantorUpdate copyright.
2006-12-12 Scott CantorShift policy responsibility to ArtifactResolver, make...
2006-12-12 Scott CantorPolicy rule redesign for factor out issuer handling.
2006-11-23 Scott CantorAllow message-only policy rules, basic SAML SOAP client.
2006-11-21 Scott CantorAdd code for non-covariant build.
2006-11-12 Scott CantorFirst SOAP encoder.
2006-11-03 Scott CantorRevamped binding classes with security policy layer.
2006-10-23 Scott CantorReplace "trusted" output flag with security mech ID.
2006-10-23 Scott CantorRemoved unnecessary class from string literals.
2006-10-09 Scott CantorMoved ReplayCache into xmltooling
2006-10-09 Scott Cantor1.x Artifact decoder, unit test.