Package fixes.
[shibboleth/xmltooling.git] / configure.ac
2008-03-17 cantorNeed to append libraries not replace them.
2008-03-17 cantorNeed to move openssl checks above the xmlsec checks.
2007-11-13 cantorMisspelled.
2007-11-13 cantorRework iterator template again for Sun's broken STL.
2007-11-13 cantorNeed C++ linker in place during curl/openssl tests.
2007-11-13 cantorSolaris compiler doesn't like two include macros on...
2007-10-21 cantorFix log4shib/log4cpp link check.
2007-10-11 cantorFix namespace in SOAP fault child elements.
2007-10-02 cantorCheck for xmlsec 1.4, fixes to openssl logic.
2007-08-01 cantorOnly check log headers for the chosen version.
2007-07-31 cantorBackport libcurl-based Xerces net access.
2007-05-17 cantorChopped CPPFLAGS by accident.
2007-05-17 cantorMove curl dependent code to full build only.
2007-05-17 cantorCleaned up source for dual build
2007-05-16 cantorFor now, apply xmlsec flags to both builds.
2007-05-16 cantorApply flags to full build, added missing quote.
2007-05-16 cantorFix some syntax errors
2007-05-16 cantorChanges to split library into a lite and full version.
2007-05-12 cantorAdd doc to Makefile set.
2007-05-12 cantorAdd back missing thread function check.
2007-05-11 cantorAdd host check to get Sun hack working
2007-05-11 cantorTry to patch around Sun compiler bug.
2007-04-26 cantorPorting fixes
2007-03-02 cantorMoved key/cred resolution classes out of xmlsig namespace.
2006-11-21 cantorAdd libcurl and covariant return checks.
2006-10-19 putmanbAdd autoconf function check for strcasecmp for macro...
2006-08-17 putmanbSimplify autoconf timegm function check.
2006-08-16 putmanbAdd autoconf test for timegm to set HAVE_TIMEGM appropr...
2006-07-24 cantorCredential resolver plugin
2006-07-17 cantorAdd OpenSSL to build
2006-07-02 cantorUnix thread support
2006-07-02 cantorThreading support.
2006-05-02 cantorPrelims for symbol hiding, doesn't work yet
2006-04-19 cantorCleanup
2006-04-17 cantorRemove pthread macros.
2006-04-17 cantorClean up defines, and add dlfunc check.
2006-04-17 cantorRemoved unused configure checks.
2006-04-13 cantordoxygen autotools integration
2006-03-24 cantorAdd per-object validation.
2006-03-14 cantorFixes for disabling xmlsec
2006-03-14 cantorConditional xmlsec support
2006-03-02 cantorAdd unit tests to Unix build
2006-02-19 cantorUnix makefile fixes
2006-02-19 cantorUnix makefiles