shibboleth/cpp-opensaml.git
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.
2006-07-22 Brent PutmanSAML 2.0 Core Assertion namespace unit tests.
2006-07-21 Brent PutmanUncomment init of m_EncryptedID member in SubjectImpl...
2006-07-18 Brent PutmanMulti-line svn commit, see body.
2006-07-16 Scott CantorHandle 32-bit time size
2006-07-16 Scott CantorMetadata filters, filter auto-registration, and unit...
2006-07-13 Scott CantorAdd LLONG_MAX defs, fix some warnings
2006-07-13 Scott CantorAdd missing header
2006-07-12 Scott CantorPort Java provider API, fix to protocol support check.
2006-07-12 Scott CantorRemoved ValidatingXMLObject interface and implementatio...
2006-07-11 Brent PutmanMulti-line svn commit, see body.
2006-07-11 Scott CantorDisable deprecation warnings, add more SAML tests.
2006-07-10 Brent PutmanFix some Doxygen tags related to files and namespaces.
2006-07-07 Scott CantorAdded epoch caching for DateTime attributes.
2006-07-06 Brent PutmanMulti-line svn commit, see body.
2006-07-03 Scott CantorReworked int/bool attribute handling.
2006-07-02 Scott CantorAdded ValidatorSuite around groups of static validators.
2006-06-29 Brent PutmanAdd more elements to control XML.
2006-06-29 Brent PutmanAdd a couple of missing control XML files for unit...
2006-06-29 Brent PutmanAdd overloaded assertEquals() for testing XMLCh* string...
2006-06-28 Brent PutmanFix incorrect interface for SAML 2.0 core StatusDetail.
2006-06-26 Brent PutmanImport SAML2 Core control XML files for unit tests.
2006-06-23 Scott CantorAdd SAML 2 signed assertion test.
2006-06-23 Scott CantorInitialize Version member.
2006-06-23 Scott CantorRefactor some tests.
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.
2006-05-30 Scott CantorCompleted 2.0 assertions schema classes.
2006-05-25 Scott CantorMakefile fixes, macro fix
2006-05-22 Scott CantorUse xmltooling SignatureValidator in tests.
2006-05-21 Scott CantorAdditional signature tests, including nesting.
2006-05-18 Scott CantorRefactored signature handling.
2006-05-16 Scott CantorCloning fixes, initial protocol check-in.
2006-05-16 Scott CantorCloning fixes, initial protocol check-in.
2006-05-15 Scott CantorIntegrated credential resolver API with signing context.
2006-05-14 Scott CantorSAML Signature subclasses and test.
2006-05-14 Scott CantorSAML Signature subclasses and test.
2006-05-11 Scott CantorAttribute test
2006-05-11 Scott CantorFix anyType subclasses.
2006-05-11 Scott CantorNew tests
2006-05-10 Scott CantorFinished assertion class and test.
next