Patch to 1.2.1d
[shibboleth/cpp-sp.git] / xmlproviders /
2004-12-14 Scott CantorUpped patch revision
2004-12-12 Scott CantorAdded Scoped indicator, avoids reliance on sender.
2004-10-29 Scott CantorMissing stat definition on older Red Hat.
2004-10-13 Scott CantorAdd version resources to Windows projects
2004-10-13 Scott CantorVersion resource
2004-10-13 Scott CantorAdded additional exception handling for xsec errors.
2004-05-30 Scott CantorBad return check on openssl call
2004-05-11 Scott CantorNeed to treat contact info as UTF-8
2004-05-10 Scott CantorLast sec draft std adjustment
2004-04-30 Scott CantorLast sync up to SAML draft
2004-04-29 Scott CantorBlock use of KeyName inside KeyInfo, avoids confusion.
2004-04-29 Scott CantorBlock use of KeyName inside KeyInfo, avoids confusion.
2004-04-28 Scott CantorAdjusted some logging levels.
2004-04-28 Scott CantorProper KeyAuth matching when multiple key descriptors...
2004-04-27 Scott CantorScale back log a bit, that's too much...
2004-04-27 Scott CantorExplicit log of callback errors.
2004-04-27 Scott CantorAdd a log msg when adding CAs.
2004-04-26 Scott CantorMore likely altName algorithm, still need to test
2004-04-26 Scott CantorHandle library unload.
2004-04-25 Scott CantorAdd AnyAttribute support for global attrib acceptance...
2004-04-23 Scott CantorHandle DN matching better.
2004-04-21 Scott CantorBad variable name
2004-04-19 Scott CantorProbably incorrect addition of URI as a subjectAltName
2004-04-16 Scott CantorEmbed spaces in DNs
2004-04-15 Scott CantorTweaked some APIs to conform better to eventual metadata
2004-04-14 Scott CantorConvert some errors to warn.
2004-04-12 Scott CantorMoved NameIdentifier out of Subject.
2004-04-08 Noah LevittTry to be smart about removing .la files.
2004-04-07 Scott CantorWasn't initializing wildcard pointer.
2004-04-07 Scott Cantorvi, aargh
2004-04-07 Scott Cantormissed else clause
2004-04-07 Scott CantorAdd warning on wildcards.
2004-04-07 Scott CantorProblem with function cast was OpenSSL specific
2004-04-07 Scott CantorFix for older gcc?
2004-04-02 Scott CantorChanged libs to use .so extension
2004-03-25 Scott CantorUpdated openssl path
2004-03-18 Scott CantorNew plugin API, some memory leaks and other issues...
2004-03-14 Scott CantorMore newer gcc code fixed
2004-03-14 Scott CantorBad indirection in iterator
2004-03-14 Derek AtkinsMakefile's dont work properly with embedded ^M chars
2004-03-01 Scott CantorAdded more tracing
2004-03-01 Scott CantorMetadata revisions, fixed lack of per-thread binding...
2004-03-01 Scott CantorWasn't verifying peer, fixed matching loops, changed...
2004-02-29 Scott CantorFixes to matching function
2004-02-25 Scott CantorNew plugin implementations of Shibboleth APIs