Corrected Xerces and XMLSec tests
[shibboleth/sp.git] / xmlproviders /
2005-01-22 cantorForgot to add XMLEnc schema
2005-01-22 cantorRegister SAML2 schemas.
2005-01-22 cantorCleaned up usage of KeyDescriptor use attribute
2005-01-17 cantorRevised metadata API.
2005-01-15 cantorUpdated package version.
2005-01-11 cantorAdded additional constants.
2005-01-07 cantorAdded new constants for metadata.
2004-12-31 cantorCorrect bug from last merge.
2004-12-12 cantorAdded Scoped indicator, avoids reliance on sender.
2004-10-29 cantorMissing stat definition on older Red Hat.
2004-10-25 cantorPorting changes from 1.2 branch
2004-07-22 cantorAdding case sensitivity flag to AAP rules.
2004-05-30 cantorWrong error return on openssl call.
2004-05-11 cantorNeed to treat contact info as UTF-8
2004-05-10 cantorLast sec draft std adjustment
2004-04-30 cantorLast sync up to SAML draft
2004-04-29 cantorBlock use of KeyName inside KeyInfo, avoids confusion.
2004-04-29 cantorBlock use of KeyName inside KeyInfo, avoids confusion.
2004-04-28 cantorAdjusted some logging levels.
2004-04-28 cantorProper KeyAuth matching when multiple key descriptors...
2004-04-27 cantorScale back log a bit, that's too much...
2004-04-27 cantorExplicit log of callback errors.
2004-04-27 cantorAdd a log msg when adding CAs.
2004-04-26 cantorMore likely altName algorithm, still need to test
2004-04-26 cantorHandle library unload.
2004-04-25 cantorAdd AnyAttribute support for global attrib acceptance...
2004-04-23 cantorHandle DN matching better.
2004-04-21 cantorBad variable name
2004-04-19 cantorProbably incorrect addition of URI as a subjectAltName
2004-04-16 cantorEmbed spaces in DNs
2004-04-15 cantorTweaked some APIs to conform better to eventual metadata
2004-04-14 cantorConvert some errors to warn.
2004-04-12 cantorMoved NameIdentifier out of Subject.
2004-04-08 nlevittTry to be smart about removing .la files.
2004-04-07 cantorWasn't initializing wildcard pointer.
2004-04-07 cantorvi, aargh
2004-04-07 cantormissed else clause
2004-04-07 cantorAdd warning on wildcards.
2004-04-07 cantorProblem with function cast was OpenSSL specific
2004-04-07 cantorFix for older gcc?
2004-04-02 cantorChanged libs to use .so extension
2004-03-25 cantorUpdated openssl path
2004-03-18 cantorNew plugin API, some memory leaks and other issues...
2004-03-14 cantorMore newer gcc code fixed
2004-03-14 cantorBad indirection in iterator
2004-03-14 warlordMakefile's dont work properly with embedded ^M chars
2004-03-01 cantorAdded more tracing
2004-03-01 cantorMetadata revisions, fixed lack of per-thread binding...
2004-03-01 cantorWasn't verifying peer, fixed matching loops, changed...
2004-02-29 cantorFixes to matching function
2004-02-25 cantorNew plugin implementations of Shibboleth APIs