Convert logging to log4shib via compile time switch.
[shibboleth/opensaml2.git] / saml / saml2 / binding / impl / SAML2RedirectEncoder.cpp
2007-07-31 cantorConvert logging to log4shib via compile time switch.
2007-07-11 cantorParameterize config namespace for message plugins.
2007-05-25 cantorMove artifact generation to a per-instance parameter.
2007-05-25 cantorSwitch encoders to metadata-based recipient parameter.
2007-05-19 cantorMoved request/response APIs out.
2007-05-11 cantorHeader and STL fixes.
2007-05-02 cantorAdd logging.
2007-04-20 cantorAdded uni/multicast encrypting methods.
2007-04-15 cantorHandle empty string in relay state.
2007-04-09 cantorSettable digest algorithm, enhanced prefix handling...
2007-03-26 cantorMajor revamp of credential and trust handling code...
2007-03-08 cantorMoved URLEncoder down to tooling lib, added exception...
2007-03-06 cantorCollapse unneeded header files.
2007-02-02 cantorUpdate copyright.
2007-01-16 cantorFixed exception message.
2006-12-04 cantorFix log category.
2006-11-07 cantorRemoved some stale xsec code
2006-11-07 cantorRaw signature trust support, Redirect binding, "simple...