shibboleth/cpp-opensaml.git
2007-01-02 Scott CantorClean up catalogs, metadata endpoint mgmt template.
2006-12-29 Scott CantorQualify macro constant.
2006-12-28 Scott CantorAdd some exception classes.
2006-12-27 Scott CantorPass KeyResolver into PKIX layer.
2006-12-20 Scott CantorVirtualize template parameters.
2006-12-19 Scott CantorRename exception macros to avoid conflicts.
2006-12-12 Scott CantorShift policy responsibility to ArtifactResolver, make...
2006-12-12 Scott CantorRevert to exception-based policy errors, add "secure...
2006-12-12 Scott CantorReturn results from policy rules.
2006-12-12 Scott CantorPolicy rule redesign for factor out issuer handling.
2006-12-11 Scott CantorAdded missing EntityDescriptor children decls.
2006-12-04 Scott CantorFix log category.
2006-12-01 Scott CantorRenamed XML library.
2006-11-30 Scott CantorCopied in CDC class from Shib
2006-11-30 Scott CantorCopy over unsigned char fix.
2006-11-27 Scott CantorRefined ElementProxy/ElementExtensible interfaces to...
2006-11-27 Scott CantorRefined ElementProxy/ElementExtensible interfaces to...
2006-11-27 Scott CantorTest RetrievalMethod local references.
2006-11-24 Scott CantorSAML 2.0 SOAP client.
2006-11-24 Scott CantorDeleted Shibboleth header.
2006-11-24 Scott CantorSAML 1.x SOAP client.
2006-11-24 Scott CantorAdd default HTTP headers to SOAP binding.
2006-11-23 Scott CantorAllow message-only policy rules, basic SAML SOAP client.
2006-11-22 Scott CantorSwitch to streams in SOAP responders.
2006-11-21 Scott CantorAdd code for non-covariant build.
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-11 Scott CantorMerged issuer/protocol extraction back into rules.
2006-11-09 Scott CantorAdd TLS client auth rule.
2006-11-09 Scott CantorFactor out issuer/protocol extraction.
2006-11-09 Scott Cantorzlib conf fix, header case fix
2006-11-09 Scott CantorAdd zlib option.
2006-11-09 Scott CantorMoved dest. check back to decoders, policy API changes.
2006-11-07 Scott CantorAdd simple signing support for POST binding.
2006-11-07 Scott CantorRemoved some stale xsec code
2006-11-07 Scott CantorSupport for KeyInfo.
2006-11-07 Scott CantorShift to public zlib include
2006-11-07 Scott CantorSubset of zlib for inflate/deflate support.
2006-11-07 Scott CantorRaw signature trust support, Redirect binding, "simple...
2006-11-07 Scott CantorAdded setters for rule properties.
2006-11-07 Scott CantorChanged "virtual" URL to match between bindings.
2006-11-07 Scott CantorFlip default to optional check.
2006-11-03 Scott CantorLog inflated data.
2006-11-03 Scott CantorDump inflated data on one-pass operation.
2006-11-03 Scott CantorFixed logging of time_t for portability.
2006-11-03 Scott CantorAdded MessageRoutingRule for destination checks.
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-19 Scott CantorRevamped encoders to produce the actual HTTP responses.
2006-10-13 Scott CantorMoved/renamed binding constants.
2006-10-13 Scott CantorFix linefeeds
2006-10-12 Scott CantorRemoved ChildlessElement class references, ensure Compl...
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-09 Scott Cantor1.x Artifact decoder, unit test.
2006-10-06 Scott Cantor2.0 POST binding and test
2006-10-05 Scott CantorFix check for message type.
2006-10-05 Scott CantorUnit test for 1.x POST binding, plus fixes.
2006-10-02 Scott CantorReplayCache, some decoder work, and merged schema valid...
2006-09-29 Scott CantorAllow for SAML 1.0 whole doc signing.
2006-09-29 Scott CantorBlock "XMLishness" of ID for SAML 1.0.
2006-09-28 Scott CantorAdded const modifiers.
2006-09-27 Scott CantorMoved URLEncoder into separate header, made it a global...
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-27 Scott CantorClean up protocol abstract type classes (need proper...
2006-09-26 Scott CantorDuh, use spec URIs to identify plugins.
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-09-08 Scott CantorSync up ID attribute handling to latest tooling changes.
2006-09-06 Scott CantorAllow for use as XMLTooling extension, clean up some...
2006-09-04 Scott CantorMigrate to xmlsec 1.3 release, shrink a few headers.
2006-08-31 Scott CantorRevise boolean attribute methods to handle defaults.
2006-08-29 Brent PutmanFix for Bugzilla bug id 565 'doxygen required by make...
2006-08-25 Scott CantorDon't want generated source checked in.
2006-08-25 Scott CantorDon't want generated source checked in.
2006-08-25 Scott CantorPKIX TrustEngine.
2006-08-25 Scott CantorPKIX TrustEngine.
2006-08-21 Scott CantorSAML TrustEngine wrappers, ExplicitKeyTrustEngine plugin.
2006-08-14 Scott CantorMissing test
2006-08-13 Scott CantorAdd signature-checking metadata filter.
2006-08-13 Scott CantorMake sure to validate unmarshalled copy.
2006-08-13 Scott CantorClear caching key resolvers when provider changes.
2006-08-13 Scott CantorAdd metadata observation hook.
2006-08-03 Scott CantorImplement metadata lookup by artifact, refactored metad...
2006-08-02 Scott CantorBlacklist groups also.
2006-08-01 Scott CantorSAML 2.0 artifact bits plus tests
2006-08-01 Scott CantorSAML 1.x artifact bits
2006-07-31 Scott CantorAdded some identifier constants.
2006-07-31 Scott CantorImplement various extension profiles.
2006-07-30 Scott CantorAdd latest CD extensions.
2006-07-26 Scott CantorReplace custom code with CredentialResolver.
2006-07-24 Scott CantorFixed warning, added tests to Windows project.
2006-07-24 Scott CantorAdded plugin unregistration, add plugin aliases.
next