Fix debug option for non-GCC compilers
[shibboleth/sp.git] / xmlproviders /
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