shibboleth/cpp-opensaml.git
2007-11-07 Scott CantorConvert header lookup to an algorithm call.
2007-11-07 Scott CantorAdd Destination check.
2007-11-06 Scott CantorECP message decoder.
2007-11-06 Scott CantorECP message encoder (requests via PAOS, responses via...
2007-11-06 Scott CantorECP message encoder (requests via PAOS, responses via...
2007-11-06 Scott CantorPull the PAOS schema back out.
2007-11-06 Scott CantorSimplify encoder processing a bit.
2007-11-06 Scott CantorSign message even if passed in inside an envelope.
2007-11-06 Scott CantorAdd PAOS 1.1 schema.
2007-10-25 Scott CantorTrap failures at root for better reporting.
2007-10-25 Scott CantorImprove logging a bit.
2007-10-24 Scott CantorLog library versions.
2007-10-24 Scott CantorRequire Xerces 2.8.0 and make cxxtest optional.
2007-10-22 Scott CantorRemove svn files from api doc folder.
2007-10-22 Scott CantorUp log4cpp version requirement.
2007-10-21 Scott CantorFix log4shib/log4cpp link check.
2007-10-18 Scott CantorExport functions.
2007-10-17 Scott CantorConvert usage bits to a mask.
2007-10-17 Scott CantorMulti-line svn commit, see body.
2007-10-11 Scott CantorMulti-line svn commit, see body.
2007-10-02 Scott CantorCheck for xmlsec 1.4.
2007-10-02 Scott CantorAdd marker interface to NewID for use in NewEncryptedID.
2007-09-29 Scott CantorMethod to add protocol to a role.
2007-09-25 Scott CantorLimit number of transforms.
2007-09-22 Scott CantorLog exceptions during verify loop.
2007-09-22 Scott CantorHow many times am I gonna lose this fix?
2007-09-19 Scott CantorForgot to pull old doc files. 2.0-beta1
2007-09-19 Scott CantorMark executable.
2007-09-17 Scott CantorMulti-line svn commit, see body.
2007-09-16 Scott CantorMacro-ize spec files.
2007-09-13 Scott CantorAdd version resource.
2007-09-13 Scott CantorAdd version resource.
2007-09-11 Scott CantorInit logging.
2007-09-10 Scott CantorAdd verify features.
2007-09-10 Scott CantorAdd samlsign to project.
2007-09-06 Scott CantorSupport simple config option for file cred resolver.
2007-08-30 Scott CantorMulti-line svn commit, see body.
2007-08-29 Scott CantorDynamic metadata provider implementation.
2007-08-17 Scott CantorFix condition validation
2007-08-16 Scott CantorAdd Makefiles to svn ignore.
2007-08-16 Scott CantorCorrect dependency syntax
2007-08-16 Scott CantorAdd "sender" to SOAP APIs to avoid reuse of connections...
2007-08-13 Scott CantorMulti-line svn commit, see body.
2007-08-09 Scott CantorCheck for missing Destination value.
2007-08-09 Scott CantorMessage rules no longer protocol specific.
2007-08-09 Scott CantorMulti-line svn commit, see body.
2007-08-01 Scott CantorOnly check log headers for the chosen version.
2007-07-31 Scott CantorConvert logging to log4shib via compile time switch.
2007-07-25 Scott CantorRecipient/Destination checks were including query string.
2007-07-14 Scott CantorSecond alpha 2.0-alpha2
2007-07-11 Scott CantorParameterize config namespace for message plugins.
2007-07-10 Scott CantorAnnotate exceptions with status information.
2007-07-09 Scott CantorAlways throw a descriptive exception instead of returni...
2007-07-06 Scott CantorEnable logging of SAML errors without making them fatal.
2007-07-05 Scott CantorHack around namespaces for built-in properties.
2007-07-03 Scott CantorExpose a "user agent present" property.
2007-06-28 Scott CantorExpose detection of duplicate insertions.
2007-06-22 Scott CantorRegister NullSecurity rule. 2.0-alpha1
2007-06-12 Scott CantorExclude tests from package.
2007-06-12 Scott CantorRefactor signature engines.
2007-06-11 Scott CantorAdd operation into artifact map to get relying party.
2007-06-09 Scott CantorAdding ignores.
2007-06-06 Scott CantorSet storage context for DOM constructed map.
2007-05-31 Scott CantorFix sed command
2007-05-31 Scott CantorTemplate fixes
2007-05-31 Scott CantorCGI parser wasn't being used inside the library.
2007-05-31 Scott CantorCGI parser wasn't being used inside the library.
2007-05-28 Scott CantorAdd URI binding constant.
2007-05-26 Scott CantorFix bug when sending requests.
2007-05-25 Scott CantorMove artifact generation to a per-instance parameter.
2007-05-25 Scott CantorSwitch encoders to metadata-based recipient parameter.
2007-05-25 Scott CantorSeparate property flag for POST vs GET
2007-05-21 Scott CantorMove ReplayCache and StorageService APIs to full build...
2007-05-19 Scott CantorMoved request/response APIs out.
2007-05-12 Scott CantorMore Sun warnings.
2007-05-12 Scott CantorReduce special handling of doc/schemas for install...
2007-05-12 Scott CantorClean up doc/schema makefiles.
2007-05-12 Scott CantorAdd doc to Makefile set.
2007-05-12 Scott CantorDo doc install since dist will include them.
2007-05-12 Scott CantorStrip out svn folder.
2007-05-12 Scott CantorUpdate thread config macro, add openssl headers to...
2007-05-11 Scott CantorHeader and STL fixes.
2007-05-11 Scott CantorMulti-line svn commit, see body.
2007-05-11 Scott CantorCorrected makefile name
2007-05-11 Scott CantorTry to patch around Sun compiler bug.
2007-05-08 Scott CantorIsolate init failures.
2007-05-04 Scott CantorAllow simplified syntax to specify a signing certificate.
2007-05-04 Scott CantorLet XML resource loader handle "validity".
2007-05-02 Scott CantorMisspelled element name.
2007-05-02 Scott CantorMissing () in if statement.
2007-05-02 Scott CantorMissing () in if statement.
2007-05-02 Scott CantorAdd logging.
2007-05-02 Scott CantorNeed to return from method.
2007-04-28 Scott CantorEnhance plugin manager template with alternate type...
2007-04-27 Scott CantorFix header comments.
2007-04-27 Scott CantorAdd licenses.
2007-04-27 Scott CantorAdd licenses, remove dependency on OpenSSL.
2007-04-26 Scott CantorFix comments, add a missing const.
2007-04-26 Scott CantorChecked in test by accident.
2007-04-26 Scott CantorAccidentally pulled in mixins multiple times.
next